esvg::render::DynamicColorSpecial Class Reference
Inheritance diagram for esvg::render::DynamicColorSpecial:
Public Member Functions | |
DynamicColorSpecial (const std::string &_link, const mat2 &_mtx) | |
virtual etk::Color< float, 4 > | getColor (const ivec2 &_pos) const |
virtual void | generate (esvg::Document *_document) |
virtual void | setViewPort (const std::pair< vec2, vec2 > &_viewPort) |
Public Attributes | |
bool | m_linear |
esvg::spreadMethod | m_spread |
esvg::gradientUnits | m_unit |
std::string | m_colorName |
mat2 | m_matrix |
std::pair< vec2, vec2 > | m_viewPort |
vec2 | m_pos1 |
vec2 | m_pos2 |
vec2 | m_focal |
vec2 | m_axeX |
vec2 | m_axeY |
vec2 | m_baseSize |
float | m_focalLength |
bool | m_clipOut |
bool | m_centerIsFocal |
std::vector< std::pair< float, etk::Color< float, 4 > > > | m_data |
The documentation for this class was generated from the following file:
- framework/atria-soft/esvg/esvg/render/DynamicColor.hpp