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