Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
interpol::point< T > Struct Template Reference
+ Collaboration diagram for interpol::point< T >:

Public Member Functions

 point ()=default
 
 point (T x_, T y_)
 

Data Fields

x { 0 }
 
y { 0 }
 

Constructor & Destructor Documentation

◆ point() [1/2]

template<typename T >
interpol::point< T >::point ( )
default

◆ point() [2/2]

template<typename T >
interpol::point< T >::point ( x_,
y_ 
)
inline

Field Documentation

◆ x

template<typename T >
T interpol::point< T >::x { 0 }

◆ y

template<typename T >
T interpol::point< T >::y { 0 }

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