[vtkusers] Crash with nested vtkPropAssembly
John Platt
jcplatt at dsl.pipex.com
Mon Jan 14 11:42:30 EST 2008
Hi,
If you try to render the prop assembly tree vtkActor > vtkPropAssembly >
vtkPropAssembly (from leaf to root), vtkProp3D::PokeMatrix() crashes
because this->CachedProp3D is NULL. The tree vtkActor > vtkPropAssembly
renders OK.
The same problem was reported some years ago
http://public.kitware.com/pipermail/vtkusers/2002-April/060530.html
Does anyone have a suggestion for a preferred fixed? I am using latest
CVS version (as of today).
TIA
John.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080114/2d3ecd18/attachment.htm>
More information about the vtkusers
mailing list