Public Types | Public Attributes | List of all members
RStarLeaf< BoundedItem, LeafType > Struct Template Reference

#include <RStarTree.h>

Inheritance diagram for RStarLeaf< BoundedItem, LeafType >:

Public Types

typedef LeafType leaf_type
 

Public Attributes

LeafType leaf
 

Detailed Description

template<typename BoundedItem, typename LeafType>
struct RStarLeaf< BoundedItem, LeafType >

Definition at line 56 of file RStarTree.h.

Member Typedef Documentation

template<typename BoundedItem , typename LeafType >
typedef LeafType RStarLeaf< BoundedItem, LeafType >::leaf_type

Definition at line 58 of file RStarTree.h.

Member Data Documentation

template<typename BoundedItem , typename LeafType >
LeafType RStarLeaf< BoundedItem, LeafType >::leaf

Definition at line 59 of file RStarTree.h.


The documentation for this struct was generated from the following file: