SilhouetteExtractorBase
Engine/source/math/mSilhouetteExtractor.h
Public Types
PolyhedronType
Protected Attributes
The polyhedron from which we are extracting silhouettes.
Protected Functions
SilhouetteExtractorBase(const PolyhedronType & polyhedron)
Detailed Description
Public Types
typedef Polyhedron PolyhedronType
Protected Attributes
const PolyhedronType * mPolyhedron
The polyhedron from which we are extracting silhouettes.