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

#include <gls_vertex.h>

Public Attributes

GlsFloat32 x
 
GlsFloat32 y
 

Detailed Description

A 2D coordinate

Member Data Documentation

GlsFloat32 GlsVector2D::x

x coordinate

GlsFloat32 GlsVector2D::y

y coordinate