Unravel Engine C++ Reference
Loading...
Searching...
No Matches
math::gradient_point< T > Struct Template Reference

#include <gradient.h>

Public Attributes

float progress = 0.0
 
element {}
 

Detailed Description

template<typename T>
struct math::gradient_point< T >

Definition at line 28 of file gradient.h.

Member Data Documentation

◆ element

template<typename T >
T math::gradient_point< T >::element {}

Definition at line 31 of file gradient.h.

◆ progress

template<typename T >
float math::gradient_point< T >::progress = 0.0

Definition at line 30 of file gradient.h.


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