5 #ifndef BALL_STRUCTURE_GEOMETRICTRANSFORMATIONS_H
6 #define BALL_STRUCTURE_GEOMETRICTRANSFORMATIONS_H
12 #ifndef BALL_KERNEL_ATOM_H
16 #ifndef BALL_MATHS_VECTOR3_H
20 #ifndef BALL_MATHS_MATRIX44_H
24 #ifndef BALL_CONCEPT_PROCESSOR_H
62 void setTranslation(
const Vector3& translation);
67 const Vector3& getTranslation()
const;
117 void setTransformation(
const Matrix4x4& transformation);
122 const Matrix4x4& getTransformation()
const;
138 #endif // BALL_STRUCTURE_GEOMETRICTRANSFORMATIONS_H