OpenSceneGraph/src/osgVolume
2013-12-12 09:53:24 +00:00
..
Shaders Updated built in volume shaders to honour the osg::Matierial setting 2011-11-11 10:36:17 +00:00
CMakeLists.txt Added new osgVolume::VolumeScene and osgVolume::MultipassTechnique class shells that will be filled out to provide multi-pass volume rendering that handles mixing of 2013-11-21 18:17:44 +00:00
FixedFunctionTechnique.cpp From David Callu, warning fixes and removal of spaces at end of lines. 2013-06-28 12:00:43 +00:00
Layer.cpp Introduced a cast(T) method into the ImageUtils template functor to allow code reading images to handle casting from source data to a form that a user can use more conviently 2013-11-06 09:23:21 +00:00
Locator.cpp Further work on new MultipassTechnique/VolumeScene. 2013-12-06 19:31:12 +00:00
MultipassTechnique.cpp Added SampleRatioWhenMoving property and support to new osgVolume::MultipassTechnique. 2013-12-12 09:53:24 +00:00
Property.cpp Added SampleRatioWhenMoving property and support to new osgVolume::MultipassTechnique. 2013-12-12 09:53:24 +00:00
RayTracedTechnique.cpp Added SampleRatioWhenMoving property and support to new osgVolume::MultipassTechnique. 2013-12-12 09:53:24 +00:00
Version.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Volume.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
VolumeScene.cpp Added support for handling viewports with offset origins, and with it split stereo. 2013-12-10 13:38:27 +00:00
VolumeTechnique.cpp Added SampleRatioWhenMoving property and support to new osgVolume::MultipassTechnique. 2013-12-12 09:53:24 +00:00
VolumeTile.cpp Removed unnceccesary setNumChildrenRequiringUpdateTraversal from VolumeTile constructor. 2013-09-20 15:43:24 +00:00