public class DAEMSimClosure extends DAEMSimJoint
COLLADA "extra" element corresponding to MSim closure Joint
.
Copyright (C) 2010 Marsette A. Vona, III
Modifier and Type | Field and Description |
---|---|
java.lang.String |
childLink
child_link element
|
private static java.lang.String |
cvsid |
childToMobility, dofLimits, dofLock, dofPosture, dofTarget, jointType, mobilityInverted, mobilityToParent, positioningTransformsLocked, softGoalPriority, softGoalWeight, stiffnessProps
explicitlyHidden, explicitlyHighlighted, explicitlyMasked, explicitlyVisible, name
MSIM_EXTRAS, MSIM_EXTRAS_ARRAY, MSIM_PROFILE
Constructor and Description |
---|
DAEMSimClosure() |
Modifier and Type | Method and Description |
---|---|
DAEMSimClosure |
readFrom(Joint joint)
Extends superclass impl to also read
childLink if joint
has a child link. |
getChildSubframe, getParentSubframe, writeChildToMobilityTo, writeMobilityToParentTo, writeTo
getXMLElementName, getXMLElementName, parse, parse, unparse, unparse
private static final java.lang.String cvsid
public java.lang.String childLink
public DAEMSimClosure readFrom(Joint joint)
Extends superclass impl to also read childLink
if joint
has a child link.
readFrom
in class DAEMSimJoint