Antkeeper  0.0.1
rest_pose Member List

This is the complete list of members for rest_pose, including all inherited members.

get_absolute_transform(bone_index_type index) constposeinline
get_inverse_absolute_transform(bone_index_type index) constrest_poseinline
get_relative_transform(bone_index_type index) constposeinline
get_skeleton() const noexceptposeinline
m_absolute_transformsposeprotected
m_relative_transformsposeprotected
m_skeletonposeprotected
pose(const skeleton &skeleton)poseexplicit
pose() noexcept=defaultpose
resize()rest_pose
rest_pose(const skeleton &skeleton)rest_poseexplicit
rest_pose() noexcept=defaultrest_pose
set_relative_rotation(bone_index_type index, const bone_transform_type::quaternion_type &rotation)poseinline
set_relative_scale(bone_index_type index, const bone_transform_type::vector_type &scale)poseinline
set_relative_transform(bone_index_type index, const bone_transform_type &transform)poseinline
set_relative_translation(bone_index_type index, const bone_transform_type::vector_type &translation)poseinline
update(bone_index_type first_index, std::size_t bone_count) overriderest_posevirtual
update()rest_pose
update(bone_index_type first_index, std::size_t bone_count)rest_pose