Unit 'nxTypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_nxpascal]

TMouseRay

Declaration

Source position: nxTypes.pas line 66

type TMouseRay = record

  start: TVector;

  

  dir: TVector;

  

end;



CT Web help

CodeTyphon Studio