source: trunk/packages/vizservers/vtkvis @ 2639

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.2 KB 2620   13 years gah turn back on threads of stock build
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 17.8 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
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.3 KB 2578   13 years ldelgass In vtkvis writer thread: if sem_wait fails (interrupted), check for …
ResponseQueue.h 3.0 KB 2575   13 years ldelgass cutplane now controls 3 axis aligned cutplanes. Add some comments to …
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 21.2 KB 2625   13 years ldelgass Fix crash on setting constant color mode
RpCutplane.h 2.3 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpGlyphs.cpp 15.3 KB 2630   13 years ldelgass Fix copy/paste error - use correct vmag range for scaling with …
RpGlyphs.h 2.8 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpHeightMap.cpp 27.0 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
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 10.6 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpMolecule.h 2.2 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpMoleculeData.h 10.8 KB 2321   13 years ldelgass Forgot to add molecule/element data arrays
RpPolyData.cpp 6.0 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpPolyData.h 908 bytes 2423   13 years ldelgass Handle 2D datasets with offset from origin or in principal planes …
RpPseudoColor.cpp 15.1 KB 2631   13 years ldelgass Fix for setting colormode to named scalar field in PseudoColor?
RpPseudoColor.h 2.0 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpStreamlines.cpp 50.9 KB 2626   13 years ldelgass Ignore field name for constant color mode (currently field name is …
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 5.0 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpVolume.h 1.3 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpVtkDataSet.cpp 28.0 KB 2639   13 years ldelgass Allow NULL to be passed to getFieldInfo for type/numComponents
RpVtkDataSet.h 3.3 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpVtkGraphicsObject.cpp 1.2 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpVtkGraphicsObject.h 23.5 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpVtkRenderer.cpp 109.6 KB 2627   13 years ldelgass Allow data range to be specified for legend. A range with min > max …
RpVtkRenderer.h 19.2 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpVtkRendererCmd.cpp 182.4 KB 2626   13 years ldelgass Ignore field name for constant color mode (currently field name is …
RpVtkRendererCmd.h 586 bytes 2573   13 years ldelgass Merge vtkvis_threaded branch to trunk. (Threading off by default in …
RpVtkRendererGraphicsObjs.cpp 39.5 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
RpVtkRendererGraphicsObjs.h 18.7 KB 2612   13 years ldelgass Refactor vtkvis to support setting colormap fields by name/attribute …
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 …
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 …
vtkRpCubeAxesActor2D.cpp 31.5 KB 2514   13 years ldelgass Add cutplane command -- pseudocolored plane on principal axis. Can be …
vtkRpCubeAxesActor2D.h 11.7 KB 2514   13 years ldelgass Add cutplane command -- pseudocolored plane on principal axis. Can be …
Note: See TracBrowser for help on using the repository browser.