From 71e94ee161447b84c0eaabf6567f8fa62262cd3e Mon Sep 17 00:00:00 2001 From: Mirrorbot Date: Sat, 27 Dec 2025 17:53:06 -0600 Subject: Inital commit --- doc/html/structirr_1_1video_1_1_s3_d_vertex.html | 504 +++++++++++++++++++++++ 1 file changed, 504 insertions(+) create mode 100644 doc/html/structirr_1_1video_1_1_s3_d_vertex.html (limited to 'doc/html/structirr_1_1video_1_1_s3_d_vertex.html') diff --git a/doc/html/structirr_1_1video_1_1_s3_d_vertex.html b/doc/html/structirr_1_1video_1_1_s3_d_vertex.html new file mode 100644 index 0000000..c588bee --- /dev/null +++ b/doc/html/structirr_1_1video_1_1_s3_d_vertex.html @@ -0,0 +1,504 @@ + + + + +Irrlicht 3D Engine: irr::video::S3DVertex Struct Reference + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+ +
+
irr::video::S3DVertex Struct Reference
+
+
+ +

standard vertex used by the Irrlicht engine. + More...

+ +

#include <S3DVertex.h>

+
+ + Inheritance diagram for irr::video::S3DVertex:
+
+
+ + +

List of all members.

+

+Public Member Functions

+ +

+Public Attributes

+ +

Detailed Description

+

standard vertex used by the Irrlicht engine.

+ +

Definition at line 42 of file S3DVertex.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + +
irr::video::S3DVertex::S3DVertex () [inline]
+
+
+ +

default constructor

+ +

Definition at line 45 of file S3DVertex.h.

+ +

Referenced by getInterpolated().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
irr::video::S3DVertex::S3DVertex (f32 x,
f32 y,
f32 z,
f32 nx,
f32 ny,
f32 nz,
SColor c,
f32 tu,
f32 tv 
) [inline]
+
+
+ +

constructor

+ +

Definition at line 48 of file S3DVertex.h.

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
irr::video::S3DVertex::S3DVertex (const core::vector3dfpos,
const core::vector3dfnormal,
SColor color,
const core::vector2d< f32 > & tcoords 
) [inline]
+
+
+ +

constructor

+ +

Definition at line 52 of file S3DVertex.h.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
S3DVertex irr::video::S3DVertex::getInterpolated (const S3DVertexother,
f32 d 
) [inline]
+
+ +
+ +
+
+ + + + + + + +
E_VERTEX_TYPE irr::video::S3DVertex::getType () const [inline]
+
+
+ +

Reimplemented in irr::video::S3DVertexTangents, and irr::video::S3DVertex2TCoords.

+ +

Definition at line 88 of file S3DVertex.h.

+ +

References irr::video::EVT_STANDARD.

+ +
+
+ +
+
+ + + + + + + + +
bool irr::video::S3DVertex::operator!= (const S3DVertexother) const [inline]
+
+
+ +

Definition at line 74 of file S3DVertex.h.

+ +

References Color, Normal, Pos, and TCoords.

+ +
+
+ +
+
+ + + + + + + + +
bool irr::video::S3DVertex::operator< (const S3DVertexother) const [inline]
+
+
+ +

Definition at line 80 of file S3DVertex.h.

+ +

References Color, Normal, Pos, and TCoords.

+ +
+
+ +
+
+ + + + + + + + +
bool irr::video::S3DVertex::operator== (const S3DVertexother) const [inline]
+
+
+ +

Definition at line 68 of file S3DVertex.h.

+ +

References Color, Normal, Pos, and TCoords.

+ +
+
+

Member Data Documentation

+ + + + + + + + +
The documentation for this struct was generated from the following file: +
+
+ + + + + -- cgit v1.2.3-70-g09d2