Example #1
0
 public static HandleRef getCPtr(CSTimelineSkewFrame obj)
 {
     return(obj == null ? new HandleRef((object)null, IntPtr.Zero) : obj.swigCPtr);
 }
Example #2
0
 public CSTimelineSkewFrame(CSTimelineSkewFrame csFrame)
     : this(CocoStudioEngineAdapterPINVOKE.new_CSTimelineSkewFrame__SWIG_0(CSTimelineSkewFrame.getCPtr(csFrame)), true)
 {
 }