CAPD RedHom Library
capd::complex::SimplifyComplexGeometrically< ComplexT >::VisitInternalComplex Struct Reference

#include <capd/complex/SimplifyComplexGeometrically.hpp>

Public Member Functions

 VisitInternalComplex (This &_this)
 
template<typename InternalComplex >
void operator() (InternalComplex &internalComplex) const
 

Public Attributes

This_this
 

Constructor & Destructor Documentation

template<typename ComplexT>
capd::complex::SimplifyComplexGeometrically< ComplexT >::VisitInternalComplex::VisitInternalComplex ( This _this)
inlineexplicit

Member Function Documentation

template<typename ComplexT>
template<typename InternalComplex >
void capd::complex::SimplifyComplexGeometrically< ComplexT >::VisitInternalComplex::operator() ( InternalComplex internalComplex) const
inline

Member Data Documentation

template<typename ComplexT>
This& capd::complex::SimplifyComplexGeometrically< ComplexT >::VisitInternalComplex::_this