CustomRenderer Class Reference

#include <custom_renderer.hh>

Inherits ost::gfx::impl::ConnectRendererBase.

Public Member Functions

 CustomRenderer ()
virtual void PrepareRendering ()
virtual void RenderPov (PovState &pov, const std::string &name)
virtual bool CanSetOptions (RenderOptionsPtr &render_options)
virtual void SetOptions (RenderOptionsPtr &render_options)
virtual RenderOptionsPtr GetOptions ()
virtual int GetMode ()
virtual ~CustomRenderer ()

Detailed Description

Definition at line 32 of file custom_renderer.hh.


Constructor & Destructor Documentation

CustomRenderer (  ) 
virtual ~CustomRenderer (  )  [virtual]

Member Function Documentation

virtual bool CanSetOptions ( RenderOptionsPtr render_options  )  [virtual]

Implements EntityRenderer.

virtual int GetMode (  )  [virtual]
virtual RenderOptionsPtr GetOptions (  )  [virtual]

Implements EntityRenderer.

virtual void PrepareRendering (  )  [virtual]

Reimplemented from ConnectRendererBase.

virtual void RenderPov ( PovState pov,
const std::string &  name 
) [virtual]

povray rendering call

Reimplemented from EntityRenderer.

virtual void SetOptions ( RenderOptionsPtr render_options  )  [virtual]

Implements EntityRenderer.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 10 Nov 2016 for OpenStructure by  doxygen 1.6.1