Blender V2.61 - r43446
|
#include <ply.h>
Public Attributes | |
char * | name |
int | external_type |
int | internal_type |
int | offset |
int | is_list |
int | count_external |
int | count_internal |
int | count_offset |
Definition at line 94 of file bsp/test/BSP_GhostTest/ply.h.
Definition at line 102 of file bsp/test/BSP_GhostTest/ply.h.
Referenced by add_property(), ascii_get_element(), binary_get_element(), copy_property(), ply_header_complete(), ply_put_element(), and setup_other_props().
Definition at line 103 of file bsp/test/BSP_GhostTest/ply.h.
Referenced by ascii_get_element(), binary_get_element(), copy_property(), ply_get_element_setup(), ply_get_property(), ply_put_element(), and setup_other_props().
Definition at line 104 of file bsp/test/BSP_GhostTest/ply.h.
Referenced by ascii_get_element(), binary_get_element(), copy_property(), ply_get_element_setup(), ply_get_property(), ply_put_element(), and setup_other_props().
Definition at line 97 of file bsp/test/BSP_GhostTest/ply.h.
Referenced by add_property(), ascii_get_element(), binary_get_element(), copy_property(), ply_header_complete(), ply_put_element(), and setup_other_props().
Definition at line 98 of file bsp/test/BSP_GhostTest/ply.h.
Referenced by ascii_get_element(), binary_get_element(), copy_property(), ply_get_element_setup(), ply_get_property(), ply_put_element(), and setup_other_props().
Definition at line 101 of file bsp/test/BSP_GhostTest/ply.h.
Referenced by add_property(), ascii_get_element(), binary_get_element(), copy_property(), ply_header_complete(), ply_put_element(), and setup_other_props().
char * PlyProperty::name |
Definition at line 96 of file bsp/test/BSP_GhostTest/ply.h.
Referenced by add_property(), copy_property(), find_property(), ply_get_property(), and ply_header_complete().
Definition at line 99 of file bsp/test/BSP_GhostTest/ply.h.
Referenced by ascii_get_element(), binary_get_element(), copy_property(), ply_get_element_setup(), ply_get_property(), ply_put_element(), and setup_other_props().