![]() | |
CL_3DSProvider3D Object representation that loads objects from the 3D Studio format. Parents: public CL_Object3DProvider Description
Use this class load to .3ds files. It is very primitive, so hopefully it can read the object without problems. Class membersstatic CL_Object3D *create( std::string handle, CL_Vector init_scale, CL_Vector init_pos, CL_Vector init_dir, CL_Vector init_up, CL_InputSourceProvider *provider = NULL ) See AlsoNone |