vtkObject superclass for _all_ VTK-classes?

Vetle Roeim vetler at ifi.uio.no
Fri Apr 28 09:28:23 EDT 2000


on 2000-04-28, Ken Martin wrote:

> vtkTimeStamp and vtkIndent are not subclasses of vtkObject because they are 
> ivars of vtkObject. I belive all other objects will be subclasses. The only 
> reason they wouldn't be is if they are an ivar of vtkObject which leads to 
> an infinite loop of some sort. Any class which can be instantiated from a 
> wrapped language (Tcl/Java/Python) must be a subclass of vtkObject so you 
> are safe to assume future objects will be subclasses as well.

thanks!
I'm programming in Python, so this is great news :-)


vr

--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------



More information about the vtkusers mailing list