iPlug 2: IFillOptions Struct Reference

Used to manage fill behaviour. More...

#include <IGraphicsStructs.h>

Public Member Functions

 IFillOptions (bool preserve=false, EFillRule fillRule=EFillRule::Winding)
 

Used to manage fill behaviour.

Definition at line 575 of file IGraphicsStructs.h.

IFillOptions::IFillOptions ( bool  preserve = false,
EFillRule  fillRule = EFillRule::Winding 
)
inline

◆ mFillRule

EFillRule IFillOptions::mFillRule { EFillRule::Winding }

◆ mPreserve

bool IFillOptions::mPreserve { false }


The documentation for this struct was generated from the following file: