#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/big/big_types.h>
#include <OpenTissue/core/math/big/big_svd.h>
#include <OpenTissue/core/math/math_quaternion.h>
#include <OpenTissue/core/math/math_vector3.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::skinning |
Functions | |
template<typename value_type > | |
value_type | OpenTissue::skinning::bsum (value_type val) |
template<typename skeleton_type , typename container_type > | |
skeleton_type::math_types::vector3_type | OpenTissue::skinning::center_of_rotation (skeleton_type const &skeleton, container_type const &bones) |