MeshLib Documentation
Loading...
Searching...
No Matches
MR::VoxelsVolumeMinMax< T > Struct Template Reference

#include <MRVoxelsVolume.h>

+ Inheritance diagram for MR::VoxelsVolumeMinMax< T >:

Additional Inherited Members

- Public Types inherited from MR::VoxelsVolume< T >
using ValueType = typename VoxelTraits<T>::ValueType
 
- Public Member Functions inherited from MR::VoxelsVolume< T >
size_t heapBytes () const
 
- Public Attributes inherited from MR::VoxelsVolume< T >
data
 
Vector3i dims
 
Vector3f voxelSize { 1.f, 1.f, 1.f }
 

Detailed Description

template<typename T>
struct MR::VoxelsVolumeMinMax< T >

represents a box in 3D space subdivided on voxels stored in T; and stores minimum and maximum values among all valid voxels


The documentation for this struct was generated from the following file: