<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<p>Hi,</p>
<p>I'm new to&nbsp;vtk<a></a> and I need to modify&nbsp;existing&nbsp;vtk<a></a> code to allow &quot;zoom to mouse&quot; in the&nbsp;3D<a></a> window using the mouse wheel. This is similar to zoom implemented in&nbsp;google<a></a> maps but in 3D<a></a>. From what I've read looks like I need
 to override the OnMouseWheelForward<a></a>() and OnMouseWheelBackward<a></a>() methods of my particular derivation of&nbsp;vtkInteractorStyle<a></a> but&nbsp;I'm wondering if&nbsp;vtk<a></a> already offers something to accomplish this type of&nbsp;zooming.</p>
<p>Any&nbsp;information<a></a> on this will&nbsp;be really helpful.</p>
<p>Thanks,</p>
<p>Alfredo</p>
</div>
</body>
</html>