Skip to main content

Module render_params

Module render_params 

Source
Expand description

Render parameters: blend modes, shading, interpolation, clip planes.

Structs§

ClipPlane
An oriented half-space clip plane in world space.
ShadingParams
Phong shading parameters used in composite and isosurface modes.
VolumeRenderParams
All parameters that control how a volume is rendered.
VolumeRenderParamsBuilder
Fluent builder for VolumeRenderParams.

Enums§

BlendMode
Compositing algorithm used during GPU raycasting.
Interpolation
Texture sampling interpolation mode.