CableJointD
Wrapper node for the a cable-type joint. This type is an extention not existing in the original ODE library.
Inheritance
Code
XML encoding
<CableJointD anchor='0 0 0' axis1='0 0 0' axis2='0 0 0' torque1='0' torque2='0' vel1='0' vel2='0' loStop1='-1e20' loStop2='-1e20' hiStop1='1e20' hiStop2='1e20' fmax1='0' fmax2='0' fudge1='1' fudge2='1' bounce1='0' bounce2='0' cfm1='1e-5' cfm2='1e-5' stopErp1='0.2' stopErp2='0.2' stopCfm1='0' stopCfm2='0' logFeature='' />
Classic encoding
CableJointD { anchor 0 0 0 axis1 0 0 0 axis2 0 0 0 torque1 0 torque2 0 vel1 0 vel2 0 loStop1 -1e20 loStop2 -1e20 hiStop1 1e20 hiStop2 1e20 fmax1 0 fmax2 0 fudge1 1 fudge2 1 bounce1 0 bounce2 0 cfm1 1e-5 cfm2 1e-5 stopErp1 0.2 stopErp2 0.2 stopCfm1 0 stopCfm2 0 logFeature [""] }
Interface
Filter: X3D only | Avalon only | All
id | Name | DataType | PartType | Default | ValueType | Description |
---|---|---|---|---|---|---|
metadata | SFNode | inputOutput | MetadataObject | container for payload metadata inside MetadataSet element |