#include <cartoon_render_options.hh>
Inherits RenderOptions.
Definition at line 34 of file cartoon_render_options.hh.
◆ CartoonRenderOptions()
◆ ApplyRenderOptions()
◆ CanApplyRenderOptions()
◆ GetArcDetail()
| uint GetArcDetail |
( |
| ) |
const |
◆ GetColorBlendMode()
| unsigned int GetColorBlendMode |
( |
| ) |
const |
◆ GetHelixEcc()
| float GetHelixEcc |
( |
| ) |
const |
◆ GetHelixMode()
| unsigned int GetHelixMode |
( |
| ) |
const |
0=normal 1=straight cylinders
◆ GetHelixProfileType()
| unsigned int GetHelixProfileType |
( |
| ) |
const |
◆ GetHelixThickness()
| float GetHelixThickness |
( |
| ) |
const |
◆ GetHelixWidth()
| float GetHelixWidth |
( |
| ) |
const |
◆ GetMaxRad()
| float GetMaxRad |
( |
| ) |
const |
◆ GetNormalSmoothFactor()
| float GetNormalSmoothFactor |
( |
| ) |
const |
◆ GetPolyMode()
| uint GetPolyMode |
( |
| ) |
const |
◆ GetRenderMode()
◆ GetSplineDetail()
| uint GetSplineDetail |
( |
| ) |
const |
◆ GetStrandEcc()
| float GetStrandEcc |
( |
| ) |
const |
◆ GetStrandMode()
| unsigned int GetStrandMode |
( |
| ) |
const |
◆ GetStrandProfileType()
| unsigned int GetStrandProfileType |
( |
| ) |
const |
◆ GetStrandThickness()
| float GetStrandThickness |
( |
| ) |
const |
◆ GetStrandWidth()
| float GetStrandWidth |
( |
| ) |
const |
◆ GetTubeProfileType()
| unsigned int GetTubeProfileType |
( |
| ) |
const |
◆ GetTubeRadius()
| float GetTubeRadius |
( |
| ) |
const |
◆ GetTubeRatio()
| float GetTubeRatio |
( |
| ) |
const |
◆ GetTwistHack()
| bool GetTwistHack |
( |
| ) |
const |
|
inline |
◆ SetArcDetail()
| void SetArcDetail |
( |
uint |
arc_detail | ) |
|
number of circular profile subdivisions per 90deg
◆ SetColorBlendMode()
| void SetColorBlendMode |
( |
unsigned int |
| ) |
|
0=smooth transition, 1=sharp transition
◆ SetHelixEcc()
| void SetHelixEcc |
( |
float |
helix_ecc | ) |
|
◆ SetHelixMode()
| void SetHelixMode |
( |
unsigned int |
| ) |
|
◆ SetHelixProfileType()
| void SetHelixProfileType |
( |
unsigned int |
| ) |
|
various ways to calculate circular profile with ecc
◆ SetHelixThickness()
| void SetHelixThickness |
( |
float |
helix_thickness | ) |
|
◆ SetHelixWidth()
| void SetHelixWidth |
( |
float |
helix_width | ) |
|
◆ SetNormalSmoothFactor()
| void SetNormalSmoothFactor |
( |
float |
smooth_factor | ) |
|
◆ SetPolyMode()
| void SetPolyMode |
( |
uint |
poly_mode | ) |
|
sets vertex array poly mode
◆ SetSplineDetail()
| void SetSplineDetail |
( |
uint |
spline_detail | ) |
|
number of smooth points between spline control points
◆ SetStrandEcc()
| void SetStrandEcc |
( |
float |
strand_ecc | ) |
|
◆ SetStrandMode()
| void SetStrandMode |
( |
unsigned int |
| ) |
|
◆ SetStrandProfileType()
| void SetStrandProfileType |
( |
unsigned int |
| ) |
|
various ways to calculate circular profile with ecc
◆ SetStrandThickness()
| void SetStrandThickness |
( |
float |
strand_thickness | ) |
|
◆ SetStrandWidth()
| void SetStrandWidth |
( |
float |
strand_width | ) |
|
◆ SetTubeProfileType()
| void SetTubeProfileType |
( |
unsigned int |
| ) |
|
◆ SetTubeRadius()
| void SetTubeRadius |
( |
float |
tube_radius | ) |
|
◆ SetTubeRatio()
| void SetTubeRatio |
( |
float |
tube_ratio | ) |
|
◆ SetTwistHack()
| void SetTwistHack |
( |
bool |
| ) |
|
The documentation for this class was generated from the following file: