[vtkusers] Problem with extending of vtkActor class under Win32

PETROV Alexey alexey.petrov at opencascade.com
Thu Apr 21 07:58:19 EDT 2005


Dear vtkusers,

I have problem with extending of vtkActor class under Win32.
I have defined a descendant of vtkActor class, something like -

class MyActor: public vtkActor
{
    ...
}

But I can not render my actor.
Is there any limitation?

Please help



More information about the vtkusers mailing list