DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
FT_BBox Struct Reference

#include <ft2_defs.h>

+ Collaboration diagram for FT_BBox:

Data Fields

FT_Pos xMax
 
FT_Pos xMin
 
FT_Pos yMax
 
FT_Pos yMin
 

Detailed Description

Definition at line 52 of file ft2_defs.h.

Field Documentation

◆ xMax

FT_Pos FT_BBox::xMax

Definition at line 55 of file ft2_defs.h.

◆ xMin

FT_Pos FT_BBox::xMin

Definition at line 54 of file ft2_defs.h.

◆ yMax

FT_Pos FT_BBox::yMax

Definition at line 55 of file ft2_defs.h.

◆ yMin

FT_Pos FT_BBox::yMin

Definition at line 54 of file ft2_defs.h.


The documentation for this struct was generated from the following file: