This is the complete list of members for IMPELLER_HPP_NAMESPACE::ColorSource, including all inherited members.
| ColorSource(ImpellerColorSource source, AdoptTag tag) | IMPELLER_HPP_NAMESPACE::ColorSource | inline |
| 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::ColorSource | inlinestatic |
| FragmentProgram(const Context &context, const FragmentProgram &program, const std::vector< ImpellerTexture > &samplers, const Mapping *uniform_data) | IMPELLER_HPP_NAMESPACE::ColorSource | inlinestatic |
| Get() const | IMPELLER_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::ColorSource | inlinestatic |
| 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::ColorSource | inlinestatic |
| Object()=default | IMPELLER_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() const | IMPELLER_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 ¢er, float radius, uint32_t stop_count, const ImpellerColor *colors, const float *stops, ImpellerTileMode tile_mode, const ImpellerMatrix *transformation=nullptr) | IMPELLER_HPP_NAMESPACE::ColorSource | inlinestatic |
| SweepGradient(const ImpellerPoint ¢er, float start, float end, uint32_t stop_count, const ImpellerColor *colors, const float *stops, ImpellerTileMode tile_mode, const ImpellerMatrix *transformation=nullptr) | IMPELLER_HPP_NAMESPACE::ColorSource | inlinestatic |
| ~Object() | IMPELLER_HPP_NAMESPACE::Object< ImpellerColorSource, ImpellerColorSourceTraits > | inline |