Program: bbtk
Module: $RCSfile: bbwxvtkViewer2D.cxx,v $
Language: C++
- Date: $Date: 2008/06/19 09:46:49 $
- Version: $Revision: 1.9 $
+ Date: $Date: 2008/06/24 10:50:47 $
+ Version: $Revision: 1.10 $
Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
l'Image). All rights reserved. See Doc/License.txt or
void Viewer2D::Process()
{
// LG : Bug on Linux (wxGTK) when initial slice != 0 on first time
- // (see wxvtk/appli/ExampleSimpleSlicer)
+ // (see wxvtk/bbs/appli/ExampleSimpleSlicer)
// I think there is a problem with rendering before window
// has been reparented ... we have to check this