![]() |
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.
|
CSBSDK3::ISBScanner | Interface with Scan Box Scanner instances |
CSBSDK3::SBCalib | Stores and manages information related to the scanner calibration |
CSBSDK3::SBCaptureParams | |
CSBSDK3::SBColor | RGBA color structure |
CSBSDK3::SBDeviceInfo | Used to store information about a scanner |
CSBSDK3::SBDeviceList | Used to store information about the detected devices |
CSBSDK3::SBEventHandler | Parent to implement event based behavior using the GPIO ports of the scanner |
▼CSBSDK3::SBEventMessage | SBEventMessage base class |
CSBSDK3::SBDeviceEventMessage | SBEventMessage derived class to implement event based behavior based on the scanner's events or status. Under development |
CSBSDK3::SBErrorEventMessage | SBEventMessage derived class to implement behavior based on an error message. Under development |
CSBSDK3::SBInputEventMessage | SBEventMessage derived class to implement event based behavior using the GPIO ports of the scanner |
CSBSDK3::SBFace | Contains vector indexes defining a mesh face |
CSBSDK3::SBFactory | Instantiating class for ISBScanner Objects |
CSBSDK3::SBImage | Contains Image and properties |
CSBSDK3::SBImageList | SBImage Container |
CSBSDK3::SBMesh | Mesh Class Definition. SBMesh contains the information related to the vertices and vaces, as well as functions to access the data |
CSBSDK3::SBProcessParams | |
CSBSDK3::SBScan | Class containing scan Images and accessing functions |
CSBSDK3::SBScanHandler | Parent class to implement onScanCaptured callback function |
CSBSDK3::SBTransform | Transform Class Definition. SBTransform contains the transformation matrix |
CSBSDK3::SBUv | |
CSBSDK3::SBVector | 3 Dimensional Vector |