OpenClonk
C4Rect.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FLOAT_RECT
 
class  C4Rect
 
class  C4TargetRect
 
class  C4RectList
 

Macros

#define C4D_VertexCpyPos   (C4D_MaxVertex/2)
 

Functions

const C4Rect Rect0 (0, 0, 0, 0)
 
const C4TargetRect TargetRect0 (0, 0, 0, 0, 0, 0)
 

Class Documentation

◆ FLOAT_RECT

struct FLOAT_RECT

Definition at line 25 of file C4Rect.h.

Class Members
float bottom
float left
float right
float top

Macro Definition Documentation

◆ C4D_VertexCpyPos

#define C4D_VertexCpyPos   (C4D_MaxVertex/2)

Definition at line 23 of file C4Rect.h.

Function Documentation

◆ Rect0()

const C4Rect Rect0 ( ,
,
,
 
)

Referenced by C4Def::CompileFunc().

Here is the caller graph for this function:

◆ TargetRect0()

const C4TargetRect TargetRect0 ( ,
,
,
,
,
 
)

Referenced by C4MaterialCore::CompileFunc(), and C4Def::CompileFunc().

Here is the caller graph for this function: