skia2/modules/particles/include
Brian Osman 3da607ec72 Finish and document particle public API
Added factories to create particle binding objects, which were the only
piece that couldn't be generated programmatically.

Commented most of the things that a user needs to know to create an
effect from within code. (Except for all the details of SkSL).

Change-Id: I4003e536e46c77e0c1c9e83486cf99f0c2cf54d1
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/230120
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-07-29 13:30:26 +00:00
..
SkCurve.h Major rewrite of the particle system based on the SkSL interpreter 2019-07-25 19:59:03 +00:00
SkParticleData.h Major rewrite of the particle system based on the SkSL interpreter 2019-07-25 19:59:03 +00:00
SkParticleDrawable.h Major rewrite of the particle system based on the SkSL interpreter 2019-07-25 19:59:03 +00:00
SkParticleEffect.h Finish and document particle public API 2019-07-29 13:30:26 +00:00
SkParticleSerialization.h Particles: Use list of lines for multi-line string serialization 2019-07-25 20:55:43 +00:00
SkReflected.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00