#include <spGeometryStructures.hpp>
List of all members.
Detailed Description
- Deprecated:
Constructor & Destructor Documentation
sp::scene::SMeshVertex3D::SMeshVertex3D |
( |
|
) |
[inline] |
sp::scene::SMeshVertex3D::SMeshVertex3D |
( |
f32 |
X, |
|
|
f32 |
Y, |
|
|
f32 |
Z, |
|
|
u32 |
Clr, |
|
|
f32 |
U = 0.0f , |
|
|
f32 |
V = 0.0f | |
|
) |
| | [inline] |
Member Function Documentation
dim::vector3df sp::scene::SMeshVertex3D::getBinormal |
( |
|
) |
const [inline] |
video::color sp::scene::SMeshVertex3D::getColor |
( |
|
) |
const [inline] |
video::color& sp::scene::SMeshVertex3D::getColor |
( |
|
) |
[inline] |
f32& sp::scene::SMeshVertex3D::getFog |
( |
|
) |
[inline] |
f32 sp::scene::SMeshVertex3D::getFog |
( |
|
) |
const [inline] |
dim::vector3df sp::scene::SMeshVertex3D::getPosition |
( |
|
) |
const [inline] |
dim::vector3df sp::scene::SMeshVertex3D::getTangent |
( |
|
) |
const [inline] |
dim::vector3df sp::scene::SMeshVertex3D::getTexCoord |
( |
u8 |
Layer |
) |
const [inline] |
void sp::scene::SMeshVertex3D::setBinormal |
( |
const dim::vector3df & |
VertexBinormal |
) |
[inline] |
void sp::scene::SMeshVertex3D::setColor |
( |
const video::color & |
VertexColor |
) |
[inline] |
void sp::scene::SMeshVertex3D::setColor |
( |
const dim::vector4df & |
VertexColor |
) |
[inline] |
void sp::scene::SMeshVertex3D::setColor |
( |
const u32 |
VertexColor |
) |
[inline] |
void sp::scene::SMeshVertex3D::setFog |
( |
f32 |
VertexFog |
) |
[inline] |
void sp::scene::SMeshVertex3D::setNormal |
( |
const dim::vector3df & |
VertexNormal |
) |
[inline] |
void sp::scene::SMeshVertex3D::setPosition |
( |
const dim::vector3df & |
VertexPosition |
) |
[inline] |
void sp::scene::SMeshVertex3D::setTangent |
( |
const dim::vector3df & |
VertexTangent |
) |
[inline] |
void sp::scene::SMeshVertex3D::setTexCoord |
( |
u8 |
Layer, |
|
|
const dim::vector3df & |
VertexTexCoord | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: