Inherits opentl::core::util::SerializedData.
Public Member Functions | |
| void | getData (math::Transform &dst) const |
| Put data into dst matrix. | |
| SD_math_transform (const math::Transform &_d) | |
| SD_math_transform () | |
| void | setData (const math::Transform &_d) |
| Set data by a given matrix. | |
| virtual | ~SD_math_transform () |
Friends | |
| class | boost::serialization::access |
| opentl::core::util::SD_math_transform::SD_math_transform | ( | ) | [inline] |
| opentl::core::util::SD_math_transform::SD_math_transform | ( | const math::Transform & | _d | ) | [inline] |
| virtual opentl::core::util::SD_math_transform::~SD_math_transform | ( | ) | [inline, virtual] |
| void opentl::core::util::SD_math_transform::getData | ( | math::Transform & | dst | ) | const [inline] |
Put data into dst matrix.
| void opentl::core::util::SD_math_transform::setData | ( | const math::Transform & | _d | ) | [inline] |
Set data by a given matrix.
friend class boost::serialization::access [friend] |
Reimplemented from opentl::core::util::SerializedData.
1.5.8