MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.OpenVdbFloatGrid Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, OpenVdbFloatGrid arg0)
 
int heapBytes (self)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 

Detailed Description

Generated from:  MR::OpenVdbFloatGrid

this class just hides very complex type of typedef openvdb::FloatGrid

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.OpenVdbFloatGrid.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.OpenVdbFloatGrid.__init__ ( self)

◆ __init__() [3/3]

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

Member Function Documentation

◆ heapBytes()

int mrmeshpy.OpenVdbFloatGrid.heapBytes ( self)

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