Public Member Functions | |
virtual MCCOMErr MCCOMAPI | EndRead (IExNativeFileFormatStreamContext *streamContext)=0 |
virtual MCCOMErr MCCOMAPI IExNativeFileFormatStreamIO::EndRead | ( | IExNativeFileFormatStreamContext * | streamContext | ) | [pure virtual] |
This function is called after everything in the scene has been read and transfered to the 3DDB. It allows, for instance, postcomputation of values that need to have the scene available.
streamContext | the context of the stream where the values have been read |