Class | Description |
---|---|
Camera |
This
Camera data structure represents a camera
located at the origin, looking down the negative z-axis. |
LineSegment |
A
LineSegment object has two integers that
represent the endpoints of the line segment. |
Model |
A
Model data structure represents a distinct geometric object
in a Scene . |
Scene | |
Vertex |
A
Vertex object has three doubles which represent the
coordinates of a point in 3-dimensional space. |