#include <BALL/VIEW/KERNEL/message.h>
Detailed Description
Definition at line 731 of file message.h.
Constructor & Destructor Documentation
BALL::VIEW::TransformationMessage::TransformationMessage |
( |
| ) |
|
BALL::VIEW::TransformationMessage::TransformationMessage |
( |
const Matrix4x4 & |
m | ) |
|
Member Function Documentation
const Matrix4x4& BALL::VIEW::TransformationMessage::getMatrix |
( |
| ) |
const |
|
inline |
void BALL::VIEW::TransformationMessage::setMatrix |
( |
const Matrix4x4 & |
m | ) |
|
|
inline |
Member Data Documentation
Matrix4x4 BALL::VIEW::TransformationMessage::matrix_ |
|
private |