bool GetCullRectF(RectF* prect, bool orient = true) const;
GetCullRectF obtains the rectangle that will be used for calling, in viewport-relative coordinates (floating-point).
Parameters |
Description |
RectF* prect |
Pointer to a rectangle for the rectangle dimensions. //the rectangle to clip rendering to |
bool orient = true |
_nt_ |
Returns true for successful called rectangle.