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

TBSPLeaf

Declaration

Source position: Q3BSP.pas line 63

type TBSPLeaf = record

  Cluster: Integer;

  

  Area: Integer;

  

  BBox: TBSPBBox;

  

  FirstFace: Integer;

  

  NumFaces: Integer;

  

  FirstBrush: Integer;

  

  NumBrushes: Integer;

  

end;



CT Web help

CodeTyphon Studio