MeshLib C# Docs
Loading...
Searching...
No Matches
MRVoxelsVolume.cs File Reference

Classes

class  MR
 
class  MR.SimpleVolumeMinMax
 represents a box in 3D space subdivided on voxels stored in T; and stores minimum and maximum values among all valid voxels Generated from class MR.SimpleVolumeMinMax. Base classes: Direct: (non-virtual) MR.SimpleVolume MR.Box1f This is the non-const half of the class. More...
 
class  MR.SimpleVolumeMinMaxU16
 represents a box in 3D space subdivided on voxels stored in T; and stores minimum and maximum values among all valid voxels Generated from class MR.SimpleVolumeMinMaxU16. Base classes: Direct: (non-virtual) MR.SimpleVolumeU16 MR.Box<unsigned short> This is the non-const half of the class. More...
 
class  MR.VdbVolume
 represents a box in 3D space subdivided on voxels stored in T; and stores minimum and maximum values among all valid voxels Generated from class MR.VdbVolume. Base classes: Direct: (non-virtual) MR.VoxelsVolume<MR.FloatGrid> MR.Box1f This is the non-const half of the class. More...
 
class  MR.FunctionVolume
 represents a box in 3D space subdivided on voxels stored in T Generated from class MR.FunctionVolume. This is the non-const half of the class. More...
 
class  MR.FunctionVolumeU8
 represents a box in 3D space subdivided on voxels stored in T Generated from class MR.FunctionVolumeU8. This is the non-const half of the class. More...
 
class  MR.SimpleVolume
 represents a box in 3D space subdivided on voxels stored in T Generated from class MR.SimpleVolume. Derived classes: Direct: (non-virtual) MR.SimpleVolumeMinMax This is the non-const half of the class. More...
 
class  MR.SimpleVolumeU16
 represents a box in 3D space subdivided on voxels stored in T Generated from class MR.SimpleVolumeU16. Derived classes: Direct: (non-virtual) MR.SimpleVolumeMinMaxU16 This is the non-const half of the class. More...
 
class  MR.SimpleBinaryVolume
 represents a box in 3D space subdivided on voxels stored in T Generated from class MR.SimpleBinaryVolume. This is the non-const half of the class. More...
 
class  MR.VoxelsVolume_MRFloatGrid
 represents a box in 3D space subdivided on voxels stored in T Generated from class MR.VoxelsVolume<MR.FloatGrid>. Derived classes: Direct: (non-virtual) MR.VdbVolume This is the non-const half of the class. More...
 
class  MR.VoxelTraits_MRVectorFloatMRVoxelId
 Generated from class MR.VoxelTraits<MR.Vector<float, MR.VoxelId>>. This is the non-const half of the class. More...
 
class  MR.VoxelTraits_MRVectorUnsignedShortMRVoxelId
 Generated from class MR.VoxelTraits<MR.Vector<unsigned short, MR.VoxelId>>. This is the non-const half of the class. More...
 
class  MR.VoxelTraits_StdFunctionFloatFuncFromConstMRVector3iRef
 Generated from class MR.VoxelTraits<std.function<float(const MR.Vector3i &)>>. This is the non-const half of the class. More...
 
class  MR.VoxelTraits_StdFunctionUnsignedCharFuncFromConstMRVector3iRef
 Generated from class MR.VoxelTraits<std.function<unsigned char(const MR.Vector3i &)>>. This is the non-const half of the class. More...
 
class  MR.VoxelTraits_MRVoxelBitSet
 Generated from class MR.VoxelTraits<MR.VoxelBitSet>. This is the non-const half of the class. More...
 
class  MR.VoxelTraits_MRFloatGrid
 Generated from class MR.VoxelTraits<MR.FloatGrid>. This is the non-const half of the class. More...