22 #ifndef TETRAEDGE_TE_TE_TRS_H 23 #define TETRAEDGE_TE_TE_TRS_H 25 #include "common/stream.h" 26 #include "tetraedge/te/te_quaternion.h" 27 #include "tetraedge/te/te_vector3f32.h" 50 const TeVector3f32 &getTranslation()
const {
return _trans; }
64 #endif // TETRAEDGE_TE_TE_TRS_H Definition: detection.h:27
Definition: te_quaternion.h:32
Graphics::Surface * scale(const Graphics::Surface &srcImage, int xSize, int ySize)
Definition: te_vector3f32.h:33