documentation

Visometry.VisionLib.SDK.Core.API.WorkSpace Namespace Reference

Namespace with classes for generating WorkSpace json. These will be used for calling corresponding commands in the vlSDK. THIS IS SUBJECT TO CHANGE Please do not rely on this code in productive environments. More...

Data Structures

class  BaseSphere
 
class  BoundingBox
 
class  Configuration
 WorkSpace Configuration for a scene. It contains all WorkSpaces of the Scene, which should be used for AutoInit. More...
 
class  Definition
 Definition of a single workspace. It contains one origin and one destination geometry from which the possible poses will be calculated. Additionally, the upVector and the rotation values define the possible view angles of the camera. More...
 
class  Geometry
 Base type of WorkSpace geometries More...
 
class  Plane
 WorkSpace Geometry describing a plane in x (width) and y (length) direction. More...
 
class  Sphere
 WorkSpace Geometry describing a sphere. Phi describes the polar angle in degree around the x axis. Theta describes the azimuth angle around the z axis More...
 
class  Transform
 Definition of a transformation with quaternion and translation More...
 

Detailed Description

Namespace with classes for generating WorkSpace json. These will be used for calling corresponding commands in the vlSDK. THIS IS SUBJECT TO CHANGE Please do not rely on this code in productive environments.