libcarna.presets¶
- class libcarna.presets.CuttingPlanesStage¶
Bases:
RenderStage- DEFAULT_WINDOWING_LEVEL = 0.5¶
- DEFAULT_WINDOWING_WIDTH = 1.0¶
- ROLE_INTENSITIES = 0¶
- property color_map¶
- property plane_geometry_type¶
- property volume_geometry_type¶
- property windowing_level¶
- property windowing_width¶
- class libcarna.presets.DRRStage¶
Bases:
VolumeRenderingStage- DEFAULT_BASE_INTENSITY = 1.0¶
- DEFAULT_LOWER_THRESHOLD = -400¶
- DEFAULT_RENDER_INVERSE = False¶
- DEFAULT_UPPER_MULTIPLIER = 1.5¶
- DEFAULT_UPPER_THRESHOLD = 400¶
- DEFAULT_WATER_ATTENUATION = 0.004999999888241291¶
- ROLE_INTENSITIES = 0¶
- property base_intensity¶
- property lower_threshold¶
- property render_inverse¶
- property upper_multiplier¶
- property upper_threshold¶
- property water_attenuation¶
- class libcarna.presets.DVRStage¶
Bases:
VolumeRenderingStage- DEFAULT_DIFFUSE_LIGHT = 1.0¶
- DEFAULT_TRANSLUCENCY = 50.0¶
- ROLE_INTENSITIES = 0¶
- ROLE_NORMALS = 1¶
- property color_map¶
- property diffuse_light¶
- property translucency¶
- class libcarna.presets.MIPStage¶
Bases:
VolumeRenderingStage- ROLE_INTENSITIES = 0¶
- property color_map¶
- class libcarna.presets.MaskRenderingStage¶
Bases:
VolumeRenderingStage- DEFAULT_COLOR = <libcarna.base.Color object>¶
- DEFAULT_FILLING = True¶
- DEFAULT_ROLE_MASK = 2¶
- property color¶
- property filling¶
- property mask_role¶
- class libcarna.presets.OpaqueRenderingStage¶
Bases:
MeshRenderingStage- property geometry_type¶
- class libcarna.presets.VolumeRenderingStage¶
Bases:
RenderStage- DEFAULT_SAMPLE_RATE = 200¶
- property geometry_type¶
- property sample_rate¶