#include <SpatialIndex.h>
◆ ~INode()
virtual SpatialIndex::INode::~INode |
( |
| ) |
|
|
inlinevirtual |
◆ getChildData()
virtual void SpatialIndex::INode::getChildData |
( |
uint32_t | index, |
|
|
uint32_t & | len, |
|
|
byte ** | data ) const |
|
pure virtual |
◆ getChildIdentifier()
virtual id_type SpatialIndex::INode::getChildIdentifier |
( |
uint32_t | index | ) |
const |
|
pure virtual |
◆ getChildrenCount()
virtual uint32_t SpatialIndex::INode::getChildrenCount |
( |
| ) |
const |
|
pure virtual |
◆ getChildShape()
virtual void SpatialIndex::INode::getChildShape |
( |
uint32_t | index, |
|
|
IShape ** | out ) const |
|
pure virtual |
◆ getLevel()
virtual uint32_t SpatialIndex::INode::getLevel |
( |
| ) |
const |
|
pure virtual |
◆ isIndex()
virtual bool SpatialIndex::INode::isIndex |
( |
| ) |
const |
|
pure virtual |
◆ isLeaf()
virtual bool SpatialIndex::INode::isLeaf |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file:
- src/3rdparty/legacy/spatialindexnavel/include/spatialindex/SpatialIndex.h