|
Blender V4.3
|
Public Member Functions | |
| operator const void * () const | |
Public Attributes | |
| float | pos [3] |
| int | v_class |
| float | nor [3] |
Definition at line 90 of file draw_cache.cc.
|
inline |
Definition at line 95 of file draw_cache.cc.
| float VertShaded::nor[3] |
Definition at line 93 of file draw_cache.cc.
| float VertShaded::pos[3] |
Definition at line 91 of file draw_cache.cc.
| int VertShaded::v_class |
Definition at line 92 of file draw_cache.cc.