Variables | |
list | class_names = ['VertexIndex', 'HalfEdgeIndex', 'EdgeIndex', 'FaceIndex'] |
tuple | f = open(filename, 'w') |
tuple | filename = os.path.join(os.path.dirname (__file__), 'mesh_indices.h') |
list mesh_indices::class_names = ['VertexIndex', 'HalfEdgeIndex', 'EdgeIndex', 'FaceIndex'] |
Definition at line 41 of file mesh_indices.py.
tuple mesh_indices::f = open(filename, 'w') |
Definition at line 45 of file mesh_indices.py.
tuple mesh_indices::filename = os.path.join(os.path.dirname (__file__), 'mesh_indices.h') |
Definition at line 40 of file mesh_indices.py.