![]() |
SBSDK 3.3.5
Polyga’s SB SDK is a set of programmable API’s that allow users to directly communicate and control any of Polyga’s 3D scanners using C++, C# or Command line.
|
▼NSBSDK3 | |
CISBScanner | Interface with Scan Box Scanner instances |
CSBCalib | Stores and manages information related to the scanner calibration |
CSBCaptureParams | |
CSBColor | RGBA color structure |
CSBDeviceEventMessage | SBEventMessage derived class to implement event based behavior based on the scanner's events or status. Under development |
CSBDeviceInfo | Used to store information about a scanner |
CSBDeviceList | Used to store information about the detected devices |
CSBErrorEventMessage | SBEventMessage derived class to implement behavior based on an error message. Under development |
CSBEventHandler | Parent to implement event based behavior using the GPIO ports of the scanner |
CSBEventMessage | SBEventMessage base class |
CSBFace | Contains vector indexes defining a mesh face |
CSBFactory | Instantiating class for ISBScanner Objects |
CSBImage | Contains Image and properties |
CSBImageList | SBImage Container |
CSBInputEventMessage | SBEventMessage derived class to implement event based behavior using the GPIO ports of the scanner |
CSBMesh | Mesh Class Definition. SBMesh contains the information related to the vertices and vaces, as well as functions to access the data |
CSBProcessParams | |
CSBScan | Class containing scan Images and accessing functions |
CSBScanHandler | Parent class to implement onScanCaptured callback function |
CSBTransform | Transform Class Definition. SBTransform contains the transformation matrix |
CSBUv | |
CSBVector | 3 Dimensional Vector |