#include <OpenTissue/configuration.h>
#include <OpenTissue/utility/gl/gl.h>
#include <OpenTissue/core/math/math_constants.h>
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::gl |
Functions | |
template<typename capsule_type > | |
void | OpenTissue::gl::DrawCapsule (capsule_type const &capsule, bool wireframe=false) |