
Public Member Functions | |
| def | __init__ (self, data) |
| def | save (blenderobject, path) |
Public Attributes | |
| faces | |
| faces_material_index | |
| faces_normals | |
| faces_smooth | |
| numFaces | |
| numVerts | |
| uv_textures | |
| vcolors1 | |
| vcolors2 | |
| vcolors3 | |
| vcolors4 | |
| vertex_colors | |
| vertex_normals | |
| vertex_positions | |
Definition at line 262 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.CMesh.__init__ | ( | self, | |
| data | |||
| ) |
Definition at line 264 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.CMesh.save | ( | blenderobject, | |
| path | |||
| ) |
Definition at line 316 of file io_export_ogreDotScene.py.
| io_export_ogreDotScene.CMesh.faces |
Definition at line 275 of file io_export_ogreDotScene.py.
| io_export_ogreDotScene.CMesh.faces_material_index |
Definition at line 284 of file io_export_ogreDotScene.py.
| io_export_ogreDotScene.CMesh.faces_normals |
Definition at line 278 of file io_export_ogreDotScene.py.
| io_export_ogreDotScene.CMesh.faces_smooth |
Definition at line 281 of file io_export_ogreDotScene.py.
| io_export_ogreDotScene.CMesh.numFaces |
Definition at line 266 of file io_export_ogreDotScene.py.
| io_export_ogreDotScene.CMesh.numVerts |
Definition at line 265 of file io_export_ogreDotScene.py.
| io_export_ogreDotScene.CMesh.uv_textures |
Definition at line 308 of file io_export_ogreDotScene.py.
| io_export_ogreDotScene.CMesh.vcolors1 |
Definition at line 292 of file io_export_ogreDotScene.py.
| io_export_ogreDotScene.CMesh.vcolors2 |
Definition at line 296 of file io_export_ogreDotScene.py.
| io_export_ogreDotScene.CMesh.vcolors3 |
Definition at line 300 of file io_export_ogreDotScene.py.
| io_export_ogreDotScene.CMesh.vcolors4 |
Definition at line 304 of file io_export_ogreDotScene.py.
| io_export_ogreDotScene.CMesh.vertex_colors |
Definition at line 287 of file io_export_ogreDotScene.py.
| io_export_ogreDotScene.CMesh.vertex_normals |
Definition at line 272 of file io_export_ogreDotScene.py.
| io_export_ogreDotScene.CMesh.vertex_positions |
Definition at line 268 of file io_export_ogreDotScene.py.