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

BASS_3DVECTOR

Declaration

Source position: Bass.pas line 745

type BASS_3DVECTOR = record

  x: Single;

  

  y: Single;

  

  z: Single;

  

end;



CT Web help

CodeTyphon Studio