lightspark::RECT Class Reference

#include <swftypes.h>

List of all members.

Public Member Functions

 RECT ()
 RECT (int xmin, int xmax, int ymin, int ymax)

Public Attributes

int Xmin
int Xmax
int Ymin
int Ymax

Friends

std::ostream & operator<< (std::ostream &s, const RECT &r)
std::istream & operator>> (std::istream &stream, RECT &v)

Detailed Description

Definition at line 679 of file swftypes.h.


Constructor & Destructor Documentation

lightspark::RECT::RECT (  ) 

Definition at line 113 of file swftypes.cpp.

lightspark::RECT::RECT ( int  xmin,
int  xmax,
int  ymin,
int  ymax 
)

Definition at line 117 of file swftypes.cpp.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  s,
const RECT r 
) [friend]
std::istream& operator>> ( std::istream &  stream,
RECT v 
) [friend]

Member Data Documentation

Definition at line 685 of file swftypes.h.

Definition at line 684 of file swftypes.h.

Definition at line 687 of file swftypes.h.

Definition at line 686 of file swftypes.h.


The documentation for this class was generated from the following files:
Generated on Tue Aug 24 19:50:35 2010 for Lightspark by  doxygen 1.6.3