MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid Class Reference
+ Inheritance diagram for meshlib.mrmeshpy.VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid:

Public Member Functions

None __init__ (self)
 
None __init__ (self, VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid arg0)
 
None __init__ (self, OpenVdbFloatGrid data, Vector3i dims, Vector3f voxelSize)
 
int heapBytes (self)
 

Detailed Description

Generated from:  MR::VoxelsVolume<std::shared_ptr<MR::OpenVdbFloatGrid>>

represents a box in 3D space subdivided on voxels stored in T

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid.__init__ ( self)
Implicit default constructor.

Reimplemented in meshlib.mrmeshpy.VdbVolume, and meshlib.mrmeshpy.VdbVolume.

◆ __init__() [2/3]

None meshlib.mrmeshpy.VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid.__init__ ( self,
VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid arg0 )
Implicit copy constructor.

Reimplemented in meshlib.mrmeshpy.VdbVolume, and meshlib.mrmeshpy.VdbVolume.

◆ __init__() [3/3]

None meshlib.mrmeshpy.VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid.__init__ ( self,
OpenVdbFloatGrid data,
Vector3i dims,
Vector3f voxelSize )
Implicit aggregate constructor.

Reimplemented in meshlib.mrmeshpy.VdbVolume, and meshlib.mrmeshpy.VdbVolume.

Member Function Documentation

◆ heapBytes()

int meshlib.mrmeshpy.VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid.heapBytes ( self)

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