Vertex to node weighted assignement for skeleton animation visualization. More...
#include <Mesh.hh>
| Public Member Functions | |
| NodeAssignment () | |
| Constructor.  More... | |
| Public Attributes | |
| unsigned int | nodeIndex | 
| node (or bone) index  More... | |
| unsigned int | vertexIndex | 
| index of the vertex  More... | |
| float | weight | 
| the weight (between 0 and 1)  More... | |
Vertex to node weighted assignement for skeleton animation visualization.
| NodeAssignment | ( | ) | 
Constructor.
| unsigned int nodeIndex | 
node (or bone) index
| unsigned int vertexIndex | 
index of the vertex
| float weight | 
the weight (between 0 and 1)