Used by dynamically-linked scene format plugins.
More...
#include <ai_scene_format.h>
|
|
const char ** | extensions |
| | null-terminated list of extensions used by this format
|
| |
|
const char * | name |
| | name of this scene format ("ASS", "USD", etc)
|
| |
|
const char * | description |
| | description for this scene format
|
| |
|
const void * | methods |
| | pointer to load/write methods for this format
|
| |
|
char | version [AI_MAXSIZE_VERSION] |
| | Arnold version that this plugin was compiled against
|
| |
|
const AtParamValueMap * | params |
| | optional params that will be passed on to the methods
|
| |
Used by dynamically-linked scene format plugins.
The documentation for this struct was generated from the following file: