Origin::Rect Struct Reference

#include <OriginObj.h>

List of all members.

Public Member Functions

int height () const
bool isValid () const
 Rect (short width=0, short height=0)
int width () const

Public Attributes

short bottom
short left
short right
short top


Constructor & Destructor Documentation

Origin::Rect::Rect ( short  width = 0,
short  height = 0 
) [inline]


Member Function Documentation

int Origin::Rect::height (  )  const [inline]

References bottom, and top.

Referenced by isValid().

bool Origin::Rect::isValid (  )  const [inline]

References height(), and width().

int Origin::Rect::width (  )  const [inline]

References left, and right.

Referenced by isValid().


Member Data Documentation

Referenced by height(), and Origin750Parser::parse().

Referenced by Origin750Parser::parse(), and width().

Referenced by Origin750Parser::parse(), and width().

Referenced by height(), and Origin750Parser::parse().


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

Generated on Mon Apr 6 13:11:47 2009 for liborigin2 by  doxygen 1.5.8