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

BASS_3DVECTOR

Declaration

Source position: Bass.pas line 573

type BASS_3DVECTOR = record

  x: Single;

  

  y: Single;

  

  z: Single;

  

end;



CT Web help

CodeTyphon Studio