documentation

VIS.WorkSpace.Plane Class Reference

WorkSpace Geometry describing a plane in x (width) and y (length) direction. More...

Inherits VIS.WorkSpace.Geometry.

Public Member Functions

 Plane ()
 
 Plane (float length, float width, int steps, WorkSpace.Transform trans)
 
- Public Member Functions inherited from VIS.WorkSpace.Geometry
 Geometry (string typeName)
 
Vector3 [] GetCameraPositions ()
 Function for obtaining all positions of a geometry definition directly from vlSDK. More...
 

Additional Inherited Members

- Data Fields inherited from VIS.WorkSpace.Geometry
string type
 
Parameters parameters
 

Detailed Description

WorkSpace Geometry describing a plane in x (width) and y (length) direction.

Constructor & Destructor Documentation

◆ Plane() [1/2]

VIS.WorkSpace.Plane.Plane ( )
inline

◆ Plane() [2/2]

VIS.WorkSpace.Plane.Plane ( float  length,
float  width,
int  steps,
WorkSpace.Transform  trans 
)
inline