Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
Vertex manipulator which transforms the position of the vertex. More...
#include <SVertexManipulator.h>
Public Member Functions | |
template<typename VType > | |
void | operator() (VType &vertex) const |
SVertexPositionTransformManipulator (const core::matrix4 &m) |
Vertex manipulator which transforms the position of the vertex.
Definition at line 252 of file SVertexManipulator.h.
|
inline |
Definition at line 255 of file SVertexManipulator.h.
|
inline |
Definition at line 257 of file SVertexManipulator.h.
References irr::core::CMatrix4< T >::transformVect().
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Mon May 6 2013 07:46:20 by Doxygen
(1.8.1.2) |