Public Types | Public Attributes | List of all members
RStarBoundedItem< dimensions > Struct Template Reference

#include <RStarBoundingBox.h>

Public Types

typedef RStarBoundingBox< dimensions > BoundingBox
 

Public Attributes

BoundingBox bound
 

Detailed Description

template<std::size_t dimensions>
struct RStarBoundedItem< dimensions >

Definition at line 215 of file RStarBoundingBox.h.

Member Typedef Documentation

template<std::size_t dimensions>
typedef RStarBoundingBox<dimensions> RStarBoundedItem< dimensions >::BoundingBox

Definition at line 216 of file RStarBoundingBox.h.

Member Data Documentation

template<std::size_t dimensions>
BoundingBox RStarBoundedItem< dimensions >::bound

Definition at line 218 of file RStarBoundingBox.h.


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