|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartisynth.core.femmodels.SkinMesh.BodyInfo
public abstract class SkinMesh.BodyInfo
Base class for information about bodies (e.g., Frames or FemNodels) used to control the skinning.
Method Summary | |
---|---|
abstract 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 abstract PolygonalMesh getMesh()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |