Struct SFCGAL::algorithm::intersects_volume_x
ClassList > SFCGAL > algorithm > intersects_volume_x
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 SFCGAL::algorithm::intersects_volume_x::intersects_volume_x (
const MarkedPolyhedron * vol
)
function operator()
template<class T>
inline auto SFCGAL::algorithm::intersects_volume_x::operator() (
const T * geometry
) const
The documentation for this class was generated from the following file /builds/florent_fougeres/SFCGAL/src/algorithm/intersects.cpp