Grok 20.3.2
grk::Point< T > Struct Template Reference

#include <geometry.h>

Public Member Functions

 Point ()
 Point (T _x, T _y)

Public Attributes

x
y

Constructor & Destructor Documentation

◆ Point() [1/2]

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

◆ Point() [2/2]

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

Member Data Documentation

◆ x

◆ y


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