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.
|
SBProcessScan Header File. Processing SBScan data to generate SBMesh. More...
Go to the source code of this file.
Namespaces | |
namespace | SBSDK3 |
Functions | |
SBSDK_API SBStatus | SBSDK3::ProcessScan (SBMesh &mesh_out, SBScan &scan_in, SBProcessParams processParams=SBProcessParams()) |
SBProcessScan Header File. Processing SBScan data to generate SBMesh.