We are trying to associate scalars values to cells/points from a VTK mesh read from file. We know that is possible to do something like using FreeSurfer different curvature files - CRV (as shown in example 12 -http://lessons.goxtk.com/12/ )
Our question is how to set the scalars values from the vtk files (blocks PointData and CellData)? If this is not possible, is there a way of directly setting the the scalar array to the X.mesh (any examples) ?
Thanks and sorry for the bad english :-)
Paulo