FastUIDraw
List of all members
fastuidraw::PainterBlendShaderData Class Reference

PainterBlendShaderData holds custom data for blend shaders. More...

#include <painter_shader_data.hpp>

Inheritance diagram for fastuidraw::PainterBlendShaderData:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from fastuidraw::PainterShaderData
virtual unsigned int data_size (void) const =0
 
virtual unsigned int number_resources (void) const
 
virtual void pack_data (c_array< uvec4 > dst) const =0
 
virtual void save_resources (c_array< reference_counted_ptr< const resource_base > > dst) const
 

Detailed Description

PainterBlendShaderData holds custom data for blend shaders.

Definition at line 102 of file painter_shader_data.hpp.


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