OdeTriMeshData
-
class OdeTriMeshData
Bases:
TypedReferenceCount
Inheritance diagram
-
OdeTriMeshData(NodePath const &model, bool use_normals = false)
Private copy constructor, shouldn’t be copying these objects
-
void destroy(void)
-
static TypeHandle get_class_type(void)
-
virtual void write(std::ostream &out = ::std::cout, unsigned int indent = 0) const
-
void write_faces(std::ostream &out) const
-
OdeTriMeshData(NodePath const &model, bool use_normals = false)