AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
AABBTreeIntersection.hpp File Reference

Define AABB tree for triangle intersection. More...

#include <mesh/TriSoup.hpp>
#include <utilities/Macros.hpp>
#include <memory>
#include <tuple>
#include <vector>
+ Include dependency graph for AABBTreeIntersection.hpp:

Classes

class  AMCAX::Meshing::Geometry::AABBTreeIntersection< Kernel, Traits >
 Constructs an AABB tree from stored primitives for intersection queries. More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 
namespace  AMCAX::Meshing
 Namespace of all interface in the AMCAX Meshing module.
 

Macros

#define  AMCAXMeshing_STR(x)
 

Typedefs

using  AMCAX::Meshing::Geometry::EIAC = ExactIndirectPredicatesApproxConstructions
 
using  AMCAX::Meshing::Geometry::APAC = ApproxPredicatesApproxConstructions
 

Variables

template class AMCAXMeshing_CLASS_API  AMCAX::Meshing::Geometry::AABBTreeIntersection< APAC, Mesh::TriSoupTraits >
 
template class AMCAXMeshing_CLASS_API  AMCAX::Meshing::Geometry::AABBTreeIntersection< EIAC, Mesh::TriSoupTraits >
 
template class AMCAXMeshing_CLASS_API  AMCAX::Meshing::Geometry::AABBTreeIntersection< APAC, Mesh::TriSoupTraits_Eigen >
 
template class AMCAXMeshing_CLASS_API  AMCAX::Meshing::Geometry::AABBTreeIntersection< EIAC, Mesh::TriSoupTraits_Eigen >
 
template class AMCAXMeshing_CLASS_API  AMCAX::Meshing::Geometry::AABBTreeIntersection< APAC, Mesh::TriSoupTraits_Coord >
 
template class AMCAXMeshing_CLASS_API  AMCAX::Meshing::Geometry::AABBTreeIntersection< EIAC, Mesh::TriSoupTraits_Coord >
 

Detailed Description

Define AABB tree for triangle intersection.

This file is part of AMCAX kernel.

Macro Definition Documentation

◆ AMCAXMeshing_STR

#define AMCAXMeshing_STR ( x )
Value:
AMCAXMeshing_VAL(x)