Home | Trees | Indices | Help |
---|
|
|
|||
Axis | |||
BoolGrid OpenVDB grid with voxels of type bool |
|||
FloatGrid OpenVDB grid with voxels of type float |
|||
GridClass Classes of volumetric data (level set, fog volume, etc.) |
|||
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) |
|||
Transform | |||
Vec3SGrid OpenVDB grid with voxels of type vec3s |
|||
VectorType The type of a vector determines how transforms are applied to it. |
|
|||
Transform |
|
||
FloatGrid |
|
||
Transform |
|
||
Grid |
|
||
list, dict |
|
||
list |
|
||
Grid |
|
||
dict |
|
||
|
|
|||
COORD_MAX =
|
|||
COORD_MIN =
|
|||
FILE_FORMAT_VERSION = 223
|
|||
GridTypes =
|
|||
LEVEL_SET_HALF_WIDTH = 3.0
|
|||
LIBRARY_VERSION =
|
|||
__package__ = None
|
|
Create a new linear transform from a 4 x 4 matrix given as a sequence of the form [[a, b, c, d], [e, f, g, h], [i, j, k, l], [m, n, o, p]], where [m, n, o, p] is the translation component. createLinearTransform(voxelSize) -> Transform Create a new linear transform with the given uniform voxel size.
|
|
GridTypes
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jan 14 16:26:07 2016 | http://epydoc.sourceforge.net |