t
|
Classes | |
class | t::Box |
The geometry of a cuboid (box). More... | |
class | t::Geometry |
The base 3D geometry class. More... | |
class | t::Plane |
The geometry of a flat, depth-less plane. More... | |
class | t::UtahTeapot |
The geometry of the original Utah teapot, triangulated at 3488 triangles. More... | |
A geometry defines the shape of a 3D object. It includes information such as the positions of the vertices, the normals of the vertices, and the indices of the vertices that make up the faces.