Remap.h File Reference

Go to the source code of this file.

Data Structures

class  TripleRemapXYZ< Triple >
class  TripleRemapYZX< Triple >
class  TripleRemapZXY< Triple >

Functions

void draw_arrowline (const float length, PointVertex *line, const std::size_t axis)
template<typename VertexRemap , typename NormalRemap >
void draw_arrowhead (const std::size_t segments, const float length, FlatShadedVertex *vertices, VertexRemap, NormalRemap)

Variables

const float arrowhead_length = 16
const float arrowhead_radius = 4

Function Documentation

template<typename VertexRemap , typename NormalRemap >
void draw_arrowhead ( const std::size_t  segments,
const float  length,
FlatShadedVertex vertices,
VertexRemap  ,
NormalRemap   
) [inline]
void draw_arrowline ( const float  length,
PointVertex *  line,
const std::size_t  axis 
) [inline]

Definition at line 61 of file Remap.h.

References arrowhead_length.


Variable Documentation

const float arrowhead_length = 16

Definition at line 58 of file Remap.h.

Referenced by draw_arrowhead(), and draw_arrowline().

const float arrowhead_radius = 4

Definition at line 59 of file Remap.h.

Referenced by draw_arrowhead().


Generated by  doxygen 1.6.2