GO2cam Javascript API  6.11
GO2SPlaneCreate Class Reference

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.
 

Detailed Description

Helper class to manage Plane creation.