- 04 Feb, 2013 1 commit
-
-
schultezub authored
#5: Making constructors of ImageRepresentationXYZ protected - new image representations are to be created via ImageRepresentationXYZ::create(). This makes much more sense, since the pointer of the newly create image representation is owned by the parent ImageData instead of the caller. git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@443 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 23 Jan, 2013 1 commit
-
-
schultezub authored
updated AbstractImageRepresentation so that it automatically adds itself as representation to the parent image git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@411 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 21 Jan, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@405 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 18 Jan, 2013 1 commit
-
-
schultezub authored
=== ATTENTION: CAMPVis does compile, but image representation conversion not yet functional again! === Revising ImageData concept step 2: * Removed all ImageDataXYZ classes * Introducing GenericAbstractImageRepresentation<T> and its GenericAbstractImageRepresentation<T>::ScopedRepresentation * Updated all processors and pipelines to use ImageRepresentationXYZ instead of ImageDataXYZ and the implicit conversion feature git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@401 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 11 Jan, 2013 2 commits
-
-
schultezub authored
* DevilImageReader renders into ImageDataRenderTarget (intermediate solution...) * further work on IxpvDemo pipeline * RenderTargetCompositor knows difference compositing git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@389 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* Introducing RenderTargetCompositor * fixed DRRRaycaster git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@388 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 09 Jan, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@384 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-