Torque3D Documentation / _generateds / SilhouetteExtractorBase

SilhouetteExtractorBase

Engine/source/math/mSilhouetteExtractor.h

More...

Public Types

PolyhedronType 

Protected Attributes

The polyhedron from which we are extracting silhouettes.

Protected Functions

Detailed Description

Public Types

typedef Polyhedron PolyhedronType 

Protected Attributes

const PolyhedronType * mPolyhedron 

The polyhedron from which we are extracting silhouettes.

Protected Functions

SilhouetteExtractorBase(const PolyhedronType & polyhedron)