|
ivutils
|
abstract class with Dump and InterpolateRegion functionality More...
#include <gnudump.h>
Public Member Functions | |
| 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 | |
| virtual interp_t< N > | InterpolateRegion () const =0 |
| see documentation to global function InterpolateRegion | |
abstract class with Dump and InterpolateRegion functionality
Class responsible for drawing geometrical objects It should be defined in other file.