Panda3D
|
Public Types | |
typedef pmap< EggVertexPool *, int > | VertexPools |
Public Member Functions | |
void | run () |
void | traverse (EggNode *node) |
void | write_bin (EggBin *bin) |
void | write_vertex_pool (EggVertexPool *vpool) |
Public Attributes | |
int | _next_bin_index |
int | _next_vpool_index |
bool | _polygon_colors |
bool | _polygon_normals |
bool | _polygons |
bool | _triangulate_polygons |
bool | _uvs |
bool | _vertex_colors |
bool | _vertex_normals |
VertexPools | _vertex_pools |
bool | _vertices |