#include <MRObjectTransformWidget.h>
◆ ~TransformControls()
virtual MRVIEWER_API MR::TransformControls::~TransformControls |
( |
| ) |
|
|
virtual |
◆ getRadius()
virtual float MR::TransformControls::getRadius |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getVisualParams()
const VisualParams & MR::TransformControls::getVisualParams |
( |
| ) |
const |
|
inline |
◆ getWidth()
float MR::TransformControls::getWidth |
( |
| ) |
const |
|
inline |
◆ init()
virtual MRVIEWER_API void MR::TransformControls::init |
( |
std::shared_ptr< Object > | parent | ) |
|
|
overridevirtual |
◆ setRadius()
MRVIEWER_API void MR::TransformControls::setRadius |
( |
float | radius | ) |
|
◆ setVisualParams()
MRVIEWER_API void MR::TransformControls::setVisualParams |
( |
const VisualParams & | params | ) |
|
◆ setWidth()
MRVIEWER_API void MR::TransformControls::setWidth |
( |
float | width | ) |
|
◆ ThresholdDotValidator()
◆ update()
virtual MRVIEWER_API void MR::TransformControls::update |
( |
| ) |
|
|
overridevirtual |
◆ updateRotation()
virtual MRVIEWER_API void MR::TransformControls::updateRotation |
( |
Axis | ax, |
|
|
const AffineXf3f & | xf, |
|
|
float | startAngle, |
|
|
float | endAngle ) |
|
overridevirtual |
◆ updateTranslation()
virtual MRVIEWER_API void MR::TransformControls::updateTranslation |
( |
Axis | ax, |
|
|
const Vector3f & | startMove, |
|
|
const Vector3f & | endMove ) |
|
overridevirtual |
The documentation for this class was generated from the following file: