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.
Namespaces | Functions
SBProcessScan.h File Reference

SBProcessScan Header File. Processing SBScan data to generate SBMesh. More...

#include "SBSDK_API.h"
#include "SBTypes.h"
#include "SBData.h"

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())
 

Detailed Description

SBProcessScan Header File. Processing SBScan data to generate SBMesh.

Date
2022-Jul-6
Author
Polyga Inc.
See also
ISBScanner.h, SBData.h, SBTypes.h