Scaleform::Render::PrimitiveFillManager
class PrimitiveFillManager : public RefCountBase<PrimitiveFillManager, StatRender_TreeCache_Mem>;
PrimitiveFillManager maintains a set of all live PrimitiveFill types, allowing them to be reused. PrimitiveFill reuse is important as fill pointer values serve as keys for batch sorting.
Method |
Description |
PrimitiveFillManager constructor. | |
Creates a regular primitive fill. | |
Creates a complex merged fill built out of one or more regular fills. | |
Returns the number of gradient fills. |
Render_Primitive.h