Grok 10.0.5
grk::grk::grk_pt< T > Struct Template Reference

#include <TileCache.h>

Public Member Functions

 grk_pt ()
 
 grk_pt (T _x, T _y)
 

Public Attributes

x
 
y
 

Constructor & Destructor Documentation

◆ grk_pt() [1/2]

template<typename T >
grk::grk_pt::grk_pt ( )
inline

◆ grk_pt() [2/2]

template<typename T >
grk::grk_pt::grk_pt ( T _x,
T _y )
inline

Member Data Documentation

◆ x

template<typename T >
T grk::grk::grk_pt< T >::x

◆ y

template<typename T >
T grk::grk::grk_pt< T >::y

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