PointReceiverStepped.cs File Reference

Classes

interface  Blaze.PointReceiverStepped
 A point receiver is used when "walking" around a vector. Essentially it gets used while stepping around the edge of a vector and this receives the points sampled from the vector. The difference here is that it also receives a position value. More...
 

Namespaces

 Blaze
 Blaze is a 2D rasteriser. It it mainly used by InfiniText and canvas in PowerUI as it uniquely performs rapid SDF rendering at runtime, however it can also be used directly. To use it directly, you'll need to create a Scanner object - these can and should be shared globally. The best place to see full usage is the internals of the CanvasContext object.
 

Constant Groups

 Blaze
 Blaze is a 2D rasteriser. It it mainly used by InfiniText and canvas in PowerUI as it uniquely performs rapid SDF rendering at runtime, however it can also be used directly. To use it directly, you'll need to create a Scanner object - these can and should be shared globally. The best place to see full usage is the internals of the CanvasContext object.