Blender V2.61 - r43446
Public Member Functions

KX_ConstraintWrapper Class Reference

#include <KX_ConstraintWrapper.h>

Inheritance diagram for KX_ConstraintWrapper:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 KX_ConstraintWrapper (PHY_ConstraintType ctype, int constraintId, class PHY_IPhysicsEnvironment *physenv)
virtual ~KX_ConstraintWrapper ()
int getConstraintId ()

Detailed Description

Definition at line 38 of file KX_ConstraintWrapper.h.


Constructor & Destructor Documentation

KX_ConstraintWrapper::KX_ConstraintWrapper ( PHY_ConstraintType  ctype,
int  constraintId,
class PHY_IPhysicsEnvironment physenv 
)

Definition at line 37 of file KX_ConstraintWrapper.cpp.

KX_ConstraintWrapper::~KX_ConstraintWrapper ( ) [virtual]

Definition at line 47 of file KX_ConstraintWrapper.cpp.


Member Function Documentation

int KX_ConstraintWrapper::getConstraintId ( ) [inline]

Definition at line 44 of file KX_ConstraintWrapper.h.


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