csSprite2DVertex Struct Reference
[Mesh plugins]
A single 2D Sprite vertex.  
More...
#include <imesh/sprite2d.h>
| Public Member Functions | |
| bool | operator== (const csSprite2DVertex &other) | 
| Public Attributes | |
| csColor | color | 
| csColor | color_init | 
| csVector2 | pos | 
| float | u | 
| float | v | 
Detailed Description
A single 2D Sprite vertex.
Definition at line 38 of file sprite2d.h.
The documentation for this struct was generated from the following file:
- imesh/sprite2d.h
Generated for Crystal Space by doxygen 1.4.7

