Commit Graph

8 Commits

Author SHA1 Message Date
rowanc1 ca4932fd19 Moved things around! Packages should now all be capitalized. may need to to tweak git to ensure this... 2014-01-16 13:19:29 -08:00
Gudni Karl Rosenkjaer 9cca076651 Updated the example at the bottom of the vtkView. __name__ == __main__ 2013-11-27 09:52:25 -08:00
Gudni Karl Rosenkjaer 4cdafc12c1 Added a colorbar to the figure. 2013-11-27 09:29:26 -08:00
Gudni Karl Rosenkjaer 5fd4290927 Fixed errors. C,F,E works with limits, extent.
Added .cmap for color mapping and .range to set the color range. Need to add colorbar, and more settings as it comes along.
2013-11-27 09:11:02 -08:00
Gudni Karl Rosenkjaer 1ec3c5cd09 Fixed vtkTools and vtkView to work for all cell,faces, edges.
Changed index for cells, faces and edges to be C,F,E respectively.
Made viewprop, limits, extent as @properties, with error checks in the set methods. Need to finish the limits error checks.
2013-11-26 21:07:30 -08:00
Gudni UBC-Talva 4b292b574d Updating vtkView 2013-11-26 07:45:18 -08:00
Rowan Cockett 1f3799caa0 Added try/catch on the vtk import for the documentation. Added small example at bottom of vtkView. 2013-11-18 12:19:56 -08:00
Rowan Cockett a2c305e6bc Renamed module. 2013-11-18 11:56:35 -08:00