Exemplo n.º 1
0
 public CCNF_neuron(CCNF_neuron other) : this(LandmarkDetectorPINVOKE.new_CCNF_neuron__SWIG_1(CCNF_neuron.getCPtr(other)), true)
 {
     if (LandmarkDetectorPINVOKE.SWIGPendingException.Pending)
     {
         throw LandmarkDetectorPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemplo n.º 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(CCNF_neuron obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }