This is the complete list of members for
OVR::Render::Vertex, including all inherited members.
| C | OVR::Render::Vertex | |
| Norm | OVR::Render::Vertex | |
| operator==(const Vertex &b) const | OVR::Render::Vertex | [inline] |
| Pos | OVR::Render::Vertex | |
| U | OVR::Render::Vertex | |
| U2 | OVR::Render::Vertex | |
| V | OVR::Render::Vertex | |
| V2 | OVR::Render::Vertex | |
| Vertex(const Vector3f &p, const Color &c=Color(64, 0, 0, 255), float u=0, float v=0, Vector3f n=Vector3f(1, 0, 0)) | OVR::Render::Vertex | [inline] |
| Vertex(float x, float y, float z, const Color &c=Color(64, 0, 0, 255), float u=0, float v=0) | OVR::Render::Vertex | [inline] |
| Vertex(const Vector3f &p, const Color &c, float u, float v, float u2, float v2, Vector3f n) | OVR::Render::Vertex | [inline] |