Exemple #1
0
 public FocusedShadowCameraSetupPtr(FocusedShadowCameraSetupPtr r) : this(OgrePINVOKE.new_FocusedShadowCameraSetupPtr__SWIG_2(FocusedShadowCameraSetupPtr.getCPtr(r)), true)
 {
     if (OgrePINVOKE.SWIGPendingException.Pending)
     {
         throw OgrePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FocusedShadowCameraSetupPtr obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }