MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.VolumeIndexer Member List

This is the complete list of members for meshlib.mrmeshpy.VolumeIndexer, including all inherited members.

__init__(self, Vector3i dims)meshlib.mrmeshpy.VolumeIndexer
__init__(self, VolumeIndexer arg0)meshlib.mrmeshpy.VolumeIndexer
areNeigbors(self, Id_VoxelTag v0, Id_VoxelTag v1)meshlib.mrmeshpy.VolumeIndexer
areNeigbors(self, Vector3i pos0, Vector3i pos1)meshlib.mrmeshpy.VolumeIndexer
dims(self)meshlib.mrmeshpy.VolumeIndexer
endId(self)meshlib.mrmeshpy.VolumeIndexer
getExistingNeighbor(self, Id_VoxelTag v, OutEdge toNei)meshlib.mrmeshpy.VolumeIndexer
getNeighbor(self, Id_VoxelTag v, OutEdge toNei)meshlib.mrmeshpy.VolumeIndexer
getNeighbor(self, Id_VoxelTag v, Vector3i pos, OutEdge toNei)meshlib.mrmeshpy.VolumeIndexer
getNeighbor(self, VoxelLocation loc, OutEdge toNei)meshlib.mrmeshpy.VolumeIndexer
getNeighbor(self, Id_VoxelTag v, Vector3i pos, bool bdPos, OutEdge toNei)meshlib.mrmeshpy.VolumeIndexer
hasNeighbour(self, Vector3i pos, OutEdge toNei)meshlib.mrmeshpy.VolumeIndexer
isBdVoxel(self, Vector3i pos)meshlib.mrmeshpy.VolumeIndexer
isInDims(self, Vector3i pos)meshlib.mrmeshpy.VolumeIndexer
size(self)meshlib.mrmeshpy.VolumeIndexer
sizeXY(self)meshlib.mrmeshpy.VolumeIndexer
toLoc(self, Id_VoxelTag id)meshlib.mrmeshpy.VolumeIndexer
toLoc(self, Vector3i pos)meshlib.mrmeshpy.VolumeIndexer
toPos(self, Id_VoxelTag id)meshlib.mrmeshpy.VolumeIndexer
toVoxelId(self, Vector3i pos)meshlib.mrmeshpy.VolumeIndexer