Go to the documentation of this file.
17 #ifndef IGNITION_COMMON_NODE_TRANSFORM_HH_
18 #define IGNITION_COMMON_NODE_TRANSFORM_HH_
25 #include <ignition/utils/ImplPtr.hh>
27 #include <ignition/common/graphics/Export.hh>
80 public:
void SetComponent(
const unsigned int _idx,
const double _value);
97 public:
void RecalculateMatrix();
100 public:
void PrintSource()
const;
117 IGN_UTILS_IMPL_PTR(dataPtr)
NodeTransformType
Enumeration of the transform types.
Definition: include/ignition/common/Util.hh:105
Forward declarations for the common classes.
@ MATRIX
Definition: include/ignition/common/Util.hh:105