- 13 Dec, 2019 2 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 11 Dec, 2019 2 commits
-
-
Morten Ofstad authored
Consistent rounding of LOD voxels when computing overlap so we never copy the same voxel twice. Fixed some bugs with FullResolutionDimension handling. Made code follow naming conventions for local variables.
-
Morten Ofstad authored
Added GetVolumeSubsetBufferSize() API to calculate required size of a buffer for a call to RequestVolumeSubset.
-
- 05 Dec, 2019 1 commit
-
-
Morten Ofstad authored
Use AccessManager as the short name of the VolumeDataAccessManager to be consistent with using AxisDescriptor as the short name of VolumeDataAxisDescriptor, Layout as the short name of VolumeDataLayout etc. Added documentation for GetLayout() and GetAccessManager() functions.
-
- 03 Dec, 2019 1 commit
-
-
Jørgen Lind authored
-
- 28 Nov, 2019 2 commits
-
-
Jørgen Lind authored
and add functionality for adding noice to data pages. Also add a test for the InMemory IOManager that uses the nocie functionality
-
Jørgen Lind authored
-
- 19 Nov, 2019 2 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 15 Nov, 2019 5 commits
-
-
Morten Ofstad authored
Moved ValueConversion.h and VolumeSampler.h to the public API. Fixed includes and list of headers to install.
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Morten Ofstad authored
Added complete documentation for VolumeDataAxisDescriptor. Got rid of the CoordinateRange since it's not really a range (i.e. Max can be smaller than Min) and documented this better. Fixed documentation for VolumeDataAccessManager::GetVolumeDataLayout().
-
Morten Ofstad authored
-
- 14 Nov, 2019 1 commit
-
-
Jørgen Lind authored
-
- 13 Nov, 2019 2 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
on public Function and public Members
-
- 12 Nov, 2019 3 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 11 Nov, 2019 1 commit
-
-
Jørgen Lind authored
-
- 06 Nov, 2019 1 commit
-
-
Morten Ofstad authored
Fixed the HueVolumeDataRegionOverlappingChunk method so it adds the correct amount of ExtraValidVoxels when the target layout has different render margins from the source.
-
- 05 Nov, 2019 1 commit
-
-
Jørgen Lind authored
-
- 25 Oct, 2019 3 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Morten Ofstad authored
Make sure we select the VolumeDataPageAccessor for the correct dimension group when requesting data from trace-mapped channels. Do not capture the unique_ptr by reference for the worker lambda. Make sure we unpin pages after they are processed.
-
- 24 Oct, 2019 4 commits
-
-
Morten Ofstad authored
Automatically scale the max pages of the VolumeDataRequestProcessor's VolumeDataPageAccessor to be at least as many pages as in a single request.
-
Morten Ofstad authored
Added MetadataReadAccess/MetadataWriteAccess interfaces and implemented the MetadataReadAccess in VolumeDataLayout.
-
Morten Ofstad authored
Fixed name of VDS chunk metadata key since it was changed not to have hyphens (kebab-case) because it is not valid for Azure BLOB storage metadata keys.
-
Morten Ofstad authored
Fixed IsChannelAvailable/GetChannelIndex so they do string compare instead of comparing pointers to strings.
-
- 23 Oct, 2019 2 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
Only implemented requestVolumeSubset
-
- 22 Oct, 2019 1 commit
-
-
Morten Ofstad authored
Creating metadata for survey coordinate system and original SEG-Y headers. Changed vector class to have X/Y/Z/T members and proper constructors. Added GlobalMetadataCommon.h and used definitions from there to get correct names. Fixed some previously incorrect names. Replaced to_hexstring() with fmt::format().
-
- 18 Oct, 2019 1 commit
-
-
Jørgen Lind authored
-
- 16 Oct, 2019 5 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
and move OpenVDS::Range and OpenVDS::Vector files into the OpenVDS public header folder
-