OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
TraceRenderOptions Class Reference

#include <trace_render_options.hh>

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

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: