projectkyoto.mmd.file
クラス PMDJoint
java.lang.Object
projectkyoto.mmd.file.PMDJoint
public class PMDJoint
- extends java.lang.Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PMDJoint
public PMDJoint(DataInputStreamLittleEndian is)
throws java.io.IOException
- 例外:
java.io.IOException
toString
public java.lang.String toString()
- オーバーライド:
- クラス
java.lang.Object
内の toString
getConstPos1
public javax.vecmath.Vector3f getConstPos1()
setConstPos1
public void setConstPos1(javax.vecmath.Vector3f constPos1)
getConstPos2
public javax.vecmath.Vector3f getConstPos2()
setConstPos2
public void setConstPos2(javax.vecmath.Vector3f constPos2)
getConstRot1
public javax.vecmath.Vector3f getConstRot1()
setConstRot1
public void setConstRot1(javax.vecmath.Vector3f constRot1)
getConstRot2
public javax.vecmath.Vector3f getConstRot2()
setConstRot2
public void setConstRot2(javax.vecmath.Vector3f constRot2)
getJointName
public java.lang.String getJointName()
setJointName
public void setJointName(java.lang.String jointName)
getJointPos
public javax.vecmath.Vector3f getJointPos()
setJointPos
public void setJointPos(javax.vecmath.Vector3f jointPos)
getJointRot
public javax.vecmath.Vector3f getJointRot()
setJointRot
public void setJointRot(javax.vecmath.Vector3f jointRot)
getRigidBodyA
public int getRigidBodyA()
setRigidBodyA
public void setRigidBodyA(int rigidBodyA)
getRigidBodyB
public int getRigidBodyB()
setRigidBodyB
public void setRigidBodyB(int rigidBodyB)
getStiffness
public float[] getStiffness()
setStiffness
public void setStiffness(float[] stiffness)