Beispiel #1
0
        public new static vtkInformationObjectBaseKey SafeDownCast(vtkObjectBase o)
        {
            vtkInformationObjectBaseKey vtkInformationObjectBaseKey = null;
            uint   mteStatus   = 0u;
            uint   mteIndex    = 4294967295u;
            uint   rawRefCount = 0u;
            IntPtr intPtr      = vtkInformationObjectBaseKey.vtkInformationObjectBaseKey_SafeDownCast_06((o == null) ? default(HandleRef) : o.GetCppThis(), ref mteStatus, ref mteIndex, ref rawRefCount);

            if (IntPtr.Zero != intPtr)
            {
                bool flag;
                vtkInformationObjectBaseKey = (vtkInformationObjectBaseKey)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag);
                if (flag)
                {
                    vtkInformationObjectBaseKey.Register(null);
                }
            }
            return(vtkInformationObjectBaseKey);
        }
        public static vtkInformationObjectBaseKey SOURCE()
        {
            vtkInformationObjectBaseKey vtkInformationObjectBaseKey = null;
            uint   mteStatus   = 0u;
            uint   mteIndex    = 4294967295u;
            uint   rawRefCount = 0u;
            IntPtr intPtr      = vtkSelectionNode.vtkSelectionNode_SOURCE_29(ref mteStatus, ref mteIndex, ref rawRefCount);

            if (IntPtr.Zero != intPtr)
            {
                bool flag;
                vtkInformationObjectBaseKey = (vtkInformationObjectBaseKey)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag);
                if (flag)
                {
                    vtkInformationObjectBaseKey.Register(null);
                }
            }
            return(vtkInformationObjectBaseKey);
        }
        public static vtkInformationObjectBaseKey DATA_ARRAY_TO_VERTEX_ATTRIBUTE()
        {
            vtkInformationObjectBaseKey vtkInformationObjectBaseKey = null;
            uint   mteStatus   = 0u;
            uint   mteIndex    = 4294967295u;
            uint   rawRefCount = 0u;
            IntPtr intPtr      = vtkPolyDataPainter.vtkPolyDataPainter_DATA_ARRAY_TO_VERTEX_ATTRIBUTE_02(ref mteStatus, ref mteIndex, ref rawRefCount);

            if (IntPtr.Zero != intPtr)
            {
                bool flag;
                vtkInformationObjectBaseKey = (vtkInformationObjectBaseKey)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag);
                if (flag)
                {
                    vtkInformationObjectBaseKey.Register(null);
                }
            }
            return(vtkInformationObjectBaseKey);
        }
        public static vtkInformationObjectBaseKey COMPOSITE_DATA_META_DATA()
        {
            vtkInformationObjectBaseKey vtkInformationObjectBaseKey = null;
            uint   mteStatus   = 0u;
            uint   mteIndex    = 4294967295u;
            uint   rawRefCount = 0u;
            IntPtr intPtr      = vtkCompositeDataPipeline.vtkCompositeDataPipeline_COMPOSITE_DATA_META_DATA_01(ref mteStatus, ref mteIndex, ref rawRefCount);

            if (IntPtr.Zero != intPtr)
            {
                bool flag;
                vtkInformationObjectBaseKey = (vtkInformationObjectBaseKey)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag);
                if (flag)
                {
                    vtkInformationObjectBaseKey.Register(null);
                }
            }
            return(vtkInformationObjectBaseKey);
        }
Beispiel #5
0
        public static vtkInformationObjectBaseKey EXTRA_INFORMATION()
        {
            vtkInformationObjectBaseKey vtkInformationObjectBaseKey = null;
            uint   mteStatus   = 0u;
            uint   mteIndex    = 4294967295u;
            uint   rawRefCount = 0u;
            IntPtr intPtr      = vtkThreadedStreamingPipeline.vtkThreadedStreamingPipeline_EXTRA_INFORMATION_02(ref mteStatus, ref mteIndex, ref rawRefCount);

            if (IntPtr.Zero != intPtr)
            {
                bool flag;
                vtkInformationObjectBaseKey = (vtkInformationObjectBaseKey)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag);
                if (flag)
                {
                    vtkInformationObjectBaseKey.Register(null);
                }
            }
            return(vtkInformationObjectBaseKey);
        }
        public static vtkInformationObjectBaseKey LOOKUP_TABLE()
        {
            vtkInformationObjectBaseKey vtkInformationObjectBaseKey = null;
            uint   mteStatus   = 0u;
            uint   mteIndex    = 4294967295u;
            uint   rawRefCount = 0u;
            IntPtr intPtr      = vtkScalarsToColorsPainter.vtkScalarsToColorsPainter_LOOKUP_TABLE_14(ref mteStatus, ref mteIndex, ref rawRefCount);

            if (IntPtr.Zero != intPtr)
            {
                bool flag;
                vtkInformationObjectBaseKey = (vtkInformationObjectBaseKey)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag);
                if (flag)
                {
                    vtkInformationObjectBaseKey.Register(null);
                }
            }
            return(vtkInformationObjectBaseKey);
        }
Beispiel #7
0
        public static vtkInformationObjectBaseKey CLIPPING_PLANES()
        {
            vtkInformationObjectBaseKey vtkInformationObjectBaseKey = null;
            uint   mteStatus   = 0u;
            uint   mteIndex    = 4294967295u;
            uint   rawRefCount = 0u;
            IntPtr intPtr      = vtkClipPlanesPainter.vtkClipPlanesPainter_CLIPPING_PLANES_01(ref mteStatus, ref mteIndex, ref rawRefCount);

            if (IntPtr.Zero != intPtr)
            {
                bool flag;
                vtkInformationObjectBaseKey = (vtkInformationObjectBaseKey)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag);
                if (flag)
                {
                    vtkInformationObjectBaseKey.Register(null);
                }
            }
            return(vtkInformationObjectBaseKey);
        }