|
CortidQCT
1.2.2.52
|
BarycentricPoint data type. Represents a points on triangulation in barycentric coordinates. More...
#include <BarycentricPoint.h>

Public Attributes | |
| std::array< T, 2 > | uv |
| Barycentric coordinates. | |
| Index | triangleIndex |
| Triangle index. | |
BarycentricPoint data type. Represents a points on triangulation in barycentric coordinates.
1.8.11