#include <iA3DNoVis.h>
|
| | iA3DNoVis () |
| |
| double const * | bounds () override |
| |
| void | multiClassRendering (QList< QColor > const &classColors, QStandardItem *rootItem, double alpha) override |
| |
| void | renderLengthDistribution (vtkColorTransferFunction *cTFun, vtkFloatArray *extents, double halfInc, int filterID, double const *range) override |
| |
| void | renderOrientationDistribution (vtkImageData *oi) override |
| |
| void | renderSelection (std::vector< size_t > const &sortedSelInds, int classID, QColor const &classColor, QStandardItem *activeClassItem) override |
| |
| void | renderSingle (IndexType selectedObjID, int classID, QColor const &classColor, QStandardItem *activeClassItem) override |
| |
| | iA3DObjectVis (vtkRenderer *ren, vtkTable *objectTable, QSharedPointer< QMap< uint, uint > > columnMapping) |
| |
| virtual | ~iA3DObjectVis () |
| |
| virtual void | show () |
| |
◆ iA3DNoVis()
◆ bounds()
| double const * iA3DNoVis::bounds |
( |
| ) |
|
|
overridevirtual |
◆ multiClassRendering()
| void iA3DNoVis::multiClassRendering |
( |
QList< QColor > const & |
classColors, |
|
|
QStandardItem * |
rootItem, |
|
|
double |
alpha |
|
) |
| |
|
overridevirtual |
◆ renderLengthDistribution()
| void iA3DNoVis::renderLengthDistribution |
( |
vtkColorTransferFunction * |
cTFun, |
|
|
vtkFloatArray * |
extents, |
|
|
double |
halfInc, |
|
|
int |
filterID, |
|
|
double const * |
range |
|
) |
| |
|
overridevirtual |
◆ renderOrientationDistribution()
| void iA3DNoVis::renderOrientationDistribution |
( |
vtkImageData * |
oi | ) |
|
|
overridevirtual |
◆ renderSelection()
| void iA3DNoVis::renderSelection |
( |
std::vector< size_t > const & |
sortedSelInds, |
|
|
int |
classID, |
|
|
QColor const & |
classColor, |
|
|
QStandardItem * |
activeClassItem |
|
) |
| |
|
overridevirtual |
◆ renderSingle()
| void iA3DNoVis::renderSingle |
( |
IndexType |
selectedObjID, |
|
|
int |
classID, |
|
|
QColor const & |
classColor, |
|
|
QStandardItem * |
activeClassItem |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: