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