[vtkusers] Why vtkAbstractTransform don't use vtkCriticalSection instead of vtkSimpleCriticalSection ?

David Gobbi dgobbi at imaging.robarts.ca
Tue Aug 10 13:49:48 EDT 2004


Hi Aurélien,

What is the advantage of using a vtkCriticalSection instead?  I wrote
the code with vtkSimpleCriticalSection to save a bit of memory.

 - David

On Tue, 10 Aug 2004, [iso-8859-1] REGAT-BARREL Aurélien wrote:

> Hi,
> vtkSimpleCriticalSection  is a "Critical Section object that is not a vtkObject". It is interesting when a static object is needed, like in vtkPolyData.cxx. But I don't understand why it is used in vtkAbstractTransform instead of vtkCriticalSection. Shouldn't this point be corrected ?
> Greets.
>
>
>
> Aurélien REGAT-BARREL
>
> ---------------------------------
> Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage !
> Créez votre Yahoo! Mail
>
> Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis.Téléchargez GRATUITEMENT ici !




More information about the vtkusers mailing list