MeshLib C++ Docs
Loading...
Searching...
No Matches
MRVoxelsApplyTransform.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
MRVoxelsFwd.h
"
4
#include <
MRMesh/MRBox.h
>
5
6
7
namespace
MR
8
{
9
15
MRVOXELS_API
VdbVolume
16
transformVdbVolume
(
const
VdbVolume& volume,
const
AffineXf3f& xf,
bool
fixBox =
false
,
const
Box3f& box = {} );
17
20
MRVOXELS_API
void
voxelsApplyTransform
(
ObjectVoxels
& obj,
const
AffineXf3f& xf,
bool
fixBox );
21
22
}
23
MRBox.h
MRVoxelsFwd.h
MRVOXELS_API
#define MRVOXELS_API
Definition
MRVoxels/MRVoxelsFwd.h:13
MR::ObjectVoxels
Definition
MRObjectVoxels.h:17
MR
MR::voxelsApplyTransform
MRVOXELS_API void voxelsApplyTransform(ObjectVoxels &obj, const AffineXf3f &xf, bool fixBox)
MR::transformVdbVolume
MRVOXELS_API VdbVolume transformVdbVolume(const VdbVolume &volume, const AffineXf3f &xf, bool fixBox=false, const Box3f &box={})
MeshLib
source
MRVoxels
MRVoxelsApplyTransform.h
Generated by
1.11.0