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