![]() |
Blender V2.61 - r43446
|
#include <DNA_meshdata_types.h>
Public Attributes | |
| ListBase | levels |
| MVert * | verts |
| unsigned char | level_count |
| unsigned char | current |
| unsigned char | newlvl |
| unsigned char | edgelvl |
| unsigned char | pinlvl |
| unsigned char | renderlvl |
| unsigned char | use_col |
| unsigned char | flag |
| CustomData | vdata |
| CustomData | fdata |
| short * | edge_flags |
| char * | edge_creases |
Definition at line 182 of file DNA_meshdata_types.h.
| unsigned char Multires::current |
Definition at line 186 of file DNA_meshdata_types.h.
| char* Multires::edge_creases |
Definition at line 193 of file DNA_meshdata_types.h.
Referenced by multires_free().
| short* Multires::edge_flags |
Definition at line 192 of file DNA_meshdata_types.h.
Referenced by multires_free().
| unsigned char Multires::edgelvl |
Definition at line 186 of file DNA_meshdata_types.h.
Definition at line 191 of file DNA_meshdata_types.h.
Referenced by multires_free().
| unsigned char Multires::flag |
Definition at line 187 of file DNA_meshdata_types.h.
| unsigned char Multires::level_count |
Definition at line 186 of file DNA_meshdata_types.h.
Referenced by multires_load_old_dm().
Definition at line 183 of file DNA_meshdata_types.h.
Referenced by multires_free(), and multires_load_old_dm().
| unsigned char Multires::newlvl |
Definition at line 186 of file DNA_meshdata_types.h.
| unsigned char Multires::pinlvl |
Definition at line 186 of file DNA_meshdata_types.h.
| unsigned char Multires::renderlvl |
Definition at line 186 of file DNA_meshdata_types.h.
| unsigned char Multires::use_col |
Definition at line 187 of file DNA_meshdata_types.h.
Definition at line 190 of file DNA_meshdata_types.h.
Referenced by multires_free().
Definition at line 184 of file DNA_meshdata_types.h.
Referenced by multires_free(), and multires_load_old_dm().