moab
moab::StatData Class Reference

List of all members.

Classes

struct  Ratio
struct  Stat

Public Member Functions

 StatData ()

Public Attributes

Ratio volume
Ratio entities
Ratio radius
Stat< unsigned > leaf_ent
Stat< double > vol
Stat< double > area
std::vector< unsigned > leaf_depth
unsigned count

Detailed Description

Definition at line 2035 of file OrientedBoxTreeTool.cpp.


Constructor & Destructor Documentation

Definition at line 2077 of file OrientedBoxTreeTool.cpp.

             :
    count(0) 
    {}

Member Data Documentation

Definition at line 2086 of file OrientedBoxTreeTool.cpp.

Definition at line 2088 of file OrientedBoxTreeTool.cpp.

std::vector<unsigned> moab::StatData::leaf_depth

Definition at line 2087 of file OrientedBoxTreeTool.cpp.

Definition at line 2084 of file OrientedBoxTreeTool.cpp.

Definition at line 2085 of file OrientedBoxTreeTool.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines