#include <builderVertex.h>
Inheritance diagram for BuilderVertexI:

Public Types | |
| typedef BuilderAttribI | Attrib |
Public Member Functions | |
| BuilderVertexI () | |
| BuilderVertexI (ushort c) | |
| INLINE void | set_coord_value (const BuilderV *array, ushort index) |
| INLINE void | set_normal_value (const BuilderN *array, ushort index) |
| INLINE void | set_texcoord_value (const BuilderTC *array, ushort index) |
| INLINE void | set_color_value (const BuilderC *array, ushort index) |
| INLINE BuilderV | get_coord_value (const BuilderBucket &bucket) const |
| INLINE BuilderN | get_normal_value (const BuilderBucket &bucket) const |
| INLINE BuilderTC | get_texcoord_value (const BuilderBucket &bucket) const |
| INLINE BuilderC | get_color_value (const BuilderBucket &bucket) const |
|
|
Definition at line 106 of file builderVertex.h. |
|
|
Definition at line 108 of file builderVertex.h. |
|
|
Definition at line 109 of file builderVertex.h. |
|
|
Referenced by BuilderPrim::nonindexed_copy(). |
|
|
Referenced by BuilderPrim::nonindexed_copy(). |
|
|
Referenced by BuilderPrim::nonindexed_copy(). |
|
|
Referenced by BuilderPrim::nonindexed_copy(). |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3