CortidQCT  1.2.2.52
Classes | Namespaces
BarycentricPoint.h File Reference

This header contains the definition of the BarycentricPoint data type. More...

#include <array>
#include <type_traits>
Include dependency graph for BarycentricPoint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CortidQCT::Mesh< T >
 A triangle mesh class. More...
 
struct  CortidQCT::BarycentricPoint< T, Index >
 BarycentricPoint data type. Represents a points on triangulation in barycentric coordinates. More...
 

Namespaces

 CortidQCT
 Name namespace for CortidQCT library.
 

Detailed Description

This header contains the definition of the BarycentricPoint data type.

Author
Stefan Reinhold