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 List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NSBSDK3
 CISBScannerInterface with Scan Box Scanner instances
 CSBCalibStores and manages information related to the scanner calibration
 CSBCaptureParams
 CSBColorRGBA color structure
 CSBDeviceEventMessageSBEventMessage derived class to implement event based behavior based on the scanner's events or status. Under development
 CSBDeviceInfoUsed to store information about a scanner
 CSBDeviceListUsed to store information about the detected devices
 CSBErrorEventMessageSBEventMessage derived class to implement behavior based on an error message. Under development
 CSBEventHandlerParent to implement event based behavior using the GPIO ports of the scanner
 CSBEventMessageSBEventMessage base class
 CSBFaceContains vector indexes defining a mesh face
 CSBFactoryInstantiating class for ISBScanner Objects
 CSBImageContains Image and properties
 CSBImageListSBImage Container
 CSBInputEventMessageSBEventMessage derived class to implement event based behavior using the GPIO ports of the scanner
 CSBMeshMesh Class Definition. SBMesh contains the information related to the vertices and vaces, as well as functions to access the data
 CSBProcessParams
 CSBScanClass containing scan Images and accessing functions
 CSBScanHandlerParent class to implement onScanCaptured callback function
 CSBTransformTransform Class Definition. SBTransform contains the transformation matrix
 CSBUv
 CSBVector3 Dimensional Vector