[vtkusers] VTK headers specification in C++

John Drescher drescherjm at gmail.com
Thu Sep 24 22:55:21 EDT 2009


> Is there any kind of reference that I can check what header files I should
> include for using each classes in VTK?
>
VTK is designed as 1 header per class. Just include the header for
each class you need to use.

John



More information about the vtkusers mailing list