#include <orxPhysics.h>
Joint definition
Definition at line 161 of file orxPhysics.h.
| union { ... } |
Joint : 96
| orxFLOAT orxBODY_JOINT_DEF::fDamping |
Damping : 64
Definition at line 196 of file orxPhysics.h.
| orxFLOAT orxBODY_JOINT_DEF::fDefaultRotation |
Default rotation : 56
Definition at line 173 of file orxPhysics.h.
| orxFLOAT orxBODY_JOINT_DEF::fDstLength |
Destination length : 92
Definition at line 213 of file orxPhysics.h.
| orxFLOAT orxBODY_JOINT_DEF::fFrequency |
Frequency : 60
Definition at line 195 of file orxPhysics.h.
| orxFLOAT orxBODY_JOINT_DEF::fJointRatio |
Joint ratio : 64
Definition at line 245 of file orxPhysics.h.
| orxFLOAT orxBODY_JOINT_DEF::fLength |
Length : 56
Definition at line 194 of file orxPhysics.h.
| orxFLOAT orxBODY_JOINT_DEF::fLengthRatio |
Length ratio : 56
Definition at line 208 of file orxPhysics.h.
| orxFLOAT orxBODY_JOINT_DEF::fMaxDstLength |
Max destination length : 96
Definition at line 214 of file orxPhysics.h.
| orxFLOAT orxBODY_JOINT_DEF::fMaxForce |
Max force : 56
Definition at line 236 of file orxPhysics.h.
| orxFLOAT orxBODY_JOINT_DEF::fMaxMotorForce |
| orxFLOAT orxBODY_JOINT_DEF::fMaxMotorTorque |
Max motor torque : 72
Definition at line 177 of file orxPhysics.h.
| orxFLOAT orxBODY_JOINT_DEF::fMaxRotation |
Max rotation : 64
Definition at line 175 of file orxPhysics.h.
| orxFLOAT orxBODY_JOINT_DEF::fMaxSrcLength |
Max source length : 88
Definition at line 212 of file orxPhysics.h.
| orxFLOAT orxBODY_JOINT_DEF::fMaxTorque |
Max torque : 60
Definition at line 237 of file orxPhysics.h.
| orxFLOAT orxBODY_JOINT_DEF::fMaxTranslation |
| orxFLOAT orxBODY_JOINT_DEF::fMinRotation |
Min rotation : 60
Definition at line 174 of file orxPhysics.h.
| orxFLOAT orxBODY_JOINT_DEF::fMinTranslation |
| orxFLOAT orxBODY_JOINT_DEF::fMotorSpeed |
| orxFLOAT orxBODY_JOINT_DEF::fSrcLength |
Source length : 84
Definition at line 211 of file orxPhysics.h.
| struct { ... } orxBODY_JOINT_DEF::stFriction |
Friction : 60
| struct { ... } orxBODY_JOINT_DEF::stGear |
Gear : 64
| struct { ... } orxBODY_JOINT_DEF::stPrismatic |
Prismatic : 84
| struct { ... } orxBODY_JOINT_DEF::stPulley |
Pulley : 96
| struct { ... } orxBODY_JOINT_DEF::stRevolute |
Revolute : 72
| struct { ... } orxBODY_JOINT_DEF::stRope |
Rope : 56
| struct { ... } orxBODY_JOINT_DEF::stSpring |
Spring : 64
| struct { ... } orxBODY_JOINT_DEF::stSuspension |
Suspension : 80
| struct { ... } orxBODY_JOINT_DEF::stWeld |
Weld : 56
| orxU32 orxBODY_JOINT_DEF::u32Flags |
Control flags : 52
Definition at line 167 of file orxPhysics.h.
Destination body anchor : 48
Definition at line 166 of file orxPhysics.h.
Destination ground anchor : 80
Definition at line 210 of file orxPhysics.h.
Destination scale : 24
Definition at line 164 of file orxPhysics.h.
Source body anchor : 36
Definition at line 165 of file orxPhysics.h.
Source ground anchor : 68
Definition at line 209 of file orxPhysics.h.
Source scale : 12
Definition at line 163 of file orxPhysics.h.
| const orxSTRING orxBODY_JOINT_DEF::zDstJointName |
Destination joint name : 60
Definition at line 244 of file orxPhysics.h.
| const orxSTRING orxBODY_JOINT_DEF::zSrcJointName |
Source joint name : 56
Definition at line 243 of file orxPhysics.h.
1.5.6