Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | Int32Grid.Value
Proxy for a tile or voxel value in a Int32Grid
|
|||
|
|||
value |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Value |
|
||
Inherited from Inherited from |
|
|||
bool |
|
||
list |
|
|
|||
active active state of this tile or voxel |
|||
count number of voxels spanned by this value |
|||
depth tree depth at which this value is stored |
|||
max upper bound of the axis-aligned bounding box of this tile or voxel |
|||
min lower bound of the axis-aligned bounding box of this tile or voxel |
|||
parent the Int32Grid to which this value belongs |
|||
value value of this tile or voxel |
|||
Inherited from |
|
Raises an exception This class cannot be instantiated from Python
|
helper for pickle
|
repr(x)
|
str(x)
|
|
activeactive state of this tile or voxel
|
countnumber of voxels spanned by this value
|
depthtree depth at which this value is stored
|
maxupper bound of the axis-aligned bounding box of this tile or voxel
|
minlower bound of the axis-aligned bounding box of this tile or voxel
|
parentthe Int32Grid to which this value belongs
|
valuevalue of this tile or voxel
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Nov 24 16:41:42 2021 | http://epydoc.sourceforge.net |