[vtkusers] vtkInteractorStyleUser

Anthony Sherbondy ajs214 at psu.edu
Mon Jun 26 13:00:48 EDT 2000


You probably did not include the header file for this class.  Sometimes VC++
gives this error when it means that the class is undefined.

-Tony

-----Original Message-----
From: vtkusers-admin at public.kitware.com
[mailto:vtkusers-admin at public.kitware.com]On Behalf Of Tedy Marcos
Colombini
Sent: Monday, June 26, 2000 8:42 AM
To: vtkusers at public.kitware.com
Subject: [vtkusers] vtkInteractorStyleUser



Hi,

Has anyone used vtkInteractorStyleUser object?? I can't declare a pointer
to this class!!! I've written

vtkInteractorStyleUser *istyle;

in the code but Visual C++ gives me the error:

syntax error: missing ';' before '*';

I haven't understood the sense of this error!!

PLEASE, I will be very pleased if anyone helps me.

Thanks in advance,

----------------- - - - - - - -  -  -  -   -
    Tedy Marcos Colombini
    <tedy at icmc.sc.usp.br>
    Computer Science Undergraduate
    Computer Graphics' Group Member
    University of Sao Paulo - campus Sao Carlos
    icq: 5259655
----------------- - - - - - - -  -  -  -   -



_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
vtkusers mailing list
vtkusers at public.kitware.com
http://public.kitware.com/mailman/listinfo/vtkusers





More information about the vtkusers mailing list