Struct SFCGAL::algorithm::Handle::ObservablePrimitive
ClassList > ObservablePrimitive
Inherits the following classes: boost::variant< detail::Point_d< Dim >::Type, Segment_d< Dim >, Surface_d< Dim >, detail::Volume_d< Dim >::Type, EmptyPrimitive >
Public Attributes
Type | Name |
---|---|
std::set< ObservablePrimitive ** > | _observers |
Public Functions
Type | Name |
---|---|
ObservablePrimitive (const T & p) |
|
auto | as () |
Public Attributes Documentation
variable _observers
std::set<ObservablePrimitive **> SFCGAL::algorithm::Handle< Dim >::ObservablePrimitive::_observers;
Public Functions Documentation
function ObservablePrimitive [1/2]
template<class T>
inline ObservablePrimitive::ObservablePrimitive (
const T & p
)
function as
template<class T>
inline auto ObservablePrimitive::as ()
The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/algorithm/union.cpp