#include <OpenTissue/configuration.h>
#include <OpenTissue/utility/gl/gl.h>
#include <OpenTissue/core/math/math_functions.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::gl |
Functions | |
template<typename vector3_type > | |
void | OpenTissue::gl::DrawArc (vector3_type const &x0, vector3_type const &x1, typename vector3_type::value_type const &theta) |