Skip to content

Class SFCGAL::detail::CollectionElement#

template <class Primitive>

ClassList > detail > CollectionElement

More...

  • #include <GeometrySet.h>

Public Functions#

Type Name
CollectionElement ()
CollectionElement (const Primitive & p)
CollectionElement (const Primitive & p, int f)
CollectionElement (const CollectionElement & other)
int flags () const
bool operator< (const CollectionElement & other) const
Primitive & primitive ()
const Primitive & primitive () const
void setFlags (int flags)

Detailed Description#

CollectionElement, a Primitive with flags Primitive : Point_d, Segment_d, Surface_d, Volume_d

Public Functions Documentation#

function CollectionElement [1/4]#

inline detail::CollectionElement::CollectionElement () 

function CollectionElement [2/4]#

inline detail::CollectionElement::CollectionElement (
    const Primitive & p
) 

function CollectionElement [3/4]#

inline detail::CollectionElement::CollectionElement (
    const Primitive & p,
    int f
) 

function CollectionElement [4/4]#

inline detail::CollectionElement::CollectionElement (
    const CollectionElement & other
) 

function flags#

inline int detail::CollectionElement::flags () const

function operator<#

inline bool detail::CollectionElement::operator< (
    const CollectionElement & other
) const

function primitive [1/2]#

inline Primitive & detail::CollectionElement::primitive () 

function primitive [2/2]#

inline const Primitive & detail::CollectionElement::primitive () const

function setFlags#

inline void detail::CollectionElement::setFlags (
    int flags
) 


The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/detail/GeometrySet.h