instantreality 1.0

Component:
Physics
Status:
fully implemented
Structure type:
concrete
Standard:
Avalon

BallJointD

Wrapper node for the ODE joint type ball joint. See www.ode.org for detailed description of the underlying engine.

Inheritance

Code

XML encoding
<BallJointD anchor='0 0 0'
logFeature=''
 />
Classic encoding
BallJointD {
	anchor 0 0 0
	logFeature [""]
}

Interface

Filter: X3D only | Avalon only | All
id Name DataType PartType Default ValueType Description
SFNode metadata SFNode inputOutput MetadataObject container for payload metadata inside MetadataSet element