HappyDoc Generated Documentation ./VolumePath/gui.py

. / VolumePath / gui.py 

Functions   
  distance 
distance ( u,  v )
  data_plane_spacing 
data_plane_spacing ( data_region )
  linear_combination 
linear_combination (
        a,
        u,
        b,
        v,
        )

Return vector au + bv where a, b are scalars.

  transform_coordinates 
transform_coordinates (
        from_xyz,
        from_transform,
        to_transform,
        )
  visible_data_components 
visible_data_components ( data_region )
  show_volume_path_dialog 
show_volume_path_dialog ()
  screen_axes 
screen_axes ( xyz,  object_xform )

Return vx, vy, and vz screen vectors in object coordinates. The vx vector is scaled so that one screen pixel displacement in x is equivalent to an object coordinate displacement vx at the given xyz position. The vy vector is scaled likewise. The vz vector length is set to equal the vy vector length.

  volume_path_dialog 
volume_path_dialog ( create=False )
  slice_data_values 
slice_data_values (
        data_region,
        xyz_in,
        xyz_out,
        )
  linear_combination_3 
linear_combination_3 (
        a,
        u,
        b,
        v,
        c,
        w,
        )

Return vector au + bv + c*w where a, b, c are scalars.

  place_marker 
place_marker ( xyz )
  line_vrml 
line_vrml (
        xyz_1,
        xyz_2,
        rgba,
        )

Return VRML for a line connecting two points.

  apply_xform 
apply_xform ( xform,  xyz )
  close_model 
close_model ( m )

Check if model already deleted before trying to close.

  clip_plane_spacing 
clip_plane_spacing ()
Classes   

Slice

Graph the data values along a line passing through a volume on a Tkinter

Spline_Panel

Trace

Graph the data values along a line passing through a volume data set.

Rename_Panel

Color_Radius_Panel

Slice_Panel

Volume_Path_Dialog

Marker_Sets_Panel

Mouse_Button_Panel

Visible_Data

Note_Panel

Marker_Set_Menu_Panel

User interface for showing current marker set.


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