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
ObjectInfo Struct Reference

#include <Structures.h>

Public Member Functions

 ObjectInfo ()
 

Public Attributes

int object
 
std::string filename
 
GLuint displayList
 
Vector3 view
 

Detailed Description

Definition at line 202 of file Structures.h.

Constructor & Destructor Documentation

ObjectInfo::ObjectInfo ( )
inline

Definition at line 203 of file Structures.h.

Member Data Documentation

GLuint ObjectInfo::displayList

Definition at line 206 of file Structures.h.

std::string ObjectInfo::filename

Definition at line 205 of file Structures.h.

int ObjectInfo::object

Definition at line 204 of file Structures.h.

Vector3 ObjectInfo::view

Definition at line 207 of file Structures.h.


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