Public Member Functions | |
StaticVolTree () | |
~StaticVolTree () | |
void | setData (const std::vector< SmartPtr< PolarGrid > > pgv, const int para[3][4]) |
void | printTree () |
std::vector< struct staticvoltree * > | traceiso (float isoval) |
staticvoltree * | getRoot () |
code::StaticVolTree::StaticVolTree | ( | ) |
code::StaticVolTree::~StaticVolTree | ( | ) |
struct staticvoltree* code::StaticVolTree::getRoot | ( | ) | [inline] |
void code::StaticVolTree::printTree | ( | ) |
void code::StaticVolTree::setData | ( | const std::vector< SmartPtr< PolarGrid > > | pgv, | |
const int | para[3][4] | |||
) |
std::vector< struct staticvoltree *> code::StaticVolTree::traceiso | ( | float | isoval | ) |