API Reference > OdDb Classes > OdDbMentalRayRenderSettings Class > OdDbMentalRayRenderSettings Methods > OdDbMentalRayRenderSettings::SamplingFilter Method
OdDbMentalRayRenderSettings::SamplingFilter Method
Syntax
C++
void SamplingFilter(OdGiMrFilter& filter, double& width, double& height) const;
Parameters 
Description 
OdGiMrFilter& filter 
[out] Receives the filter method.  
double& width 
[out] Receives the width of the filter area in pixels.  
double& height 
[out] Receives the height of the filter area in pixels. 

Returns the sampling filter parameters for this MentalRayRenderSettings object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.