MantisBT - IGSTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009282 | IGSTK | IGSTK | public | 2009-07-17 10:12 | 2009-07-17 10:12 |
| Reporter | MichelKitware | ||||
| Assigned To | Patrick Cheng | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Platform | OS | OS Version | |||
| Summary | 0009282: inaccessibilty of PointData in MeshObject | ||||
| Description | 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| There are no notes attached to this issue. |