Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CharPlacement Class Reference

#include <charPlacement.h>

List of all members.

Public Member Functions

INLINE CharPlacement (const CharBitmap *bm, int x, int y, int width, int height)
bool intersects (int x, int y, int x_size, int y_size) const

Public Attributes

const CharBitmap_bm
int _x
int _y
int _width
int _height


Constructor & Destructor Documentation

INLINE CharPlacement::CharPlacement const CharBitmap bm,
int  x,
int  y,
int  width,
int  height
 


Member Function Documentation

bool CharPlacement::intersects int  x,
int  y,
int  x_size,
int  y_size
const
 

Definition at line 32 of file charPlacement.cxx.

References _height, _width, _x, _y, x, and y.

Referenced by CharLayout::find_overlap().


Member Data Documentation

const CharBitmap* CharPlacement::_bm
 

Definition at line 41 of file charPlacement.h.

Referenced by EggMakeFont::copy_character().

int CharPlacement::_height
 

Definition at line 43 of file charPlacement.h.

Referenced by CharLayout::find_hole(), and intersects().

int CharPlacement::_width
 

Definition at line 43 of file charPlacement.h.

Referenced by CharLayout::find_hole(), and intersects().

int CharPlacement::_x
 

Definition at line 42 of file charPlacement.h.

Referenced by EggMakeFont::copy_character(), CharLayout::find_hole(), and intersects().

int CharPlacement::_y
 

Definition at line 42 of file charPlacement.h.

Referenced by EggMakeFont::copy_character(), CharLayout::find_hole(), and intersects().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 01:00:45 2003 for Panda-Tool by doxygen1.3