Class Location
Defined in File Location.hh
Class Documentation
-
class Location
Public Types
-
typedef unsigned short LocCode
This datatype determines the maximal depth of the octree.
Public Functions
-
inline Location()
Standard constructor.
-
inline Location(LocCode _loc_x, LocCode _loc_y, LocCode _loc_z, LocCode _level, CellHandle _parent)
-
inline CellHandle parent() const
-
inline void set_parent(CellHandle _parent)
-
typedef unsigned short LocCode