mElite  1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
Point4Struct Struct Reference

#include <VectorMath.h>

Public Attributes

float x
 
float y
 
float z
 
float a
 

Detailed Description

Definition at line 24 of file VectorMath.h.

Member Data Documentation

float Point4Struct::a

Definition at line 25 of file VectorMath.h.

float Point4Struct::x

Definition at line 25 of file VectorMath.h.

float Point4Struct::y

Definition at line 25 of file VectorMath.h.

float Point4Struct::z

Definition at line 25 of file VectorMath.h.


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