API Reference > Classes > PRC Rendering Classes > OdGiContextForPrcDatabase Class > OdGiContextForPrcDatabase Methods > OdGiContextForPrcDatabase::drawableFilterFunction Method
OdGiContextForPrcDatabase::drawableFilterFunction Method
Syntax
C++
virtual OdUInt32 drawableFilterFunction(OdIntPtr functionId, const OdGiDrawable * pDrawable, OdUInt32 nFlags);
Parameters 
Description 
OdIntPtr functionId 
[in] An internal drawable filtration function ID.  
const OdGiDrawable * pDrawable 
[in] A currently vectorizing drawable pointer.  
OdUInt32 nFlags 
[in] A set of input flags. 

Sets a set of flags for a drawable filtration function (to be called for each drawable vectorization). 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.