[vtkusers] Mouse EVENT 2
vtk at le.isac.cnr.it
vtk at le.isac.cnr.it
Wed May 29 08:19:24 EDT 2002
Sorry for my english!!!!
I'd see this function, but, how i use it??
For example:
If i have this loop:
******************************************
while (1)
// This is error
// What is the good example?
if (onLeftButtonDown()) {
ren1->GetActiveCamera()->Azimuth(90); //for example
}
do;
********************************************
What can I do to use your function??
tahnks
More information about the vtkusers
mailing list