#include <octree_agent_face.h>
Inheritance diagram for Octree_Agent_Face:
Public Member Functions | |
Octree_Agent_Face () | |
standard object services --------------------------------------------------- | |
virtual | ~Octree_Agent_Face () |
Protected Member Functions | |
virtual bool | isOverlappingCell (const Face &item, const Vector3r &lowerCorner, const Vector3r &upperCorner) const |
queries -------------------------------------------------------------------- |
Octree_Agent_Face::Octree_Agent_Face | ( | ) | [inline] |
standard object services ---------------------------------------------------
virtual Octree_Agent_Face::~Octree_Agent_Face | ( | ) | [inline, virtual] |
bool Octree_Agent_Face::isOverlappingCell | ( | const Face & | item, | |
const Vector3r & | lowerCorner, | |||
const Vector3r & | upperCorner | |||
) | const [protected, virtual] |
queries --------------------------------------------------------------------
queries -------------------------------------------------------------------- octree agent overrides
Implements hxa7241_graphics::OctreeAgent< Face >.