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


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.2-20100208