OdeTriMeshData
from panda3d.ode import OdeTriMeshData
- class OdeTriMeshData
Bases:
TypedReferenceCount
Inheritance diagram
- DTFaceNormals = 0
- DTLastTransformation = 1
- DT_face_normals = 0
- DT_last_transformation = 1
- __init__(*args, **kwargs)
- destroy()
C++ Interface: destroy(const OdeTriMeshData self)
- getClassType()
C++ Interface: get_class_type()
- get_class_type()
C++ Interface: get_class_type()
- write()
C++ Interface: write(OdeTriMeshData self, ostream out, int indent)
- writeFaces()
C++ Interface: write_faces(OdeTriMeshData self, ostream out)
- write_faces()
C++ Interface: write_faces(OdeTriMeshData self, ostream out)