[Paraview] vtkUndoSet::LoadState not implemented (yet?)
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Thu Sep 25 14:56:11 EDT 2008
The state loader (vtkSMUndoRedoStateLoader) takes over the
responsibility for loading state for an undo-set since it needs to
create the right type of undo-elements etc. Hence there's no default
implementation provided.
Utkarsh
Geoff Draper wrote:
> I see that vtkUndoSet::LoadState() is just a virtual "stub" method.
>
> The comments preceding this method in the .h file say that subclasses
> are welcome to override this method to provide functionality. Are there
> plans to provide a default implementation in the vtkUndoSet base class,
> in the future?
>
> In other words, is this a conscious design choice, or just a feature
> that has not been implemented yet?
>
> Thank you for any clarification you could offer!
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
More information about the ParaView
mailing list