Pyrogenesis
trunk
|
#include "graphics/Color.h"
#include "graphics/RenderableObject.h"
#include "maths/BoundingBoxOriented.h"
#include "simulation2/helpers/Player.h"
Go to the source code of this file.
Classes | |
class | CModelAbstract |
Abstract base class for graphical objects that are used by units, or as props attached to other CModelAbstract objects. More... | |
struct | CModelAbstract::CustomSelectionShape |
Describes a custom selection shape to be used for a model's selection box instead of the default recursive bounding boxes. More... | |