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

TD3Frustum

Declaration

Source position: orca_scene3d.pas line 247

type TD3Frustum = record

  pLeft: TD3Vector;

  

  pTop: TD3Vector;

  

  pRight: TD3Vector;

  

  pBottom: TD3Vector;

  

  pNear: TD3Vector;

  

  pFar: TD3Vector;

  

end;



CT Web help

CodeTyphon Studio