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.
Public Attributes | List of all members
SBSDK3::SBFace Struct Reference

Contains vector indexes defining a mesh face. More...

#include <SBTypes.h>

Public Attributes

int v0
 
int v1
 
int v2
 

Detailed Description

Contains vector indexes defining a mesh face.

Member Data Documentation

◆ v0

int SBSDK3::SBFace::v0

◆ v1

int SBSDK3::SBFace::v1

◆ v2

int SBSDK3::SBFace::v2

The documentation for this struct was generated from the following file: