libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
#include <mo3dModelManager.h>
Public Attributes | |
moText | name |
int | numOfObjects |
int | numOfMaterials |
vector< mo3DSMaterialInfo > | pMaterials |
vector< mo3DSObject > | pObject |
Definition at line 133 of file mo3dModelManager.h.
moText mo3DSModel::name |
Definition at line 135 of file mo3dModelManager.h.
int mo3DSModel::numOfMaterials |
Definition at line 137 of file mo3dModelManager.h.
int mo3DSModel::numOfObjects |
Definition at line 136 of file mo3dModelManager.h.
vector<mo3DSMaterialInfo> mo3DSModel::pMaterials |
Definition at line 138 of file mo3dModelManager.h.
vector<mo3DSObject> mo3DSModel::pObject |
Definition at line 139 of file mo3dModelManager.h.