示例#1
0
        public SWIGTYPE_p_std__arrayT_Ogre__VectorT_3_float_t_8_t getAllCorners()
        {
            SWIGTYPE_p_std__arrayT_Ogre__VectorT_3_float_t_8_t ret = new SWIGTYPE_p_std__arrayT_Ogre__VectorT_3_float_t_8_t(OgrePINVOKE.AxisAlignedBox_getAllCorners(swigCPtr), true);

            if (OgrePINVOKE.SWIGPendingException.Pending)
            {
                throw OgrePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__arrayT_Ogre__VectorT_3_float_t_8_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }