Struct Triangle
Stores the triangle information.
#include <ManusSDKTypes.h>
Public Attributes
| Type | Name | 
|---|---|
| int32_t | vertexIndex1   | 
| int32_t | vertexIndex2   | 
| int32_t | vertexIndex3   | 
Public Attributes Documentation
variable vertexIndex1
variable vertexIndex2
variable vertexIndex3
The documentation for this class was generated from the following file api/cppSDK/SDKBase/ManusSDKTypes.h