neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::gradient_filter Class Reference

#include <gradient_manager.hpp>

Inheritance diagram for neogfx::gradient_filter:

Public Member Functions

 gradient_filter ()
 
i_shader_array< float > const & sampler () const override
 

Friends

class gradient_manager
 

Detailed Description

Definition at line 75 of file gradient_manager.hpp.

Constructor & Destructor Documentation

◆ gradient_filter()

neogfx::gradient_filter::gradient_filter ( )
inline

Definition at line 79 of file gradient_manager.hpp.

Member Function Documentation

◆ sampler()

i_shader_array< float > const & neogfx::gradient_filter::sampler ( ) const
inlineoverride

Definition at line 84 of file gradient_manager.hpp.

Friends And Related Symbol Documentation

◆ gradient_manager

friend class gradient_manager
friend

Definition at line 77 of file gradient_manager.hpp.


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