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 Member Functions | Public Attributes | List of all members
stVertex Struct Reference

A vertex position in 3d space. More...

#include <ObjectLoader3ds.h>

Public Member Functions

 stVertex ()
 

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

A vertex position in 3d space.

Definition at line 29 of file ObjectLoader3ds.h.

Constructor & Destructor Documentation

stVertex::stVertex ( )
inline

Definition at line 30 of file ObjectLoader3ds.h.

Member Data Documentation

float stVertex::x

Definition at line 31 of file ObjectLoader3ds.h.

float stVertex::y

Definition at line 31 of file ObjectLoader3ds.h.

float stVertex::z

Definition at line 31 of file ObjectLoader3ds.h.


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