Flutter Impeller
IMPELLER_HPP_NAMESPACE::ColorSource Member List

This is the complete list of members for IMPELLER_HPP_NAMESPACE::ColorSource, including all inherited members.

ColorSource(ImpellerColorSource source, AdoptTag tag)IMPELLER_HPP_NAMESPACE::ColorSourceinline
ConicalGradient(const ImpellerPoint &start_center, float start_radius, const ImpellerPoint &end_center, float end_radius, uint32_t stop_count, const ImpellerColor *colors, const float *stops, ImpellerTileMode tile_mode, const ImpellerMatrix *transformation=nullptr)IMPELLER_HPP_NAMESPACE::ColorSourceinlinestatic
FragmentProgram(const Context &context, const FragmentProgram &program, const std::vector< ImpellerTexture > &samplers, const Mapping *uniform_data)IMPELLER_HPP_NAMESPACE::ColorSourceinlinestatic
Get() constIMPELLER_HPP_NAMESPACE::Object< ImpellerColorSource, ImpellerColorSourceTraits >inline
Image(const Texture &image, ImpellerTileMode horizontal_tile_mode, ImpellerTileMode vertical_tile_mode, ImpellerTextureSampling sampling, const ImpellerMatrix *transformation=nullptr)IMPELLER_HPP_NAMESPACE::ColorSourceinlinestatic
LinearGradient(const ImpellerPoint &start_point, const ImpellerPoint &end_point, uint32_t stop_count, const ImpellerColor *colors, const float *stops, ImpellerTileMode tile_mode, const ImpellerMatrix *transformation=nullptr)IMPELLER_HPP_NAMESPACE::ColorSourceinlinestatic
Object()=defaultIMPELLER_HPP_NAMESPACE::Object< ImpellerColorSource, ImpellerColorSourceTraits >
Object(ImpellerColorSource object)IMPELLER_HPP_NAMESPACE::Object< ImpellerColorSource, ImpellerColorSourceTraits >inlineexplicit
Object(ImpellerColorSource object, AdoptTag)IMPELLER_HPP_NAMESPACE::Object< ImpellerColorSource, ImpellerColorSourceTraits >inline
Object(Object &&other)IMPELLER_HPP_NAMESPACE::Object< ImpellerColorSource, ImpellerColorSourceTraits >inline
Object(const Object &other)IMPELLER_HPP_NAMESPACE::Object< ImpellerColorSource, ImpellerColorSourceTraits >inline
operator bool() constIMPELLER_HPP_NAMESPACE::Object< ImpellerColorSource, ImpellerColorSourceTraits >inlineexplicit
operator=(Object &&other)IMPELLER_HPP_NAMESPACE::Object< ImpellerColorSource, ImpellerColorSourceTraits >inline
operator=(const Object &other)IMPELLER_HPP_NAMESPACE::Object< ImpellerColorSource, ImpellerColorSourceTraits >inline
RadialGradient(const ImpellerPoint &center, float radius, uint32_t stop_count, const ImpellerColor *colors, const float *stops, ImpellerTileMode tile_mode, const ImpellerMatrix *transformation=nullptr)IMPELLER_HPP_NAMESPACE::ColorSourceinlinestatic
SweepGradient(const ImpellerPoint &center, float start, float end, uint32_t stop_count, const ImpellerColor *colors, const float *stops, ImpellerTileMode tile_mode, const ImpellerMatrix *transformation=nullptr)IMPELLER_HPP_NAMESPACE::ColorSourceinlinestatic
~Object()IMPELLER_HPP_NAMESPACE::Object< ImpellerColorSource, ImpellerColorSourceTraits >inline