|
vtlib library
|
Public Member Functions | |
| ControlPoint (const FPoint3 &position) | |
| Construct from position. Rotation is default (down -Z axis). | |
| ControlPoint (const FPoint3 &position, const FQuat &rotation) | |
| Construct from position and rotation. | |
This class describes a single location, including both a position and orientation, in world coordinates, which is used to define a path.
1.8.10