GetOrientation missing from vtkCamera in vtk2.4

Olivier Cuisenaire olivier at bwh.harvard.edu
Fri Sep 3 09:08:11 EDT 1999


I haven't been able to access the FAQ lately, but I guess this is the
place to post a bug report, right ? 

It appears that in the vtk2.4 release, the Tcl wrapping fails to wrap
the GetOrientation() from vtkCamera.cxx to tcl/vtkCameraTcl.cxx, which
makes the function inaccessible from the Tcl interpreter. 

The only explanation I could come up with is that the type of
GetOrientation() changed from float* to double*, and that the wrapper
doesn't handle the double* type properly. Is that so ? 

Olivier


-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------





More information about the vtkusers mailing list