golib  0.5
goGUI::Draw Member List

This is the complete list of members for goGUI::Draw, including all inherited members.

curve(const goMatrixd &points) (defined in goGUI::Draw)goGUI::Draw
Draw(Glib::RefPtr< Gdk::Window > drawable) (defined in goGUI::Draw)goGUI::Draw
getCairo() (defined in goGUI::Draw)goGUI::Draw
image(const goSignal3D< void > &image) (defined in goGUI::Draw)goGUI::Draw
line(goDouble x0, goDouble y0, goDouble x1, goDouble y1) (defined in goGUI::Draw)goGUI::Draw
point(goDouble x0, goDouble y0) (defined in goGUI::Draw)goGUI::Draw
~Draw() (defined in goGUI::Draw)goGUI::Drawvirtual