BALL::VIEW::TransformationMessage Class Reference
[Messages]

#include <BALL/VIEW/KERNEL/message.h>

Inheritance diagram for BALL::VIEW::TransformationMessage:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TransformationMessage ()
 TransformationMessage (const Matrix4x4 &m)
void setMatrix (const Matrix4x4 &m)
const Matrix4x4getMatrix () const

Private Attributes

Matrix4x4 matrix_

Detailed Description

Definition at line 720 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]

Definition at line 736 of file message.h.

void BALL::VIEW::TransformationMessage::setMatrix ( const Matrix4x4 m  )  [inline]

Definition at line 732 of file message.h.


Member Data Documentation

Definition at line 741 of file message.h.

Generated by  doxygen 1.6.3