HappyDoc Generated Documentation ./_volume

. / _volume 

_volume module

Functions   
  crippled_sgi_subtextures 
crippled_sgi_subtextures ()

crippled_sgi_subtextures() -> bool

  index_colors 
index_colors (
        transfer_func,
        min,
        max,
        bins,
        bin_step,
        colormap,
        blend,
        )

index_colors(transfer_func: object, min: float, max: float, bins: int, bin_step: int, colormap: object, blend: bool)

  data_to_rgba 
data_to_rgba (
        data,
        transfer_func,
        rgba,
        blend,
        )

data_to_rgba(data: object, transfer_func: object, rgba: object, blend: bool)

  data_to_bin_index 
data_to_bin_index (
        data,
        min,
        max,
        bins,
        bin_step,
        index_values,
        add,
        )

data_to_bin_index(data: object, min: float, max: float, bins: int, bin_step: int, index_values: object, add: bool)

  have_3d_texture_support 
have_3d_texture_support ()

have_3d_texture_support() -> bool

  minimum_and_maximum 
minimum_and_maximum ( seq )

minimum_and_maximum(seq: object) -> float, float

  data_to_colormap_rgba 
data_to_colormap_rgba (
        data,
        dmin,
        dmax,
        colormap,
        rgba,
        blend,
        )

data_to_colormap_rgba(data: object, dmin: float, dmax: float, colormap: object, rgba: object, blend: bool)

  bin_counts 
bin_counts (
        seq,
        min,
        max,
        bins,
        )

bin_counts(seq: object, min: float, max: float, bins: int) -> object

  maximum_intensity_projection_supported 
maximum_intensity_projection_supported ()

maximum_intensity_projection_supported() -> bool

  resample_colormap 
resample_colormap (
        min1,
        max1,
        colormap1,
        min2,
        max2,
        bins,
        bin_step,
        colormap2,
        blend,
        )

resample_colormap(min1: float, max1: float, colormap1: object, min2: float, max2: float, bins: int, bin_step: int, colormap2: object, blend: bool)

  broken_pixelmap_texture_fill 
broken_pixelmap_texture_fill ()

broken_pixelmap_texture_fill() -> bool

Classes   

Volume_Model

Volume_Model() -> Volume_Model

error

no attributes


This document was automatically generated Thu Nov 15 14:09:47 2007 by HappyDoc version 3.0.a1