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

vmClampMax

Declaration

Source position: vmMath.pas line 68

procedure vmClampMax(

  var Value: Single;

  max: Single

);

procedure vmClampMax(

  var Value: LongInt;

  max: LongInt

);



CT Web help

CodeTyphon Studio