|
Assignments
Assignments
|
#include <scene.h>
Public Attributes | |
| Util::Point3D | position |
| Util::Point3D | normal |
| Util::Point2D | texCoordinate |
This class stores information about a vertex
| Util::Point3D Ray::Vertex::normal |
The normal at the vertex
| Util::Point3D Ray::Vertex::position |
The position of the vertex
| Util::Point2D Ray::Vertex::texCoordinate |
The texture coordinates at the vertex