SFCGAL 1.4.0
Public Member Functions | Public Attributes | List of all members
SFCGAL::algorithm::intersects_volume_x Struct Reference
Inheritance diagram for SFCGAL::algorithm::intersects_volume_x:

Public Member Functions

 intersects_volume_x (const MarkedPolyhedron *vol)
 
template<class T >
bool operator() (const T *geometry) const
 

Public Attributes

const MarkedPolyhedronpolyhedron
 

Constructor & Destructor Documentation

◆ intersects_volume_x()

SFCGAL::algorithm::intersects_volume_x::intersects_volume_x ( const MarkedPolyhedron vol)
inline

Member Function Documentation

◆ operator()()

template<class T >
bool SFCGAL::algorithm::intersects_volume_x::operator() ( const T *  geometry) const
inline

Member Data Documentation

◆ polyhedron

const MarkedPolyhedron* SFCGAL::algorithm::intersects_volume_x::polyhedron