Panda3D
Protected Member Functions | Protected Attributes

PNMImageBrush Class Reference

Inheritance diagram for PNMImageBrush:
PNMBrush ReferenceCount MemoryBase PNMBlendImageBrush PNMDarkenImageBrush PNMLightenImageBrush PNMSetImageBrush

List of all members.

Protected Member Functions

 PNMImageBrush (const PNMImage &image, double xc, double yc)
virtual void do_scanline (PNMImage &image, int xto, int yto, int xfrom, int yfrom, int x_size, int y_size)=0
virtual void fill (PNMImage &image, int xfrom, int xto, int y, int xo, int yo)

Protected Attributes

PNMImage _image

Detailed Description

Definition at line 190 of file pnmBrush.cxx.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations