occt-products: master bba41c2f

Author Committer Branch Timestamp Parent
osa bugmaster master 2021-08-03 16:19:07 master bb97712d
Changeset 0032505: Volume Rendering - separate data spacing and local coordinate system directions in NRRD reader

Transformation should be applied to interactive object (not flip slices)
'Space directions' read from NRRD format was separated to data spacing and local coordinate system directions (additional data transformation)
Additional data transformation was added to VolumeRender_Metadata as parameter
Additional data transformation from volume metadata is written / read to/from .json file as "Trsf" field
Volume interactive object should be additionally transformed with transformation read from metadata or meta-reader
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - src/VolumeRender/VolumeRender_MetaReader.cxx Diff File
mod - src/VolumeRender/VolumeRender_NrrdReader.cxx Diff File
mod - src/VolumeRender/VolumeRender_VolumeObject.cxx Diff File