Kochol Game Engine  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
kge::ph::FixedJoint Class Reference

#include <FixedJoint.h>

Inheritance diagram for kge::ph::FixedJoint:
kge::ph::Joint

Public Member Functions

 FixedJoint ()
virtual ~FixedJoint ()
JointType getType ()
- Public Member Functions inherited from kge::ph::Joint
 Joint ()
virtual ~Joint ()

Detailed Description

Definition at line 8 of file FixedJoint.h.

Constructor & Destructor Documentation

kge::ph::FixedJoint::FixedJoint ( )
inline

Definition at line 11 of file FixedJoint.h.

virtual kge::ph::FixedJoint::~FixedJoint ( )
inlinevirtual

Definition at line 13 of file FixedJoint.h.

Member Function Documentation

JointType kge::ph::FixedJoint::getType ( void  )
inlinevirtual

Implements kge::ph::Joint.

Definition at line 15 of file FixedJoint.h.

References kge::ph::EJTP_FIXED.


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