Go to the source code of this file.
Classes | |
struct | MR::TransformVdbVolumeResult |
Namespaces | |
namespace | MR |
Functions | |
MRVOXELS_API TransformVdbVolumeResult | MR::transformVdbVolume (const VdbVolume &volume, const AffineXf3f &xf, bool fixBox=false, const Box3f &box={}) |
MRVOXELS_API bool | MR::voxelsApplyTransform (ObjectVoxels &obj, const AffineXf3f &xf, bool fixBox) |