OpenVDB
12.0.0
|
Less commonly-used utility classes and functions for OpenVDB plugins. More...
Go to the source code of this file.
Classes | |
class | GridTransformOp< Sampler > |
GridTransformOp is a functor class for use with GridBase::apply() that samples an input grid into an output grid of the same type through a given affine transform. More... | |
class | GridResampleOp< Sampler, TransformerType > |
GridResampleOp is a functor class for use with UTvdbProcessTypedGrid() that samples an input grid into an output grid of the same type through a given transform. More... | |
class | GridResampleToMatchOp< Sampler > |
GridResampleToMatchOp is a functor class for use with GridBase::apply() that samples an input grid into an output grid of the same type such that, after resampling, the input and output grids coincide, but the output grid's transform is unchanged. More... | |
Namespaces | |
openvdb_houdini | |
Less commonly-used utility classes and functions for OpenVDB plugins.