CPKRenderOptions Class Reference
#include <cpk_render_options.hh>
Inherits ost::gfx::RenderOptions.
Detailed Description
Definition at line 35 of file cpk_render_options.hh.
Constructor & Destructor Documentation
Member Function Documentation
virtual bool CanApplyRenderOptions |
( |
RenderOptionsPtr |
render_options |
) |
[virtual] |
float GetRadiusMult |
( |
|
) |
const |
void SetRadiusMult |
( |
float |
m |
) |
|
Radius multiplier, default=1.0.
void SetSphereDetail |
( |
uint |
detail |
) |
|
number of arc subdivisions per pi/2
void SetSphereMode |
( |
uint |
mode |
) |
|
0 = triangulated spheres, 1 = fast 3D sprites (default)
The documentation for this class was generated from the following file: