__init__(self) | mrmeshpy.ObjectVoxels | |
_pybind11_conduit_v1_(*args, **kwargs) | mrmeshpy.ObjectVoxels | protectedstatic |
activeVoxels(self) | mrmeshpy.ObjectVoxels | |
applyScale(self, float scaleFactor) | mrmeshpy.ObjectVoxels | |
clone(self) | mrmeshpy.ObjectVoxels | |
construct(self, SimpleVolume simpleVolume, std_optional_Vector2_float minmax='{}', func_bool_from_float cb='{}', bool normalPlusGrad=False) | mrmeshpy.ObjectVoxels | |
construct(self, SimpleVolumeMinMax simpleVolumeMinMax, func_bool_from_float cb='{}', bool normalPlusGrad=False) | mrmeshpy.ObjectVoxels | |
construct(self, OpenVdbFloatGrid grid, Vector3f voxelSize, std_optional_Vector2_float minmax='{}') | mrmeshpy.ObjectVoxels | |
construct(self, VdbVolume vdbVolume) | mrmeshpy.ObjectVoxels | |
dimensions(self) | mrmeshpy.ObjectVoxels | |
enableVolumeRendering(self, bool on) | mrmeshpy.ObjectVoxels | |
extractVoxels(self) | mrmeshpy.ObjectVoxels | |
getActiveBounds(self) | mrmeshpy.ObjectVoxels | |
getClassName(self) | mrmeshpy.ObjectVoxels | |
getClassNameInPlural(self) | mrmeshpy.ObjectVoxels | |
getCoordinateByVoxelId(self, Id_VoxelTag id) | mrmeshpy.ObjectVoxels | |
getDualMarchingCubes(self) | mrmeshpy.ObjectVoxels | |
getInfoLines(self) | mrmeshpy.ObjectVoxels | |
getIsoValue(self) | mrmeshpy.ObjectVoxels | |
getMaxSurfaceVertices(self) | mrmeshpy.ObjectVoxels | |
getSelectedVoxels(self) | mrmeshpy.ObjectVoxels | |
getVolumeIndexer(self) | mrmeshpy.ObjectVoxels | |
getVolumeRenderActiveVoxels(self) | mrmeshpy.ObjectVoxels | |
getVolumeRenderingData(self) | mrmeshpy.ObjectVoxels | |
getVolumeRenderingParams(self) | mrmeshpy.ObjectVoxels | |
getVoxelIdByCoordinate(self, Vector3i coord) | mrmeshpy.ObjectVoxels | |
getVoxelIdByPoint(self, Vector3f point) | mrmeshpy.ObjectVoxels | |
grid(self) | mrmeshpy.ObjectVoxels | |
hasModel(self) | mrmeshpy.ObjectVoxels | |
hasVisualRepresentation(self) | mrmeshpy.ObjectVoxels | |
heapBytes(self) | mrmeshpy.ObjectVoxels | |
histogram(self) | mrmeshpy.ObjectVoxels | |
invalidateActiveBoundsCaches(self) | mrmeshpy.ObjectVoxels | |
isVolumeRenderingEnabled(self) | mrmeshpy.ObjectVoxels | |
prepareDataForVolumeRendering(self, func_bool_from_float cb='{}') | mrmeshpy.ObjectVoxels | |
recalculateHistogram(self, std_optional_Vector2_float minmax, func_bool_from_float cb='{}') | mrmeshpy.ObjectVoxels | |
recalculateIsoSurface(self, float iso, func_bool_from_float cb='{}') | mrmeshpy.ObjectVoxels | |
recalculateIsoSurface(self, VdbVolume volume, float iso, func_bool_from_float cb='{}') | mrmeshpy.ObjectVoxels | |
selectVoxels(self, VoxelBitSet selectedVoxels) | mrmeshpy.ObjectVoxels | |
serializeFormat(self) | mrmeshpy.ObjectVoxels | |
setActiveBounds(self, Box3i activeBox, func_bool_from_float cb='{}', bool updateSurface=True) | mrmeshpy.ObjectVoxels | |
setDirtyFlags(self, int mask, bool invalidateCaches=True) | mrmeshpy.ObjectVoxels | |
setDualMarchingCubes(self, bool on, bool updateSurface=True, func_bool_from_float cb='{}') | mrmeshpy.ObjectVoxels | |
setIsoValue(self, float iso, func_bool_from_float cb='{}', bool updateSurface=True) | mrmeshpy.ObjectVoxels | |
setMaxSurfaceVertices(self, int maxVerts) | mrmeshpy.ObjectVoxels | |
setSerializeFormat(self, str newFormat) | mrmeshpy.ObjectVoxels | |
setVolumeRenderActiveVoxels(self, VoxelBitSet activeVoxels) | mrmeshpy.ObjectVoxels | |
setVolumeRenderingParams(self, ObjectVoxels.VolumeRenderingParams params) | mrmeshpy.ObjectVoxels | |
setVoxelPointPositioner(self, func_Vector3_float_from_Vector3_float_Vector3_float_float_float_float positioner) | mrmeshpy.ObjectVoxels | |
shallowClone(self) | mrmeshpy.ObjectVoxels | |
surface(self) | mrmeshpy.ObjectVoxels | |
TypeName() | mrmeshpy.ObjectVoxels | static |
typeName(self) | mrmeshpy.ObjectVoxels | |
updateHistogram(self, Histogram histogram) | mrmeshpy.ObjectVoxels | |
updateHistogramAndSurface(self, func_bool_from_float cb='{}') | mrmeshpy.ObjectVoxels | |
updateIsoSurface(self, Mesh mesh) | mrmeshpy.ObjectVoxels | |
updateVdbVolume(self, VdbVolume vdbVolume) | mrmeshpy.ObjectVoxels | |
varVdbVolume(self) | mrmeshpy.ObjectVoxels | |
vdbVolume(self) | mrmeshpy.ObjectVoxels | |
voxelSize(self) | mrmeshpy.ObjectVoxels | |