libNeon
Loading...
Searching...
No Matches
neo::solid_fx_config Struct Reference

#include <solid_fx.hpp>

Inheritance diagram for neo::solid_fx_config:
Collaboration diagram for neo::solid_fx_config:

Public Member Functions

 solid_fx_config ()=default
 
void apply (solid_fx &s_fx) const
 
std::string to_string () const
 

Public Attributes

neo::rgb color = neo::rgb{0, 0, 0}
 

Constructor & Destructor Documentation

◆ solid_fx_config()

neo::solid_fx_config::solid_fx_config ( )
default

Member Function Documentation

◆ apply()

void neo::solid_fx_config::apply ( solid_fx s_fx) const
inline

◆ to_string()

std::string neo::solid_fx_config::to_string ( ) const

Member Data Documentation

◆ color

neo::rgb neo::solid_fx_config::color = neo::rgb{0, 0, 0}

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