public static HandleRef getCPtr(CSTimelineRotationFrame obj)
 {
     return(obj == null ? new HandleRef((object)null, IntPtr.Zero) : obj.swigCPtr);
 }
 public CSTimelineRotationFrame(CSTimelineRotationFrame csFrame)
     : this(CocoStudioEngineAdapterPINVOKE.new_CSTimelineRotationFrame__SWIG_0(CSTimelineRotationFrame.getCPtr(csFrame)), true)
 {
 }