UV Class Reference
#include <UV.h>
List of all members.
|
Public Member Functions |
| | UV () |
| | ~UV () |
| | UV (float u_in, float v_in) |
| UV & | operator= (const UV &eq_uv) |
Public Attributes |
| float | u |
| float | v |
Constructor & Destructor Documentation
| UV::UV |
( |
float |
u_in, |
|
|
float |
v_in | |
|
) |
| | [inline] |
Member Function Documentation
| UV & UV::operator= |
( |
const UV & |
eq_uv |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files:
- /Users/ccliffe/Dev/cubicvr/cubicvr/include/CubicVR/UV.h
- /Users/ccliffe/Dev/cubicvr/cubicvr/src/UV.cpp