49 virtual void setFigure(
SOBFigure* newFigure);
50 virtual bool collidesAgainst(
WorldEntity* otherObject,
const btCollisionShape* ownCollisionShape, btManifoldPoint& contactPoint)
override;
#define _SOBExport
Definition: SOBPrereqs.h:60
The StaticEntity is the simplest derivative of the orxonox::WorldEntity class.
Definition: StaticEntity.h:50
WeakPtr wraps a pointer to an object, which becomes nullptr if the object is deleted.
Definition: CorePrereqs.h:236
The WorldEntity represents everything that can be put in a Scene at a certain location.
Definition: WorldEntity.h:72
xmlelement
Definition: Super.h:519
WeakPtr< SOBFigure > figure_
Definition: SOBItem.h:56
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Mode
Definition: CorePrereqs.h:102
bool attachedToFigure_
Definition: SOBItem.h:52
Shared library macros, enums, constants and forward declarations for the SOB module ...