adds setters for translation and rotation in TransformNode
Compare changes
@@ -134,6 +134,17 @@ translate(const Vec3d& _v)
@@ -156,6 +167,22 @@ rotate(double _angle, const Vec3d& _axis)
@@ -256,7 +283,7 @@ enter(GLState& _state, const DrawModes::DrawMode& /* _drawmode */ )
@@ -360,19 +387,19 @@ ortho2DMode(GLState& _state)