Go to the source code of this file.
Namespaces | |
namespace | mesh_indices |
Variables | |
list | mesh_indices.class_names = ['VertexIndex', 'HalfEdgeIndex', 'EdgeIndex', 'FaceIndex'] |
tuple | mesh_indices.f = open(filename, 'w') |
tuple | mesh_indices.filename = os.path.join(os.path.dirname (__file__), 'mesh_indices.h') |