source: trunk/packages/vizservers/vtkvis/RpVtkRenderer.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3542   12 years ldelgass Turn on InterpolateScalarsBeforeMapping? by default in cutplane, …
(edit) @3535   12 years ldelgass Add outline command/graphics object to vtkvis and bump version. This …
(edit) @3490   12 years ldelgass Bring contour2d/3d code in vtkvis more in line with heightmap, make …
(edit) @3419   12 years ldelgass Fixes for resizing window in image camera mode. Set heightmap isoline …
(edit) @3330   12 years gah merge (by hand) with Rappture1.2 branch
(edit) @3198   12 years ldelgass When built for VTK 6, use 2D mode of CubeAxesActor? instead of …
(edit) @3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
(edit) @3168   12 years ldelgass Protocol for arrow, cone and cylinder
(edit) @3167   12 years ldelgass Protocol for arc and disk primitives
(edit) @3166   12 years ldelgass add protocol for n-sided regular polygon
(edit) @3164   12 years ldelgass Add protocol for line primitives, add more template functions for …
(edit) @3153   12 years ldelgass Protocol support for colormapping contour2ds.
(edit) @3149   12 years ldelgass Add protocol for sphere resolution and section
(edit) @3148   12 years ldelgass Add Box and Sphere shapes and commands to vtkvis.
(edit) @3145   12 years ldelgass Add protocol and fixes for VTK molecule color mode
(edit) @3143   12 years ldelgass Add protocol for bond style (cylinder vs. line)
(edit) @3138   12 years ldelgass Add vtk renderer method to collect unscaled graphics object bounds.
(edit) @3134   12 years ldelgass Add protocol to toggle atom labels
(edit) @3133   12 years ldelgass Add missing declaration
(edit) @3126   12 years ldelgass Add warp (by vector) commands
(edit) @3120   12 years ldelgass Don't automatically switch camera to image mode for 2D scene …
(edit) @3112   12 years ldelgass Add bond color option, bond color mode (constant or by elements) to …
(edit) @3110   12 years ldelgass Add protocol to change atom/bond radius scale factor for VTK molecules
(edit) @3095   12 years ldelgass Add ability to specify field used for orienting glyphs
(edit) @3092   12 years ldelgass Add 'glyphs gorient' command to toggle orienting glyphs by a vector field.
(edit) @2866   13 years ldelgass Remove extra include
(edit) @2865   13 years ldelgass Use new custom vtk 3d axes (when USE_CUSTOM_AXES is defined). Fixes …
(edit) @2757   13 years ldelgass Add volume quality command to adjust relative sampling distance …
(edit) @2752   13 years ldelgass Add outlines for cutplanes. Add commands for toggling rendering of …
(edit) @2729   13 years ldelgass Add renderer option to control opacity of legend -- defaults to opaque …
(edit) @2641   13 years ldelgass Add support for setting glyph scaling and color by named field.
(edit) @2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
(edit) @2581   13 years ldelgass Add 'seed numpts...' subcommand for changing number of randomly …
(edit) @2575   13 years ldelgass cutplane now controls 3 axis aligned cutplanes. Add some comments to …
(edit) @2514   13 years ldelgass Add cutplane command -- pseudocolored plane on principal axis. Can be …
(edit) @2506   13 years ldelgass Add option to send VTK file to be used for streamlines seeds. The …
(edit) @2492   13 years ldelgass Add constant color, colormode options for pseudocolor: color by …
(edit) @2478   13 years ldelgass Add dataset bounding box outline color command. Legend - if no …
(edit) @2471   13 years ldelgass Return title and range with legend
(edit) @2467   13 years ldelgass Add numLabels option to legend -- 0 is allowed, will suppress labels. …
(edit) @2459   13 years ldelgass LIC fixes: mask out out-of-bounds sample points from probe filter, run …
(edit) @2455   13 years ldelgass Add option to turn on wireframe outline of DataSet? bounds
(edit) @2453   13 years ldelgass Add legend type option for selecting active scalar field, active …
(edit) @2423   13 years ldelgass Handle 2D datasets with offset from origin or in principal planes …
(edit) @2402   13 years ldelgass - Let graphics objects handle DataSet? cumulative range changes, track …
(edit) @2393   13 years ldelgass - Color mode for streamlines to allow color mapping by scalar or …
(edit) @2351   13 years ldelgass Use same code path for setting relative/absolute camera orientation, …
(edit) @2349   13 years ldelgass Add disk and filled regular polygon streamline seed sources, allow …
(edit) @2335   13 years ldelgass - Add protocol for setting glyph scaling and color modes - Finish …
(edit) @2332   13 years ldelgass - Don't enable backface culling if object is not opaque - Add edge …
(edit) @2329   13 years ldelgass Add option to position ticks inside, outside or both locations to 3D axes
(edit) @2328   13 years ldelgass Collect common actor/volume/assembly settings into VtkGraphicsObject?
(edit) @2320   13 years ldelgass Add Molecule (ball-and-stick) and Line Integral Convolution (LIC) …
(edit) @2318   13 years ldelgass Add n-sided polygon seed type to vtkvis streamlines
(edit) @2317   13 years ldelgass - Add Streamlines/tubes/ribbons to vtkvis: currently supports random …
(edit) @2290   13 years ldelgass - Add contour3d (isosurface geometry) command to vtkvis - Use depth …
(edit) @2270   13 years ldelgass - Convert to newer VTK pipeline methods where applicable: i.e. use …
(edit) @2269   13 years ldelgass Add glyphs command/object for rendering 3D glyph objects at all points …
(edit) @2261   13 years ldelgass Add GPU volume rendering support to vtkvis render server
(edit) @2260   13 years ldelgass New heightmap command/object in vtkvis server - contour plot with …
(edit) @2230   13 years ldelgass Add axis flymode command, use all graphics objects (including …
(edit) @2222   13 years ldelgass Fix resetting zoom/camera distance in camera orient. Panning still …
(edit) @2213   13 years ldelgass vtkvis - rename camera orient command to camera set, new camera orient …
(edit) @2200   13 years ldelgass New commands to set and get absolute camera orientation/position, fix …
(edit) @2194   13 years ldelgass Fix pan/zoom for VTK contours, add command to control data range …
(edit) @2146   14 years ldelgass Checkpoint commit of cumulative range support for VTK viz. server
(edit) @2137   14 years ldelgass Finish up making dataset name optional (meaning "all") in vtkvis protocol.
(edit) @2123   14 years ldelgass - First pass at making dataSetName optional in commands, pass 'all' to …
(edit) @2121   14 years ldelgass - Fix crash bug on changing camera type: set vtkPlaneCollection to …
(edit) @2115   14 years ldelgass Add option to change color of axes. Install files owner writable to …
(edit) @2114   14 years ldelgass Add lighting toggle for graphics objects. Make camera pan/zoom …
(edit) @2112   14 years ldelgass New features for vtk render server: - Add new ColorMap? supporting …
(add) @2100   14 years ldelgass VTKVis server for 2D contour plots. Required modifications to …
Note: See TracRevisionLog for help on using the revision log.