source: trunk/packages/vizservers/nanovis @ 3628

Name Size Rev Age Author Last Change
../
graphics 3470   11 years ldelgass Cleanups for nanovis utility libs
imgLoaders 3470   11 years ldelgass Cleanups for nanovis utility libs
newmat11 3470   11 years ldelgass Cleanups for nanovis utility libs
resources 2974   12 years ldelgass Remove unused volume axis/bbox labeling from VolumeRenderer?. This …
shaders 3362   11 years ldelgass Merge nanovis2 branch to trunk
util 3559   11 years gah - Clean up unused variable warnings. - Remove use of ffmpeg libraries …
vrmath 3628   11 years ldelgass Some cleanups in vrmath lib, e.g. add copy/assignment ops
Axis.cpp 15.1 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Axis.h 8.0 KB 3613   11 years ldelgass Include namespace in header guard defines
AxisRange.h 1.3 KB 3613   11 years ldelgass Include namespace in header guard defines
BMPWriter.cpp 9.7 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
BMPWriter.h 734 bytes 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
BucketSort.cpp 1.1 KB 3617   11 years ldelgass Compile fixes for USE_POINTSET_RENDERER (not tested).
BucketSort.h 1.5 KB 3613   11 years ldelgass Include namespace in header guard defines
Camera.cpp 7.1 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Camera.h 2.2 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Chain.cpp 6.1 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Chain.h 3.2 KB 3613   11 years ldelgass Include namespace in header guard defines
CircularQueue.h 4.7 KB 3613   11 years ldelgass Include namespace in header guard defines
CmdProc.cpp 6.5 KB 3502   11 years ldelgass Add basic VTK structured points reader to nanovis, update copyright dates.
CmdProc.h 1.3 KB 3613   11 years ldelgass Include namespace in header guard defines
ColorTableShader.cpp 737 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
ColorTableShader.h 523 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
Command.cpp 73.0 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Command.h 1.7 KB 3613   11 years ldelgass Include namespace in header guard defines
config.h 1.4 KB 3599   11 years ldelgass Remove DO_RLE from config.h
ContourLineFilter.cpp 8.5 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
ContourLineFilter.h 1.6 KB 3613   11 years ldelgass Include namespace in header guard defines
ConvexPolygon.cpp 4.6 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
ConvexPolygon.h 1.4 KB 3613   11 years ldelgass Include namespace in header guard defines
define.h 3.5 KB 3502   11 years ldelgass Add basic VTK structured points reader to nanovis, update copyright dates.
Doxyfile.in 62.5 KB 3597   11 years ldelgass More refactoring in nanovis flows: Rename FlowCmd? to Flow and move to …
dxReader.cpp 17.3 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
dxReader.h 395 bytes 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Flow.cpp 11.6 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Flow.h 5.5 KB 3613   11 years ldelgass Include namespace in header guard defines
FlowBox.cpp 5.7 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
FlowBox.h 1.6 KB 3613   11 years ldelgass Include namespace in header guard defines
FlowCmd.cpp 41.2 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
FlowCmd.h 495 bytes 3613   11 years ldelgass Include namespace in header guard defines
FlowParticles.cpp 1.8 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
FlowParticles.h 2.3 KB 3613   11 years ldelgass Include namespace in header guard defines
FlowTypes.h 590 bytes 3613   11 years ldelgass Include namespace in header guard defines
GradientFilter.cpp 16.5 KB 3613   11 years ldelgass Include namespace in header guard defines
GradientFilter.h 629 bytes 3613   11 years ldelgass Include namespace in header guard defines
Grid.cpp 7.9 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
Grid.h 970 bytes 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
HeightMap.cpp 13.9 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
HeightMap.h 3.6 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
LIC.cpp 14.7 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
LIC.h 2.6 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
Makefile.in 11.0 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
md5.c 12.1 KB 3377   11 years gah rework of stats log file.
md5.h 3.3 KB 3377   11 years gah rework of stats log file.
nanovis.cpp 31.4 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
nanovis.h 5.5 KB 3626   11 years ldelgass Remove unused method from nanovis.h
nanovisServer.cpp 15.2 KB 3614   11 years ldelgass Move version string to nanovis server header
nanovisServer.h 2.0 KB 3614   11 years ldelgass Move version string to nanovis server header
nvconf.h.in 3.0 KB 3559   11 years gah - Clean up unused variable warnings. - Remove use of ffmpeg libraries …
OrientationIndicator.cpp 2.5 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
OrientationIndicator.h 742 bytes 3613   11 years ldelgass Include namespace in header guard defines
ParticleAdvectionShader.cpp 1.1 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
ParticleAdvectionShader.h 1.1 KB 3613   11 years ldelgass Include namespace in header guard defines
ParticleEmitter.cpp 401 bytes 3618   11 years ldelgass Some fixes for particle system compile (still doesn't work).
ParticleEmitter.h 1.9 KB 3618   11 years ldelgass Some fixes for particle system compile (still doesn't work).
ParticleRenderer.cpp 9.6 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
ParticleRenderer.h 2.6 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
ParticleSystem.cpp 59.8 KB 3618   11 years ldelgass Some fixes for particle system compile (still doesn't work).
ParticleSystem.h 9.2 KB 3618   11 years ldelgass Some fixes for particle system compile (still doesn't work).
ParticleSystemFactory.cpp 7.6 KB 3618   11 years ldelgass Some fixes for particle system compile (still doesn't work).
ParticleSystemFactory.h 813 bytes 3613   11 years ldelgass Include namespace in header guard defines
PCASplit.cpp 10.8 KB 3617   11 years ldelgass Compile fixes for USE_POINTSET_RENDERER (not tested).
PCASplit.h 3.5 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
PerfQuery.cpp 1.2 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
PerfQuery.h 1.8 KB 3613   11 years ldelgass Include namespace in header guard defines
Plane.cpp 1.6 KB 3502   11 years ldelgass Add basic VTK structured points reader to nanovis, update copyright dates.
Plane.h 1.7 KB 3613   11 years ldelgass Include namespace in header guard defines
PlaneRenderer.cpp 2.2 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
PlaneRenderer.h 1.1 KB 3613   11 years ldelgass Include namespace in header guard defines
PointSet.cpp 1.9 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
PointSet.h 1.5 KB 3613   11 years ldelgass Include namespace in header guard defines
PointSetRenderer.cpp 4.2 KB 3627   11 years ldelgass Use vrmath::Color4f for color where appropriate
PointSetRenderer.h 861 bytes 3613   11 years ldelgass Include namespace in header guard defines
PointShader.cpp 933 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
PointShader.h 603 bytes 3617   11 years ldelgass Compile fixes for USE_POINTSET_RENDERER (not tested).
PPMWriter.cpp 6.2 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
PPMWriter.h 711 bytes 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
protocol-nanovis.txt 8.8 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
ReadBuffer.cpp 5.9 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
ReadBuffer.h 1.8 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
ReaderCommon.cpp 6.3 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
ReaderCommon.h 702 bytes 3613   11 years ldelgass Include namespace in header guard defines
README 1.7 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
RegularVolumeShader.cpp 1.5 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
RegularVolumeShader.h 613 bytes 3613   11 years ldelgass Include namespace in header guard defines
RenderVertexArray.cpp 3.7 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
RenderVertexArray.h 922 bytes 3613   11 years ldelgass Include namespace in header guard defines
ResponseQueue.cpp 3.2 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
ResponseQueue.h 2.9 KB 3613   11 years ldelgass Include namespace in header guard defines
Shader.cpp 3.3 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
Shader.h 8.7 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
StdVertexShader.cpp 807 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
StdVertexShader.h 504 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
Switch.cpp 12.7 KB 3362   11 years ldelgass Merge nanovis2 branch to trunk
Switch.h 3.9 KB 3613   11 years ldelgass Include namespace in header guard defines
Texture1D.cpp 2.6 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Texture1D.h 1.4 KB 3613   11 years ldelgass Include namespace in header guard defines
Texture2D.cpp 3.6 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Texture2D.h 1.6 KB 3613   11 years ldelgass Include namespace in header guard defines
Texture3D.cpp 3.9 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Texture3D.h 1.7 KB 3613   11 years ldelgass Include namespace in header guard defines
Trace.cpp 3.9 KB 3605   11 years ldelgass Add writer thread to nanovis (set USE_THREADS in Makefile), more …
Trace.h 1.3 KB 3613   11 years ldelgass Include namespace in header guard defines
TransferFunction.cpp 2.9 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
TransferFunction.h 1.8 KB 3613   11 years ldelgass Include namespace in header guard defines
Unirect.cpp 25.3 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Unirect.h 6.7 KB 3613   11 years ldelgass Include namespace in header guard defines
VelocityArrowsSlice.cpp 18.4 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
VelocityArrowsSlice.h 2.4 KB 3613   11 years ldelgass Include namespace in header guard defines
Volume.cpp 3.9 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
Volume.h 9.1 KB 3613   11 years ldelgass Include namespace in header guard defines
VolumeInterpolator.cpp 5.0 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
VolumeInterpolator.h 1.1 KB 3613   11 years ldelgass Include namespace in header guard defines
VolumeRenderer.cpp 18.1 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
VolumeRenderer.h 2.7 KB 3613   11 years ldelgass Include namespace in header guard defines
VolumeShader.cpp 245 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
VolumeShader.h 546 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
VtkReader.cpp 15.0 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
VtkReader.h 381 bytes 3613   11 years ldelgass Include namespace in header guard defines
ZincBlendeReconstructor.cpp 15.7 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
ZincBlendeReconstructor.h 2.3 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
ZincBlendeVolume.cpp 1.8 KB 3611   11 years ldelgass Use nv namespace for classes in nanovis rather than prefixing class …
ZincBlendeVolume.h 888 bytes 3613   11 years ldelgass Include namespace in header guard defines
ZincBlendeVolumeShader.cpp 1.5 KB 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
ZincBlendeVolumeShader.h 550 bytes 3612   11 years ldelgass Remove Nv prefix from shader classes now that they are in nv namespace.
Note: See TracBrowser for help on using the repository browser.