PrimitiveFillManager

PrimitiveFillManager
Scaleform::Render::PrimitiveFillManager
Declaration
class PrimitiveFillManager : public RefCountBase<PrimitiveFillManager, StatRender_TreeCache_Mem>;
Description

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.

Methods
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. 
File

Render_Primitive.h