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.
Classes | Namespaces
SBData.h File Reference

SBData Header File. Class definitions for SBImage, SBScan, SBMesh and SBCalib. More...

#include "SBSDK_API.h"
#include "SBTypes.h"
#include <memory>
#include <vector>

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
 

Detailed Description

SBData Header File. Class definitions for SBImage, SBScan, SBMesh and SBCalib.

Date
2022-Jan-27
Author
Polyga Inc.
See also
ISBScanner.h, SBTypes.h, SBProcessScan.h, SBFactory.h, SBDeviceList.h, SBEventHandler.h