Frame
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| Frame() | None | Default constructor. Uses global origin and standard basis vectors. |
| Frame(XYZ, XYZ, XYZ, XYZ) | None | Constructor that takes the frame's base point and three basis vectors. |
| Name | Return Type | Description |
|---|---|---|
| Frame() | None | Default constructor. Uses global origin and standard basis vectors. |
| Frame(XYZ, XYZ, XYZ, XYZ) | None | Constructor that takes the frame's base point and three basis vectors. |