Graphics::Drawing::Target Class Reference

#include <Target.h>

Public Member Functions

 Target (DrawingObject &drawing)
 
 Target (Stream &stream)
 
bool render (const Object &object, const Rect &location)
 
void flush ()
 

Constructor & Destructor Documentation

◆ Target() [1/2]

Graphics::Drawing::Target::Target ( DrawingObject drawing)
inline

◆ Target() [2/2]

Graphics::Drawing::Target::Target ( Stream stream)
inline

Member Function Documentation

◆ flush()

void Graphics::Drawing::Target::flush ( )
inline

◆ render()

bool Graphics::Drawing::Target::render ( const Object object,
const Rect location 
)

The documentation for this class was generated from the following file: