Public Types | |
| enum | Type { TEXEL_COORDS, UNIT_COORDS } |
Public Member Functions | |
| void | legalize (const TextureRef &) |
| operator G3D::Vector2 () const | |
| operator G3D::Vector2int16 () const | |
| UV (const float &u, const float &v, Type type=UNIT_COORDS) | |
| UV () | |
Public Attributes | |
| Type | type |
| float | u |
| float | v |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3