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.
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CSBSDK3::ISBScannerInterface with Scan Box Scanner instances
 CSBSDK3::SBCalibStores and manages information related to the scanner calibration
 CSBSDK3::SBCaptureParams
 CSBSDK3::SBColorRGBA color structure
 CSBSDK3::SBDeviceInfoUsed to store information about a scanner
 CSBSDK3::SBDeviceListUsed to store information about the detected devices
 CSBSDK3::SBEventHandlerParent to implement event based behavior using the GPIO ports of the scanner
 CSBSDK3::SBEventMessageSBEventMessage base class
 CSBSDK3::SBDeviceEventMessageSBEventMessage derived class to implement event based behavior based on the scanner's events or status. Under development
 CSBSDK3::SBErrorEventMessageSBEventMessage derived class to implement behavior based on an error message. Under development
 CSBSDK3::SBInputEventMessageSBEventMessage derived class to implement event based behavior using the GPIO ports of the scanner
 CSBSDK3::SBFaceContains vector indexes defining a mesh face
 CSBSDK3::SBFactoryInstantiating class for ISBScanner Objects
 CSBSDK3::SBImageContains Image and properties
 CSBSDK3::SBImageListSBImage Container
 CSBSDK3::SBMeshMesh Class Definition. SBMesh contains the information related to the vertices and vaces, as well as functions to access the data
 CSBSDK3::SBProcessParams
 CSBSDK3::SBScanClass containing scan Images and accessing functions
 CSBSDK3::SBScanHandlerParent class to implement onScanCaptured callback function
 CSBSDK3::SBTransformTransform Class Definition. SBTransform contains the transformation matrix
 CSBSDK3::SBUv
 CSBSDK3::SBVector3 Dimensional Vector