sfFloatRect Struct Reference

sfFloatRect and sfIntRect are utility classes for manipulating rectangles. More...

#include <Rect.h>


Data Fields

float Left
float Top
float Right
float Bottom

Detailed Description

sfFloatRect and sfIntRect are utility classes for manipulating rectangles.

Definition at line 38 of file Rect.h.


Field Documentation

float sfFloatRect::Left

Definition at line 40 of file Rect.h.

float sfFloatRect::Top

Definition at line 41 of file Rect.h.

float sfFloatRect::Right

Definition at line 42 of file Rect.h.

float sfFloatRect::Bottom

Definition at line 43 of file Rect.h.


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