Struct SFCGAL::algorithm::FaceSegmentCollide#
ClassList > FaceSegmentCollide
Public Types#
Type | Name |
---|---|
typedef std::vector< MarkedPolyhedron::Halfedge_around_facet_const_circulator > | CollisionVector |
Public Functions#
Type | Name |
---|---|
FaceSegmentCollide (CollisionVector & list) |
|
void | operator() (const FaceBboxBase &, const FaceBboxBase & face) |
Public Types Documentation#
typedef CollisionVector#
typedef std::vector<MarkedPolyhedron::Halfedge_around_facet_const_circulator> SFCGAL::algorithm::FaceSegmentCollide::CollisionVector;
Public Functions Documentation#
function FaceSegmentCollide#
inline FaceSegmentCollide::FaceSegmentCollide (
CollisionVector & list
)
function operator()#
inline void FaceSegmentCollide::operator() (
const FaceBboxBase &,
const FaceBboxBase & face
)
The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/algorithm/differencePrimitives.h