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< Point3FpointList
Vector< PlaneFplaneList
Vector< EdgeedgeList

Classes

struct  Edge


Constructor & Destructor Documentation

Polyhedron::Polyhedron (  )  [inline]


Member Function Documentation

void Polyhedron::buildBox ( const MatrixF mat,
const Box3F box 
)


Member Data Documentation