|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartisynth.core.femmodels.SkinMesh.BodyInfo
artisynth.core.femmodels.SkinMesh.FemModelInfo
public class SkinMesh.FemModelInfo
Contains information for each FemModel controlling this SkinMesh. Doesn't do very much now - can be expanded later as needed.
Method Summary | |
---|---|
FemModel3d |
getFemModel()
|
PolygonalMesh |
getMesh()
Returns the PolygonalMesh, if any, associated with this body. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public FemModel3d getFemModel()
public PolygonalMesh getMesh()
SkinMesh.BodyInfo
getMesh
in class SkinMesh.BodyInfo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |