When I use SmarPointer to initialize vtkVolumeProperty I get the following error<br>C:\vtkcvs\VTK\Common\vtkSmartPointer.h(75) : error C2440: &#39;static_cast&#39; : cannot convert from &#39;vtkObjectBase *const &#39; to &#39;vtkVolumeProperty *&#39;<br>
<br>Is it that I cannot make vtkVolumeProperty a SmartPointer? <br><br>Regards<br>Darshan<br>