|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFoldable
Abstract interface of foldable/unfoldable geometry.
Method Summary | |
---|---|
IFoldable |
unfold()
unfold at origin on XY plane |
IFoldable |
unfold(IVecI planeNormal)
unfold at origin on the given plane |
IFoldable |
unfold(IVecI planeNormal,
IVecI planePt)
unfold at the plane point on the given plane |
Method Detail |
---|
IFoldable unfold()
IFoldable unfold(IVecI planeNormal)
IFoldable unfold(IVecI planeNormal, IVecI planePt)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |