Blender V2.61 - r43446
|
#include <ply.h>
Public Attributes | |
char * | elem_name |
int | elem_count |
OtherData ** | other_data |
PlyOtherProp * | other_props |
Definition at line 130 of file bsp/test/BSP_GhostTest/ply.h.
Definition at line 132 of file bsp/test/BSP_GhostTest/ply.h.
Referenced by ply_describe_other_elements(), ply_get_other_element(), and ply_put_other_elements().
char * OtherElem::elem_name |
Definition at line 131 of file bsp/test/BSP_GhostTest/ply.h.
Referenced by ply_describe_other_elements(), ply_get_other_element(), and ply_put_other_elements().
Definition at line 133 of file bsp/test/BSP_GhostTest/ply.h.
Referenced by ply_get_other_element(), and ply_put_other_elements().
Definition at line 134 of file bsp/test/BSP_GhostTest/ply.h.
Referenced by ply_describe_other_elements(), and ply_get_other_element().