Unit 'PasVulkan.Math' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_pasvulkan]

CreateFrustumLeftHandedZeroToOne

Declaration

Source position: PasVulkan.Math.pas line 880

constructor TpvMatrix4x4.CreateFrustumLeftHandedZeroToOne(

  const Left: TpvScalar;

  const Right: TpvScalar;

  const Bottom: TpvScalar;

  const Top: TpvScalar;

  const zNear: TpvScalar;

  const zFar: TpvScalar

);



CT Web help

CodeTyphon Studio