Skip to content

Struct SFCGAL::algorithm::intersects_volume_x#

ClassList > intersects_volume_x

intersects of a volume with any other type

Inherits the following classes: boost::static_visitor< bool >

Public Attributes#

Type Name
const MarkedPolyhedron * polyhedron

Public Functions#

Type Name
intersects_volume_x (const MarkedPolyhedron * vol)
auto operator() (const T * geometry) const

Public Attributes Documentation#

variable polyhedron#

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

Public Functions Documentation#

function intersects_volume_x#

inline intersects_volume_x::intersects_volume_x (
    const MarkedPolyhedron * vol
) 

function operator()#

template<class T>
inline auto intersects_volume_x::operator() (
    const T * geometry
) const


The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/algorithm/intersects.cpp