|
phdMesh Version of the Day
|
#include <OctTreeOps.hpp>
Public Member Functions | |
| IdentProcBox (const IdentProcBox &rhs) | |
| IdentProcBox & | operator= (const IdentProcBox &rhs) |
Public Attributes | |
| unsigned | part |
| float | box [6] |
A parallel-unique identified cartesion box. lower bound is box[0..2] upper bound is box[3..5]
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.
1.7.4