Vertex manipulator which transforms the position of the vertex. More...
#include <SVertexManipulator.h>
Vertex manipulator which transforms the position of the vertex.
Definition at line 252 of file SVertexManipulator.h.
irr::scene::SVertexPositionTransformManipulator::SVertexPositionTransformManipulator | ( | const core::matrix4 & | m | ) | [inline] |
Definition at line 255 of file SVertexManipulator.h.
void irr::scene::SVertexPositionTransformManipulator::operator() | ( | VType & | vertex | ) | const [inline] |
Definition at line 257 of file SVertexManipulator.h.
References irr::core::CMatrix4< T >::transformVect().