예제 #1
0
 public void Read(SWIGTYPE_p_std__ifstream stream)
 {
     LandmarkDetectorPINVOKE.CCNF_neuron_Read(swigCPtr, SWIGTYPE_p_std__ifstream.getCPtr(stream));
     if (LandmarkDetectorPINVOKE.SWIGPendingException.Pending)
     {
         throw LandmarkDetectorPINVOKE.SWIGPendingException.Retrieve();
     }
 }