kDB: Knowledge DataBase
|
#include <GeoTransform.h>
Classes | |
struct | Private |
Signals | |
void | contextChanged () |
Public Member Functions | |
GeoTransform (Qt3DCore::QNode *_parent=nullptr) | |
Pose * | pose () const |
Context * | context () const |
void | setContext (Context *_context) |
void | setUsePose (bool _value) |
Properties | |
knowVis::Pose * | pose |
knowVis::Context * | context |
Used to transform an Qt3DCore::QEntity according to the pose and the origin specified in the context.
void GeoTransform::setUsePose | ( | bool | _value | ) |
Set to false to prevent the transform to use the pose().