CortidQCT  1.2.2.52
Public Attributes | List of all members
CortidQCT::BarycentricPoint< T, Index > Struct Template Reference

BarycentricPoint data type. Represents a points on triangulation in barycentric coordinates. More...

#include <BarycentricPoint.h>

Collaboration diagram for CortidQCT::BarycentricPoint< T, Index >:
Collaboration graph
[legend]

Public Attributes

std::array< T, 2 > uv
 Barycentric coordinates.
 
Index triangleIndex
 Triangle index.
 

Detailed Description

template<class T, class Index>
struct CortidQCT::BarycentricPoint< T, Index >

BarycentricPoint data type. Represents a points on triangulation in barycentric coordinates.


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