Unit 'Q3BSP' Package
[Overview][Constants][Types][Classes][Index] [#pl_glscene]

TBSPNode

Declaration

Source position: Q3BSP.pas line 57

type TBSPNode = record

  Plane: Integer;

  

  Children: array [0..1] of Integer;

  

  BBox: TBSPBBox;

  

end;



CT Web help

CodeTyphon Studio