Table of Contents

Class: Visible_Data VolumePath/__init__.py

Methods   
__init__
interpolated_value
set_threshold
threshold
using_displayed_threshold
volume_rgba
  __init__ 
__init__ (
        self,
        data_region,
        component_display_parameters,
        )

  interpolated_value 
interpolated_value ( self,  xyz )

  set_threshold 
set_threshold ( self,  threshold )

  threshold 
threshold ( self )

  using_displayed_threshold 
using_displayed_threshold ( self )

  volume_rgba 
volume_rgba ( self,  data_value=None )

Find the closest displayed data color for the given data value. If no data value is given, use the color for the lowest threshold. Otherwise use the color of the first surface level below the data value if surfaces are shown. If not level is below the data level use the color of the lowest surface. For the interpolated solid use the interpolated color for the data component, or if the data value is outside the threshold range, use the closest endpoint color.


Table of Contents

This document was automatically generated on Wed Mar 26 19:02:39 2003 by HappyDoc version 2.1