MantisBT - IGSTK
View Issue Details
0009282IGSTKIGSTKpublic2009-07-17 10:122009-07-17 10:12
MichelKitware 
Patrick Cheng 
normalminorhave not tried
assignedopen 
0009282: inaccessibilty of PointData in MeshObject
Reported by Vincent Gratsac vincent.gratsac@irisa.fr

I want to store PointData in a MeshObject as it is possible to do with the corresponding itk object itk::Mesh.

Unfortunately, it is not possible to inherit the MeshObject class because the internal itk::Mesh object is store as a private member.

So currently, it seems that the only way to do this is to locally modify the igstkMeshObject file in order to make accessible PointData (and CellData) of the internal itk::Mesh object from the igstk::MeshObject class.
No tags attached.
Issue History
2009-07-17 10:12MichelKitwareNew Issue
2009-07-17 10:12MichelKitwareStatusnew => assigned
2009-07-17 10:12MichelKitwareAssigned To => Patrick Cheng

There are no notes attached to this issue.