Helper class to manage Plane creation. More...
Inherits QObject.
Static Public Member Functions | |
static GO2SPlane | From3Points (GO2SXYZ x, GO2SXYZ y, GO2SXYZ z) |
See GO2SPlane.SetFrom3Points. | |
static GO2SPlane | FromAngle (GO2SXYZ origin, Number angle, GO2SEnum::GO2SAxis axis) |
See GO2SPlane.SetFromAngle. | |
static GO2SPlane | FromMatrix (GO2SMatrix matrix) |
See GO2SPlane.SetFromMatrix. | |
Helper class to manage Plane creation.