CustomRenderOptions Class Reference

#include <custom_render_options.hh>

Inherits ost::gfx::RenderOptions.

Public Member Functions

 CustomRenderOptions ()
virtual RenderMode::Type GetRenderMode ()
virtual bool CanApplyRenderOptions (RenderOptionsPtr render_options)
virtual void ApplyRenderOptions (RenderOptionsPtr render_options)
void SetSphereDetail (uint sphere_detail)
uint GetSphereDetail ()
void SetArcDetail (uint arc_detail)
uint GetArcDetail ()
void SetSphereRad (float r)
float GetSphereRad () const
void SetBondRad (float r)
float GetBondRad () const

Detailed Description

Definition at line 35 of file custom_render_options.hh.


Constructor & Destructor Documentation


Member Function Documentation

virtual void ApplyRenderOptions ( RenderOptionsPtr  render_options  )  [virtual]

Implements RenderOptions.

virtual bool CanApplyRenderOptions ( RenderOptionsPtr  render_options  )  [virtual]

Implements RenderOptions.

uint GetArcDetail (  ) 
float GetBondRad (  )  const
virtual RenderMode::Type GetRenderMode (  )  [virtual]

Implements RenderOptions.

uint GetSphereDetail (  ) 
float GetSphereRad (  )  const
void SetArcDetail ( uint  arc_detail  ) 
void SetBondRad ( float  r  ) 
void SetSphereDetail ( uint  sphere_detail  ) 
void SetSphereRad ( float  r  ) 

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