#include <PropertyItem.h>
◆ RotationHelper()
RotationHelper::RotationHelper |
( |
| ) |
|
◆ assignProperty()
void RotationHelper::assignProperty |
( |
const Base::Rotation & |
value, |
|
|
double |
eps |
|
) |
| |
◆ getAngle()
◆ getAxis()
◆ getValue()
void RotationHelper::getValue |
( |
Base::Vector3d & |
axis, |
|
|
double & |
angle |
|
) |
| const |
◆ hasChangedAndReset()
bool RotationHelper::hasChangedAndReset |
( |
| ) |
|
◆ isAxisInitialized()
bool RotationHelper::isAxisInitialized |
( |
| ) |
const |
◆ setAngle()
◆ setAxis()
◆ setChanged()
void RotationHelper::setChanged |
( |
bool |
value | ) |
|
◆ setValue()
void RotationHelper::setValue |
( |
const Base::Vector3d & |
axis, |
|
|
double |
angle |
|
) |
| |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/propertyeditor/PropertyItem.h
- FreeCAD/src/Gui/propertyeditor/PropertyItem.cpp