Tucano  0.1
A library for rapid prototyping with modern OpenGL and GLSL
arrow.hpp File Reference
#include <tucano/mesh.hpp>
#include <Eigen/Dense>
#include <cmath>

Go to the source code of this file.

Classes

class  Tucano::Shapes::Arrow
 A rounded arrow shape defined by a arrow and a cone. More...
 

Namespaces

 Tucano
 
 Tucano::Shapes
 

Variables

const string Tucano::Shapes::arrow_fragment_code
 Default fragment shader for rendering arrow. More...
 
const string Tucano::Shapes::arrow_vertex_code
 Default vertex shader for rendering arrow. More...