| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
FloatGrid.Value
Proxy for a tile or voxel value in a FloatGrid
|
|||
|
|||
| 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 FloatGrid 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 FloatGrid to which this value belongs
|
valuevalue of this tile or voxel
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Jan 12 08:00:48 2017 | http://epydoc.sourceforge.net |