Skip to content

Class SFCGAL::detail::CollectionElement

template <class Primitive>

ClassList > SFCGAL > 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 SFCGAL::detail::CollectionElement::CollectionElement () 

function CollectionElement [2/4]

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

function CollectionElement [3/4]

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

function CollectionElement [4/4]

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

function flags

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

function operator<

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

function primitive [1/2]

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

function primitive [2/2]

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

function setFlags

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


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