Polyhedron Struct Reference
#include <polyhedron.h>
List of all members.
Public Member Functions
Polyhedron
()
void
buildBox
(const
MatrixF
&mat, const
Box3F
&box)
Public Attributes
Vector
<
Point3F
>
pointList
Vector
<
PlaneF
>
planeList
Vector
<
Edge
>
edgeList
Classes
struct
Edge
Constructor & Destructor Documentation
Polyhedron::Polyhedron
(
)
[inline]
Member Function Documentation
void
Polyhedron::buildBox
(
const
MatrixF
&
mat
,
const
Box3F
&
box
)
Member Data Documentation
Vector
<
Point3F
>
Polyhedron::pointList
Vector
<
PlaneF
>
Polyhedron::planeList
Vector
<
Edge
>
Polyhedron::edgeList