MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.VoxelsLoad.LoadingTiffSettings Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, os.PathLike|str|bytes dir, Vector3f voxelSize, VoxelsLoad.GridType gridType, func_bool_from_float cb)
 
pathlib.Path dir (self)
 
None dir (self, os.PathLike|str|bytes arg1)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
VoxelsLoad.LoadingTiffSettings operator (*args, **kwargs)
 
VoxelsLoad.LoadingTiffSettings operator (*args, **kwargs)
 

Static Public Attributes

VoxelsLoad gridType .GridType
 

Static Protected Attributes

typing _offsetof_cb = 48
 
typing _offsetof_dir = 0
 
typing _offsetof_gridType = 44
 
typing _offsetof_voxelSize = 32
 

Detailed Description

Generated from:  MR::VoxelsLoad::LoadingTiffSettings

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.VoxelsLoad.LoadingTiffSettings.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.VoxelsLoad.LoadingTiffSettings.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.VoxelsLoad.LoadingTiffSettings.__init__ ( self,
os.PathLike | str | bytes dir,
Vector3f voxelSize,
VoxelsLoad.GridType gridType,
func_bool_from_float cb )
Implicit aggregate constructor.

Member Function Documentation

◆ dir() [1/2]

pathlib.Path mrmeshpy.VoxelsLoad.LoadingTiffSettings.dir ( self)

◆ dir() [2/2]

None mrmeshpy.VoxelsLoad.LoadingTiffSettings.dir ( self,
os.PathLike | str | bytes arg1 )

◆ operator() [1/2]

VoxelsLoad.LoadingTiffSettings mrmeshpy.VoxelsLoad.LoadingTiffSettings.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

VoxelsLoad.LoadingTiffSettings mrmeshpy.VoxelsLoad.LoadingTiffSettings.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_cb

typing mrmeshpy.VoxelsLoad.LoadingTiffSettings._offsetof_cb = 48
staticprotected

◆ _offsetof_dir

typing mrmeshpy.VoxelsLoad.LoadingTiffSettings._offsetof_dir = 0
staticprotected

◆ _offsetof_gridType

typing mrmeshpy.VoxelsLoad.LoadingTiffSettings._offsetof_gridType = 44
staticprotected

◆ _offsetof_voxelSize

typing mrmeshpy.VoxelsLoad.LoadingTiffSettings._offsetof_voxelSize = 32
staticprotected

◆ gridType

VoxelsLoad mrmeshpy.VoxelsLoad.LoadingTiffSettings.gridType .GridType
static

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