VVISF & VVGL
VVGL::VertRGBA Struct Reference

Describes a vertex that contains RGBA color data. Derived from Vertex. More...

#include <VVGL_Geom.hpp>

Inherits VVGL::Vertex.

Public Member Functions

int colorOffset () const
 Returns the offset of the color data within the vertex.
 

Public Attributes

VT_RGBA color
 The RGBA color data for this vertex.
 

Detailed Description

Describes a vertex that contains RGBA color data. Derived from Vertex.


The documentation for this struct was generated from the following file: