![]() |
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.
|
SBData Header File. Class definitions for SBImage, SBScan, SBMesh and SBCalib. More...
Go to the source code of this file.
Classes | |
| class | SBSDK3::SBImage |
| Contains Image and properties. More... | |
| class | SBSDK3::SBImageList |
| SBImage Container. More... | |
| class | SBSDK3::SBCalib |
| Stores and manages information related to the scanner calibration. More... | |
| class | SBSDK3::SBScan |
| Class containing scan Images and accessing functions. More... | |
| class | SBSDK3::SBTransform |
| Transform Class Definition. SBTransform contains the transformation matrix. More... | |
| class | SBSDK3::SBMesh |
| Mesh Class Definition. SBMesh contains the information related to the vertices and vaces, as well as functions to access the data. More... | |
Namespaces | |
| namespace | PLG |
| namespace | SBSDK3 |
SBData Header File. Class definitions for SBImage, SBScan, SBMesh and SBCalib.