|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
#include <QuadTree.h>
Public Attributes | |
| double | x |
| double | y |
Definition at line 36 of file QuadTree.h.
| double SourceXtractor::QuadTree< T >::Coord::x |
Definition at line 37 of file QuadTree.h.
Referenced by SourceXtractor::QuadTree< T >::expand(), SourceXtractor::QuadTree< T >::getPointsWithinRange(), SourceXtractor::QuadTree< T >::getQuadrant(), and SourceXtractor::QuadTree< T >::isContained().
| double SourceXtractor::QuadTree< T >::Coord::y |
Definition at line 37 of file QuadTree.h.
Referenced by SourceXtractor::QuadTree< T >::expand(), SourceXtractor::QuadTree< T >::getPointsWithinRange(), SourceXtractor::QuadTree< T >::getQuadrant(), and SourceXtractor::QuadTree< T >::isContained().