public void ClearHullFlag(HullFlag flag)
 {
     LinearMathPINVOKE.HullDesc_ClearHullFlag(swigCPtr, (int)flag);
 }