Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
object
:
The most base type
unreachable
.instance
pyopenvdb.BoolGrid.Accessor
:
Read/write access by (i, j, k) index coordinates to the voxels of a BoolGrid
pyopenvdb.FloatGrid.Accessor
:
Read/write access by (i, j, k) index coordinates to the voxels of a FloatGrid
pyopenvdb.Vec3SGrid.Accessor
:
Read/write access by (i, j, k) index coordinates to the voxels of a Vec3SGrid
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.Vec3SGrid.ConstAccessor
:
Read-only access by (i, j, k) index coordinates to the voxels of a Vec3SGrid
pyopenvdb.BoolGrid.ConstAccessor
:
Read-only access by (i, j, k) index coordinates to the voxels of a BoolGrid
pyopenvdb.FloatGrid
:
OpenVDB grid with voxels of type float
pyopenvdb.GridClass
:
Classes of volumetric data (level set, fog volume, etc.)
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.Transform
pyopenvdb.BoolGrid.Value
:
Proxy for a tile or voxel value in a BoolGrid
pyopenvdb.Vec3SGrid.Value
:
Proxy for a tile or voxel value in a Vec3SGrid
pyopenvdb.FloatGrid.Value
:
Proxy for a tile or voxel value in a FloatGrid
pyopenvdb.Vec3SGrid.ValueAllCIter
:
Read-only iterator over all tile and voxel values of a Vec3SGrid
pyopenvdb.FloatGrid.ValueAllCIter
:
Read-only iterator over all tile and voxel values of a FloatGrid
pyopenvdb.BoolGrid.ValueAllCIter
:
Read-only iterator over all tile and voxel values of a BoolGrid
pyopenvdb.Vec3SGrid.ValueAllIter
:
Read/write iterator over all tile and voxel values of a Vec3SGrid
pyopenvdb.BoolGrid.ValueAllIter
:
Read/write iterator over all tile and voxel values of a BoolGrid
pyopenvdb.FloatGrid.ValueAllIter
:
Read/write iterator over all tile and voxel values of a FloatGrid
pyopenvdb.BoolGrid.ValueOffCIter
:
Read-only iterator over the inactive values (tile and voxel) of a BoolGrid
pyopenvdb.Vec3SGrid.ValueOffCIter
:
Read-only iterator over the inactive values (tile and voxel) of a Vec3SGrid
pyopenvdb.FloatGrid.ValueOffCIter
:
Read-only iterator over the inactive values (tile and voxel) of a FloatGrid
pyopenvdb.FloatGrid.ValueOffIter
:
Read/write iterator over the inactive values (tile and voxel) of a FloatGrid
pyopenvdb.BoolGrid.ValueOffIter
:
Read/write iterator over the inactive values (tile and voxel) of a BoolGrid
pyopenvdb.Vec3SGrid.ValueOffIter
:
Read/write iterator over the inactive values (tile and voxel) of a Vec3SGrid
pyopenvdb.Vec3SGrid.ValueOnCIter
:
Read-only iterator over the active values (tile and voxel) of a Vec3SGrid
pyopenvdb.BoolGrid.ValueOnCIter
:
Read-only iterator over the active values (tile and voxel) of a BoolGrid
pyopenvdb.FloatGrid.ValueOnCIter
:
Read-only iterator over the active values (tile and voxel) of a FloatGrid
pyopenvdb.FloatGrid.ValueOnIter
:
Read/write iterator over the active values (tile and voxel) of a FloatGrid
pyopenvdb.BoolGrid.ValueOnIter
:
Read/write iterator over the active values (tile and voxel) of a BoolGrid
pyopenvdb.Vec3SGrid.ValueOnIter
:
Read/write iterator over the active values (tile and voxel) of a Vec3SGrid
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 Sat Jan 11 18:39:57 2014
http://epydoc.sourceforge.net