Struct Vertex¶
Defined in File Vertex.hpp
Struct Documentation¶
-
struct Vertex¶
Represents a vertex in 3D space with position, texture coordinates, and normal vector.
This structure is used to store the attributes of a vertex required for rendering in 3D graphics.