cgma
|
#include "CubitDefines.h"
#include "GeometryDefines.h"
#include "CubitBox.hpp"
#include "RStarTreeNode.cpp"
Go to the source code of this file.
Classes | |
class | RStarTreeNode< Y > |
Variables | |
const int | UNSET_RSTARNODE = -1 |
const int | DATA_RSTARNODE = 0 |
const int | LEAF_RSTARNODE = 1 |
const int DATA_RSTARNODE = 0 |
Definition at line 21 of file RStarTreeNode.hpp.
const int LEAF_RSTARNODE = 1 |
Definition at line 22 of file RStarTreeNode.hpp.
const int UNSET_RSTARNODE = -1 |
Definition at line 20 of file RStarTreeNode.hpp.