Main Page | Data Structures | Directories | File List | Globals

mqinsets4f.h File Reference

The definition and functions of rectangle boundaries described by 4 32-bit floating point numbers. More...

Go to the source code of this file.

Data Structures

struct  Insets4f
 The general structure that defines the boundaries (in 32-bit float) of a rectangle. More...

Typedefs

typedef Insets4f Insets4f

Functions

Insets4f Insets4f_new (float x1, float x2, float y1, float y2)
Insets4i Insets4f_convert (Insets4f insets)
Insets4f Insets4f_mergeInsets (Insets4f RECT1, Insets4f RECT2)
void Insets4f_order (Insets4f *insets)
void Insets4f_fprint (FILE *fp, Insets4f *insets)
void Insets4f_fprintln (FILE *fp, Insets4f *insets)
void Insets4f_fprintAsHeader (FILE *fp, Insets4f *insets)
int Insets4f_isPointInside (Insets4f *rect, float x, float y)
int Insets4f_correctSubInsets (Insets4f *subrect, Insets4f *rect)
void Insets4f_round (Insets4f *insets)
Insets4fInsets4fArray_create (int size, int start_index)
Insets4f Insets4i_convert (Insets4i rect)


Detailed Description

The definition and functions of rectangle boundaries described by 4 32-bit floating point numbers.

Author:
Kyriacos C. Leptos
Date:
2004-05-04
A file that has the definitions of Insets4f
Generated on Tue Feb 7 03:25:44 2006 for libmqbasic by  doxygen 1.4.4