Public Member Functions | |
| KLVertex2 () | |
| KLVertex2 | operator+ (KLVertex2 &v) |
| KLVertex2 | operator/ (KLVertex2 &v) |
| KLVertex2 | operator/ (float f) |
| bool | operator== (KLVertex2 &v) |
Public Attributes | |
| KVector | Position |
| int | Color |
| int | Specular |
| float | tu1 |
| float | tv1 |
| float | tu2 |
| float | tv2 |
Definition at line 140 of file Vertex.h.
1.5.1-p1