ProfileModifier::GetFillType

ProfileModifier::GetFillType
virtual PrimitiveFillType GetFillType(DrawModeType, PrimitiveFillType fill) const;
Description

GetFillType gets the overridden fill type, based on the current view mode.

Parameters
Parameters 
Description 
PrimitiveFillType fill 
The fill type used with normal rendering. 
DrawModeType 
The type of things that can be drawn. 
Return Value

The fill type to be used to render the current view mode.