OpenVDB  0.104.0
Namespaces | Functions | Variables
Maps.cc File Reference
#include "Maps.h"

Namespaces

namespace  openvdb
 
namespace  openvdb::v0_104_0
 
namespace  openvdb::v0_104_0::math
 

Functions

SymmetricMap::Ptr createSymmetricMap (const Mat3d &m)
 Utility methods. More...
 
PolarDecomposedMap::Ptr createPolarDecomposedMap (const Mat3d &m)
 Decomposes a general linear into translation following polar decomposition. More...
 
FullyDecomposedMap::Ptr createFullyDecomposedMap (const Mat4d &m)
 General decomposition of a Matrix into a Unitary (e.g. rotation) following a Symmetric (e.g. stretch & shear) More...
 
MapBase::Ptr simplify (AffineMap::Ptr affine)
 

Variables

tbb::mutex sInitMapRegistryMutex