[vtkusers] how can i evalutate rendering time in a volume?
Michael Knopke
Michael.Knopke at gmx.de
Thu Mar 8 04:54:22 EST 2007
Hi,
I use Observers for this, but it depends what VR mapper you are trying to
observe. Not all have a vtkProgressEvent, but e.g. vtkVolumeTexture3D
has a VolumeMapperComputeGradientsProgressEvent. This only gives you
progress of gradient calculation and is not really correct, but at least
some kind of progress.
Regards
Michael
Hi, vtkusers
I have a question.
How to evaluate rendering time in a volume?
For example, it is "volume rendering progress bar" that appear in VolView.
How can i do? use Addobserver Methods? use extents vtkclass?
Thank you very much.
regards,
heochy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070308/725fd7ae/attachment.htm>
More information about the vtkusers
mailing list