#include <OpenTissue/configuration.h>
#include <OpenTissue/utility/gl/gl_util.h>
#include <OpenTissue/core/math/math_constants.h>
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::gl |
Functions | |
template<typename bone_type , typename transform_container > | |
void | OpenTissue::gl::DrawBonePath (bone_type const &bone, transform_container const &poses, double const radius=0.02) |