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

#include <gls_vertex.h>

Public Attributes

GlsFloat32 x
 
GlsFloat32 y
 
GlsFloat32 z
 

Detailed Description

A 3D coordinate

Member Data Documentation

GlsFloat32 GlsVector3D::x

x coordinate

GlsFloat32 GlsVector3D::y

y coordinate

GlsFloat32 GlsVector3D::z

z coordinate