KitwareMedical / SlicerVirtualReality

A Slicer extension that enables user to interact with a Slicer scene using virtual reality.
Apache License 2.0
119 stars 58 forks source link

BUG: Fix memory leak in qMRMLVirtualRealityView #173

Closed Sunderlandkyl closed 8 months ago

Sunderlandkyl commented 8 months ago

Fixed by using smart pointer instantiation.