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

Public Member Functions

None __init__ (self)
 
None __init__ (self, SimpleVolumeU16 arg0)
 
None __init__ (self, std_vector_unsigned_short data, Vector3i dims, Vector3f voxelSize)
 
int heapBytes (self)
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

Detailed Description

Generated from:  MR::SimpleVolumeU16

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

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.SimpleVolumeU16.__init__ ( self)
Implicit default constructor.

Reimplemented in mrmeshpy.SimpleVolumeMinMaxU16, and mrmeshpy.SimpleVolumeMinMaxU16.

◆ __init__() [2/3]

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

Reimplemented in mrmeshpy.SimpleVolumeMinMaxU16, and mrmeshpy.SimpleVolumeMinMaxU16.

◆ __init__() [3/3]

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

Reimplemented in mrmeshpy.SimpleVolumeMinMaxU16, and mrmeshpy.SimpleVolumeMinMaxU16.

Member Function Documentation

◆ _pybind11_conduit_v1_()

mrmeshpy.SimpleVolumeU16._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

Reimplemented in mrmeshpy.SimpleVolumeMinMaxU16.

◆ heapBytes()

int mrmeshpy.SimpleVolumeU16.heapBytes ( self)

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