OpenStructure
Public Member Functions
CustomRenderOptions Class Reference

#include <custom_render_options.hh>

Inherits 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
 
- Public Member Functions inherited from RenderOptions
 RenderOptions ()
 
virtual ~RenderOptions ()
 
bool AddObserver (EntityP entity)
 
bool RemoveObserver (EntityP entity)
 
void NotifyStateChange ()
 

Detailed Description

Definition at line 35 of file custom_render_options.hh.

Constructor & Destructor Documentation

◆ CustomRenderOptions()

Member Function Documentation

◆ ApplyRenderOptions()

virtual void ApplyRenderOptions ( RenderOptionsPtr  render_options)
virtual

Implements RenderOptions.

◆ CanApplyRenderOptions()

virtual bool CanApplyRenderOptions ( RenderOptionsPtr  render_options)
virtual

Implements RenderOptions.

◆ GetArcDetail()

uint GetArcDetail ( )

◆ GetBondRad()

float GetBondRad ( ) const

◆ GetRenderMode()

virtual RenderMode::Type GetRenderMode ( )
virtual

Implements RenderOptions.

◆ GetSphereDetail()

uint GetSphereDetail ( )

◆ GetSphereRad()

float GetSphereRad ( ) const

◆ SetArcDetail()

void SetArcDetail ( uint  arc_detail)

◆ SetBondRad()

void SetBondRad ( float  r)

◆ SetSphereDetail()

void SetSphereDetail ( uint  sphere_detail)

◆ SetSphereRad()

void SetSphereRad ( float  r)

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