Tinman  1.0
Public Types | Public Attributes | List of all members
Section Struct Reference

#include <track.h>

Public Types

enum  Type {
  Meta, Rect1, Rect2, RightCurve1,
  RightCurve2, LeftCurve1, LeftCurve2, Meta,
  Rect, RightCurve, LeftCurve
}
 
enum  Type {
  Meta, Rect1, Rect2, RightCurve1,
  RightCurve2, LeftCurve1, LeftCurve2, Meta,
  Rect, RightCurve, LeftCurve
}
 

Public Attributes

Type type
 
Ogre::SceneNode * node
 
Ogre::Entity * physics_entity
 
btRigidBody * body
 
btVector3 position
 
int id
 
std::pair< char, char > direction
 

Member Enumeration Documentation

Enumerator
Meta 
Rect1 
Rect2 
RightCurve1 
RightCurve2 
LeftCurve1 
LeftCurve2 
Meta 
Rect 
RightCurve 
LeftCurve 
Enumerator
Meta 
Rect1 
Rect2 
RightCurve1 
RightCurve2 
LeftCurve1 
LeftCurve2 
Meta 
Rect 
RightCurve 
LeftCurve 

Member Data Documentation

btRigidBody * Section::body
std::pair<char, char> Section::direction
int Section::id
Ogre::SceneNode * Section::node
Ogre::Entity * Section::physics_entity
btVector3 Section::position
Type Section::type

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