iPcMechanicsJoint Struct Reference
A joint. More...
#include <propclass/mechsys.h>
Public Member Functions | |
virtual iJoint * | GetJoint ()=0 |
Get the joint corresponding with this. |
Detailed Description
A joint.This property class supports the following actions (add prefix 'cel.action.' to get the ID of the action and add prefix 'cel.parameter.' to get the ID of the parameter):
- SetParentBody: parameters 'body' (string).
- SetPosition: parameters 'position' (vector3).
- SetConstrainDist: parameters 'x' (bool), 'y' (bool), and 'z' (bool).
- SetDistances: parameters 'min' (vector3) and 'max' (vector3).
- SetConstrainAngle: parameters 'x' (bool), 'y' (bool), and 'z' (bool).
- SetAngles: parameters 'min' (vector3) and 'max' (vector3).
Definition at line 645 of file mechsys.h.
Member Function Documentation
virtual iJoint* iPcMechanicsJoint::GetJoint | ( | ) | [pure virtual] |
Get the joint corresponding with this.
The documentation for this struct was generated from the following file:
- propclass/mechsys.h
Generated for CEL: Crystal Entity Layer by doxygen 1.4.7