Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/utility/gl/gl_draw_vector.h File Reference

#include <OpenTissue/configuration.h>
#include <OpenTissue/utility/gl/gl.h>
#include <OpenTissue/core/math/math_vector3.h>
#include <cmath>

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::gl

Functions

template<typename vector3_type >
void OpenTissue::gl::DrawVector (vector3_type const &p, vector3_type const &v, double scale=1.0, bool draw_pos=true)
template<typename vector3_type >
void OpenTissue::gl::DrawVector (vector3_type const &v)