CODGlobal::Round

inline int CODGlobal::Round(float fRound)

Rounds a floating point number to an integer.

Defined in: OdGlobal.h

Return Value

The rounded number.

Parameters

fRound

The number to be rounded.