Grok  9.5.0
Public Member Functions | Public Attributes | List of all members
grk::grkPoint< T > Struct Template Reference

#include <util.h>

Public Member Functions

 grkPoint ()
 
 grkPoint (T _x, T _y)
 

Public Attributes

x
 
y
 

Constructor & Destructor Documentation

◆ grkPoint() [1/2]

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

◆ grkPoint() [2/2]

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

Member Data Documentation

◆ x

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

◆ y

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

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