JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
ConvexHullBuilder.h File Reference
#include "JPLSpatial/ErrorReporting.h"
#include "JPLSpatial/Math/Math.h"
#include "JPLSpatial/Math/Vec3Traits.h"
#include "JPLSpatial/Math/ClosestPoint.h"
#include "JPLSpatial/Memory/Memory.h"
#include "JPLSpatial/Geometry/Triangulation.h"
#include <cstdlib>
#include <vector>
#include <memory>
#include <limits>
#include <span>
#include <unordered_set>

Go to the source code of this file.

Classes

class  JPL::ConvexHullBuilder< Vec3Type >
 
class  JPL::ConvexHullBuilder< Vec3Type >::Edge
 Class that holds the information of an edge. More...
 
class  JPL::ConvexHullBuilder< Vec3Type >::Face
 Class that holds the information of one face. More...
 

Namespaces

namespace  JPL