FemViewer::VtxPrimitiveAccumulator Class Reference
#include <VtxPrimitiveAccumulator.h>
List of all members.
Constructor & Destructor Documentation
FemViewer::VtxPrimitiveAccumulator::VtxPrimitiveAccumulator |
( |
VtxAccumulator & |
pVertexes |
) |
|
FemViewer::VtxPrimitiveAccumulator::~VtxPrimitiveAccumulator |
( |
|
) |
|
Member Function Documentation
bool FemViewer::VtxPrimitiveAccumulator::addLine |
( |
const int |
pVertexIndex1, |
|
|
const int |
pVertexIndex2 | |
|
) |
| | |
bool FemViewer::VtxPrimitiveAccumulator::addPoint |
( |
const int |
pVertexIndex |
) |
|
bool FemViewer::VtxPrimitiveAccumulator::addQuad |
( |
const int |
pVertexIndex1, |
|
|
const int |
pVertexIndex2, |
|
|
const int |
pVertexIndex3, |
|
|
const int |
pVertexIndex4 | |
|
) |
| | |
bool FemViewer::VtxPrimitiveAccumulator::addTriangle |
( |
const int |
pVertexIndex1, |
|
|
const int |
pVertexIndex2, |
|
|
const int |
pVertexIndex3 | |
|
) |
| | |
void FemViewer::VtxPrimitiveAccumulator::dumpCharacteristics |
( |
std::ostream & |
pOstream, |
|
|
const std::string & |
pIndentation, |
|
|
const Matrix< float > & |
pTransformation | |
|
) |
| | |
const BBox3D & FemViewer::VtxPrimitiveAccumulator::getBBox3D |
( |
|
) |
const |
void FemViewer::VtxPrimitiveAccumulator::render |
( |
const RenderParams & |
pParams |
) |
|
The documentation for this class was generated from the following files: