Public Member Functions | |
| KBVertex () | |
| bool | operator!= (KBVertex &Vertex) |
| bool | operator== (KBVertex &Vertex) |
Public Attributes | |
| KVector | m_Position |
| u8 | m_Weight [KBVERTEX_NUNBLENDWEIGHT] |
| u8 | m_Indices [KBVERTEX_NUNBLENDWEIGHT] |
| KVector | m_Normal |
| float | m_TU |
| float | m_TV |
Definition at line 84 of file Vertex.h.
1.5.1-p1