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.
|
Contains vector indexes defining a mesh face. More...
#include <SBTypes.h>
Public Attributes | |
int | v0 |
int | v1 |
int | v2 |
Contains vector indexes defining a mesh face.
int SBSDK3::SBFace::v0 |
int SBSDK3::SBFace::v1 |
int SBSDK3::SBFace::v2 |