#include <spGeometryStructures.hpp>
List of all members.
Detailed Description
- Deprecated:
Constructor & Destructor Documentation
sp::scene::SPrimitiveVertex2D::SPrimitiveVertex2D |
( |
|
) |
[inline] |
sp::scene::SPrimitiveVertex2D::SPrimitiveVertex2D |
( |
f32 |
X, |
|
|
f32 |
Y, |
|
|
f32 |
U, |
|
|
f32 |
V, |
|
|
const video::color & |
Clr = 255 , |
|
|
const f32 |
RHW = 1.0f | |
|
) |
| | [inline] |
sp::scene::SPrimitiveVertex2D::~SPrimitiveVertex2D |
( |
|
) |
[inline] |
Member Function Documentation
video::color sp::scene::SPrimitiveVertex2D::getColor |
( |
|
) |
const [inline] |
dim::vector4df sp::scene::SPrimitiveVertex2D::getPosition |
( |
|
) |
const [inline] |
dim::point2df sp::scene::SPrimitiveVertex2D::getTexCoord |
( |
|
) |
const [inline] |
void sp::scene::SPrimitiveVertex2D::setColor |
( |
const video::color & |
VertexColor |
) |
[inline] |
void sp::scene::SPrimitiveVertex2D::setPosition |
( |
const dim::point2di & |
VertexPosition |
) |
[inline] |
void sp::scene::SPrimitiveVertex2D::setPosition |
( |
const dim::vector4df & |
VertexPosition |
) |
[inline] |
void sp::scene::SPrimitiveVertex2D::setTexCoord |
( |
const dim::point2df & |
VertexTexCoord |
) |
[inline] |
The documentation for this class was generated from the following file: