Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Cell Class Reference

#include <quadtree.hpp>

Public Member Functions

bool containsPoint (ScalarType point[])
 

Public Attributes

ScalarType x
 
ScalarType y
 
ScalarType hw
 
ScalarType hh
 

Detailed Description

Definition at line 46 of file quadtree.hpp.

Member Function Documentation

bool containsPoint ( ScalarType  point[])

Definition at line 55 of file quadtree.hpp.

Member Data Documentation

ScalarType hh

Definition at line 53 of file quadtree.hpp.

ScalarType hw

Definition at line 52 of file quadtree.hpp.

ScalarType x

Definition at line 50 of file quadtree.hpp.

ScalarType y

Definition at line 51 of file quadtree.hpp.


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