MantisBT - IGSTK
View Issue Details
0006863IGSTKIGSTKpublic2008-04-21 18:252008-06-04 16:53
Patrick Cheng 
Patrick Cheng 
normalminoralways
closedfixed 
0006863: Missing event for some spatial object reader
MeshReader and TubeReader is using GetOutput() to return object, it does not have the ObjectModified event as does the DICOMImageReader.

Also suggesting change the event hierarchy to:

igstkEvent->ObjectReaderEvent->MeshReaderEvent->MeshModifiedEvent

SpatialObjectReader super class has a RequestReadObject() call
Just need to place the event invocation in the AttemptReadObjectProcessing() method of derived class

VascularNetworkReader has the same issue, and it's state machine in the derived class seems to be redundant.
No tags attached.
Issue History
2008-04-21 18:25Patrick ChengNew Issue
2008-04-21 18:25Patrick ChengStatusnew => assigned
2008-04-21 18:25Patrick ChengAssigned To => Patrick Cheng
2008-06-04 16:53Patrick ChengStatusassigned => closed
2008-06-04 16:53Patrick ChengResolutionopen => fixed

There are no notes attached to this issue.