Unit 'ODEImportDyn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_glscene]

dDot

Declaration

Source position: ODEImportDyn.pas line 1810

function dDot(

  const a: TdVector3;

  const b: TdVector3

):TdReal; overload;

function dDot(

  const a: PdVector3;

  const b: PdVector3

):TdReal; overload;



CT Web help

CodeTyphon Studio