Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials
Public Member Functions | List of all members
irr::scene::SVertexTCoordsScaleManipulator Class Reference

Vertex manipulator which scales the TCoords of the vertex. More...

#include <SVertexManipulator.h>

Inheritance diagram for irr::scene::SVertexTCoordsScaleManipulator:
irr::scene::IVertexManipulator

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)

Detailed Description

Vertex manipulator which scales the TCoords of the vertex.

Definition at line 266 of file SVertexManipulator.h.

Constructor & Destructor Documentation

irr::scene::SVertexTCoordsScaleManipulator::SVertexTCoordsScaleManipulator ( const core::vector2df factor,
u32  uvSet = 1 
)
inline

Definition at line 269 of file SVertexManipulator.h.

Member Function Documentation

void irr::scene::SVertexTCoordsScaleManipulator::operator() ( video::S3DVertex2TCoords vertex) const
inline
template<typename VType >
void irr::scene::SVertexTCoordsScaleManipulator::operator() ( VType &  vertex) const
inline

Definition at line 278 of file SVertexManipulator.h.


The documentation for this class was generated from the following file:

The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated on Fri Mar 21 2014 04:40:42 by Doxygen (1.8.1.2)