|
arsa
2.7
|
Vertex manipulator which scales the TCoords of the vertex. More...
#include <SVertexManipulator.h>
Public Member Functions | |
| SVertexTCoordsScaleManipulator (const core::vector2df &factor, u32 uvSet=1) | |
| void | operator() (video::S3DVertex2TCoords &vertex) const |
| template<typename VType > | |
| void | operator() (VType &vertex) const |
Vertex manipulator which scales the TCoords of the vertex.
Definition at line 280 of file SVertexManipulator.h.
|
inline |
Definition at line 283 of file SVertexManipulator.h.
|
inline |
Definition at line 284 of file SVertexManipulator.h.
|
inline |
Definition at line 292 of file SVertexManipulator.h.
1.8.15