pqModelTransformSupportBehavior is designed for supporting ChangeOfBasis matrix for MantId.
More...
#include <pqModelTransformSupportBehavior.h>
Inherits QObject.
|
static vtkTuple< double, 16 > | getChangeOfBasisMatrix (vtkSMSourceProxy *, int outputPort=0, bool *isvalid=NULL) |
|
static vtkTuple< double, 6 > | getBoundingBoxInModelCoordinates (vtkSMSourceProxy *, int outputPort=0, bool *isvalid=NULL) |
|
static vtkTuple< vtkStdString, 3 > | getAxisTitles (vtkSMSourceProxy *, int outputPort=0, bool *isvalid=NULL) |
|
pqModelTransformSupportBehavior is designed for supporting ChangeOfBasis matrix for MantId.
Definition at line 46 of file pqModelTransformSupportBehavior.h.
§ pqModelTransformSupportBehavior()
pqModelTransformSupportBehavior::pqModelTransformSupportBehavior |
( |
QObject * |
parent = 0 | ) |
|
§ ~pqModelTransformSupportBehavior()
virtual pqModelTransformSupportBehavior::~pqModelTransformSupportBehavior |
( |
| ) |
|
|
virtual |
§ getChangeOfBasisMatrix()
static vtkTuple<double, 16> pqModelTransformSupportBehavior::getChangeOfBasisMatrix |
( |
vtkSMSourceProxy * |
, |
|
|
int |
outputPort = 0 , |
|
|
bool * |
isvalid = NULL |
|
) |
| |
|
static |
§ getBoundingBoxInModelCoordinates()
static vtkTuple<double, 6> pqModelTransformSupportBehavior::getBoundingBoxInModelCoordinates |
( |
vtkSMSourceProxy * |
, |
|
|
int |
outputPort = 0 , |
|
|
bool * |
isvalid = NULL |
|
) |
| |
|
static |
§ getAxisTitles()
static vtkTuple<vtkStdString, 3> pqModelTransformSupportBehavior::getAxisTitles |
( |
vtkSMSourceProxy * |
, |
|
|
int |
outputPort = 0 , |
|
|
bool * |
isvalid = NULL |
|
) |
| |
|
static |
§ viewAdded
virtual void pqModelTransformSupportBehavior::viewAdded |
( |
pqView * |
| ) |
|
|
protectedvirtualslot |
§ viewUpdated
virtual void pqModelTransformSupportBehavior::viewUpdated |
( |
| ) |
|
|
protectedvirtualslot |
§ enableModelTransform()
virtual void pqModelTransformSupportBehavior::enableModelTransform |
( |
pqView * |
, |
|
|
vtkSMSourceProxy * |
|
|
) |
| |
|
protectedvirtual |
§ disableModelTransform()
virtual void pqModelTransformSupportBehavior::disableModelTransform |
( |
pqView * |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file: