Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
Vertex manipulator which scales the TCoords of the vertex. More...
#include <SVertexManipulator.h>
Public Member Functions | |
void | operator() (video::S3DVertex2TCoords &vertex) const |
template<typename VType > | |
void | operator() (VType &vertex) const |
SVertexTCoordsScaleManipulator (const core::vector2df &factor, u32 uvSet=1) | |
Vertex manipulator which scales the TCoords of the vertex.
Definition at line 266 of file SVertexManipulator.h.
|
inline |
Definition at line 269 of file SVertexManipulator.h.
|
inline |
Definition at line 270 of file SVertexManipulator.h.
References irr::video::S3DVertex::TCoords, and irr::video::S3DVertex2TCoords::TCoords2.
|
inline |
Definition at line 278 of file SVertexManipulator.h.
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Fri Dec 20 2013 11:17:35 by Doxygen
(1.8.5) |