From f9158592e1478b2013afc7041d9ed041cf2d2f4a Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 13 Jan 2014 19:47:58 +1000 Subject: Update Irrlicht to 1.8.1. Include actual change markers this time. lol --- ..._1_1video_1_1_s3_d_vertex_tangents-members.html | 142 +++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 libraries/irrlicht-1.8.1/doc/html/structirr_1_1video_1_1_s3_d_vertex_tangents-members.html (limited to 'libraries/irrlicht-1.8.1/doc/html/structirr_1_1video_1_1_s3_d_vertex_tangents-members.html') diff --git a/libraries/irrlicht-1.8.1/doc/html/structirr_1_1video_1_1_s3_d_vertex_tangents-members.html b/libraries/irrlicht-1.8.1/doc/html/structirr_1_1video_1_1_s3_d_vertex_tangents-members.html new file mode 100644 index 0000000..a3ef443 --- /dev/null +++ b/libraries/irrlicht-1.8.1/doc/html/structirr_1_1video_1_1_s3_d_vertex_tangents-members.html @@ -0,0 +1,142 @@ + + + + +Irrlicht 3D Engine: Member List + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+
+
irr::video::S3DVertexTangents Member List
+
+
+This is the complete list of members for irr::video::S3DVertexTangents, including all inherited members. + + + + + + + + + + + + + + + + + + + + + + +
Binormalirr::video::S3DVertexTangents
Colorirr::video::S3DVertex
getInterpolated(const S3DVertexTangents &other, f32 d)irr::video::S3DVertexTangents [inline]
irr::video::S3DVertex::getInterpolated(const S3DVertex &other, f32 d)irr::video::S3DVertex [inline]
getType() const irr::video::S3DVertexTangents [inline]
Normalirr::video::S3DVertex
operator!=(const S3DVertexTangents &other) const irr::video::S3DVertexTangents [inline]
irr::video::S3DVertex::operator!=(const S3DVertex &other) const irr::video::S3DVertex [inline]
operator<(const S3DVertexTangents &other) const irr::video::S3DVertexTangents [inline]
irr::video::S3DVertex::operator<(const S3DVertex &other) const irr::video::S3DVertex [inline]
operator==(const S3DVertexTangents &other) const irr::video::S3DVertexTangents [inline]
irr::video::S3DVertex::operator==(const S3DVertex &other) const irr::video::S3DVertex [inline]
Posirr::video::S3DVertex
S3DVertex()irr::video::S3DVertex [inline]
S3DVertex(f32 x, f32 y, f32 z, f32 nx, f32 ny, f32 nz, SColor c, f32 tu, f32 tv)irr::video::S3DVertex [inline]
S3DVertex(const core::vector3df &pos, const core::vector3df &normal, SColor color, const core::vector2d< f32 > &tcoords)irr::video::S3DVertex [inline]
S3DVertexTangents()irr::video::S3DVertexTangents [inline]
S3DVertexTangents(f32 x, f32 y, f32 z, f32 nx=0.0f, f32 ny=0.0f, f32 nz=0.0f, SColor c=0xFFFFFFFF, f32 tu=0.0f, f32 tv=0.0f, f32 tanx=0.0f, f32 tany=0.0f, f32 tanz=0.0f, f32 bx=0.0f, f32 by=0.0f, f32 bz=0.0f)irr::video::S3DVertexTangents [inline]
S3DVertexTangents(const core::vector3df &pos, SColor c, const core::vector2df &tcoords)irr::video::S3DVertexTangents [inline]
S3DVertexTangents(const core::vector3df &pos, const core::vector3df &normal, SColor c, const core::vector2df &tcoords, const core::vector3df &tangent=core::vector3df(), const core::vector3df &binormal=core::vector3df())irr::video::S3DVertexTangents [inline]
Tangentirr::video::S3DVertexTangents
TCoordsirr::video::S3DVertex
+
+ + + + + -- cgit v1.1