TraceRenderOptions Class Reference

#include <trace_render_options.hh>

Inherits ost::gfx::RenderOptions.


Public Member Functions

 TraceRenderOptions ()
virtual RenderMode::Type GetRenderMode ()
virtual bool CanApplyRenderOptions (RenderOptionsPtr render_options)
virtual void ApplyRenderOptions (RenderOptionsPtr render_options)
void SetArcDetail (uint arc_detail)
uint GetArcDetail () const
void SetNormalSmoothFactor (float smooth_factor)
float GetNormalSmoothFactor () const
void SetTubeRadius (float tube_radius)
float GetTubeRadius () const
float GetMaxRad () const
virtual ~TraceRenderOptions ()


Detailed Description

Definition at line 34 of file trace_render_options.hh.


Constructor & Destructor Documentation

virtual ~TraceRenderOptions (  )  [virtual]


Member Function Documentation

virtual void ApplyRenderOptions ( RenderOptionsPtr  render_options  )  [virtual]

Implements RenderOptions.

virtual bool CanApplyRenderOptions ( RenderOptionsPtr  render_options  )  [virtual]

Implements RenderOptions.

uint GetArcDetail (  )  const

float GetMaxRad (  )  const

float GetNormalSmoothFactor (  )  const

virtual RenderMode::Type GetRenderMode (  )  [virtual]

Implements RenderOptions.

float GetTubeRadius (  )  const

void SetArcDetail ( uint  arc_detail  ) 

void SetNormalSmoothFactor ( float  smooth_factor  ) 

void SetTubeRadius ( float  tube_radius  ) 


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

Generated on Fri Jul 2 14:23:06 2010 for OpenStructure by  doxygen 1.5.8