|
ivutils
|
implementation of RegDumper for particular body More...
#include <gnudump.h>


Public Member Functions | |
| bool | Dump (std::vector< VecContour< reg_t::vector_t::dimension > > &sides, Box *lim=nullptr, std::vector< int > *side_regids=nullptr) const |
| implementation of Dump for some particular body type | |
| interp_t< reg_t::dimension > | InterpolateRegion () const |
| see documentation to global function InterpolateRegion | |
Public Member Functions inherited from RegDumper< reg_t::dimension > | |
| virtual bool | Dump (std::vector< VecContour< N > > &sides, Box *lim=nullptr, std::vector< int > *side_regids=nullptr) const=0 |
| see documentation to global function Dump | |
implementation of RegDumper for particular body