Grok
10.0.3
|
#include <geometry.h>
Public Member Functions | |
grk_pt () | |
grk_pt (T _x, T _y) | |
Public Attributes | |
T | x |
T | y |
|
inline |
|
inline |
T grk::grk_pt< T >::x |
Referenced by grk::grk_rect< T >::contains(), grk::Subband::generatePrecinctBounds(), grk::PrecinctImpl::getCodeBlockBounds(), grk::Precinct::getNominalBlockSize(), grk::TileSet::index(), grk::Resolution::init(), grk::PrecinctImpl::PrecinctImpl(), grk::grk_rect< T >::scaleDownPow2(), and grk::TileSet::schedule().
T grk::grk_pt< T >::y |
Referenced by grk::grk_rect< T >::contains(), grk::Subband::generatePrecinctBounds(), grk::PrecinctImpl::getCodeBlockBounds(), grk::Precinct::getNominalBlockSize(), grk::TileSet::index(), grk::Resolution::init(), grk::PrecinctImpl::PrecinctImpl(), grk::grk_rect< T >::scaleDownPow2(), and grk::TileSet::schedule().