Unit 'vmMath' Package
[Overview][Procedures and functions][Variables][Index] [#pl_mathvectorsmatrices]

vmClampMaxf

Declaration

Source position: vmMath.pas line 69

function vmClampMaxf(

  Value: Single;

  max: Single

):Single;

function vmClampMaxf(

  Value: LongInt;

  max: LongInt

):LongInt;



CT Web help

CodeTyphon Studio