This is the complete list of members for
OVR::RenderTiny::Vertex, including all inherited members.
| C | OVR::RenderTiny::Vertex | |
| Norm | OVR::RenderTiny::Vertex | |
| operator==(const Vertex &b) const | OVR::RenderTiny::Vertex | [inline] |
| Pos | OVR::RenderTiny::Vertex | |
| U | OVR::RenderTiny::Vertex | |
| V | OVR::RenderTiny::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::RenderTiny::Vertex | [inline] |
| Vertex(float x, float y, float z, const Color &c=Color(64, 0, 0, 255), float u=0, float v=0) | OVR::RenderTiny::Vertex | [inline] |