Assimp.Test |
Assimp.Viewer |
Name | Description |
---|---|
ExportDataBlob | Describes a blob of exported scene data. Blobs can be nested - each blob may reference another blob, which in turn can reference another and so on. This is used to allow exporters to write more than one output for a given scene, such as material files. Existence of such files depends on the format. |
ExportDataBlob.BlobBinaryReader | |
Mesh | A mesh represents geometry with a single material. |