Panda3D
PNMPainter Member List

This is the complete list of members for PNMPainter, including all inherited members.

__init__(PNMImage image, int xo, int yo)PNMPainter
drawLine(float xa, float ya, float xb, float yb)PNMPainter
drawPoint(float x, float y)PNMPainter
drawRectangle(float xa, float ya, float xb, float yb)PNMPainter
getFill()PNMPainter
getPen()PNMPainter
setFill(PNMBrush fill)PNMPainter
setPen(PNMBrush pen)PNMPainter