CortidQCT  1.2.2.52
Classes | Namespaces
Mesh.h File Reference

Include file defining the Mesh data type. More...

#include "BarycentricPoint.h"
#include "ColorToLabelMap.h"
#include "LabelToColorMap.h"
#include "Ray.h"
#include "RayMeshIntersection.h"
#include <array>
#include <stdexcept>
#include <string>
#include <type_traits>
#include <vector>
Include dependency graph for Mesh.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...
 

Namespaces

 CortidQCT
 Name namespace for CortidQCT library.
 

Detailed Description

Include file defining the Mesh data type.

Author
Stefan Reinhold