Changeset 5968 for vtkvis/trunk/Volume.cpp
- Timestamp:
- Jan 25, 2016 8:01:31 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vtkvis/trunk/Volume.cpp
r5835 r5968 14 14 #include <vtkVolumeProperty.h> 15 15 #include <vtkGPUVolumeRayCastMapper.h> 16 #ifndef USE_GPU_RAYCAST_MAPPER 16 17 #include <vtkVolumeTextureMapper3D.h> 18 #endif 17 19 #include <vtkRectilinearGrid.h> 18 20 #include <vtkStructuredGrid.h>
Note: See TracChangeset
for help on using the changeset viewer.