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

Detailed Description

Definition at line 34 of file trace_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 (  )  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:
 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