#include <track.h>
|
| 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
} |
| |
| Enumerator |
|---|
| Meta |
|
| Rect1 |
|
| Rect2 |
|
| RightCurve1 |
|
| RightCurve2 |
|
| LeftCurve1 |
|
| LeftCurve2 |
|
| Meta |
|
| Rect |
|
| RightCurve |
|
| LeftCurve |
|
| Enumerator |
|---|
| Meta |
|
| Rect1 |
|
| Rect2 |
|
| RightCurve1 |
|
| RightCurve2 |
|
| LeftCurve1 |
|
| LeftCurve2 |
|
| Meta |
|
| Rect |
|
| RightCurve |
|
| LeftCurve |
|
| btRigidBody * Section::body |
| std::pair<char, char> Section::direction |
| Ogre::SceneNode * Section::node |
| Ogre::Entity * Section::physics_entity |
| btVector3 Section::position |
The documentation for this struct was generated from the following files:
- /home/isaac.lacoba/repos/tfg.tinman/src/model/track.h
- /home/isaac.lacoba/repos/tfg.tinman/src/util/trackloader.h