|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface used for accessing to a 3D axis with an origine and its ax,ay,az vectors components.
Usualy axis are used to define 3D scene objects local axes
IScene3DObject
,
IPoint3D
Method Summary | |
IPoint3D |
getAX()
Gets x vector axis (ax) in the current space. |
IPoint3D |
getAY()
Gets y vector axis (ay) in the current space. |
IPoint3D |
getAZ()
Gets z vector axis (az) in the current space. |
IPoint3D |
getOrigin()
Gets origine for axis in the current space |
Method Detail |
public IPoint3D getAX()
public IPoint3D getAY()
public IPoint3D getAZ()
public IPoint3D getOrigin()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |