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

Public Member Functions

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

Static Public Member Functions

None __init__ (*args, **kwargs)
 
VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid operator (*args, **kwargs)
 
VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_data = 0
 
typing _offsetof_dims = 16
 
typing _offsetof_voxelSize = 28
 

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 mrmeshpy.VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid.__init__ ( * args,
** kwargs )
static

Reimplemented in mrmeshpy.VdbVolume, and mrmeshpy.VdbVolume.

◆ __init__() [2/3]

None mrmeshpy.VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid.__init__ ( self)

Reimplemented in mrmeshpy.VdbVolume, and mrmeshpy.VdbVolume.

◆ __init__() [3/3]

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

Reimplemented in mrmeshpy.VdbVolume, and mrmeshpy.VdbVolume.

Member Function Documentation

◆ heapBytes()

int mrmeshpy.VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid.heapBytes ( self)

◆ operator() [1/2]

VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid mrmeshpy.VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid.operator ( * args,
** kwargs )
static

Reimplemented in mrmeshpy.VdbVolume, and mrmeshpy.VdbVolume.

◆ operator() [2/2]

VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid mrmeshpy.VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid.operator ( * args,
** kwargs )
static

Reimplemented in mrmeshpy.VdbVolume, and mrmeshpy.VdbVolume.

Member Data Documentation

◆ _offsetof_data

typing mrmeshpy.VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid._offsetof_data = 0
staticprotected

◆ _offsetof_dims

typing mrmeshpy.VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid._offsetof_dims = 16
staticprotected

◆ _offsetof_voxelSize

typing mrmeshpy.VoxelsVolume_std_shared_ptr_OpenVdbFloatGrid._offsetof_voxelSize = 28
staticprotected

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