CODGlobal::Round

inline intCODGlobal::Round(floatfRound)

Rounds a floating point number to an integer.

Defined in: OdGlobal.h

Return Value

The rounded number.

Parameters

fRound

The number to be rounded.