This is the complete list of members for chomp::homology::bmpfile, including all inherited members.
bitsperpixel | chomp::homology::bmpfile | private |
bmpfile(int _rows=20) | chomp::homology::bmpfile | |
bmpstart | chomp::homology::bmpfile | private |
changed | chomp::homology::bmpfile | private |
create(const char *filename, int _width, int _height, int _bitsperpixel=24, int _pallength=0, int32 *_pallette=NULL, int quiet=0) | chomp::homology::bmpfile | |
current | chomp::homology::bmpfile | private |
defined | chomp::homology::bmpfile | private |
drawpixel(int x, int y, int thickness=1, long color=0, bool index=false) | chomp::homology::bmpfile | |
drawsegment(int x1, int y1, int x2, int y2, int thickness=1, long color=0, bool index=false) | chomp::homology::bmpfile | |
fbmp | chomp::homology::bmpfile | private |
fileinuse | chomp::homology::bmpfile | private |
fillbyte | chomp::homology::bmpfile | private |
firstundefinedbyte | chomp::homology::bmpfile | private |
firstundefinedrow | chomp::homology::bmpfile | private |
flush(void) | chomp::homology::bmpfile | |
getbitsperpixel(void) | chomp::homology::bmpfile | |
getpalette(void) | chomp::homology::bmpfile | inline |
getpallength(void) | chomp::homology::bmpfile | inline |
getpixel(int x, int y, bool index=false) | chomp::homology::bmpfile | |
getrow(int row) | chomp::homology::bmpfile | |
getrowlength() const | chomp::homology::bmpfile | |
header | chomp::homology::bmpfile | private |
height | chomp::homology::bmpfile | private |
inverted | chomp::homology::bmpfile | private |
invertedpicture(int _inverted=1) | chomp::homology::bmpfile | inline |
open(const char *filename, int mode=0, int quiet=0) | chomp::homology::bmpfile | |
palette | chomp::homology::bmpfile | private |
palette_allocated | chomp::homology::bmpfile | private |
pallength | chomp::homology::bmpfile | private |
picture_height(void) | chomp::homology::bmpfile | inline |
picture_width(void) | chomp::homology::bmpfile | inline |
putpixel(int x, int y, long color=0, bool index=false) | chomp::homology::bmpfile | |
readrow(int row) | chomp::homology::bmpfile | private |
rowbuf | chomp::homology::bmpfile | private |
rowlength | chomp::homology::bmpfile | private |
rownumber | chomp::homology::bmpfile | private |
rows | chomp::homology::bmpfile | private |
rows_read | chomp::homology::bmpfile | |
rows_written | chomp::homology::bmpfile | |
width | chomp::homology::bmpfile | private |
writeheader(void) | chomp::homology::bmpfile | |
writerow(int row) | chomp::homology::bmpfile | private |
x_resolution | chomp::homology::bmpfile | |
y_resolution | chomp::homology::bmpfile | |
~bmpfile() | chomp::homology::bmpfile | |