CShape Struct Reference

#include <Image.h>

List of all members.

Public Member Functions

 CShape (int w, int h, int nb)
 CShape (void)
bool InBounds (int x, int y, int band) const
bool InBounds (int x, int y) const
bool operator!= (const CShape &ref) const
bool operator== (const CShape &ref) const
bool SameIgnoringNBands (const CShape &ref) const

Public Attributes

int height
int nBands
int width


Constructor & Destructor Documentation

CShape ( void   )  [inline]

CShape ( int  w,
int  h,
int  nb 
) [inline]


Member Function Documentation

bool InBounds ( int  x,
int  y,
int  band 
) const [inline]

bool InBounds ( int  x,
int  y 
) const [inline]

bool operator!= ( const CShape ref  )  const

bool operator== ( const CShape ref  )  const

bool SameIgnoringNBands ( const CShape ref  )  const


Member Data Documentation

int height

int nBands

int width


The documentation for this struct was generated from the following files:
Generated on Mon Jan 14 15:36:53 2008 for Shape from Example by  doxygen 1.5.4