GL Studio SCECpp Runtime Library
Public Attributes | List of all members
GlsVertex Struct Reference

#include <gls_vertex.h>

Public Attributes

GlsVector3D coordinate
 
GlsColor color
 

Detailed Description

A 3D coordinate in space with an RGBA color value

Member Data Documentation

GlsColor GlsVertex::color

color associated with the coordinate

GlsVector3D GlsVertex::coordinate

3D coordinate