hgl 0.5.25
A compiler/interpreter suite for developing images (plugin development)
HGL::ImageOutput::IPreRenderOutput Member List

This is the complete list of members for HGL::ImageOutput::IPreRenderOutput, including all inherited members.

END enum valueHGL::ImageOutput::IPreRenderOutput
getOutputFilename() const =0HGL::ImageOutput::IOutputpure virtual
getPoptOptions() const HGL::Common::IPluginPoptOptionsvirtual
RENDEREVENT enum nameHGL::ImageOutput::IPreRenderOutput
START enum valueHGL::ImageOutput::IPreRenderOutput
update(const RENDEREVENT evt)=0HGL::ImageOutput::IPreRenderOutputpure virtual
update(const ICanvas::TRANSFORMATIONINFO *const ti)=0HGL::ImageOutput::IPreRenderOutputpure virtual
update(const PointPrimitive *const primitive)=0HGL::ImageOutput::IPreRenderOutputpure virtual
update(const LinePrimitive *const primitive)=0HGL::ImageOutput::IPreRenderOutputpure virtual
update(const CurvePrimitive *const primitive)=0HGL::ImageOutput::IPreRenderOutputpure virtual
update(const PolyPrimitive *const primitive)=0HGL::ImageOutput::IPreRenderOutputpure virtual
update(const EllipsePrimitive *const primitive)=0HGL::ImageOutput::IPreRenderOutputpure virtual
update(const TextPrimitive *const primitive)=0HGL::ImageOutput::IPreRenderOutputpure virtual
writeImage(const ICanvas &canvas, const std::string &filename=std::string()) const =0HGL::ImageOutput::IOutputpure virtual