View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009282IGSTKIGSTKpublic2009-07-17 10:122009-07-17 10:12
ReporterMichelKitware 
Assigned ToPatrick Cheng 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusassignedResolutionopen 
PlatformOSOS Version
Summary0009282: inaccessibilty of PointData in MeshObject
DescriptionReported 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.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2009-07-17 10:12 MichelKitware New Issue
2009-07-17 10:12 MichelKitware Status new => assigned
2009-07-17 10:12 MichelKitware Assigned To => Patrick Cheng


Copyright © 2000 - 2018 MantisBT Team