Dear mitk users, I need a possibility to save some additional data for each point of an mitk::Surface. Through the point data (modelPoly->GetPointData()) I can access scalars (::GetScalars() 1-4 components), 3D vectors (::GetVectors() 3 components), texture coordinates (::GetTCoord() 1-3 components), tensors (::GetTensors() 9 components). All of them have constraints concerning the components count.
How can I save data with 8 components, or >9 components? Thank you, Roman ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
