NodeAssignment Class Reference

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)
 

Detailed Description

Vertex to node weighted assignement for skeleton animation visualization.

Constructor & Destructor Documentation

◆ NodeAssignment()

Constructor.

Member Data Documentation

◆ nodeIndex

unsigned int nodeIndex

node (or bone) index

◆ vertexIndex

unsigned int vertexIndex

index of the vertex

◆ weight

float weight

the weight (between 0 and 1)


The documentation for this class was generated from the following file: