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

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

__init__(*args, **kwargs)mrmeshpy.VolumeIndexerstatic
__init__(self, Vector3i dims)mrmeshpy.VolumeIndexer
areNeigbors(self, VoxelId v0, VoxelId v1)mrmeshpy.VolumeIndexer
areNeigbors(self, Vector3i pos0, Vector3i pos1)mrmeshpy.VolumeIndexer
dims(self)mrmeshpy.VolumeIndexer
endId(self)mrmeshpy.VolumeIndexer
getExistingNeighbor(self, VoxelId v, OutEdge toNei)mrmeshpy.VolumeIndexer
getNeighbor(self, VoxelId v, OutEdge toNei)mrmeshpy.VolumeIndexer
getNeighbor(self, VoxelId v, Vector3i pos, OutEdge toNei)mrmeshpy.VolumeIndexer
getNeighbor(self, VoxelLocation loc, OutEdge toNei)mrmeshpy.VolumeIndexer
getNeighbor(self, VoxelId v, Vector3i pos, bool bdPos, OutEdge toNei)mrmeshpy.VolumeIndexer
hasNeighbour(self, Vector3i pos, OutEdge toNei)mrmeshpy.VolumeIndexer
isBdVoxel(self, Vector3i pos)mrmeshpy.VolumeIndexer
isInDims(self, Vector3i pos)mrmeshpy.VolumeIndexer
operator(*args, **kwargs)mrmeshpy.VolumeIndexerstatic
operator(*args, **kwargs)mrmeshpy.VolumeIndexerstatic
size(self)mrmeshpy.VolumeIndexer
sizeXY(self)mrmeshpy.VolumeIndexer
toLoc(self, VoxelId id)mrmeshpy.VolumeIndexer
toLoc(self, Vector3i pos)mrmeshpy.VolumeIndexer
toPos(self, VoxelId id)mrmeshpy.VolumeIndexer
toVoxelId(self, Vector3i pos)mrmeshpy.VolumeIndexer