MeshLib C++ Docs
Loading...
Searching...
No Matches
MRVdbVolume Struct Reference

#include <MRVoxelsFwd.h>

Public Attributes

MRFloatGriddata
 
MRVector3i dims
 
MRVector3f voxelSize
 
float min
 
float max
 

Detailed Description

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

Member Data Documentation

◆ data

MRFloatGrid* MRVdbVolume::data

◆ dims

MRVector3i MRVdbVolume::dims

◆ max

float MRVdbVolume::max

◆ min

float MRVdbVolume::min

◆ voxelSize

MRVector3f MRVdbVolume::voxelSize

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