Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
object
:
The most base type
unreachable
.instance
pyopenvdb.Int64Grid.Accessor
:
Read/write access by (i, j, k) index coordinates to the voxels of a Int64Grid
pyopenvdb.DoubleGrid.Accessor
:
Read/write access by (i, j, k) index coordinates to the voxels of a DoubleGrid
pyopenvdb.PointDataGrid.Accessor
:
Read/write access by (i, j, k) index coordinates to the voxels of a PointDataGrid
pyopenvdb.FloatGrid.Accessor
:
Read/write access by (i, j, k) index coordinates to the voxels of a FloatGrid
pyopenvdb.Vec3IGrid.Accessor
:
Read/write access by (i, j, k) index coordinates to the voxels of a Vec3IGrid
pyopenvdb.Vec3DGrid.Accessor
:
Read/write access by (i, j, k) index coordinates to the voxels of a Vec3DGrid
pyopenvdb.Int32Grid.Accessor
:
Read/write access by (i, j, k) index coordinates to the voxels of a Int32Grid
pyopenvdb.Vec3SGrid.Accessor
:
Read/write access by (i, j, k) index coordinates to the voxels of a Vec3SGrid
pyopenvdb.BoolGrid.Accessor
:
Read/write access by (i, j, k) index coordinates to the voxels of a BoolGrid
pyopenvdb.BoolGrid
:
OpenVDB grid with voxels of type bool
pyopenvdb.FloatGrid.ConstAccessor
:
Read-only access by (i, j, k) index coordinates to the voxels of a FloatGrid
pyopenvdb.Vec3DGrid.ConstAccessor
:
Read-only access by (i, j, k) index coordinates to the voxels of a Vec3DGrid
pyopenvdb.Vec3SGrid.ConstAccessor
:
Read-only access by (i, j, k) index coordinates to the voxels of a Vec3SGrid
pyopenvdb.PointDataGrid.ConstAccessor
:
Read-only access by (i, j, k) index coordinates to the voxels of a PointDataGrid
pyopenvdb.Int32Grid.ConstAccessor
:
Read-only access by (i, j, k) index coordinates to the voxels of a Int32Grid
pyopenvdb.DoubleGrid.ConstAccessor
:
Read-only access by (i, j, k) index coordinates to the voxels of a DoubleGrid
pyopenvdb.Int64Grid.ConstAccessor
:
Read-only access by (i, j, k) index coordinates to the voxels of a Int64Grid
pyopenvdb.Vec3IGrid.ConstAccessor
:
Read-only access by (i, j, k) index coordinates to the voxels of a Vec3IGrid
pyopenvdb.BoolGrid.ConstAccessor
:
Read-only access by (i, j, k) index coordinates to the voxels of a BoolGrid
pyopenvdb.DoubleGrid
:
OpenVDB grid with voxels of type double
pyopenvdb.FloatGrid
:
OpenVDB grid with voxels of type float
pyopenvdb.GridClass
:
Classes of volumetric data (level set, fog volume, etc.)
pyopenvdb.Int32Grid
:
OpenVDB grid with voxels of type int32
pyopenvdb.Int64Grid
:
OpenVDB grid with voxels of type int64
pyopenvdb.Metadata
:
Class that holds the value of a single item of metadata of a type for which no Python equivalent exists (typically a custom type)
pyopenvdb.PointDataGrid
:
OpenVDB grid with voxels of type ptdataidx32
pyopenvdb.Transform
pyopenvdb.BoolGrid.Value
:
Proxy for a tile or voxel value in a BoolGrid
pyopenvdb.Vec3DGrid.Value
:
Proxy for a tile or voxel value in a Vec3DGrid
pyopenvdb.Int64Grid.Value
:
Proxy for a tile or voxel value in a Int64Grid
pyopenvdb.FloatGrid.Value
:
Proxy for a tile or voxel value in a FloatGrid
pyopenvdb.Vec3IGrid.Value
:
Proxy for a tile or voxel value in a Vec3IGrid
pyopenvdb.DoubleGrid.Value
:
Proxy for a tile or voxel value in a DoubleGrid
pyopenvdb.Int32Grid.Value
:
Proxy for a tile or voxel value in a Int32Grid
pyopenvdb.Vec3SGrid.Value
:
Proxy for a tile or voxel value in a Vec3SGrid
pyopenvdb.PointDataGrid.Value
:
Proxy for a tile or voxel value in a PointDataGrid
pyopenvdb.PointDataGrid.ValueAllCIter
:
Read-only iterator over all tile and voxel values of a PointDataGrid
pyopenvdb.Int32Grid.ValueAllCIter
:
Read-only iterator over all tile and voxel values of a Int32Grid
pyopenvdb.Vec3DGrid.ValueAllCIter
:
Read-only iterator over all tile and voxel values of a Vec3DGrid
pyopenvdb.Vec3IGrid.ValueAllCIter
:
Read-only iterator over all tile and voxel values of a Vec3IGrid
pyopenvdb.Int64Grid.ValueAllCIter
:
Read-only iterator over all tile and voxel values of a Int64Grid
pyopenvdb.BoolGrid.ValueAllCIter
:
Read-only iterator over all tile and voxel values of a BoolGrid
pyopenvdb.DoubleGrid.ValueAllCIter
:
Read-only iterator over all tile and voxel values of a DoubleGrid
pyopenvdb.FloatGrid.ValueAllCIter
:
Read-only iterator over all tile and voxel values of a FloatGrid
pyopenvdb.Vec3SGrid.ValueAllCIter
:
Read-only iterator over all tile and voxel values of a Vec3SGrid
pyopenvdb.FloatGrid.ValueAllIter
:
Read/write iterator over all tile and voxel values of a FloatGrid
pyopenvdb.Vec3DGrid.ValueAllIter
:
Read/write iterator over all tile and voxel values of a Vec3DGrid
pyopenvdb.PointDataGrid.ValueAllIter
:
Read/write iterator over all tile and voxel values of a PointDataGrid
pyopenvdb.Int32Grid.ValueAllIter
:
Read/write iterator over all tile and voxel values of a Int32Grid
pyopenvdb.DoubleGrid.ValueAllIter
:
Read/write iterator over all tile and voxel values of a DoubleGrid
pyopenvdb.BoolGrid.ValueAllIter
:
Read/write iterator over all tile and voxel values of a BoolGrid
pyopenvdb.Vec3IGrid.ValueAllIter
:
Read/write iterator over all tile and voxel values of a Vec3IGrid
pyopenvdb.Vec3SGrid.ValueAllIter
:
Read/write iterator over all tile and voxel values of a Vec3SGrid
pyopenvdb.Int64Grid.ValueAllIter
:
Read/write iterator over all tile and voxel values of a Int64Grid
pyopenvdb.DoubleGrid.ValueOffCIter
:
Read-only iterator over the inactive values (tile and voxel) of a DoubleGrid
pyopenvdb.FloatGrid.ValueOffCIter
:
Read-only iterator over the inactive values (tile and voxel) of a FloatGrid
pyopenvdb.Vec3IGrid.ValueOffCIter
:
Read-only iterator over the inactive values (tile and voxel) of a Vec3IGrid
pyopenvdb.Vec3DGrid.ValueOffCIter
:
Read-only iterator over the inactive values (tile and voxel) of a Vec3DGrid
pyopenvdb.Vec3SGrid.ValueOffCIter
:
Read-only iterator over the inactive values (tile and voxel) of a Vec3SGrid
pyopenvdb.Int64Grid.ValueOffCIter
:
Read-only iterator over the inactive values (tile and voxel) of a Int64Grid
pyopenvdb.PointDataGrid.ValueOffCIter
:
Read-only iterator over the inactive values (tile and voxel) of a PointDataGrid
pyopenvdb.Int32Grid.ValueOffCIter
:
Read-only iterator over the inactive values (tile and voxel) of a Int32Grid
pyopenvdb.BoolGrid.ValueOffCIter
:
Read-only iterator over the inactive values (tile and voxel) of a BoolGrid
pyopenvdb.Vec3IGrid.ValueOffIter
:
Read/write iterator over the inactive values (tile and voxel) of a Vec3IGrid
pyopenvdb.FloatGrid.ValueOffIter
:
Read/write iterator over the inactive values (tile and voxel) of a FloatGrid
pyopenvdb.Vec3SGrid.ValueOffIter
:
Read/write iterator over the inactive values (tile and voxel) of a Vec3SGrid
pyopenvdb.BoolGrid.ValueOffIter
:
Read/write iterator over the inactive values (tile and voxel) of a BoolGrid
pyopenvdb.Int64Grid.ValueOffIter
:
Read/write iterator over the inactive values (tile and voxel) of a Int64Grid
pyopenvdb.DoubleGrid.ValueOffIter
:
Read/write iterator over the inactive values (tile and voxel) of a DoubleGrid
pyopenvdb.Int32Grid.ValueOffIter
:
Read/write iterator over the inactive values (tile and voxel) of a Int32Grid
pyopenvdb.PointDataGrid.ValueOffIter
:
Read/write iterator over the inactive values (tile and voxel) of a PointDataGrid
pyopenvdb.Vec3DGrid.ValueOffIter
:
Read/write iterator over the inactive values (tile and voxel) of a Vec3DGrid
pyopenvdb.DoubleGrid.ValueOnCIter
:
Read-only iterator over the active values (tile and voxel) of a DoubleGrid
pyopenvdb.Int64Grid.ValueOnCIter
:
Read-only iterator over the active values (tile and voxel) of a Int64Grid
pyopenvdb.PointDataGrid.ValueOnCIter
:
Read-only iterator over the active values (tile and voxel) of a PointDataGrid
pyopenvdb.Vec3SGrid.ValueOnCIter
:
Read-only iterator over the active values (tile and voxel) of a Vec3SGrid
pyopenvdb.FloatGrid.ValueOnCIter
:
Read-only iterator over the active values (tile and voxel) of a FloatGrid
pyopenvdb.Vec3IGrid.ValueOnCIter
:
Read-only iterator over the active values (tile and voxel) of a Vec3IGrid
pyopenvdb.BoolGrid.ValueOnCIter
:
Read-only iterator over the active values (tile and voxel) of a BoolGrid
pyopenvdb.Int32Grid.ValueOnCIter
:
Read-only iterator over the active values (tile and voxel) of a Int32Grid
pyopenvdb.Vec3DGrid.ValueOnCIter
:
Read-only iterator over the active values (tile and voxel) of a Vec3DGrid
pyopenvdb.PointDataGrid.ValueOnIter
:
Read/write iterator over the active values (tile and voxel) of a PointDataGrid
pyopenvdb.Vec3SGrid.ValueOnIter
:
Read/write iterator over the active values (tile and voxel) of a Vec3SGrid
pyopenvdb.Int32Grid.ValueOnIter
:
Read/write iterator over the active values (tile and voxel) of a Int32Grid
pyopenvdb.FloatGrid.ValueOnIter
:
Read/write iterator over the active values (tile and voxel) of a FloatGrid
pyopenvdb.DoubleGrid.ValueOnIter
:
Read/write iterator over the active values (tile and voxel) of a DoubleGrid
pyopenvdb.BoolGrid.ValueOnIter
:
Read/write iterator over the active values (tile and voxel) of a BoolGrid
pyopenvdb.Vec3IGrid.ValueOnIter
:
Read/write iterator over the active values (tile and voxel) of a Vec3IGrid
pyopenvdb.Vec3DGrid.ValueOnIter
:
Read/write iterator over the active values (tile and voxel) of a Vec3DGrid
pyopenvdb.Int64Grid.ValueOnIter
:
Read/write iterator over the active values (tile and voxel) of a Int64Grid
pyopenvdb.Vec3DGrid
:
OpenVDB grid with voxels of type vec3d
pyopenvdb.Vec3IGrid
:
OpenVDB grid with voxels of type vec3i
pyopenvdb.Vec3SGrid
:
OpenVDB grid with voxels of type vec3s
pyopenvdb.VectorType
:
The type of a vector determines how transforms are applied to it.
int
:
int(x=0) -> int or long int(x, base=10) -> int or long
unreachable
.enum
pyopenvdb.Axis
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Wed Nov 24 16:41:42 2021
http://epydoc.sourceforge.net