Unit 'orca_scene3d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca3d]

TD3VectorInt

Declaration

Source position: orca_scene3d.pas line 190

type TD3VectorInt = packed record

  X: Integer;

  

  Y: Integer;

  

  Z: Integer;

  

  W: Integer;

  

end;



CT Web help

CodeTyphon Studio