#include <adf.h>
Inheritance diagram for ADFAnalyzer:


Definition at line 283 of file adf.h.
Public Member Functions | |
| ADFAnalyzer () | |
| ~ADFAnalyzer () | |
| virtual bool | iterate (OctreeTraversalNode *np) |
| virtual void | report_statistics () |
| virtual void | report_statistics_at_depth (int d) |
| virtual void | reset () |
Public Attributes | |
| int * | node_type_countsp [4] |
|
|
Definition at line 286 of file adf.h. References node_type_countsp. |
|
|
Definition at line 294 of file adf.h. References node_type_countsp. |
|
|
Reimplemented from OctreeAnalyzer. Definition at line 931 of file adf.cpp. References OctreeTraversalNode::depth, OctreeAnalyzer::iterate(), Octree::max_actual_depth, ADFNode::node_type, node_type_countsp, OctreeTraversalNode::nodep, and OctreeAnalyzer::octreep. |
|
|
Reimplemented from OctreeAnalyzer. Definition at line 965 of file adf.cpp. References ADF_NODE_EXTERIOR, ADF_NODE_INTERIOR, ADF_NODE_LEAF, Octree::max_actual_depth, node_type_countsp, OctreeAnalyzer::octreep, OctreeAnalyzer::report_statistics(), ADF::sample_map, and hashmap< ADFSampleAddress, ADFSample, ADFSampleHasher, ADFSampleMap >::size(). Referenced by main(). |
|
|
Reimplemented from OctreeAnalyzer. Definition at line 956 of file adf.cpp. References ADF_NODE_EXTERIOR, ADF_NODE_INTERIOR, ADF_NODE_LEAF, node_type_countsp, and OctreeAnalyzer::report_statistics_at_depth(). |
|
|
Reimplemented from OctreeAnalyzer. Definition at line 987 of file adf.cpp. References node_type_countsp, and OctreeAnalyzer::reset(). |
|
|
Definition at line 313 of file adf.h. Referenced by ADFAnalyzer(), iterate(), report_statistics(), report_statistics_at_depth(), reset(), and ~ADFAnalyzer(). |
1.3.4