SPH
Public Member Functions | Public Attributes | List of all members
LutIterator< TValue, TScalar >::Value Struct Reference

#include <Lut.h>

Public Member Functions

bool operator== (const Value &other) const
 

Public Attributes

TScalar x
 
TValue y
 

Detailed Description

template<typename TValue, typename TScalar = Float>
struct LutIterator< TValue, TScalar >::Value

Definition at line 41 of file Lut.h.

Member Function Documentation

◆ operator==()

template<typename TValue , typename TScalar = Float>
bool LutIterator< TValue, TScalar >::Value::operator== ( const Value other) const
inline

Definition at line 45 of file Lut.h.

Member Data Documentation

◆ x

template<typename TValue , typename TScalar = Float>
TScalar LutIterator< TValue, TScalar >::Value::x

Definition at line 42 of file Lut.h.

◆ y

template<typename TValue , typename TScalar = Float>
TValue LutIterator< TValue, TScalar >::Value::y

Definition at line 43 of file Lut.h.


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