private void computeNormals(TgcSkeletalMesh mesh)
 {
     mesh.getVertexPositions();
 }