sp::scene::SMeshVertex3D Member List

This is the complete list of members for sp::scene::SMeshVertex3D, including all inherited members.
getBinormal() const sp::scene::SMeshVertex3D [inline]
getBinormal()sp::scene::SMeshVertex3D [inline]
getColor() const sp::scene::SMeshVertex3D [inline]
getColor()sp::scene::SMeshVertex3D [inline]
getFog() const sp::scene::SMeshVertex3D [inline]
getFog()sp::scene::SMeshVertex3D [inline]
getNormal() const sp::scene::SMeshVertex3D [inline]
getNormal()sp::scene::SMeshVertex3D [inline]
getPosition() const sp::scene::SMeshVertex3D [inline]
getPosition()sp::scene::SMeshVertex3D [inline]
getTangent() const sp::scene::SMeshVertex3D [inline]
getTangent()sp::scene::SMeshVertex3D [inline]
getTexCoord(u8 Layer) const sp::scene::SMeshVertex3D [inline]
getTexCoord(u8 Layer)sp::scene::SMeshVertex3D [inline]
setBinormal(const dim::vector3df &VertexBinormal)sp::scene::SMeshVertex3D [inline]
setColor(const video::color &VertexColor)sp::scene::SMeshVertex3D [inline]
setColor(const dim::vector4df &VertexColor)sp::scene::SMeshVertex3D [inline]
setColor(const u32 VertexColor)sp::scene::SMeshVertex3D [inline]
setFog(f32 VertexFog)sp::scene::SMeshVertex3D [inline]
setNormal(const dim::vector3df &VertexNormal)sp::scene::SMeshVertex3D [inline]
setPosition(const dim::vector3df &VertexPosition)sp::scene::SMeshVertex3D [inline]
setTangent(const dim::vector3df &VertexTangent)sp::scene::SMeshVertex3D [inline]
setTexCoord(u8 Layer, const dim::vector3df &VertexTexCoord)sp::scene::SMeshVertex3D [inline]
SMeshVertex3D()sp::scene::SMeshVertex3D [inline]
SMeshVertex3D(f32 X, f32 Y, f32 Z, const video::color &Clr)sp::scene::SMeshVertex3D [inline]
SMeshVertex3D(f32 X, f32 Y, f32 Z, u32 Clr, f32 U=0.0f, f32 V=0.0f)sp::scene::SMeshVertex3D [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines