private bool CanDestroyDeformer()
 {
     return(m_tool.CanDestroy());
 }