3.1.2: ResetCameraClippingRange Missing
Randall Hopper
aa8vb at yahoo.com
Tue May 2 15:36:36 EDT 2000
Many of the VTK examples in 3.1.2 fail because the argument-less
version of vtkRenderer::ResetCameraClippingRange() isn't available.
I see it in vtkRenderer.h, so this may just be a problem with the
wrapper-generators.
I've listed the first few (of many) that fail due to this missing method.
--
Randall Hopper
aa8vb at yahoo.com
----- 3dsToRIB.tcl -----
----- AllWriters.tcl -----
----- CSpline.tcl -----
----- Cone.tcl -----
----- Decimate.tcl -----
----- KSpline.tcl -----
----- Plot3DScalars.tcl -----
----- Plot3DVectors.tcl -----
----- PolyDataMapperAllPolygons.tcl -----
----- PolyDataMapperAllWireframe.tcl -----
----- RectilinearGridExtents.tcl -----
----- RectilinearGridGeometry.tcl -----
----- SelectionLoop.tcl -----
----- StructuredGridGeometry.tcl -----
----- StructuredPointsExtents.tcl -----
----- StructuredPointsGeometry.tcl -----
----- TPlane.tcl -----
----- TPlane2.tcl -----
...
Error in startup script: Object named: ren1, could not find requested method: ResetCameraClippingRange
or the method was called with incorrect arguments.
while executing
"ren1 ResetCameraClippingRange"
(file "AllWriters.tcl" line 51)
--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------
More information about the vtkusers
mailing list