#include <OctTreeOps.hpp>
Inheritance diagram for phdmesh::IdentProcBox:

For the oct-tree proximity search two boxes that have the same nonzero 'part' value are not checked for intesection.
Definition at line 46 of file OctTreeOps.hpp.
Public Member Functions | |
| IdentProcBox () | |
| IdentProcBox (const IdentProcBox &rhs) | |
| IdentProcBox & | operator= (const IdentProcBox &rhs) |
Public Attributes | |
| unsigned | part |
| float | box [6] |
1.4.7