source: trunk/packages/vizservers/vtkvis @ 3132

Name Size Rev Age Author Last Change
../
CmdProc.cpp 6.6 KB 2573   13 years ldelgass Merge vtkvis_threaded branch to trunk. (Threading off by default in …
CmdProc.h 1.3 KB 2573   13 years ldelgass Merge vtkvis_threaded branch to trunk. (Threading off by default in …
ColorMap.cpp 11.0 KB 2573   13 years ldelgass Merge vtkvis_threaded branch to trunk. (Threading off by default in …
ColorMap.h 3.4 KB 2404   13 years ldelgass Create a default grayscale colormap and use it for LIC
Doxyfile.in 62.0 KB 2111   13 years ldelgass Generate Doxfile from configure, so get $srcdir for out of tree build
Makefile.in 5.7 KB 3125   12 years ldelgass Add RpWarp? to Makefile
PPMWriter.cpp 4.9 KB 2573   13 years ldelgass Merge vtkvis_threaded branch to trunk. (Threading off by default in …
PPMWriter.h 637 bytes 2573   13 years ldelgass Merge vtkvis_threaded branch to trunk. (Threading off by default in …
protocol.txt 20.8 KB 3126   12 years ldelgass Add warp (by vector) commands
ReadBuffer.cpp 5.1 KB 2575   13 years ldelgass cutplane now controls 3 axis aligned cutplanes. Add some comments to …
ReadBuffer.h 1.7 KB 2575   13 years ldelgass cutplane now controls 3 axis aligned cutplanes. Add some comments to …
ResponseQueue.cpp 2.4 KB 3107   12 years ldelgass Don't print error when sem_wait is interrupted, instead loop on …
ResponseQueue.h 3.0 KB 2657   12 years gah
RpContour2D.cpp 7.3 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpContour2D.h 1.5 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpContour3D.cpp 6.3 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpContour3D.h 1.6 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpCutplane.cpp 24.2 KB 2761   12 years ldelgass Fix cutplane colormapping when gaussian splatter is used to convert …
RpCutplane.h 2.8 KB 2761   12 years ldelgass Fix cutplane colormapping when gaussian splatter is used to convert …
RpGlyphs.cpp 25.4 KB 3106   12 years ldelgass Reduce warning/errors about missing scalar data in glyphs dataset to …
RpGlyphs.h 3.3 KB 3095   12 years ldelgass Add ability to specify field used for orienting glyphs
RpHeightMap.cpp 27.0 KB 2752   12 years ldelgass Add outlines for cutplanes. Add commands for toggling rendering of …
RpHeightMap.h 3.1 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpLIC.cpp 13.4 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpLIC.h 1.7 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpMath.h 5.5 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpMolecule.cpp 15.2 KB 3132   12 years ldelgass Fix cut/paste error.
RpMolecule.h 3.1 KB 3131   12 years ldelgass First pass at atom label support in VTK molecules
RpMoleculeData.h 13.3 KB 3130   12 years ldelgass Add element name array
RpPolyData.cpp 6.0 KB 2641   13 years ldelgass Add support for setting glyph scaling and color by named field.
RpPolyData.h 908 bytes 2423   13 years ldelgass Handle 2D datasets with offset from origin or in principal planes …
RpPseudoColor.cpp 15.3 KB 2641   13 years ldelgass Add support for setting glyph scaling and color by named field.
RpPseudoColor.h 2.0 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpStreamlines.cpp 51.1 KB 2641   13 years ldelgass Add support for setting glyph scaling and color by named field.
RpStreamlines.h 5.8 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpTypes.h 457 bytes 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpVolume.cpp 7.9 KB 2757   12 years ldelgass Add volume quality command to adjust relative sampling distance …
RpVolume.h 1.4 KB 2757   12 years ldelgass Add volume quality command to adjust relative sampling distance …
RpVtkDataSet.cpp 28.0 KB 2639   13 years ldelgass Allow NULL to be passed to getFieldInfo for type/numComponents
RpVtkDataSet.h 3.6 KB 2640   13 years ldelgass Add new inline methods to check if named field exists
RpVtkGraphicsObject.cpp 1.4 KB 3129   12 years ldelgass add null pointer sanity checks
RpVtkGraphicsObject.h 25.2 KB 3131   12 years ldelgass First pass at atom label support in VTK molecules
RpVtkRenderer.cpp 111.9 KB 3126   12 years ldelgass Add warp (by vector) commands
RpVtkRenderer.h 20.4 KB 3126   12 years ldelgass Add warp (by vector) commands
RpVtkRendererCmd.cpp 197.2 KB 3126   12 years ldelgass Add warp (by vector) commands
RpVtkRendererCmd.h 586 bytes 2573   13 years ldelgass Merge vtkvis_threaded branch to trunk. (Threading off by default in …
RpVtkRendererGraphicsObjs.cpp 45.4 KB 3126   12 years ldelgass Add warp (by vector) commands
RpVtkRendererGraphicsObjs.h 19.8 KB 3131   12 years ldelgass First pass at atom label support in VTK molecules
RpVtkRenderServer.cpp 10.6 KB 2578   13 years ldelgass In vtkvis writer thread: if sem_wait fails (interrupted), check for …
RpVtkRenderServer.h 472 bytes 2573   13 years ldelgass Merge vtkvis_threaded branch to trunk. (Threading off by default in …
RpWarp.cpp 17.8 KB 3124   12 years ldelgass Add preliminary version of mesh warping by vector field (e.g. mesh …
RpWarp.h 2.4 KB 3124   12 years ldelgass Add preliminary version of mesh warping by vector field (e.g. mesh …
TGAWriter.cpp 6.3 KB 2573   13 years ldelgass Merge vtkvis_threaded branch to trunk. (Threading off by default in …
TGAWriter.h 884 bytes 2573   13 years ldelgass Merge vtkvis_threaded branch to trunk. (Threading off by default in …
Trace.cpp 1.3 KB 2573   13 years ldelgass Merge vtkvis_threaded branch to trunk. (Threading off by default in …
Trace.h 971 bytes 2573   13 years ldelgass Merge vtkvis_threaded branch to trunk. (Threading off by default in …
vtkRpAxisActor2D.cpp 28.1 KB 2864   12 years ldelgass Include custom version of VTK 3d axes, with fix for showing gridlines …
vtkRpAxisActor2D.h 13.1 KB 2864   12 years ldelgass Include custom version of VTK 3d axes, with fix for showing gridlines …
vtkRpAxisActor.cpp 51.5 KB 2864   12 years ldelgass Include custom version of VTK 3d axes, with fix for showing gridlines …
vtkRpAxisActor.h 12.2 KB 2864   12 years ldelgass Include custom version of VTK 3d axes, with fix for showing gridlines …
vtkRpCubeAxesActor2D.cpp 31.5 KB 2864   12 years ldelgass Include custom version of VTK 3d axes, with fix for showing gridlines …
vtkRpCubeAxesActor2D.h 11.7 KB 2864   12 years ldelgass Include custom version of VTK 3d axes, with fix for showing gridlines …
vtkRpCubeAxesActor.cpp 62.5 KB 2864   12 years ldelgass Include custom version of VTK 3d axes, with fix for showing gridlines …
vtkRpCubeAxesActor.h 12.5 KB 2864   12 years ldelgass Include custom version of VTK 3d axes, with fix for showing gridlines …
Note: See TracBrowser for help on using the repository browser.