Public Member Functions | |
| HRESULT | OnGeometryIdentificationStreamsRemove (IRcUndoRedoGroup *pUndoRedo) |
| HRESULT | OnGeometryIdentificationStreamsAdded (IRcUndoRedoGroup *pUndoRedo) |
| HRESULT IRsGeometryIdentificationNotify::OnGeometryIdentificationStreamsRemove | ( | IRcUndoRedoGroup * | pUndoRedo | ) |
Notify modifier node that geometry streams will be removed. As a response, modifier should store it's parameters in representation that is not dependent on geometry streams.
| pUndoRedo | [in] Container for collecting commands for undo/redo processing. |
| HRESULT IRsGeometryIdentificationNotify::OnGeometryIdentificationStreamsAdded | ( | IRcUndoRedoGroup * | pUndoRedo | ) |
Notify modifier node geometry streams were added again and it can turn it's properties to geometry identification streams dependent representation.
| pUndoRedo | [in] Container for collecting commands for undo/redo processing. |
1.5.5