| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| Vector3D | GetOrigin
()
Get method for attribute "Origin" The origin. |
| Vector3D | GetXAxis
()
Get method for attribute "XAxis" The X-axis. |
| Vector3D | GetYAxis
()
Get method for attribute "YAxis" The Y-axis. |
| Vector3D | GetZAxis
()
Get method for attribute "ZAxis" The Z-axis. |
| void | SetOrigin
(Vector3D value)
Set method for attribute "Origin" The origin. |
| void | SetXAxis
(Vector3D value)
Set method for attribute "XAxis" The X-axis. |
| void | SetYAxis
(Vector3D value)
Set method for attribute "YAxis" The Y-axis. |
| void | SetZAxis
(Vector3D value)
Set method for attribute "ZAxis" The Z-axis. |
| Method Detail |
|---|
| GetXAxis/SetXAxis |
|---|
| Vector3D | GetXAxis | () |
| void | SetXAxis | (Vector3D value) |
| GetYAxis/SetYAxis |
|---|
| Vector3D | GetYAxis | () |
| void | SetYAxis | (Vector3D value) |
| GetZAxis/SetZAxis |
|---|
| Vector3D | GetZAxis | () |
| void | SetZAxis | (Vector3D value) |
| GetOrigin/SetOrigin |
|---|
| Vector3D | GetOrigin | () |
| void | SetOrigin | (Vector3D value) |