From fa2104be10d38060bf625463a625f48e1a0f2bf1 Mon Sep 17 00:00:00 2001 From: Adeel Kazmi Date: Tue, 25 Jul 2017 18:02:50 +0100 Subject: [PATCH] Removed redundant dali-sharp folder Change-Id: Ieba47b96838587b04f9ea661476e4c7aa7ccdb4f --- plugins/dali-sharp/.gitignore | 10 - plugins/dali-sharp/README | 24 - plugins/dali-sharp/build/Makefile.am | 101 - plugins/dali-sharp/build/configure.ac | 52 - plugins/dali-sharp/dali-bindings/common.h | 237 - plugins/dali-sharp/dali-bindings/dali_wrap.cpp | 93192 ------------------- plugins/dali-sharp/dali-bindings/dali_wrap.h | 248 - .../dali-bindings/devel-property-wrap.cpp | 247 - .../dali-bindings/event-thread-callback-wrap.cpp | 108 - .../dali-bindings/keyboard_focus_manager_wrap.cpp | 814 - .../dali-bindings/view-wrapper-impl-wrap.cpp | 1324 - .../dali-bindings/view-wrapper-impl-wrap.h | 233 - plugins/dali-sharp/examples/control-dashboard.cs | 479 - plugins/dali-sharp/examples/custom-control.cs | 252 - plugins/dali-sharp/examples/dali-test.cs | 892 - .../dali-sharp/examples/date-picker-using-json.cs | 168 - plugins/dali-sharp/examples/date-picker.cs | 196 - plugins/dali-sharp/examples/hello-test.cs | 128 - plugins/dali-sharp/examples/hello-world.cs | 134 - plugins/dali-sharp/examples/image-view.cs | 239 - plugins/dali-sharp/examples/images/arrow.png | Bin 2515 -> 0 bytes plugins/dali-sharp/examples/images/gallery-0.jpg | Bin 62478 -> 0 bytes plugins/dali-sharp/examples/images/gallery-1.jpg | Bin 35079 -> 0 bytes plugins/dali-sharp/examples/images/gallery-2.jpg | Bin 37913 -> 0 bytes plugins/dali-sharp/examples/images/gallery-3.jpg | Bin 72174 -> 0 bytes plugins/dali-sharp/examples/images/gallery-4.jpg | Bin 92356 -> 0 bytes plugins/dali-sharp/examples/images/gallery-5.jpg | Bin 73715 -> 0 bytes .../examples/images/gallery-small-43.jpg | Bin 24249 -> 0 bytes plugins/dali-sharp/examples/images/image-1.jpg | Bin 301699 -> 0 bytes plugins/dali-sharp/examples/images/image-2.jpg | Bin 163950 -> 0 bytes plugins/dali-sharp/examples/images/image-3.jpg | Bin 146848 -> 0 bytes .../dali-sharp/examples/images/not_yet_sign.png | Bin 8606 -> 0 bytes plugins/dali-sharp/examples/images/star-dim.png | Bin 4225 -> 0 bytes .../dali-sharp/examples/images/star-highlight.png | Bin 4104 -> 0 bytes plugins/dali-sharp/examples/images/star-mod.png | Bin 5215 -> 0 bytes plugins/dali-sharp/examples/json-loader.cs | 94 - .../examples/json/control-dashboard.json | 26 - .../examples/json/date-picker-template.json | 84 - plugins/dali-sharp/examples/json/date-picker.json | 82 - plugins/dali-sharp/examples/json/spin.json | 30 - plugins/dali-sharp/examples/scroll-view.cs | 196 - plugins/dali-sharp/examples/user-alphafunction.cs | 195 - plugins/dali-sharp/examples/visuals-example.cs | 124 - .../visuals-using-custom-view/ContactData.cs | 111 - .../visuals-using-custom-view/ContactView.cs | 199 - .../visuals-using-custom-view.cs | 82 - .../sharp/internal/AccessibilityActionSignal.cs | 89 - .../internal/AccessibilityFocusOvershotSignal.cs | 88 - .../sharp/internal/AccessibilityManager.cs | 2647 - plugins/dali-sharp/sharp/internal/Alignment.cs | 233 - .../sharp/internal/AngleThresholdPair.cs | 83 - .../AnimatablePropertyComponentRegistration.cs | 55 - .../internal/AnimatablePropertyRegistration.cs | 59 - .../dali-sharp/sharp/internal/AnimationSignal.cs | 88 - plugins/dali-sharp/sharp/internal/Any.cs | 171 - .../sharp/internal/ApplicationControlSignal.cs | 88 - .../sharp/internal/ApplicationExtensions.cs | 84 - .../dali-sharp/sharp/internal/ApplicationSignal.cs | 88 - .../dali-sharp/sharp/internal/AsyncImageLoader.cs | 125 - plugins/dali-sharp/sharp/internal/BaseObject.cs | 64 - .../dali-sharp/sharp/internal/BlendEquationType.cs | 19 - .../dali-sharp/sharp/internal/BlendFactorType.cs | 31 - plugins/dali-sharp/sharp/internal/BlendModeType.cs | 19 - plugins/dali-sharp/sharp/internal/BufferImage.cs | 149 - plugins/dali-sharp/sharp/internal/Builder.cs | 286 - plugins/dali-sharp/sharp/internal/ButtonSignal.cs | 89 - plugins/dali-sharp/sharp/internal/Camera.cs | 416 - plugins/dali-sharp/sharp/internal/CameraType.cs | 18 - .../sharp/internal/ChildPropertyRegistration.cs | 55 - .../dali-sharp/sharp/internal/ClippingModeType.cs | 18 - .../dali-sharp/sharp/internal/ConnectionTracker.cs | 71 - .../sharp/internal/ConnectionTrackerInterface.cs | 55 - .../dali-sharp/sharp/internal/ControlKeySignal.cs | 89 - .../sharp/internal/ControlOrientationType.cs | 20 - plugins/dali-sharp/sharp/internal/CustomActor.cs | 79 - .../dali-sharp/sharp/internal/CustomActorImpl.cs | 185 - .../sharp/internal/CustomAlgorithmInterface.cs | 83 - .../dali-sharp/sharp/internal/DaliEventHandler.cs | 40 - plugins/dali-sharp/sharp/internal/DaliException.cs | 79 - .../sharp/internal/DefaultItemLayoutProperty.cs | 42 - .../sharp/internal/DefaultItemLayoutType.cs | 20 - plugins/dali-sharp/sharp/internal/DefaultRuler.cs | 72 - .../dali-sharp/sharp/internal/DepthFunctionType.cs | 24 - .../dali-sharp/sharp/internal/DepthTestModeType.cs | 19 - .../sharp/internal/DepthWriteModeType.cs | 19 - plugins/dali-sharp/sharp/internal/DisposeQueue.cs | 64 - .../sharp/internal/DragAndDropDetector.cs | 90 - .../sharp/internal/EncodedBufferImage.cs | 94 - .../sharp/internal/EventThreadCallback.cs | 75 - .../sharp/internal/FaceCullingModeType.cs | 20 - .../dali-sharp/sharp/internal/FilterModeType.cs | 24 - .../dali-sharp/sharp/internal/FittingModeType.cs | 20 - plugins/dali-sharp/sharp/internal/FixedRuler.cs | 76 - plugins/dali-sharp/sharp/internal/FloatSignal.cs | 88 - .../sharp/internal/FocusChangedSignal.cs | 88 - .../sharp/internal/FocusGroupChangedSignal.cs | 88 - plugins/dali-sharp/sharp/internal/FrameBuffer.cs | 98 - .../dali-sharp/sharp/internal/FrameBufferImage.cs | 106 - .../dali-sharp/sharp/internal/GaussianBlurView.cs | 234 - .../sharp/internal/GaussianBlurViewSignal.cs | 88 - plugins/dali-sharp/sharp/internal/Geometry.cs | 129 - .../dali-sharp/sharp/internal/GestureDetector.cs | 97 - .../internal/GradientVisualSpreadMethodType.cs | 19 - .../sharp/internal/GradientVisualUnitsType.cs | 18 - plugins/dali-sharp/sharp/internal/HoverSignal.cs | 89 - plugins/dali-sharp/sharp/internal/ImageSignal.cs | 88 - plugins/dali-sharp/sharp/internal/Item.cs | 82 - plugins/dali-sharp/sharp/internal/ItemContainer.cs | 315 - plugins/dali-sharp/sharp/internal/ItemFactory.cs | 112 - .../dali-sharp/sharp/internal/ItemIdContainer.cs | 345 - plugins/dali-sharp/sharp/internal/ItemLayout.cs | 158 - plugins/dali-sharp/sharp/internal/ItemRange.cs | 101 - plugins/dali-sharp/sharp/internal/ItemView.cs | 493 - .../dali-sharp/sharp/internal/KeyEventSignal.cs | 88 - .../sharp/internal/KeyInputFocusSignal.cs | 88 - .../dali-sharp/sharp/internal/LinearConstrainer.cs | 167 - plugins/dali-sharp/sharp/internal/LoadingState.cs | 19 - .../internal/LongPressGestureDetectedSignal.cs | 88 - .../sharp/internal/LongPressGestureDetector.cs | 218 - plugins/dali-sharp/sharp/internal/ManualPINVOKE.cs | 277 - .../sharp/internal/MeshVisualShadingModeValue.cs | 19 - plugins/dali-sharp/sharp/internal/Model3dView.cs | 246 - plugins/dali-sharp/sharp/internal/NDalic.cs | 778 - plugins/dali-sharp/sharp/internal/NDalicPINVOKE.cs | 11055 --- plugins/dali-sharp/sharp/internal/NativeImage.cs | 103 - .../sharp/internal/NativeImageInterface.cs | 80 - .../dali-sharp/sharp/internal/NinePatchImage.cs | 122 - plugins/dali-sharp/sharp/internal/Object.cs | 40 - .../sharp/internal/ObjectCreatedSignal.cs | 88 - .../sharp/internal/ObjectDestroyedSignal.cs | 88 - .../dali-sharp/sharp/internal/ObjectRegistry.cs | 220 - plugins/dali-sharp/sharp/internal/PageFactory.cs | 63 - plugins/dali-sharp/sharp/internal/PagePanSignal.cs | 88 - .../sharp/internal/PageTurnLandscapeView.cs | 86 - .../sharp/internal/PageTurnPortraitView.cs | 86 - .../dali-sharp/sharp/internal/PageTurnSignal.cs | 88 - plugins/dali-sharp/sharp/internal/PageTurnView.cs | 520 - .../sharp/internal/PanGestureDetectedSignal.cs | 88 - .../sharp/internal/PanGestureDetector.cs | 427 - .../dali-sharp/sharp/internal/PathConstrainer.cs | 181 - .../sharp/internal/PinchGestureDetectedSignal.cs | 88 - .../sharp/internal/PinchGestureDetector.cs | 188 - plugins/dali-sharp/sharp/internal/PixelData.cs | 94 - plugins/dali-sharp/sharp/internal/PixelFormat.cs | 71 - .../sharp/internal/PreFocusChangeSignal.cs | 96 - .../internal/ProgressBarValueChangedSignal.cs | 88 - .../dali-sharp/sharp/internal/ProjectionMode.cs | 18 - .../dali-sharp/sharp/internal/PropertyBuffer.cs | 97 - .../dali-sharp/sharp/internal/PropertyCondition.cs | 76 - .../sharp/internal/PropertyNotification.cs | 209 - .../sharp/internal/PropertyNotifySignal.cs | 88 - .../sharp/internal/PropertyRangeManager.cs | 138 - .../dali-sharp/sharp/internal/PropertyRanges.cs | 34 - .../sharp/internal/PropertyRegistration.cs | 49 - plugins/dali-sharp/sharp/internal/RefObject.cs | 63 - .../sharp/internal/RenderBufferFormat.cs | 20 - .../dali-sharp/sharp/internal/RenderModeType.cs | 21 - plugins/dali-sharp/sharp/internal/RenderTask.cs | 426 - .../dali-sharp/sharp/internal/RenderTaskList.cs | 93 - .../dali-sharp/sharp/internal/RenderTaskSignal.cs | 55 - plugins/dali-sharp/sharp/internal/Renderer.cs | 498 - plugins/dali-sharp/sharp/internal/RenderingType.cs | 18 - .../dali-sharp/sharp/internal/ResizePolicyType.cs | 24 - plugins/dali-sharp/sharp/internal/ResourceImage.cs | 216 - .../sharp/internal/ResourceImageSignal.cs | 88 - plugins/dali-sharp/sharp/internal/Ruler.cs | 167 - plugins/dali-sharp/sharp/internal/RulerDomain.cs | 119 - plugins/dali-sharp/sharp/internal/RulerPtr.cs | 250 - .../sharp/internal/SWIGTYPE_p_CallbackBase.cs | 29 - .../SWIGTYPE_p_Configuration__ContextLoss.cs | 29 - .../internal/SWIGTYPE_p_Dali__CallbackBase.cs | 29 - .../sharp/internal/SWIGTYPE_p_Dali__Constraint.cs | 29 - .../SWIGTYPE_p_Dali__CustomActorImpl__Extension.cs | 29 - .../internal/SWIGTYPE_p_Dali__FunctorDelegate.cs | 29 - .../internal/SWIGTYPE_p_Dali__Internal__Texture.cs | 29 - .../SWIGTYPE_p_Dali__Internal__TypeRegistry.cs | 29 - ...i__IntrusivePtrT_Dali__Toolkit__ItemLayout_t.cs | 29 - .../SWIGTYPE_p_Dali__RectT_unsigned_int_t.cs | 29 - ...ool_fDali__Actor_Dali__TouchEvent_const_RF_t.cs | 29 - ...ibilityManager_R_Dali__TouchEvent_const_RF_t.cs | 29 - ...__SignalT_void_fDali__DragAndDropDetectorF_t.cs | 29 - ...__Toolkit__Control_Dali__Toolkit__ControlF_t.cs | 29 - ...li__Toolkit__TextEditor__InputStyle__MaskF_t.cs | 29 - ...ali__Toolkit__TextField__InputStyle__MaskF_t.cs | 29 - ...i__SignalT_void_fuint32_t_Dali__PixelDataF_t.cs | 29 - .../SWIGTYPE_p_Dali__Toolkit__ClampState.cs | 29 - ..._p_Dali__Toolkit__Internal__AsyncImageLoader.cs | 29 - ..._Dali__Toolkit__Internal__Control__Extension.cs | 29 - ...PE_p_Dali__Toolkit__Internal__TransitionData.cs | 29 - ...TYPE_p_Dali__Toolkit__Internal__Visual__Base.cs | 29 - ...TYPE_p_Dali__Toolkit__ItemFactory__Extension.cs | 29 - .../sharp/internal/SWIGTYPE_p_Dali__TouchEvent.cs | 29 - .../sharp/internal/SWIGTYPE_p_FunctorDelegate.cs | 29 - .../internal/SWIGTYPE_p_KeyboardFocusManager.cs | 29 - .../internal/SWIGTYPE_p_PropertyInputContainer.cs | 29 - .../dali-sharp/sharp/internal/SWIGTYPE_p_double.cs | 29 - .../sharp/internal/SWIGTYPE_p_f_float__float.cs | 29 - ...Dali__Property__Index__Dali__Property__Value.cs | 29 - ...t_int_r_q_const__Dali__Property__Value__void.cs | 29 - ...t__std__string_p_Dali__FunctorDelegate__bool.cs | 29 - ..._string_r_q_const__Dali__Property__Map__bool.cs | 29 - ...p_q_const__Dali__Any__AnyContainerBase__void.cs | 29 - .../internal/SWIGTYPE_p_f_r_Dali__Vector2__bool.cs | 29 - ...ContainerBase__p_Dali__Any__AnyContainerBase.cs | 29 - ...SWIGTYPE_p_f_r_q_const__Dali__Vector3__float.cs | 29 - .../dali-sharp/sharp/internal/SWIGTYPE_p_float.cs | 29 - .../dali-sharp/sharp/internal/SWIGTYPE_p_int.cs | 29 - .../sharp/internal/SWIGTYPE_p_std__type_info.cs | 29 - .../sharp/internal/SWIGTYPE_p_uint8_t.cs | 29 - .../sharp/internal/SWIGTYPE_p_unsigned_char.cs | 29 - .../sharp/internal/SWIGTYPE_p_unsigned_int.cs | 29 - .../sharp/internal/SWIGTYPE_p_unsigned_short.cs | 29 - plugins/dali-sharp/sharp/internal/Sampler.cs | 101 - .../dali-sharp/sharp/internal/SamplingModeType.cs | 23 - .../sharp/internal/ScrollViewPagePathEffect.cs | 81 - .../sharp/internal/ScrollViewSnapStartedSignal.cs | 88 - .../dali-sharp/sharp/internal/ScrollableSignal.cs | 88 - plugins/dali-sharp/sharp/internal/Shader.cs | 183 - .../sharp/internal/SignalConnectorType.cs | 49 - .../dali-sharp/sharp/internal/SignalObserver.cs | 56 - plugins/dali-sharp/sharp/internal/Slider.cs | 614 - .../sharp/internal/SliderMarkReachedSignal.cs | 89 - .../sharp/internal/SliderValueChangedSignal.cs | 89 - plugins/dali-sharp/sharp/internal/SlotObserver.cs | 56 - plugins/dali-sharp/sharp/internal/SnapType.cs | 18 - .../dali-sharp/sharp/internal/StageWheelSignal.cs | 88 - .../sharp/internal/StencilFunctionType.cs | 24 - .../sharp/internal/StencilOperationType.cs | 24 - .../dali-sharp/sharp/internal/StringValuePair.cs | 82 - .../dali-sharp/sharp/internal/StyleChangeType.cs | 19 - .../sharp/internal/StyleChangedSignal.cs | 88 - .../sharp/internal/TapGestureDetectedSignal.cs | 88 - .../sharp/internal/TapGestureDetector.cs | 214 - .../dali-sharp/sharp/internal/TextEditorSignal.cs | 88 - .../dali-sharp/sharp/internal/TextFieldSignal.cs | 88 - plugins/dali-sharp/sharp/internal/Texture.cs | 123 - plugins/dali-sharp/sharp/internal/TextureSet.cs | 114 - plugins/dali-sharp/sharp/internal/TextureType.cs | 18 - .../dali-sharp/sharp/internal/TimerSignalType.cs | 89 - .../sharp/internal/ToolkitPropertyRange.cs | 20 - .../dali-sharp/sharp/internal/TouchDataSignal.cs | 89 - .../sharp/internal/TouchPointContainer.cs | 321 - plugins/dali-sharp/sharp/internal/TouchSignal.cs | 88 - plugins/dali-sharp/sharp/internal/TypeAction.cs | 49 - .../dali-sharp/sharp/internal/TypeRegistration.cs | 95 - plugins/dali-sharp/sharp/internal/VectorBase.cs | 70 - .../dali-sharp/sharp/internal/VectorUint16Pair.cs | 151 - .../sharp/internal/VectorUnsignedChar.cs | 151 - .../sharp/internal/VerticalAlignmentType.cs | 19 - .../dali-sharp/sharp/internal/VideoViewSignal.cs | 88 - plugins/dali-sharp/sharp/internal/ViewImpl.cs | 792 - plugins/dali-sharp/sharp/internal/ViewMode.cs | 20 - plugins/dali-sharp/sharp/internal/ViewRegistry.cs | 531 - .../sharp/internal/ViewRegistryHelper.cs | 15 - plugins/dali-sharp/sharp/internal/ViewSignal.cs | 88 - .../dali-sharp/sharp/internal/ViewWrapperImpl.cs | 581 - .../sharp/internal/VisualTransformPolicyType.cs | 18 - .../sharp/internal/VisualTransformPropertyType.cs | 22 - plugins/dali-sharp/sharp/internal/VisualType.cs | 29 - plugins/dali-sharp/sharp/internal/VoidSignal.cs | 93 - plugins/dali-sharp/sharp/internal/WheelSignal.cs | 89 - .../sharp/internal/WindowFocusSignalType.cs | 82 - plugins/dali-sharp/sharp/internal/WrapModeType.cs | 20 - plugins/dali-sharp/sharp/internal/doublep.cs | 74 - plugins/dali-sharp/sharp/internal/floatp.cs | 74 - plugins/dali-sharp/sharp/internal/intp.cs | 74 - plugins/dali-sharp/sharp/internal/uintp.cs | 74 - plugins/dali-sharp/sharp/internal/ushortp.cs | 74 - plugins/dali-sharp/sharp/public/AlignType.cs | 25 - plugins/dali-sharp/sharp/public/AlphaFunction.cs | 121 - plugins/dali-sharp/sharp/public/AngleAxis.cs | 85 - plugins/dali-sharp/sharp/public/Animatable.cs | 156 - plugins/dali-sharp/sharp/public/Animation.cs | 895 - plugins/dali-sharp/sharp/public/Application.cs | 1230 - plugins/dali-sharp/sharp/public/BaseHandle.cs | 224 - plugins/dali-sharp/sharp/public/Button.cs | 675 - plugins/dali-sharp/sharp/public/CheckBoxButton.cs | 77 - plugins/dali-sharp/sharp/public/Color.cs | 357 - plugins/dali-sharp/sharp/public/CustomView.cs | 828 - plugins/dali-sharp/sharp/public/Degree.cs | 75 - plugins/dali-sharp/sharp/public/DimensionType.cs | 19 - plugins/dali-sharp/sharp/public/DirectionBias.cs | 19 - plugins/dali-sharp/sharp/public/DirectionType.cs | 18 - plugins/dali-sharp/sharp/public/DrawModeType.cs | 19 - plugins/dali-sharp/sharp/public/FlexContainer.cs | 207 - plugins/dali-sharp/sharp/public/FocusManager.cs | 621 - plugins/dali-sharp/sharp/public/Gesture.cs | 131 - .../sharp/public/HorizontalAlignmentType.cs | 19 - plugins/dali-sharp/sharp/public/Hover.cs | 156 - plugins/dali-sharp/sharp/public/Image.cs | 182 - plugins/dali-sharp/sharp/public/ImageView.cs | 156 - plugins/dali-sharp/sharp/public/Key.cs | 209 - plugins/dali-sharp/sharp/public/KeyFrames.cs | 106 - .../sharp/public/KeyInputFocusManager.cs | 76 - plugins/dali-sharp/sharp/public/Layer.cs | 248 - .../dali-sharp/sharp/public/LongPressGesture.cs | 122 - plugins/dali-sharp/sharp/public/Matrix.cs | 217 - plugins/dali-sharp/sharp/public/Matrix3.cs | 134 - plugins/dali-sharp/sharp/public/NUIConstants.cs | 232 - plugins/dali-sharp/sharp/public/PaddingType.cs | 239 - plugins/dali-sharp/sharp/public/PanGesture.cs | 234 - plugins/dali-sharp/sharp/public/Path.cs | 142 - plugins/dali-sharp/sharp/public/PinchGesture.cs | 142 - plugins/dali-sharp/sharp/public/PointStateType.cs | 24 - plugins/dali-sharp/sharp/public/Popup.cs | 738 - plugins/dali-sharp/sharp/public/Position.cs | 639 - plugins/dali-sharp/sharp/public/Position2D.cs | 212 - plugins/dali-sharp/sharp/public/ProgressBar.cs | 331 - plugins/dali-sharp/sharp/public/Property.cs | 820 - plugins/dali-sharp/sharp/public/PushButton.cs | 114 - plugins/dali-sharp/sharp/public/README.txt | 1 - plugins/dali-sharp/sharp/public/Radian.cs | 81 - plugins/dali-sharp/sharp/public/RadioButton.cs | 81 - plugins/dali-sharp/sharp/public/Rectangle.cs | 287 - .../dali-sharp/sharp/public/RelayoutContainer.cs | 56 - plugins/dali-sharp/sharp/public/Rotation.cs | 283 - plugins/dali-sharp/sharp/public/ScrollBar.cs | 443 - plugins/dali-sharp/sharp/public/ScrollView.cs | 819 - .../dali-sharp/sharp/public/ScrollViewEffect.cs | 54 - plugins/dali-sharp/sharp/public/Scrollable.cs | 474 - plugins/dali-sharp/sharp/public/Size.cs | 232 - plugins/dali-sharp/sharp/public/Size2D.cs | 211 - plugins/dali-sharp/sharp/public/StyleManager.cs | 207 - plugins/dali-sharp/sharp/public/TableView.cs | 403 - plugins/dali-sharp/sharp/public/TapGesture.cs | 142 - plugins/dali-sharp/sharp/public/TextEditor.cs | 753 - plugins/dali-sharp/sharp/public/TextField.cs | 919 - plugins/dali-sharp/sharp/public/TextLabel.cs | 412 - plugins/dali-sharp/sharp/public/TimePeriod.cs | 83 - plugins/dali-sharp/sharp/public/Timer.cs | 181 - plugins/dali-sharp/sharp/public/ToggleButton.cs | 127 - plugins/dali-sharp/sharp/public/Touch.cs | 130 - plugins/dali-sharp/sharp/public/TouchPoint.cs | 134 - plugins/dali-sharp/sharp/public/TransitionData.cs | 100 - plugins/dali-sharp/sharp/public/TypeInfo.cs | 88 - plugins/dali-sharp/sharp/public/TypeRegistry.cs | 92 - plugins/dali-sharp/sharp/public/Uint16Pair.cs | 145 - plugins/dali-sharp/sharp/public/Vector2.cs | 341 - plugins/dali-sharp/sharp/public/Vector3.cs | 449 - plugins/dali-sharp/sharp/public/Vector4.cs | 452 - plugins/dali-sharp/sharp/public/VideoView.cs | 271 - plugins/dali-sharp/sharp/public/View.cs | 2787 - plugins/dali-sharp/sharp/public/ViewWrapper.cs | 83 - plugins/dali-sharp/sharp/public/VisualBase.cs | 111 - plugins/dali-sharp/sharp/public/VisualFactory.cs | 82 - plugins/dali-sharp/sharp/public/Wheel.cs | 209 - plugins/dali-sharp/sharp/public/Window.cs | 845 - plugins/dali-sharp/test/test.cs | 174 - 348 files changed, 160227 deletions(-) delete mode 100644 plugins/dali-sharp/.gitignore delete mode 100644 plugins/dali-sharp/README delete mode 100644 plugins/dali-sharp/build/Makefile.am delete mode 100644 plugins/dali-sharp/build/configure.ac delete mode 100644 plugins/dali-sharp/dali-bindings/common.h delete mode 100644 plugins/dali-sharp/dali-bindings/dali_wrap.cpp delete mode 100644 plugins/dali-sharp/dali-bindings/dali_wrap.h delete mode 100755 plugins/dali-sharp/dali-bindings/devel-property-wrap.cpp delete mode 100644 plugins/dali-sharp/dali-bindings/event-thread-callback-wrap.cpp delete mode 100644 plugins/dali-sharp/dali-bindings/keyboard_focus_manager_wrap.cpp delete mode 100644 plugins/dali-sharp/dali-bindings/view-wrapper-impl-wrap.cpp delete mode 100644 plugins/dali-sharp/dali-bindings/view-wrapper-impl-wrap.h delete mode 100755 plugins/dali-sharp/examples/control-dashboard.cs delete mode 100644 plugins/dali-sharp/examples/custom-control.cs delete mode 100755 plugins/dali-sharp/examples/dali-test.cs delete mode 100644 plugins/dali-sharp/examples/date-picker-using-json.cs delete mode 100644 plugins/dali-sharp/examples/date-picker.cs delete mode 100644 plugins/dali-sharp/examples/hello-test.cs delete mode 100755 plugins/dali-sharp/examples/hello-world.cs delete mode 100755 plugins/dali-sharp/examples/image-view.cs delete mode 100644 plugins/dali-sharp/examples/images/arrow.png delete mode 100644 plugins/dali-sharp/examples/images/gallery-0.jpg delete mode 100644 plugins/dali-sharp/examples/images/gallery-1.jpg delete mode 100644 plugins/dali-sharp/examples/images/gallery-2.jpg delete mode 100644 plugins/dali-sharp/examples/images/gallery-3.jpg delete mode 100644 plugins/dali-sharp/examples/images/gallery-4.jpg delete mode 100644 plugins/dali-sharp/examples/images/gallery-5.jpg delete mode 100644 plugins/dali-sharp/examples/images/gallery-small-43.jpg delete mode 100644 plugins/dali-sharp/examples/images/image-1.jpg delete mode 100644 plugins/dali-sharp/examples/images/image-2.jpg delete mode 100644 plugins/dali-sharp/examples/images/image-3.jpg delete mode 100644 plugins/dali-sharp/examples/images/not_yet_sign.png delete mode 100644 plugins/dali-sharp/examples/images/star-dim.png delete mode 100644 plugins/dali-sharp/examples/images/star-highlight.png delete mode 100644 plugins/dali-sharp/examples/images/star-mod.png delete mode 100644 plugins/dali-sharp/examples/json-loader.cs delete mode 100644 plugins/dali-sharp/examples/json/control-dashboard.json delete mode 100644 plugins/dali-sharp/examples/json/date-picker-template.json delete mode 100644 plugins/dali-sharp/examples/json/date-picker.json delete mode 100644 plugins/dali-sharp/examples/json/spin.json delete mode 100755 plugins/dali-sharp/examples/scroll-view.cs delete mode 100755 plugins/dali-sharp/examples/user-alphafunction.cs delete mode 100755 plugins/dali-sharp/examples/visuals-example.cs delete mode 100644 plugins/dali-sharp/examples/visuals-using-custom-view/ContactData.cs delete mode 100644 plugins/dali-sharp/examples/visuals-using-custom-view/ContactView.cs delete mode 100755 plugins/dali-sharp/examples/visuals-using-custom-view/visuals-using-custom-view.cs delete mode 100644 plugins/dali-sharp/sharp/internal/AccessibilityActionSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/AccessibilityFocusOvershotSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/AccessibilityManager.cs delete mode 100644 plugins/dali-sharp/sharp/internal/Alignment.cs delete mode 100644 plugins/dali-sharp/sharp/internal/AngleThresholdPair.cs delete mode 100644 plugins/dali-sharp/sharp/internal/AnimatablePropertyComponentRegistration.cs delete mode 100644 plugins/dali-sharp/sharp/internal/AnimatablePropertyRegistration.cs delete mode 100644 plugins/dali-sharp/sharp/internal/AnimationSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/Any.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ApplicationControlSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ApplicationExtensions.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ApplicationSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/AsyncImageLoader.cs delete mode 100644 plugins/dali-sharp/sharp/internal/BaseObject.cs delete mode 100644 plugins/dali-sharp/sharp/internal/BlendEquationType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/BlendFactorType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/BlendModeType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/BufferImage.cs delete mode 100644 plugins/dali-sharp/sharp/internal/Builder.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ButtonSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/Camera.cs delete mode 100644 plugins/dali-sharp/sharp/internal/CameraType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ChildPropertyRegistration.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ClippingModeType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ConnectionTracker.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ConnectionTrackerInterface.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ControlKeySignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ControlOrientationType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/CustomActor.cs delete mode 100644 plugins/dali-sharp/sharp/internal/CustomActorImpl.cs delete mode 100644 plugins/dali-sharp/sharp/internal/CustomAlgorithmInterface.cs delete mode 100755 plugins/dali-sharp/sharp/internal/DaliEventHandler.cs delete mode 100644 plugins/dali-sharp/sharp/internal/DaliException.cs delete mode 100644 plugins/dali-sharp/sharp/internal/DefaultItemLayoutProperty.cs delete mode 100644 plugins/dali-sharp/sharp/internal/DefaultItemLayoutType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/DefaultRuler.cs delete mode 100644 plugins/dali-sharp/sharp/internal/DepthFunctionType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/DepthTestModeType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/DepthWriteModeType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/DisposeQueue.cs delete mode 100644 plugins/dali-sharp/sharp/internal/DragAndDropDetector.cs delete mode 100644 plugins/dali-sharp/sharp/internal/EncodedBufferImage.cs delete mode 100644 plugins/dali-sharp/sharp/internal/EventThreadCallback.cs delete mode 100644 plugins/dali-sharp/sharp/internal/FaceCullingModeType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/FilterModeType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/FittingModeType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/FixedRuler.cs delete mode 100644 plugins/dali-sharp/sharp/internal/FloatSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/FocusChangedSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/FocusGroupChangedSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/FrameBuffer.cs delete mode 100644 plugins/dali-sharp/sharp/internal/FrameBufferImage.cs delete mode 100644 plugins/dali-sharp/sharp/internal/GaussianBlurView.cs delete mode 100644 plugins/dali-sharp/sharp/internal/GaussianBlurViewSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/Geometry.cs delete mode 100644 plugins/dali-sharp/sharp/internal/GestureDetector.cs delete mode 100644 plugins/dali-sharp/sharp/internal/GradientVisualSpreadMethodType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/GradientVisualUnitsType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/HoverSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ImageSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/Item.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ItemContainer.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ItemFactory.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ItemIdContainer.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ItemLayout.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ItemRange.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ItemView.cs delete mode 100644 plugins/dali-sharp/sharp/internal/KeyEventSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/KeyInputFocusSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/LinearConstrainer.cs delete mode 100644 plugins/dali-sharp/sharp/internal/LoadingState.cs delete mode 100644 plugins/dali-sharp/sharp/internal/LongPressGestureDetectedSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/LongPressGestureDetector.cs delete mode 100755 plugins/dali-sharp/sharp/internal/ManualPINVOKE.cs delete mode 100644 plugins/dali-sharp/sharp/internal/MeshVisualShadingModeValue.cs delete mode 100644 plugins/dali-sharp/sharp/internal/Model3dView.cs delete mode 100644 plugins/dali-sharp/sharp/internal/NDalic.cs delete mode 100644 plugins/dali-sharp/sharp/internal/NDalicPINVOKE.cs delete mode 100644 plugins/dali-sharp/sharp/internal/NativeImage.cs delete mode 100644 plugins/dali-sharp/sharp/internal/NativeImageInterface.cs delete mode 100644 plugins/dali-sharp/sharp/internal/NinePatchImage.cs delete mode 100644 plugins/dali-sharp/sharp/internal/Object.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ObjectCreatedSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ObjectDestroyedSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ObjectRegistry.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PageFactory.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PagePanSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PageTurnLandscapeView.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PageTurnPortraitView.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PageTurnSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PageTurnView.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PanGestureDetectedSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PanGestureDetector.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PathConstrainer.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PinchGestureDetectedSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PinchGestureDetector.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PixelData.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PixelFormat.cs delete mode 100755 plugins/dali-sharp/sharp/internal/PreFocusChangeSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ProgressBarValueChangedSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ProjectionMode.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PropertyBuffer.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PropertyCondition.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PropertyNotification.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PropertyNotifySignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PropertyRangeManager.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PropertyRanges.cs delete mode 100644 plugins/dali-sharp/sharp/internal/PropertyRegistration.cs delete mode 100644 plugins/dali-sharp/sharp/internal/RefObject.cs delete mode 100644 plugins/dali-sharp/sharp/internal/RenderBufferFormat.cs delete mode 100644 plugins/dali-sharp/sharp/internal/RenderModeType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/RenderTask.cs delete mode 100644 plugins/dali-sharp/sharp/internal/RenderTaskList.cs delete mode 100644 plugins/dali-sharp/sharp/internal/RenderTaskSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/Renderer.cs delete mode 100644 plugins/dali-sharp/sharp/internal/RenderingType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ResizePolicyType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ResourceImage.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ResourceImageSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/Ruler.cs delete mode 100644 plugins/dali-sharp/sharp/internal/RulerDomain.cs delete mode 100644 plugins/dali-sharp/sharp/internal/RulerPtr.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_CallbackBase.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Configuration__ContextLoss.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__CallbackBase.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Constraint.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__CustomActorImpl__Extension.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__FunctorDelegate.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Internal__Texture.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Internal__TypeRegistry.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__RectT_unsigned_int_t.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Toolkit__AccessibilityManager_R_Dali__TouchEvent_const_RF_t.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__ClampState.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__ItemFactory__Extension.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__TouchEvent.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_FunctorDelegate.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_KeyboardFocusManager.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_PropertyInputContainer.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_double.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_float__float.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_r_Dali__Vector2__bool.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_r_q_const__Dali__Vector3__float.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_float.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_int.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_std__type_info.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_uint8_t.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_unsigned_char.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_unsigned_int.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SWIGTYPE_p_unsigned_short.cs delete mode 100644 plugins/dali-sharp/sharp/internal/Sampler.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SamplingModeType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ScrollViewPagePathEffect.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ScrollViewSnapStartedSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ScrollableSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/Shader.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SignalConnectorType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SignalObserver.cs delete mode 100644 plugins/dali-sharp/sharp/internal/Slider.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SliderMarkReachedSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SliderValueChangedSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SlotObserver.cs delete mode 100644 plugins/dali-sharp/sharp/internal/SnapType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/StageWheelSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/StencilFunctionType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/StencilOperationType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/StringValuePair.cs delete mode 100644 plugins/dali-sharp/sharp/internal/StyleChangeType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/StyleChangedSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/TapGestureDetectedSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/TapGestureDetector.cs delete mode 100644 plugins/dali-sharp/sharp/internal/TextEditorSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/TextFieldSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/Texture.cs delete mode 100644 plugins/dali-sharp/sharp/internal/TextureSet.cs delete mode 100644 plugins/dali-sharp/sharp/internal/TextureType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/TimerSignalType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ToolkitPropertyRange.cs delete mode 100644 plugins/dali-sharp/sharp/internal/TouchDataSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/TouchPointContainer.cs delete mode 100644 plugins/dali-sharp/sharp/internal/TouchSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/TypeAction.cs delete mode 100644 plugins/dali-sharp/sharp/internal/TypeRegistration.cs delete mode 100644 plugins/dali-sharp/sharp/internal/VectorBase.cs delete mode 100644 plugins/dali-sharp/sharp/internal/VectorUint16Pair.cs delete mode 100644 plugins/dali-sharp/sharp/internal/VectorUnsignedChar.cs delete mode 100644 plugins/dali-sharp/sharp/internal/VerticalAlignmentType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/VideoViewSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ViewImpl.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ViewMode.cs delete mode 100755 plugins/dali-sharp/sharp/internal/ViewRegistry.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ViewRegistryHelper.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ViewSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ViewWrapperImpl.cs delete mode 100644 plugins/dali-sharp/sharp/internal/VisualTransformPolicyType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/VisualTransformPropertyType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/VisualType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/VoidSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/WheelSignal.cs delete mode 100644 plugins/dali-sharp/sharp/internal/WindowFocusSignalType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/WrapModeType.cs delete mode 100644 plugins/dali-sharp/sharp/internal/doublep.cs delete mode 100644 plugins/dali-sharp/sharp/internal/floatp.cs delete mode 100644 plugins/dali-sharp/sharp/internal/intp.cs delete mode 100644 plugins/dali-sharp/sharp/internal/uintp.cs delete mode 100644 plugins/dali-sharp/sharp/internal/ushortp.cs delete mode 100644 plugins/dali-sharp/sharp/public/AlignType.cs delete mode 100644 plugins/dali-sharp/sharp/public/AlphaFunction.cs delete mode 100644 plugins/dali-sharp/sharp/public/AngleAxis.cs delete mode 100644 plugins/dali-sharp/sharp/public/Animatable.cs delete mode 100644 plugins/dali-sharp/sharp/public/Animation.cs delete mode 100644 plugins/dali-sharp/sharp/public/Application.cs delete mode 100644 plugins/dali-sharp/sharp/public/BaseHandle.cs delete mode 100644 plugins/dali-sharp/sharp/public/Button.cs delete mode 100644 plugins/dali-sharp/sharp/public/CheckBoxButton.cs delete mode 100755 plugins/dali-sharp/sharp/public/Color.cs delete mode 100644 plugins/dali-sharp/sharp/public/CustomView.cs delete mode 100644 plugins/dali-sharp/sharp/public/Degree.cs delete mode 100644 plugins/dali-sharp/sharp/public/DimensionType.cs delete mode 100644 plugins/dali-sharp/sharp/public/DirectionBias.cs delete mode 100644 plugins/dali-sharp/sharp/public/DirectionType.cs delete mode 100644 plugins/dali-sharp/sharp/public/DrawModeType.cs delete mode 100644 plugins/dali-sharp/sharp/public/FlexContainer.cs delete mode 100755 plugins/dali-sharp/sharp/public/FocusManager.cs delete mode 100644 plugins/dali-sharp/sharp/public/Gesture.cs delete mode 100644 plugins/dali-sharp/sharp/public/HorizontalAlignmentType.cs delete mode 100644 plugins/dali-sharp/sharp/public/Hover.cs delete mode 100644 plugins/dali-sharp/sharp/public/Image.cs delete mode 100644 plugins/dali-sharp/sharp/public/ImageView.cs delete mode 100644 plugins/dali-sharp/sharp/public/Key.cs delete mode 100644 plugins/dali-sharp/sharp/public/KeyFrames.cs delete mode 100644 plugins/dali-sharp/sharp/public/KeyInputFocusManager.cs delete mode 100644 plugins/dali-sharp/sharp/public/Layer.cs delete mode 100644 plugins/dali-sharp/sharp/public/LongPressGesture.cs delete mode 100644 plugins/dali-sharp/sharp/public/Matrix.cs delete mode 100644 plugins/dali-sharp/sharp/public/Matrix3.cs delete mode 100755 plugins/dali-sharp/sharp/public/NUIConstants.cs delete mode 100644 plugins/dali-sharp/sharp/public/PaddingType.cs delete mode 100644 plugins/dali-sharp/sharp/public/PanGesture.cs delete mode 100644 plugins/dali-sharp/sharp/public/Path.cs delete mode 100644 plugins/dali-sharp/sharp/public/PinchGesture.cs delete mode 100644 plugins/dali-sharp/sharp/public/PointStateType.cs delete mode 100644 plugins/dali-sharp/sharp/public/Popup.cs delete mode 100755 plugins/dali-sharp/sharp/public/Position.cs delete mode 100755 plugins/dali-sharp/sharp/public/Position2D.cs delete mode 100644 plugins/dali-sharp/sharp/public/ProgressBar.cs delete mode 100644 plugins/dali-sharp/sharp/public/Property.cs delete mode 100644 plugins/dali-sharp/sharp/public/PushButton.cs delete mode 100644 plugins/dali-sharp/sharp/public/README.txt delete mode 100644 plugins/dali-sharp/sharp/public/Radian.cs delete mode 100644 plugins/dali-sharp/sharp/public/RadioButton.cs delete mode 100644 plugins/dali-sharp/sharp/public/Rectangle.cs delete mode 100644 plugins/dali-sharp/sharp/public/RelayoutContainer.cs delete mode 100644 plugins/dali-sharp/sharp/public/Rotation.cs delete mode 100644 plugins/dali-sharp/sharp/public/ScrollBar.cs delete mode 100644 plugins/dali-sharp/sharp/public/ScrollView.cs delete mode 100644 plugins/dali-sharp/sharp/public/ScrollViewEffect.cs delete mode 100644 plugins/dali-sharp/sharp/public/Scrollable.cs delete mode 100755 plugins/dali-sharp/sharp/public/Size.cs delete mode 100755 plugins/dali-sharp/sharp/public/Size2D.cs delete mode 100644 plugins/dali-sharp/sharp/public/StyleManager.cs delete mode 100644 plugins/dali-sharp/sharp/public/TableView.cs delete mode 100644 plugins/dali-sharp/sharp/public/TapGesture.cs delete mode 100644 plugins/dali-sharp/sharp/public/TextEditor.cs delete mode 100644 plugins/dali-sharp/sharp/public/TextField.cs delete mode 100644 plugins/dali-sharp/sharp/public/TextLabel.cs delete mode 100644 plugins/dali-sharp/sharp/public/TimePeriod.cs delete mode 100644 plugins/dali-sharp/sharp/public/Timer.cs delete mode 100644 plugins/dali-sharp/sharp/public/ToggleButton.cs delete mode 100644 plugins/dali-sharp/sharp/public/Touch.cs delete mode 100644 plugins/dali-sharp/sharp/public/TouchPoint.cs delete mode 100644 plugins/dali-sharp/sharp/public/TransitionData.cs delete mode 100644 plugins/dali-sharp/sharp/public/TypeInfo.cs delete mode 100644 plugins/dali-sharp/sharp/public/TypeRegistry.cs delete mode 100644 plugins/dali-sharp/sharp/public/Uint16Pair.cs delete mode 100644 plugins/dali-sharp/sharp/public/Vector2.cs delete mode 100644 plugins/dali-sharp/sharp/public/Vector3.cs delete mode 100644 plugins/dali-sharp/sharp/public/Vector4.cs delete mode 100644 plugins/dali-sharp/sharp/public/VideoView.cs delete mode 100755 plugins/dali-sharp/sharp/public/View.cs delete mode 100755 plugins/dali-sharp/sharp/public/ViewWrapper.cs delete mode 100644 plugins/dali-sharp/sharp/public/VisualBase.cs delete mode 100644 plugins/dali-sharp/sharp/public/VisualFactory.cs delete mode 100644 plugins/dali-sharp/sharp/public/Wheel.cs delete mode 100644 plugins/dali-sharp/sharp/public/Window.cs delete mode 100644 plugins/dali-sharp/test/test.cs diff --git a/plugins/dali-sharp/.gitignore b/plugins/dali-sharp/.gitignore deleted file mode 100644 index 9f87a93..0000000 --- a/plugins/dali-sharp/.gitignore +++ /dev/null @@ -1,10 +0,0 @@ -build/aclocal.m4 -build/config.log -build/config.status -build/config/ -build/configure -build/autom4te.cache/ -examples/*.exe -NDali.dll -../examples/NDali.dll -test/*.exe diff --git a/plugins/dali-sharp/README b/plugins/dali-sharp/README deleted file mode 100644 index fa2b5b9..0000000 --- a/plugins/dali-sharp/README +++ /dev/null @@ -1,24 +0,0 @@ -To build C# binding for Ubuntu desktop for the first time: - -set dali_env - -cd build -./autogen.sh --install -./configure -make - -To build C# binding for Ubuntu desktop using SWIG after updating: - -make maintainer-clean -./configure -make - -To build C# examples with the C# binding together for Ubuntu desktop: - -make check - -To run examples on Ubuntu desktop: - -cd examples -DALI_WINDOW_WIDTH=480 DALI_WINDOW_HEIGHT=800 ./hello-world.exe - diff --git a/plugins/dali-sharp/build/Makefile.am b/plugins/dali-sharp/build/Makefile.am deleted file mode 100644 index f1e10e7..0000000 --- a/plugins/dali-sharp/build/Makefile.am +++ /dev/null @@ -1,101 +0,0 @@ -# Copyright (c) 2017 Samsung Electronics Co., Ltd. - -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at - -# http://www.apache.org/licenses/LICENSE-2.0 - -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -CLEANFILES = ./dali-bindings/*.o *.so *.dll \ - ../examples/*.so ../examples/*.dll examples/*.exe test/*.exe - -BUILT_SOURCES = ../dali-bindings/dali_wrap.cpp ../dali-bindings/dali_wrap.h - -if HAVE_MCS -if BUILD_MCS - -DALI_BINDINGS_DIR = ./dali-bindings - -all-local: libNDalic.so NDali.dll - -libNDalic.so: ./dali-bindings/dali_wrap.o ./dali-bindings/keyboard_focus_manager_wrap.o ./dali-bindings/view-wrapper-impl-wrap.o ./dali-bindings/event-thread-callback-wrap.o ./dali-bindings/devel-property-wrap.o - g++ -shared ./dali-bindings/dali_wrap.o ./dali-bindings/keyboard_focus_manager_wrap.o ./dali-bindings/view-wrapper-impl-wrap.o ./dali-bindings/event-thread-callback-wrap.o ./dali-bindings/devel-property-wrap.o -o libNDalic.so $(DALICORE_LIBS) $(DALIADAPTOR_LIBS) $(DALITOOLKIT_LIBS) - -$(DALI_BINDINGS_DIR): - mkdir -p $@ - -./dali-bindings/dali_wrap.o: $(BUILT_SOURCES) $(DALI_BINDINGS_DIR) - g++ -c -fpic $(CXXFLAGS) $(DALICORE_CFLAGS) $(DALIADAPTOR_CFLAGS) $(DALITOOLKIT_CFLAGS) ../dali-bindings/dali_wrap.cpp -o ./dali-bindings/dali_wrap.o - -./dali-bindings/keyboard_focus_manager_wrap.o: $(BUILT_SOURCES) $(DALI_BINDINGS_DIR) - g++ -c -fpic $(CXXFLAGS) $(DALICORE_CFLAGS) $(DALIADAPTOR_CFLAGS) $(DALITOOLKIT_CFLAGS) ../dali-bindings/keyboard_focus_manager_wrap.cpp -o ./dali-bindings/keyboard_focus_manager_wrap.o - -./dali-bindings/view-wrapper-impl-wrap.o: $(BUILT_SOURCES) $(DALI_BINDINGS_DIR) - g++ -c -fpic $(CXXFLAGS) $(DALICORE_CFLAGS) $(DALIADAPTOR_CFLAGS) $(DALITOOLKIT_CFLAGS) ../dali-bindings/view-wrapper-impl-wrap.cpp -o ./dali-bindings/view-wrapper-impl-wrap.o - -./dali-bindings/event-thread-callback-wrap.o: $(BUILT_SOURCES) $(DALI_BINDINGS_DIR) - g++ -c -fpic $(CXXFLAGS) $(DALICORE_CFLAGS) $(DALIADAPTOR_CFLAGS) $(DALITOOLKIT_CFLAGS) ../dali-bindings/event-thread-callback-wrap.cpp -o ./dali-bindings/event-thread-callback-wrap.o - -./dali-bindings/devel-property-wrap.o: $(BUILT_SOURCES) $(DALI_BINDINGS_DIR) - g++ -c -fpic $(CXXFLAGS) $(DALICORE_CFLAGS) $(DALIADAPTOR_CFLAGS) $(DALITOOLKIT_CFLAGS) ../dali-bindings/devel-property-wrap.cpp -o ./dali-bindings/devel-property-wrap.o - -NDali.dll: $(BUILT_SOURCES) - $(MCS) -nologo -target:library -out:NDali.dll ../sharp/internal/*.cs ../sharp/public/*.cs - -check-local: test/test.exe \ - examples/hello-world.exe \ - examples/scroll-view.exe \ - examples/control-dashboard.exe \ - examples/user-alphafunction.exe \ - examples/image-view.exe \ - examples/visuals-example.exe \ - examples/visuals-using-custom-view.exe \ - examples/libNDalic.so examples/NDali.dll \ - test/libNDalic.so test/NDali.dll - -test/test.exe: ../test/test.cs - $(MCS) -nologo -target:exe -out:../$@ -reference:NDali.dll $< - -test/libNDalic.so: - cd ../test && ln -sf ../build/libNDalic.so - -test/NDali.dll: - cd ../test && ln -sf ../build/NDali.dll - -examples/hello-world.exe: ../examples/hello-world.cs - $(MCS) -nologo -target:exe -out:../$@ -reference:NDali.dll $< - -examples/scroll-view.exe: ../examples/scroll-view.cs - $(MCS) -nologo -target:exe -out:../$@ -reference:NDali.dll $< - -examples/control-dashboard.exe: ../examples/control-dashboard.cs - $(MCS) -nologo -target:exe -out:../$@ -reference:NDali.dll $< - -examples/user-alphafunction.exe: ../examples/user-alphafunction.cs - $(MCS) -nologo -target:exe -out:../$@ -reference:NDali.dll $< - -examples/image-view.exe: ../examples/image-view.cs - $(MCS) -nologo -target:exe -out:../$@ -reference:NDali.dll $< - -examples/visuals-example.exe: ../examples/visuals-example.cs - $(MCS) -nologo -target:exe -out:../$@ -reference:NDali.dll $< - -examples/visuals-using-custom-view.exe: ../examples/visuals-using-custom-view/*.cs - $(MCS) -nologo -target:exe -out:../$@ -reference:NDali.dll $^ - -examples/libNDalic.so: - cd ../examples && ln -sf ../build/libNDalic.so - -examples/NDali.dll: - cd ../examples && ln -sf ../build/NDali.dll - -endif -endif - - diff --git a/plugins/dali-sharp/build/configure.ac b/plugins/dali-sharp/build/configure.ac deleted file mode 100644 index 2e37d98..0000000 --- a/plugins/dali-sharp/build/configure.ac +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright (c) 2017 Samsung Electronics Co., Ltd. - -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at - -# http://www.apache.org/licenses/LICENSE-2.0 - -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -# Process this file with autoconf to produce a configure script. -AC_INIT([Dali-SHARP], [0.1.1], - [Dali-SHARP]) -AC_PREREQ(2.50) -AC_CONFIG_AUX_DIR([config]) -AM_INIT_AUTOMAKE([-Wall foreign]) - -# check target -AC_MSG_CHECKING([system]) -target=`uname` -AC_MSG_RESULT([$target]) - -# check compiler -AC_LANG([C++]) - -# check for Dali libraries -PKG_CHECK_MODULES(DALICORE, dali-core) -PKG_CHECK_MODULES(DALIADAPTOR, dali-adaptor) -PKG_CHECK_MODULES(DALITOOLKIT, dali-toolkit) - - -AC_SUBST(CXXFLAGS) - -AC_PATH_PROGS([MCS], [gmcs mcs gmcs2]) -AM_CONDITIONAL(HAVE_MCS, test "x${MCS}" != "x") - -AC_ARG_ENABLE([csharp], - AC_HELP_STRING([--disable-csharp], - [If disabled, the C# module - will not be built]), - [build_mcs=$enableval], - [build_mcs=yes]) -AM_CONDITIONAL(BUILD_MCS, test "$build_mcs" != "no") - -# done, output the configured files -AC_CONFIG_FILES([Makefile]) -AC_OUTPUT - diff --git a/plugins/dali-sharp/dali-bindings/common.h b/plugins/dali-sharp/dali-bindings/common.h deleted file mode 100644 index fa15972..0000000 --- a/plugins/dali-sharp/dali-bindings/common.h +++ /dev/null @@ -1,237 +0,0 @@ -#ifndef CSHARP_COMMON_H -#define CSHARP_COMMON_H - -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -#define SWIG_DIRECTORS - -#ifdef __cplusplus -/* SwigValueWrapper is described in swig.swg */ -template class SwigValueWrapper -{ - struct SwigMovePointer - { - T *ptr; - SwigMovePointer(T *p) : ptr(p) { } - ~SwigMovePointer() { delete ptr; } - SwigMovePointer& operator=(SwigMovePointer& rhs) { T* oldptr = ptr; ptr = 0; delete oldptr; ptr = rhs.ptr; rhs.ptr = 0; return *this; } - } pointer; - SwigValueWrapper& operator=(const SwigValueWrapper& rhs); - SwigValueWrapper(const SwigValueWrapper& rhs); -public: - SwigValueWrapper() : pointer(0) { } - SwigValueWrapper& operator=(const T& t) { SwigMovePointer tmp(new T(t)); pointer = tmp; return *this; } - operator T&() const { return *pointer.ptr; } - T *operator&() { return pointer.ptr; } -}; - -template T SwigValueInit() -{ - return T(); -} -#endif - -#include - -#define SWIGSTDCALL - -/* attribute recognised by some compilers to avoid 'unused' warnings */ -#ifndef SWIGUNUSED -# if defined(__GNUC__) -# if !(defined(__cplusplus)) || (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)) -# define SWIGUNUSED __attribute__ ((__unused__)) -# else -# define SWIGUNUSED -# endif -# elif defined(__ICC) -# define SWIGUNUSED __attribute__ ((__unused__)) -# else -# define SWIGUNUSED -# endif -#endif - -/* internal SWIG method */ -#ifndef SWIGINTERN -# define SWIGINTERN static SWIGUNUSED -#endif - -#ifndef SWIGEXPORT -# if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__) -# if defined(STATIC_LINKED) -# define SWIGEXPORT -# else -# define SWIGEXPORT __declspec(dllexport) -# endif -# else -# if defined(__GNUC__) && defined(GCC_HASCLASSVISIBILITY) -# define SWIGEXPORT __attribute__ ((visibility("default"))) -# else -# define SWIGEXPORT -# endif -# endif -#endif - -#include -#include -#include - -/* Errors in SWIG */ -#define SWIG_UnknownError -1 -#define SWIG_IOError -2 -#define SWIG_RuntimeError -3 -#define SWIG_IndexError -4 -#define SWIG_TypeError -5 -#define SWIG_DivisionByZero -6 -#define SWIG_OverflowError -7 -#define SWIG_SyntaxError -8 -#define SWIG_ValueError -9 -#define SWIG_SystemError -10 -#define SWIG_AttributeError -11 -#define SWIG_MemoryError -12 -#define SWIG_NullReferenceError -13 - -/* Support for throwing C# exceptions from C/C++. There are two types: - * Exceptions that take a message and ArgumentExceptions that take a message and a parameter name. */ -typedef enum -{ - SWIG_CSharpApplicationException, - SWIG_CSharpArithmeticException, - SWIG_CSharpDivideByZeroException, - SWIG_CSharpIndexOutOfRangeException, - SWIG_CSharpInvalidCastException, - SWIG_CSharpInvalidOperationException, - SWIG_CSharpIOException, - SWIG_CSharpNullReferenceException, - SWIG_CSharpOutOfMemoryException, - SWIG_CSharpOverflowException, - SWIG_CSharpSystemException -} SWIG_CSharpExceptionCodes; - -typedef enum -{ - SWIG_CSharpArgumentException, - SWIG_CSharpArgumentNullException, - SWIG_CSharpArgumentOutOfRangeException -} SWIG_CSharpExceptionArgumentCodes; - -typedef void (SWIGSTDCALL* SWIG_CSharpExceptionCallback_t)(const char *); -typedef void (SWIGSTDCALL* SWIG_CSharpExceptionArgumentCallback_t)(const char *, const char *); - -typedef struct -{ - SWIG_CSharpExceptionCodes code; - SWIG_CSharpExceptionCallback_t callback; -} SWIG_CSharpException_t; - -typedef struct -{ - SWIG_CSharpExceptionArgumentCodes code; - SWIG_CSharpExceptionArgumentCallback_t callback; -} SWIG_CSharpExceptionArgument_t; - -static SWIG_CSharpException_t SWIG_csharp_exceptions[] = -{ - { SWIG_CSharpApplicationException, NULL }, - { SWIG_CSharpArithmeticException, NULL }, - { SWIG_CSharpDivideByZeroException, NULL }, - { SWIG_CSharpIndexOutOfRangeException, NULL }, - { SWIG_CSharpInvalidCastException, NULL }, - { SWIG_CSharpInvalidOperationException, NULL }, - { SWIG_CSharpIOException, NULL }, - { SWIG_CSharpNullReferenceException, NULL }, - { SWIG_CSharpOutOfMemoryException, NULL }, - { SWIG_CSharpOverflowException, NULL }, - { SWIG_CSharpSystemException, NULL } -}; - -static SWIG_CSharpExceptionArgument_t SWIG_csharp_exceptions_argument[] = -{ - { SWIG_CSharpArgumentException, NULL }, - { SWIG_CSharpArgumentNullException, NULL }, - { SWIG_CSharpArgumentOutOfRangeException, NULL } -}; - -static void SWIGUNUSED SWIG_CSharpSetPendingException(SWIG_CSharpExceptionCodes code, const char *msg) -{ - SWIG_CSharpExceptionCallback_t callback = SWIG_csharp_exceptions[SWIG_CSharpApplicationException].callback; - if ((size_t)code < sizeof(SWIG_csharp_exceptions)/sizeof(SWIG_CSharpException_t)) - { - callback = SWIG_csharp_exceptions[code].callback; - } - callback(msg); -} - -static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpExceptionArgumentCodes code, const char *msg, const char *param_name) { - SWIG_CSharpExceptionArgumentCallback_t callback = SWIG_csharp_exceptions_argument[SWIG_CSharpArgumentException].callback; - if ((size_t)code < sizeof(SWIG_csharp_exceptions_argument)/sizeof(SWIG_CSharpExceptionArgument_t)) { - callback = SWIG_csharp_exceptions_argument[code].callback; - } - callback(msg, param_name); -} - -SWIGINTERN void SWIG_CSharpException(int code, const char *msg) -{ - if (code == SWIG_ValueError) - { - SWIG_CSharpExceptionArgumentCodes exception_code = SWIG_CSharpArgumentOutOfRangeException; - SWIG_CSharpSetPendingExceptionArgument(exception_code, msg, 0); - } - else - { - SWIG_CSharpExceptionCodes exception_code = SWIG_CSharpApplicationException; - switch(code) - { - case SWIG_MemoryError: - exception_code = SWIG_CSharpOutOfMemoryException; - break; - case SWIG_IndexError: - exception_code = SWIG_CSharpIndexOutOfRangeException; - break; - case SWIG_DivisionByZero: - exception_code = SWIG_CSharpDivideByZeroException; - break; - case SWIG_IOError: - exception_code = SWIG_CSharpIOException; - break; - case SWIG_OverflowError: - exception_code = SWIG_CSharpOverflowException; - break; - case SWIG_RuntimeError: - case SWIG_TypeError: - case SWIG_SyntaxError: - case SWIG_SystemError: - case SWIG_UnknownError: - default: - exception_code = SWIG_CSharpApplicationException; - break; - } - SWIG_CSharpSetPendingException(exception_code, msg); - } -} - -#include - -#define SWIGSTDCALL - -#include -#include - -#include -#include - -#endif // CSHARP_COMMON_H diff --git a/plugins/dali-sharp/dali-bindings/dali_wrap.cpp b/plugins/dali-sharp/dali-bindings/dali_wrap.cpp deleted file mode 100644 index cfe74dc..0000000 --- a/plugins/dali-sharp/dali-bindings/dali_wrap.cpp +++ /dev/null @@ -1,93192 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (http://www.swig.org). - * Version 3.0.10 - * - * This file is not intended to be easily readable and contains a number of - * coding conventions designed to improve portability and efficiency. Do not make - * changes to this file unless you know what you are doing--modify the SWIG - * interface file instead. - * ----------------------------------------------------------------------------- */ - - -#ifndef SWIGCSHARP -#define SWIGCSHARP -#endif - -#define SWIG_DIRECTORS - - -#ifdef __cplusplus -/* SwigValueWrapper is described in swig.swg */ -template class SwigValueWrapper { - struct SwigMovePointer { - T *ptr; - SwigMovePointer(T *p) : ptr(p) { } - ~SwigMovePointer() { delete ptr; } - SwigMovePointer& operator=(SwigMovePointer& rhs) { T* oldptr = ptr; ptr = 0; delete oldptr; ptr = rhs.ptr; rhs.ptr = 0; return *this; } - } pointer; - SwigValueWrapper& operator=(const SwigValueWrapper& rhs); - SwigValueWrapper(const SwigValueWrapper& rhs); -public: - SwigValueWrapper() : pointer(0) { } - SwigValueWrapper& operator=(const T& t) { SwigMovePointer tmp(new T(t)); pointer = tmp; return *this; } - operator T&() const { return *pointer.ptr; } - T *operator&() { return pointer.ptr; } -}; - -template T SwigValueInit() { - return T(); -} -#endif - -/* ----------------------------------------------------------------------------- - * This section contains generic SWIG labels for method/variable - * declarations/attributes, and other compiler dependent labels. - * ----------------------------------------------------------------------------- */ - -/* template workaround for compilers that cannot correctly implement the C++ standard */ -#ifndef SWIGTEMPLATEDISAMBIGUATOR -# if defined(__SUNPRO_CC) && (__SUNPRO_CC <= 0x560) -# define SWIGTEMPLATEDISAMBIGUATOR template -# elif defined(__HP_aCC) -/* Needed even with `aCC -AA' when `aCC -V' reports HP ANSI C++ B3910B A.03.55 */ -/* If we find a maximum version that requires this, the test would be __HP_aCC <= 35500 for A.03.55 */ -# define SWIGTEMPLATEDISAMBIGUATOR template -# else -# define SWIGTEMPLATEDISAMBIGUATOR -# endif -#endif - -/* inline attribute */ -#ifndef SWIGINLINE -# if defined(__cplusplus) || (defined(__GNUC__) && !defined(__STRICT_ANSI__)) -# define SWIGINLINE inline -# else -# define SWIGINLINE -# endif -#endif - -/* attribute recognised by some compilers to avoid 'unused' warnings */ -#ifndef SWIGUNUSED -# if defined(__GNUC__) -# if !(defined(__cplusplus)) || (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)) -# define SWIGUNUSED __attribute__ ((__unused__)) -# else -# define SWIGUNUSED -# endif -# elif defined(__ICC) -# define SWIGUNUSED __attribute__ ((__unused__)) -# else -# define SWIGUNUSED -# endif -#endif - -#ifndef SWIG_MSC_UNSUPPRESS_4505 -# if defined(_MSC_VER) -# pragma warning(disable : 4505) /* unreferenced local function has been removed */ -# endif -#endif - -#ifndef SWIGUNUSEDPARM -# ifdef __cplusplus -# define SWIGUNUSEDPARM(p) -# else -# define SWIGUNUSEDPARM(p) p SWIGUNUSED -# endif -#endif - -/* internal SWIG method */ -#ifndef SWIGINTERN -# define SWIGINTERN static SWIGUNUSED -#endif - -/* internal inline SWIG method */ -#ifndef SWIGINTERNINLINE -# define SWIGINTERNINLINE SWIGINTERN SWIGINLINE -#endif - -/* exporting methods */ -#if defined(__GNUC__) -# if (__GNUC__ >= 4) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4) -# ifndef GCC_HASCLASSVISIBILITY -# define GCC_HASCLASSVISIBILITY -# endif -# endif -#endif - -#ifndef SWIGEXPORT -# if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__) -# if defined(STATIC_LINKED) -# define SWIGEXPORT -# else -# define SWIGEXPORT __declspec(dllexport) -# endif -# else -# if defined(__GNUC__) && defined(GCC_HASCLASSVISIBILITY) -# define SWIGEXPORT __attribute__ ((visibility("default"))) -# else -# define SWIGEXPORT -# endif -# endif -#endif - -/* calling conventions for Windows */ -#ifndef SWIGSTDCALL -# if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__) -# define SWIGSTDCALL __stdcall -# else -# define SWIGSTDCALL -# endif -#endif - -/* Deal with Microsoft's attempt at deprecating C standard runtime functions */ -#if !defined(SWIG_NO_CRT_SECURE_NO_DEPRECATE) && defined(_MSC_VER) && !defined(_CRT_SECURE_NO_DEPRECATE) -# define _CRT_SECURE_NO_DEPRECATE -#endif - -/* Deal with Microsoft's attempt at deprecating methods in the standard C++ library */ -#if !defined(SWIG_NO_SCL_SECURE_NO_DEPRECATE) && defined(_MSC_VER) && !defined(_SCL_SECURE_NO_DEPRECATE) -# define _SCL_SECURE_NO_DEPRECATE -#endif - -/* Deal with Apple's deprecated 'AssertMacros.h' from Carbon-framework */ -#if defined(__APPLE__) && !defined(__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES) -# define __ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES 0 -#endif - -/* Intel's compiler complains if a variable which was never initialised is - * cast to void, which is a common idiom which we use to indicate that we - * are aware a variable isn't used. So we just silence that warning. - * See: https://github.com/swig/swig/issues/192 for more discussion. - */ -#ifdef __INTEL_COMPILER -# pragma warning disable 592 -#endif - - -#include -#include -#include - - -/* Support for throwing C# exceptions from C/C++. There are two types: - * Exceptions that take a message and ArgumentExceptions that take a message and a parameter name. */ -typedef enum { - SWIG_CSharpApplicationException, - SWIG_CSharpArithmeticException, - SWIG_CSharpDivideByZeroException, - SWIG_CSharpIndexOutOfRangeException, - SWIG_CSharpInvalidCastException, - SWIG_CSharpInvalidOperationException, - SWIG_CSharpIOException, - SWIG_CSharpNullReferenceException, - SWIG_CSharpOutOfMemoryException, - SWIG_CSharpOverflowException, - SWIG_CSharpSystemException -} SWIG_CSharpExceptionCodes; - -typedef enum { - SWIG_CSharpArgumentException, - SWIG_CSharpArgumentNullException, - SWIG_CSharpArgumentOutOfRangeException -} SWIG_CSharpExceptionArgumentCodes; - -typedef void (SWIGSTDCALL* SWIG_CSharpExceptionCallback_t)(const char *); -typedef void (SWIGSTDCALL* SWIG_CSharpExceptionArgumentCallback_t)(const char *, const char *); - -typedef struct { - SWIG_CSharpExceptionCodes code; - SWIG_CSharpExceptionCallback_t callback; -} SWIG_CSharpException_t; - -typedef struct { - SWIG_CSharpExceptionArgumentCodes code; - SWIG_CSharpExceptionArgumentCallback_t callback; -} SWIG_CSharpExceptionArgument_t; - -static SWIG_CSharpException_t SWIG_csharp_exceptions[] = { - { SWIG_CSharpApplicationException, NULL }, - { SWIG_CSharpArithmeticException, NULL }, - { SWIG_CSharpDivideByZeroException, NULL }, - { SWIG_CSharpIndexOutOfRangeException, NULL }, - { SWIG_CSharpInvalidCastException, NULL }, - { SWIG_CSharpInvalidOperationException, NULL }, - { SWIG_CSharpIOException, NULL }, - { SWIG_CSharpNullReferenceException, NULL }, - { SWIG_CSharpOutOfMemoryException, NULL }, - { SWIG_CSharpOverflowException, NULL }, - { SWIG_CSharpSystemException, NULL } -}; - -static SWIG_CSharpExceptionArgument_t SWIG_csharp_exceptions_argument[] = { - { SWIG_CSharpArgumentException, NULL }, - { SWIG_CSharpArgumentNullException, NULL }, - { SWIG_CSharpArgumentOutOfRangeException, NULL } -}; - -static void SWIGUNUSED SWIG_CSharpSetPendingException(SWIG_CSharpExceptionCodes code, const char *msg) { - SWIG_CSharpExceptionCallback_t callback = SWIG_csharp_exceptions[SWIG_CSharpApplicationException].callback; - if ((size_t)code < sizeof(SWIG_csharp_exceptions)/sizeof(SWIG_CSharpException_t)) { - callback = SWIG_csharp_exceptions[code].callback; - } - callback(msg); -} - -static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpExceptionArgumentCodes code, const char *msg, const char *param_name) { - SWIG_CSharpExceptionArgumentCallback_t callback = SWIG_csharp_exceptions_argument[SWIG_CSharpArgumentException].callback; - if ((size_t)code < sizeof(SWIG_csharp_exceptions_argument)/sizeof(SWIG_CSharpExceptionArgument_t)) { - callback = SWIG_csharp_exceptions_argument[code].callback; - } - callback(msg, param_name); -} - - -#ifdef __cplusplus -extern "C" -#endif -SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_NDalic( - SWIG_CSharpExceptionCallback_t applicationCallback, - SWIG_CSharpExceptionCallback_t arithmeticCallback, - SWIG_CSharpExceptionCallback_t divideByZeroCallback, - SWIG_CSharpExceptionCallback_t indexOutOfRangeCallback, - SWIG_CSharpExceptionCallback_t invalidCastCallback, - SWIG_CSharpExceptionCallback_t invalidOperationCallback, - SWIG_CSharpExceptionCallback_t ioCallback, - SWIG_CSharpExceptionCallback_t nullReferenceCallback, - SWIG_CSharpExceptionCallback_t outOfMemoryCallback, - SWIG_CSharpExceptionCallback_t overflowCallback, - SWIG_CSharpExceptionCallback_t systemCallback) { - SWIG_csharp_exceptions[SWIG_CSharpApplicationException].callback = applicationCallback; - SWIG_csharp_exceptions[SWIG_CSharpArithmeticException].callback = arithmeticCallback; - SWIG_csharp_exceptions[SWIG_CSharpDivideByZeroException].callback = divideByZeroCallback; - SWIG_csharp_exceptions[SWIG_CSharpIndexOutOfRangeException].callback = indexOutOfRangeCallback; - SWIG_csharp_exceptions[SWIG_CSharpInvalidCastException].callback = invalidCastCallback; - SWIG_csharp_exceptions[SWIG_CSharpInvalidOperationException].callback = invalidOperationCallback; - SWIG_csharp_exceptions[SWIG_CSharpIOException].callback = ioCallback; - SWIG_csharp_exceptions[SWIG_CSharpNullReferenceException].callback = nullReferenceCallback; - SWIG_csharp_exceptions[SWIG_CSharpOutOfMemoryException].callback = outOfMemoryCallback; - SWIG_csharp_exceptions[SWIG_CSharpOverflowException].callback = overflowCallback; - SWIG_csharp_exceptions[SWIG_CSharpSystemException].callback = systemCallback; -} - -#ifdef __cplusplus -extern "C" -#endif -SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_NDalic( - SWIG_CSharpExceptionArgumentCallback_t argumentCallback, - SWIG_CSharpExceptionArgumentCallback_t argumentNullCallback, - SWIG_CSharpExceptionArgumentCallback_t argumentOutOfRangeCallback) { - SWIG_csharp_exceptions_argument[SWIG_CSharpArgumentException].callback = argumentCallback; - SWIG_csharp_exceptions_argument[SWIG_CSharpArgumentNullException].callback = argumentNullCallback; - SWIG_csharp_exceptions_argument[SWIG_CSharpArgumentOutOfRangeException].callback = argumentOutOfRangeCallback; -} - - -/* Callback for returning strings to C# without leaking memory */ -typedef char * (SWIGSTDCALL* SWIG_CSharpStringHelperCallback)(const char *); -static SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL; - - -#ifdef __cplusplus -extern "C" -#endif -SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_NDalic(SWIG_CSharpStringHelperCallback callback) { - SWIG_csharp_string_callback = callback; -} - - -/* Contract support */ - -#define SWIG_contract_assert(nullreturn, expr, msg) if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else - -/* Errors in SWIG */ -#define SWIG_UnknownError -1 -#define SWIG_IOError -2 -#define SWIG_RuntimeError -3 -#define SWIG_IndexError -4 -#define SWIG_TypeError -5 -#define SWIG_DivisionByZero -6 -#define SWIG_OverflowError -7 -#define SWIG_SyntaxError -8 -#define SWIG_ValueError -9 -#define SWIG_SystemError -10 -#define SWIG_AttributeError -11 -#define SWIG_MemoryError -12 -#define SWIG_NullReferenceError -13 - - - -/* ----------------------------------------------------------------------------- - * director_common.swg - * - * This file contains support for director classes which is common between - * languages. - * ----------------------------------------------------------------------------- */ - -/* - Use -DSWIG_DIRECTOR_STATIC if you prefer to avoid the use of the - 'Swig' namespace. This could be useful for multi-modules projects. -*/ -#ifdef SWIG_DIRECTOR_STATIC -/* Force anonymous (static) namespace */ -#define Swig -#endif -/* ----------------------------------------------------------------------------- - * director.swg - * - * This file contains support for director classes so that C# proxy - * methods can be called from C++. - * ----------------------------------------------------------------------------- */ - -#if defined(DEBUG_DIRECTOR_OWNED) -#include -#endif -#include -#include - -namespace Swig { - /* Director base class - not currently used in C# directors */ - class Director { - }; - - /* Base class for director exceptions */ - class DirectorException : public std::exception { - protected: - std::string swig_msg; - - public: - DirectorException(const char *msg) : swig_msg(msg) { - } - - DirectorException(const std::string &msg) : swig_msg(msg) { - } - - virtual ~DirectorException() throw() { - } - - const char *what() const throw() { - return swig_msg.c_str(); - } - }; - - /* Pure virtual method exception */ - class DirectorPureVirtualException : public DirectorException { - public: - DirectorPureVirtualException(const char *msg) : DirectorException(std::string("Attempt to invoke pure virtual method ") + msg) { - } - }; -} - - -SWIGINTERN void SWIG_CSharpException(int code, const char *msg) { - if (code == SWIG_ValueError) { - SWIG_CSharpExceptionArgumentCodes exception_code = SWIG_CSharpArgumentOutOfRangeException; - SWIG_CSharpSetPendingExceptionArgument(exception_code, msg, 0); - } else { - SWIG_CSharpExceptionCodes exception_code = SWIG_CSharpApplicationException; - switch(code) { - case SWIG_MemoryError: - exception_code = SWIG_CSharpOutOfMemoryException; - break; - case SWIG_IndexError: - exception_code = SWIG_CSharpIndexOutOfRangeException; - break; - case SWIG_DivisionByZero: - exception_code = SWIG_CSharpDivideByZeroException; - break; - case SWIG_IOError: - exception_code = SWIG_CSharpIOException; - break; - case SWIG_OverflowError: - exception_code = SWIG_CSharpOverflowException; - break; - case SWIG_RuntimeError: - case SWIG_TypeError: - case SWIG_SyntaxError: - case SWIG_SystemError: - case SWIG_UnknownError: - default: - exception_code = SWIG_CSharpApplicationException; - break; - } - SWIG_CSharpSetPendingException(exception_code, msg); - } -} - - -#include - - -#define SWIGSTDCALL - - -#include -#include - -#include - -#include -#include -#include -#include -#include -#include - -#include -#include -#include -#include -#include -#include - -#include - -#include - -#include -#include - -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#include -#include -#include - -#include - -#include - -#include - -// add here SWIG version check - -#if defined(_MSC_VER) // Microsoft Visual C++ 6.0 -// disable Swig-dependent warnings - -// 'identifier1' has C-linkage specified, -// but returns UDT 'identifier2' which is incompatible with C -#pragma warning(disable: 4190) - -// 'int' : forcing value to bool 'true' or 'false' (performance warning) -#pragma warning(disable: 4800) - -// debug info too long etc etc -#pragma warning(disable: 4786) -#endif - - -#include - - -#include - - -#include -#include -#include - - -#include -#include -#include - - -#include - - -typedef float floatp; - -SWIGINTERN floatp *new_floatp(){ - return new float(); -} -SWIGINTERN void delete_floatp(floatp *self){ - if (self) delete self; -} -SWIGINTERN void floatp_assign(floatp *self,float value){ - *self = value; -} -SWIGINTERN float floatp_value(floatp *self){ - return *self; -} -SWIGINTERN float *floatp_cast(floatp *self){ - return self; -} -SWIGINTERN floatp *floatp_frompointer(float *t){ - return (floatp *) t; -} - -typedef int intp; - -SWIGINTERN intp *new_intp(){ - return new int(); -} -SWIGINTERN void delete_intp(intp *self){ - if (self) delete self; -} -SWIGINTERN void intp_assign(intp *self,int value){ - *self = value; -} -SWIGINTERN int intp_value(intp *self){ - return *self; -} -SWIGINTERN int *intp_cast(intp *self){ - return self; -} -SWIGINTERN intp *intp_frompointer(int *t){ - return (intp *) t; -} - -typedef double doublep; - -SWIGINTERN doublep *new_doublep(){ - return new double(); -} -SWIGINTERN void delete_doublep(doublep *self){ - if (self) delete self; -} -SWIGINTERN void doublep_assign(doublep *self,double value){ - *self = value; -} -SWIGINTERN double doublep_value(doublep *self){ - return *self; -} -SWIGINTERN double *doublep_cast(doublep *self){ - return self; -} -SWIGINTERN doublep *doublep_frompointer(double *t){ - return (doublep *) t; -} - -typedef unsigned int uintp; - -SWIGINTERN uintp *new_uintp(){ - return new unsigned int(); -} -SWIGINTERN void delete_uintp(uintp *self){ - if (self) delete self; -} -SWIGINTERN void uintp_assign(uintp *self,unsigned int value){ - *self = value; -} -SWIGINTERN unsigned int uintp_value(uintp *self){ - return *self; -} -SWIGINTERN unsigned int *uintp_cast(uintp *self){ - return self; -} -SWIGINTERN uintp *uintp_frompointer(unsigned int *t){ - return (uintp *) t; -} - -typedef unsigned short ushortp; - -SWIGINTERN ushortp *new_ushortp(){ - return new unsigned short(); -} -SWIGINTERN void delete_ushortp(ushortp *self){ - if (self) delete self; -} -SWIGINTERN void ushortp_assign(ushortp *self,unsigned short value){ - *self = value; -} -SWIGINTERN unsigned short ushortp_value(ushortp *self){ - return *self; -} -SWIGINTERN unsigned short *ushortp_cast(ushortp *self){ - return self; -} -SWIGINTERN ushortp *ushortp_frompointer(unsigned short *t){ - return (ushortp *) t; -} - -unsigned int int_to_uint(int x) { - return (unsigned int) x; -} - - -using namespace Dali; -using namespace Dali::Toolkit; - -SWIGINTERN bool Dali_BaseHandle_HasBody(Dali::BaseHandle const *self){ - - // C++ code. DALi uses Handle <-> Body design pattern. - // This function checks the Handle to see if it has a body attached ( possible to have empty handles). - // Handles in DALi can be converted into a boolean type - // to check if the handle has a valid body attached to it. - // Internally checking *self will checks IntrusivePtr mObjectHandle in BaseHandle; - if( *self ) - { - return true; - } - else - { - return false; - } - } -SWIGINTERN bool Dali_BaseHandle_IsEqual(Dali::BaseHandle const *self,Dali::BaseHandle const &rhs){ - - // C++ code. Check if two handles reference the same implemtion - if( *self == rhs) - { - return true; - } - else - { - return false; - } - } -SWIGINTERN void Dali_TypeRegistration_RegisterControl(std::string const &controlName,Dali::CSharpTypeInfo::CreateFunction createFunc){ - Dali::CSharpTypeRegistry::RegisterType( controlName, typeid( Dali::Toolkit::Control), createFunc ); - } -SWIGINTERN void Dali_TypeRegistration_RegisterProperty(std::string const &controlName,std::string const &propertyName,int index,Dali::Property::Type type,Dali::CSharpTypeInfo::SetPropertyFunction setFunc,Dali::CSharpTypeInfo::GetPropertyFunction getFunc){ - Dali::CSharpTypeRegistry::RegisterProperty( controlName, propertyName, index, type, setFunc, getFunc ); - } -SWIGINTERN std::vector< Dali::TouchPoint > *new_std_vector_Sl_Dali_TouchPoint_Sg___SWIG_2(int capacity){ - std::vector< Dali::TouchPoint >* pv = 0; - if (capacity >= 0) { - pv = new std::vector< Dali::TouchPoint >(); - pv->reserve(capacity); - } else { - throw std::out_of_range("capacity"); - } - return pv; - } -SWIGINTERN Dali::TouchPoint std_vector_Sl_Dali_TouchPoint_Sg__getitemcopy(std::vector< Dali::TouchPoint > *self,int index){ - if (index>=0 && index<(int)self->size()) - return (*self)[index]; - else - throw std::out_of_range("index"); - } -SWIGINTERN Dali::TouchPoint const &std_vector_Sl_Dali_TouchPoint_Sg__getitem(std::vector< Dali::TouchPoint > *self,int index){ - if (index>=0 && index<(int)self->size()) - return (*self)[index]; - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_Dali_TouchPoint_Sg__setitem(std::vector< Dali::TouchPoint > *self,int index,Dali::TouchPoint const &val){ - if (index>=0 && index<(int)self->size()) - (*self)[index] = val; - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_Dali_TouchPoint_Sg__AddRange(std::vector< Dali::TouchPoint > *self,std::vector< Dali::TouchPoint > const &values){ - self->insert(self->end(), values.begin(), values.end()); - } -SWIGINTERN std::vector< Dali::TouchPoint > *std_vector_Sl_Dali_TouchPoint_Sg__GetRange(std::vector< Dali::TouchPoint > *self,int index,int count){ - if (index < 0) - throw std::out_of_range("index"); - if (count < 0) - throw std::out_of_range("count"); - if (index >= (int)self->size()+1 || index+count > (int)self->size()) - throw std::invalid_argument("invalid range"); - return new std::vector< Dali::TouchPoint >(self->begin()+index, self->begin()+index+count); - } -SWIGINTERN void std_vector_Sl_Dali_TouchPoint_Sg__Insert(std::vector< Dali::TouchPoint > *self,int index,Dali::TouchPoint const &x){ - if (index>=0 && index<(int)self->size()+1) - self->insert(self->begin()+index, x); - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_Dali_TouchPoint_Sg__InsertRange(std::vector< Dali::TouchPoint > *self,int index,std::vector< Dali::TouchPoint > const &values){ - if (index>=0 && index<(int)self->size()+1) - self->insert(self->begin()+index, values.begin(), values.end()); - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_Dali_TouchPoint_Sg__RemoveAt(std::vector< Dali::TouchPoint > *self,int index){ - if (index>=0 && index<(int)self->size()) - self->erase(self->begin() + index); - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_Dali_TouchPoint_Sg__RemoveRange(std::vector< Dali::TouchPoint > *self,int index,int count){ - if (index < 0) - throw std::out_of_range("index"); - if (count < 0) - throw std::out_of_range("count"); - if (index >= (int)self->size()+1 || index+count > (int)self->size()) - throw std::invalid_argument("invalid range"); - self->erase(self->begin()+index, self->begin()+index+count); - } -SWIGINTERN std::vector< Dali::TouchPoint > *std_vector_Sl_Dali_TouchPoint_Sg__Repeat(Dali::TouchPoint const &value,int count){ - if (count < 0) - throw std::out_of_range("count"); - return new std::vector< Dali::TouchPoint >(count, value); - } -SWIGINTERN void std_vector_Sl_Dali_TouchPoint_Sg__Reverse__SWIG_0(std::vector< Dali::TouchPoint > *self){ - std::reverse(self->begin(), self->end()); - } -SWIGINTERN void std_vector_Sl_Dali_TouchPoint_Sg__Reverse__SWIG_1(std::vector< Dali::TouchPoint > *self,int index,int count){ - if (index < 0) - throw std::out_of_range("index"); - if (count < 0) - throw std::out_of_range("count"); - if (index >= (int)self->size()+1 || index+count > (int)self->size()) - throw std::invalid_argument("invalid range"); - std::reverse(self->begin()+index, self->begin()+index+count); - } -SWIGINTERN void std_vector_Sl_Dali_TouchPoint_Sg__SetRange(std::vector< Dali::TouchPoint > *self,int index,std::vector< Dali::TouchPoint > const &values){ - if (index < 0) - throw std::out_of_range("index"); - if (index+values.size() > self->size()) - throw std::out_of_range("index"); - std::copy(values.begin(), values.end(), self->begin()+index); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_float_SP__Sg__Empty(Dali::Signal< void (float) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_float_SP__Sg__GetConnectionCount(Dali::Signal< void (float) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_float_SP__Sg__Connect(Dali::Signal< void (float) > *self,void (*func)(float)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_float_SP__Sg__Disconnect(Dali::Signal< void (float) > *self,void (*func)(float)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_float_SP__Sg__Emit(Dali::Signal< void (float) > *self,float arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_BaseHandle_SP__Sg__Empty(Dali::Signal< void (Dali::BaseHandle) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_BaseHandle_SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::BaseHandle) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_BaseHandle_SP__Sg__Connect(Dali::Signal< void (Dali::BaseHandle) > *self,void (*func)(Dali::BaseHandle)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_BaseHandle_SP__Sg__Disconnect(Dali::Signal< void (Dali::BaseHandle) > *self,void (*func)(Dali::BaseHandle)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_BaseHandle_SP__Sg__Emit(Dali::Signal< void (Dali::BaseHandle) > *self,Dali::BaseHandle arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_RefObject_SS_const_Sm__SP__Sg__Empty(Dali::Signal< void (Dali::RefObject const *) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_RefObject_SS_const_Sm__SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::RefObject const *) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_RefObject_SS_const_Sm__SP__Sg__Connect(Dali::Signal< void (Dali::RefObject const *) > *self,void (*func)(Dali::RefObject const *)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_RefObject_SS_const_Sm__SP__Sg__Disconnect(Dali::Signal< void (Dali::RefObject const *) > *self,void (*func)(Dali::RefObject const *)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_RefObject_SS_const_Sm__SP__Sg__Emit(Dali::Signal< void (Dali::RefObject const *) > *self,Dali::RefObject const *arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_PropertyNotification_SA__SP__Sg__Empty(Dali::Signal< void (Dali::PropertyNotification &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_PropertyNotification_SA__SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::PropertyNotification &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_PropertyNotification_SA__SP__Sg__Connect(Dali::Signal< void (Dali::PropertyNotification &) > *self,void (*func)(Dali::PropertyNotification &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_PropertyNotification_SA__SP__Sg__Disconnect(Dali::Signal< void (Dali::PropertyNotification &) > *self,void (*func)(Dali::PropertyNotification &)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_PropertyNotification_SA__SP__Sg__Emit(Dali::Signal< void (Dali::PropertyNotification &) > *self,Dali::PropertyNotification &arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Image_SP__Sg__Empty(Dali::Signal< void (Dali::Image) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Image_SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Image) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Image_SP__Sg__Connect(Dali::Signal< void (Dali::Image) > *self,void (*func)(Dali::Image)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Image_SP__Sg__Disconnect(Dali::Signal< void (Dali::Image) > *self,void (*func)(Dali::Image)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Image_SP__Sg__Emit(Dali::Signal< void (Dali::Image) > *self,Dali::Image arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_LongPressGesture_SS_const_SA__SP__Sg__Empty(Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_LongPressGesture_SS_const_SA__SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_LongPressGesture_SS_const_SA__SP__Sg__Connect(Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *self,void (*func)(Dali::Actor,Dali::LongPressGesture const &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_LongPressGesture_SS_const_SA__SP__Sg__Disconnect(Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *self,void (*func)(Dali::Actor,Dali::LongPressGesture const &)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_LongPressGesture_SS_const_SA__SP__Sg__Emit(Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *self,Dali::Actor arg1,Dali::LongPressGesture const &arg2){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg1, arg2 ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_TouchData_SS_const_SA__SP__Sg__Empty(Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_TouchData_SS_const_SA__SP__Sg__GetConnectionCount(Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_TouchData_SS_const_SA__SP__Sg__Connect(Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *self,bool (*func)(Dali::Actor,Dali::TouchData const &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_TouchData_SS_const_SA__SP__Sg__Disconnect(Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *self,bool (*func)(Dali::Actor,Dali::TouchData const &)){ - self->Disconnect( func ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_TouchData_SS_const_SA__SP__Sg__Emit(Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *self,Dali::Actor arg1,Dali::TouchData const &arg2){ - return self->Emit( arg1, arg2 ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_HoverEvent_SS_const_SA__SP__Sg__Empty(Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_HoverEvent_SS_const_SA__SP__Sg__GetConnectionCount(Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_HoverEvent_SS_const_SA__SP__Sg__Connect(Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *self,bool (*func)(Dali::Actor,Dali::HoverEvent const &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_HoverEvent_SS_const_SA__SP__Sg__Disconnect(Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *self,bool (*func)(Dali::Actor,Dali::HoverEvent const &)){ - self->Disconnect( func ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_HoverEvent_SS_const_SA__SP__Sg__Emit(Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *self,Dali::Actor arg1,Dali::HoverEvent const &arg2){ - return self->Emit( arg1, arg2 ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_WheelEvent_SS_const_SA__SP__Sg__Empty(Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_WheelEvent_SS_const_SA__SP__Sg__GetConnectionCount(Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_WheelEvent_SS_const_SA__SP__Sg__Connect(Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *self,bool (*func)(Dali::Actor,Dali::WheelEvent const &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_WheelEvent_SS_const_SA__SP__Sg__Disconnect(Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *self,bool (*func)(Dali::Actor,Dali::WheelEvent const &)){ - self->Disconnect( func ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_WheelEvent_SS_const_SA__SP__Sg__Emit(Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *self,Dali::Actor arg1,Dali::WheelEvent const &arg2){ - return self->Emit( arg1, arg2 ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Actor_SP__Sg__Empty(Dali::Signal< void (Dali::Actor) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Actor_SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Actor) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_SP__Sg__Connect(Dali::Signal< void (Dali::Actor) > *self,void (*func)(Dali::Actor)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_SP__Sg__Disconnect(Dali::Signal< void (Dali::Actor) > *self,void (*func)(Dali::Actor)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_SP__Sg__Emit(Dali::Signal< void (Dali::Actor) > *self,Dali::Actor arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_KeyEvent_SS_const_SA__SP__Sg__Empty(Dali::Signal< void (Dali::KeyEvent const &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_KeyEvent_SS_const_SA__SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::KeyEvent const &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_KeyEvent_SS_const_SA__SP__Sg__Connect(Dali::Signal< void (Dali::KeyEvent const &) > *self,void (*func)(Dali::KeyEvent const &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_KeyEvent_SS_const_SA__SP__Sg__Disconnect(Dali::Signal< void (Dali::KeyEvent const &) > *self,void (*func)(Dali::KeyEvent const &)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_KeyEvent_SS_const_SA__SP__Sg__Emit(Dali::Signal< void (Dali::KeyEvent const &) > *self,Dali::KeyEvent const &arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_TouchData_SS_const_SA__SP__Sg__Empty(Dali::Signal< void (Dali::TouchData const &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_TouchData_SS_const_SA__SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::TouchData const &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_TouchData_SS_const_SA__SP__Sg__Connect(Dali::Signal< void (Dali::TouchData const &) > *self,void (*func)(Dali::TouchData const &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_TouchData_SS_const_SA__SP__Sg__Disconnect(Dali::Signal< void (Dali::TouchData const &) > *self,void (*func)(Dali::TouchData const &)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_TouchData_SS_const_SA__SP__Sg__Emit(Dali::Signal< void (Dali::TouchData const &) > *self,Dali::TouchData const &arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_WheelEvent_SS_const_SA__SP__Sg__Empty(Dali::Signal< void (Dali::WheelEvent const &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_WheelEvent_SS_const_SA__SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::WheelEvent const &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_WheelEvent_SS_const_SA__SP__Sg__Connect(Dali::Signal< void (Dali::WheelEvent const &) > *self,void (*func)(Dali::WheelEvent const &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_WheelEvent_SS_const_SA__SP__Sg__Disconnect(Dali::Signal< void (Dali::WheelEvent const &) > *self,void (*func)(Dali::WheelEvent const &)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_WheelEvent_SS_const_SA__SP__Sg__Emit(Dali::Signal< void (Dali::WheelEvent const &) > *self,Dali::WheelEvent const &arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PanGesture_SS_const_SA__SP__Sg__Empty(Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PanGesture_SS_const_SA__SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PanGesture_SS_const_SA__SP__Sg__Connect(Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *self,void (*func)(Dali::Actor,Dali::PanGesture const &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PanGesture_SS_const_SA__SP__Sg__Disconnect(Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *self,void (*func)(Dali::Actor,Dali::PanGesture const &)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PanGesture_SS_const_SA__SP__Sg__Emit(Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *self,Dali::Actor arg1,Dali::PanGesture const &arg2){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg1, arg2 ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PinchGesture_SS_const_SA__SP__Sg__Empty(Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PinchGesture_SS_const_SA__SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PinchGesture_SS_const_SA__SP__Sg__Connect(Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *self,void (*func)(Dali::Actor,Dali::PinchGesture const &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PinchGesture_SS_const_SA__SP__Sg__Disconnect(Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *self,void (*func)(Dali::Actor,Dali::PinchGesture const &)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PinchGesture_SS_const_SA__SP__Sg__Emit(Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *self,Dali::Actor arg1,Dali::PinchGesture const &arg2){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg1, arg2 ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_TapGesture_SS_const_SA__SP__Sg__Empty(Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_TapGesture_SS_const_SA__SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_TapGesture_SS_const_SA__SP__Sg__Connect(Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *self,void (*func)(Dali::Actor,Dali::TapGesture const &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_TapGesture_SS_const_SA__SP__Sg__Disconnect(Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *self,void (*func)(Dali::Actor,Dali::TapGesture const &)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_TapGesture_SS_const_SA__SP__Sg__Emit(Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *self,Dali::Actor arg1,Dali::TapGesture const &arg2){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg1, arg2 ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Animation_SA__SP__Sg__Empty(Dali::Signal< void (Dali::Animation &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Animation_SA__SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Animation &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Animation_SA__SP__Sg__Connect(Dali::Signal< void (Dali::Animation &) > *self,void (*func)(Dali::Animation &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Animation_SA__SP__Sg__Disconnect(Dali::Signal< void (Dali::Animation &) > *self,void (*func)(Dali::Animation &)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Animation_SA__SP__Sg__Emit(Dali::Signal< void (Dali::Animation &) > *self,Dali::Animation &arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_ResourceImage_SP__Sg__Empty(Dali::Signal< void (Dali::ResourceImage) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_ResourceImage_SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::ResourceImage) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_ResourceImage_SP__Sg__Connect(Dali::Signal< void (Dali::ResourceImage) > *self,void (*func)(Dali::ResourceImage)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_ResourceImage_SP__Sg__Disconnect(Dali::Signal< void (Dali::ResourceImage) > *self,void (*func)(Dali::ResourceImage)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_ResourceImage_SP__Sg__Emit(Dali::Signal< void (Dali::ResourceImage) > *self,Dali::ResourceImage arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } - - // keep argcs and argv so they're always available to DALi - int argC = 1; - char **argV = NULL; - -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Application_SA__SP__Sg__Empty(Dali::Signal< void (Dali::Application &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Application_SA__SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Application &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Application_SA__SP__Sg__Connect(Dali::Signal< void (Dali::Application &) > *self,void (*func)(Dali::Application &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Application_SA__SP__Sg__Disconnect(Dali::Signal< void (Dali::Application &) > *self,void (*func)(Dali::Application &)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Application_SA__SP__Sg__Emit(Dali::Signal< void (Dali::Application &) > *self,Dali::Application &arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Application_SA__Sc_void_Sm__SP__Sg__Empty(Dali::Signal< void (Dali::Application &,void *) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Application_SA__Sc_void_Sm__SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Application &,void *) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Application_SA__Sc_void_Sm__SP__Sg__Connect(Dali::Signal< void (Dali::Application &,void *) > *self,void (*func)(Dali::Application &,void *)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Application_SA__Sc_void_Sm__SP__Sg__Disconnect(Dali::Signal< void (Dali::Application &,void *) > *self,void (*func)(Dali::Application &,void *)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Application_SA__Sc_void_Sm__SP__Sg__Emit(Dali::Signal< void (Dali::Application &,void *) > *self,Dali::Application &arg1,void *arg2){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg1, arg2 ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp__SP__Sg__Empty(Dali::Signal< bool () > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_bool_Sp__SP__Sg__GetConnectionCount(Dali::Signal< bool () > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp__SP__Sg__Connect(Dali::Signal< bool () > *self,bool (*func)()){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp__SP__Sg__Disconnect(Dali::Signal< bool () > *self,bool (*func)()){ - self->Disconnect( func ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp__SP__Sg__Emit(Dali::Signal< bool () > *self){ - return self->Emit(); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_bool_SP__Sg__Empty(Dali::Signal< void (bool) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_bool_SP__Sg__GetConnectionCount(Dali::Signal< void (bool) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_bool_SP__Sg__Connect(Dali::Signal< void (bool) > *self,void (*func)(bool)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_bool_SP__Sg__Disconnect(Dali::Signal< void (bool) > *self,void (*func)(bool)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_bool_SP__Sg__Emit(Dali::Signal< void (bool) > *self,bool arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN std::vector< unsigned int > *new_std_vector_Sl_unsigned_SS_int_Sg___SWIG_2(int capacity){ - std::vector< unsigned int >* pv = 0; - if (capacity >= 0) { - pv = new std::vector< unsigned int >(); - pv->reserve(capacity); - } else { - throw std::out_of_range("capacity"); - } - return pv; - } -SWIGINTERN unsigned int std_vector_Sl_unsigned_SS_int_Sg__getitemcopy(std::vector< unsigned int > *self,int index){ - if (index>=0 && index<(int)self->size()) - return (*self)[index]; - else - throw std::out_of_range("index"); - } -SWIGINTERN unsigned int const &std_vector_Sl_unsigned_SS_int_Sg__getitem(std::vector< unsigned int > *self,int index){ - if (index>=0 && index<(int)self->size()) - return (*self)[index]; - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_unsigned_SS_int_Sg__setitem(std::vector< unsigned int > *self,int index,unsigned int const &val){ - if (index>=0 && index<(int)self->size()) - (*self)[index] = val; - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_unsigned_SS_int_Sg__AddRange(std::vector< unsigned int > *self,std::vector< unsigned int > const &values){ - self->insert(self->end(), values.begin(), values.end()); - } -SWIGINTERN std::vector< unsigned int > *std_vector_Sl_unsigned_SS_int_Sg__GetRange(std::vector< unsigned int > *self,int index,int count){ - if (index < 0) - throw std::out_of_range("index"); - if (count < 0) - throw std::out_of_range("count"); - if (index >= (int)self->size()+1 || index+count > (int)self->size()) - throw std::invalid_argument("invalid range"); - return new std::vector< unsigned int >(self->begin()+index, self->begin()+index+count); - } -SWIGINTERN void std_vector_Sl_unsigned_SS_int_Sg__Insert(std::vector< unsigned int > *self,int index,unsigned int const &x){ - if (index>=0 && index<(int)self->size()+1) - self->insert(self->begin()+index, x); - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_unsigned_SS_int_Sg__InsertRange(std::vector< unsigned int > *self,int index,std::vector< unsigned int > const &values){ - if (index>=0 && index<(int)self->size()+1) - self->insert(self->begin()+index, values.begin(), values.end()); - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_unsigned_SS_int_Sg__RemoveAt(std::vector< unsigned int > *self,int index){ - if (index>=0 && index<(int)self->size()) - self->erase(self->begin() + index); - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_unsigned_SS_int_Sg__RemoveRange(std::vector< unsigned int > *self,int index,int count){ - if (index < 0) - throw std::out_of_range("index"); - if (count < 0) - throw std::out_of_range("count"); - if (index >= (int)self->size()+1 || index+count > (int)self->size()) - throw std::invalid_argument("invalid range"); - self->erase(self->begin()+index, self->begin()+index+count); - } -SWIGINTERN std::vector< unsigned int > *std_vector_Sl_unsigned_SS_int_Sg__Repeat(unsigned int const &value,int count){ - if (count < 0) - throw std::out_of_range("count"); - return new std::vector< unsigned int >(count, value); - } -SWIGINTERN void std_vector_Sl_unsigned_SS_int_Sg__Reverse__SWIG_0(std::vector< unsigned int > *self){ - std::reverse(self->begin(), self->end()); - } -SWIGINTERN void std_vector_Sl_unsigned_SS_int_Sg__Reverse__SWIG_1(std::vector< unsigned int > *self,int index,int count){ - if (index < 0) - throw std::out_of_range("index"); - if (count < 0) - throw std::out_of_range("count"); - if (index >= (int)self->size()+1 || index+count > (int)self->size()) - throw std::invalid_argument("invalid range"); - std::reverse(self->begin()+index, self->begin()+index+count); - } -SWIGINTERN void std_vector_Sl_unsigned_SS_int_Sg__SetRange(std::vector< unsigned int > *self,int index,std::vector< unsigned int > const &values){ - if (index < 0) - throw std::out_of_range("index"); - if (index+values.size() > self->size()) - throw std::out_of_range("index"); - std::copy(values.begin(), values.end(), self->begin()+index); - } -SWIGINTERN bool std_vector_Sl_unsigned_SS_int_Sg__Contains(std::vector< unsigned int > *self,unsigned int const &value){ - return std::find(self->begin(), self->end(), value) != self->end(); - } -SWIGINTERN int std_vector_Sl_unsigned_SS_int_Sg__IndexOf(std::vector< unsigned int > *self,unsigned int const &value){ - int index = -1; - std::vector< unsigned int >::iterator it = std::find(self->begin(), self->end(), value); - if (it != self->end()) - index = (int)(it - self->begin()); - return index; - } -SWIGINTERN int std_vector_Sl_unsigned_SS_int_Sg__LastIndexOf(std::vector< unsigned int > *self,unsigned int const &value){ - int index = -1; - std::vector< unsigned int >::reverse_iterator rit = std::find(self->rbegin(), self->rend(), value); - if (rit != self->rend()) - index = (int)(self->rend() - 1 - rit); - return index; - } -SWIGINTERN bool std_vector_Sl_unsigned_SS_int_Sg__Remove(std::vector< unsigned int > *self,unsigned int const &value){ - std::vector< unsigned int >::iterator it = std::find(self->begin(), self->end(), value); - if (it != self->end()) { - self->erase(it); - return true; - } - return false; - } -SWIGINTERN std::vector< std::pair< unsigned int,Dali::Actor > > *new_std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg___SWIG_2(int capacity){ - std::vector< std::pair< unsigned int,Dali::Actor > >* pv = 0; - if (capacity >= 0) { - pv = new std::vector< std::pair< unsigned int,Dali::Actor > >(); - pv->reserve(capacity); - } else { - throw std::out_of_range("capacity"); - } - return pv; - } -SWIGINTERN std::pair< unsigned int,Dali::Actor > std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__getitemcopy(std::vector< std::pair< unsigned int,Dali::Actor > > *self,int index){ - if (index>=0 && index<(int)self->size()) - return (*self)[index]; - else - throw std::out_of_range("index"); - } -SWIGINTERN std::pair< unsigned int,Dali::Actor > const &std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__getitem(std::vector< std::pair< unsigned int,Dali::Actor > > *self,int index){ - if (index>=0 && index<(int)self->size()) - return (*self)[index]; - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__setitem(std::vector< std::pair< unsigned int,Dali::Actor > > *self,int index,std::pair< unsigned int,Dali::Actor > const &val){ - if (index>=0 && index<(int)self->size()) - (*self)[index] = val; - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__AddRange(std::vector< std::pair< unsigned int,Dali::Actor > > *self,std::vector< std::pair< unsigned int,Dali::Actor > > const &values){ - self->insert(self->end(), values.begin(), values.end()); - } -SWIGINTERN std::vector< std::pair< unsigned int,Dali::Actor > > *std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__GetRange(std::vector< std::pair< unsigned int,Dali::Actor > > *self,int index,int count){ - if (index < 0) - throw std::out_of_range("index"); - if (count < 0) - throw std::out_of_range("count"); - if (index >= (int)self->size()+1 || index+count > (int)self->size()) - throw std::invalid_argument("invalid range"); - return new std::vector< std::pair< unsigned int,Dali::Actor > >(self->begin()+index, self->begin()+index+count); - } -SWIGINTERN void std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__Insert(std::vector< std::pair< unsigned int,Dali::Actor > > *self,int index,std::pair< unsigned int,Dali::Actor > const &x){ - if (index>=0 && index<(int)self->size()+1) - self->insert(self->begin()+index, x); - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__InsertRange(std::vector< std::pair< unsigned int,Dali::Actor > > *self,int index,std::vector< std::pair< unsigned int,Dali::Actor > > const &values){ - if (index>=0 && index<(int)self->size()+1) - self->insert(self->begin()+index, values.begin(), values.end()); - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__RemoveAt(std::vector< std::pair< unsigned int,Dali::Actor > > *self,int index){ - if (index>=0 && index<(int)self->size()) - self->erase(self->begin() + index); - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__RemoveRange(std::vector< std::pair< unsigned int,Dali::Actor > > *self,int index,int count){ - if (index < 0) - throw std::out_of_range("index"); - if (count < 0) - throw std::out_of_range("count"); - if (index >= (int)self->size()+1 || index+count > (int)self->size()) - throw std::invalid_argument("invalid range"); - self->erase(self->begin()+index, self->begin()+index+count); - } -SWIGINTERN std::vector< std::pair< unsigned int,Dali::Actor > > *std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__Repeat(std::pair< unsigned int,Dali::Actor > const &value,int count){ - if (count < 0) - throw std::out_of_range("count"); - return new std::vector< std::pair< unsigned int,Dali::Actor > >(count, value); - } -SWIGINTERN void std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__Reverse__SWIG_0(std::vector< std::pair< unsigned int,Dali::Actor > > *self){ - std::reverse(self->begin(), self->end()); - } -SWIGINTERN void std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__Reverse__SWIG_1(std::vector< std::pair< unsigned int,Dali::Actor > > *self,int index,int count){ - if (index < 0) - throw std::out_of_range("index"); - if (count < 0) - throw std::out_of_range("count"); - if (index >= (int)self->size()+1 || index+count > (int)self->size()) - throw std::invalid_argument("invalid range"); - std::reverse(self->begin()+index, self->begin()+index+count); - } -SWIGINTERN void std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__SetRange(std::vector< std::pair< unsigned int,Dali::Actor > > *self,int index,std::vector< std::pair< unsigned int,Dali::Actor > > const &values){ - if (index < 0) - throw std::out_of_range("index"); - if (index+values.size() > self->size()) - throw std::out_of_range("index"); - std::copy(values.begin(), values.end(), self->begin()+index); - } -SWIGINTERN std::vector< Dali::Actor > *new_std_vector_Sl_Dali_Actor_Sg___SWIG_2(int capacity){ - std::vector< Dali::Actor >* pv = 0; - if (capacity >= 0) { - pv = new std::vector< Dali::Actor >(); - pv->reserve(capacity); - } else { - throw std::out_of_range("capacity"); - } - return pv; - } -SWIGINTERN Dali::Actor std_vector_Sl_Dali_Actor_Sg__getitemcopy(std::vector< Dali::Actor > *self,int index){ - if (index>=0 && index<(int)self->size()) - return (*self)[index]; - else - throw std::out_of_range("index"); - } -SWIGINTERN Dali::Actor const &std_vector_Sl_Dali_Actor_Sg__getitem(std::vector< Dali::Actor > *self,int index){ - if (index>=0 && index<(int)self->size()) - return (*self)[index]; - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_Dali_Actor_Sg__setitem(std::vector< Dali::Actor > *self,int index,Dali::Actor const &val){ - if (index>=0 && index<(int)self->size()) - (*self)[index] = val; - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_Dali_Actor_Sg__AddRange(std::vector< Dali::Actor > *self,std::vector< Dali::Actor > const &values){ - self->insert(self->end(), values.begin(), values.end()); - } -SWIGINTERN std::vector< Dali::Actor > *std_vector_Sl_Dali_Actor_Sg__GetRange(std::vector< Dali::Actor > *self,int index,int count){ - if (index < 0) - throw std::out_of_range("index"); - if (count < 0) - throw std::out_of_range("count"); - if (index >= (int)self->size()+1 || index+count > (int)self->size()) - throw std::invalid_argument("invalid range"); - return new std::vector< Dali::Actor >(self->begin()+index, self->begin()+index+count); - } -SWIGINTERN void std_vector_Sl_Dali_Actor_Sg__Insert(std::vector< Dali::Actor > *self,int index,Dali::Actor const &x){ - if (index>=0 && index<(int)self->size()+1) - self->insert(self->begin()+index, x); - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_Dali_Actor_Sg__InsertRange(std::vector< Dali::Actor > *self,int index,std::vector< Dali::Actor > const &values){ - if (index>=0 && index<(int)self->size()+1) - self->insert(self->begin()+index, values.begin(), values.end()); - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_Dali_Actor_Sg__RemoveAt(std::vector< Dali::Actor > *self,int index){ - if (index>=0 && index<(int)self->size()) - self->erase(self->begin() + index); - else - throw std::out_of_range("index"); - } -SWIGINTERN void std_vector_Sl_Dali_Actor_Sg__RemoveRange(std::vector< Dali::Actor > *self,int index,int count){ - if (index < 0) - throw std::out_of_range("index"); - if (count < 0) - throw std::out_of_range("count"); - if (index >= (int)self->size()+1 || index+count > (int)self->size()) - throw std::invalid_argument("invalid range"); - self->erase(self->begin()+index, self->begin()+index+count); - } -SWIGINTERN std::vector< Dali::Actor > *std_vector_Sl_Dali_Actor_Sg__Repeat(Dali::Actor const &value,int count){ - if (count < 0) - throw std::out_of_range("count"); - return new std::vector< Dali::Actor >(count, value); - } -SWIGINTERN void std_vector_Sl_Dali_Actor_Sg__Reverse__SWIG_0(std::vector< Dali::Actor > *self){ - std::reverse(self->begin(), self->end()); - } -SWIGINTERN void std_vector_Sl_Dali_Actor_Sg__Reverse__SWIG_1(std::vector< Dali::Actor > *self,int index,int count){ - if (index < 0) - throw std::out_of_range("index"); - if (count < 0) - throw std::out_of_range("count"); - if (index >= (int)self->size()+1 || index+count > (int)self->size()) - throw std::invalid_argument("invalid range"); - std::reverse(self->begin()+index, self->begin()+index+count); - } -SWIGINTERN void std_vector_Sl_Dali_Actor_Sg__SetRange(std::vector< Dali::Actor > *self,int index,std::vector< Dali::Actor > const &values){ - if (index < 0) - throw std::out_of_range("index"); - if (index+values.size() > self->size()) - throw std::out_of_range("index"); - std::copy(values.begin(), values.end(), self->begin()+index); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Toolkit_AccessibilityManager_SA__SP__Sg__Empty(Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_bool_Sp_Dali_Toolkit_AccessibilityManager_SA__SP__Sg__GetConnectionCount(Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Toolkit_AccessibilityManager_SA__SP__Sg__Connect(Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *self,bool (*func)(Dali::Toolkit::AccessibilityManager &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Toolkit_AccessibilityManager_SA__SP__Sg__Disconnect(Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *self,bool (*func)(Dali::Toolkit::AccessibilityManager &)){ - self->Disconnect( func ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Toolkit_AccessibilityManager_SA__SP__Sg__Emit(Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *self,Dali::Toolkit::AccessibilityManager &arg){ - return self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Toolkit_AccessibilityManager_FocusOvershotDirection_SP__Sg__Empty(Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Toolkit_AccessibilityManager_FocusOvershotDirection_SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Toolkit_AccessibilityManager_FocusOvershotDirection_SP__Sg__Connect(Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *self,void (*func)(Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Toolkit_AccessibilityManager_FocusOvershotDirection_SP__Sg__Disconnect(Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *self,void (*func)(Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Toolkit_AccessibilityManager_FocusOvershotDirection_SP__Sg__Emit(Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *self,Dali::Actor arg1,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection arg2){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg1, arg2 ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Actor_SP__Sg__Empty(Dali::Signal< void (Dali::Actor,Dali::Actor) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Actor_SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Actor,Dali::Actor) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Actor_SP__Sg__Connect(Dali::Signal< void (Dali::Actor,Dali::Actor) > *self,void (*func)(Dali::Actor,Dali::Actor)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Actor_SP__Sg__Disconnect(Dali::Signal< void (Dali::Actor,Dali::Actor) > *self,void (*func)(Dali::Actor,Dali::Actor)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Actor_SP__Sg__Emit(Dali::Signal< void (Dali::Actor,Dali::Actor) > *self,Dali::Actor arg1,Dali::Actor arg2){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg1, arg2 ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_bool_SP__Sg__Empty(Dali::Signal< void (Dali::Actor,bool) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_bool_SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Actor,bool) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_bool_SP__Sg__Connect(Dali::Signal< void (Dali::Actor,bool) > *self,void (*func)(Dali::Actor,bool)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_bool_SP__Sg__Disconnect(Dali::Signal< void (Dali::Actor,bool) > *self,void (*func)(Dali::Actor,bool)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_bool_SP__Sg__Emit(Dali::Signal< void (Dali::Actor,bool) > *self,Dali::Actor arg1,bool arg2){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg1, arg2 ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Toolkit_StyleManager_Sc_Dali_StyleChange_Type_SP__Sg__Empty(Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Toolkit_StyleManager_Sc_Dali_StyleChange_Type_SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_StyleManager_Sc_Dali_StyleChange_Type_SP__Sg__Connect(Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *self,void (*func)(Dali::Toolkit::StyleManager,Dali::StyleChange::Type)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_StyleManager_Sc_Dali_StyleChange_Type_SP__Sg__Disconnect(Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *self,void (*func)(Dali::Toolkit::StyleManager,Dali::StyleChange::Type)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_StyleManager_Sc_Dali_StyleChange_Type_SP__Sg__Emit(Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *self,Dali::Toolkit::StyleManager arg1,Dali::StyleChange::Type arg2){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg1, arg2 ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Button_SP__Sg__Empty(Dali::Signal< bool (Dali::Toolkit::Button) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Button_SP__Sg__GetConnectionCount(Dali::Signal< bool (Dali::Toolkit::Button) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Button_SP__Sg__Connect(Dali::Signal< bool (Dali::Toolkit::Button) > *self,bool (*func)(Dali::Toolkit::Button)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Button_SP__Sg__Disconnect(Dali::Signal< bool (Dali::Toolkit::Button) > *self,bool (*func)(Dali::Toolkit::Button)){ - self->Disconnect( func ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Button_SP__Sg__Emit(Dali::Signal< bool (Dali::Toolkit::Button) > *self,Dali::Toolkit::Button arg){ - return self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Toolkit_GaussianBlurView_SP__Sg__Empty(Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Toolkit_GaussianBlurView_SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_GaussianBlurView_SP__Sg__Connect(Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *self,void (*func)(Dali::Toolkit::GaussianBlurView)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_GaussianBlurView_SP__Sg__Disconnect(Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *self,void (*func)(Dali::Toolkit::GaussianBlurView)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_GaussianBlurView_SP__Sg__Emit(Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *self,Dali::Toolkit::GaussianBlurView arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_Sc_unsigned_SS_int_Sc_bool_SP__Sg__Empty(Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_Sc_unsigned_SS_int_Sc_bool_SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_Sc_unsigned_SS_int_Sc_bool_SP__Sg__Connect(Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *self,void (*func)(Dali::Toolkit::PageTurnView,unsigned int,bool)){ - return self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_Sc_unsigned_SS_int_Sc_bool_SP__Sg__Disconnect(Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *self,void (*func)(Dali::Toolkit::PageTurnView,unsigned int,bool)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_Sc_unsigned_SS_int_Sc_bool_SP__Sg__Emit(Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *self,Dali::Toolkit::PageTurnView arg1,unsigned int arg2,bool arg3){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg1, arg2, arg3 ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_SP__Sg__Empty(Dali::Signal< void (Dali::Toolkit::PageTurnView) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Toolkit::PageTurnView) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_SP__Sg__Connect(Dali::Signal< void (Dali::Toolkit::PageTurnView) > *self,void (*func)(Dali::Toolkit::PageTurnView)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_SP__Sg__Disconnect(Dali::Signal< void (Dali::Toolkit::PageTurnView) > *self,void (*func)(Dali::Toolkit::PageTurnView)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_SP__Sg__Emit(Dali::Signal< void (Dali::Toolkit::PageTurnView) > *self,Dali::Toolkit::PageTurnView arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Toolkit_ProgressBar_Sc_float_Sc_float_SP__Sg__Empty(Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Toolkit_ProgressBar_Sc_float_Sc_float_SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_ProgressBar_Sc_float_Sc_float_SP__Sg__Connect(Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *self,void (*func)(Dali::Toolkit::ProgressBar,float,float)){ - return self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_ProgressBar_Sc_float_Sc_float_SP__Sg__Disconnect(Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *self,void (*func)(Dali::Toolkit::ProgressBar,float,float)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_ProgressBar_Sc_float_Sc_float_SP__Sg__Emit(Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *self,Dali::Toolkit::ProgressBar arg1,float arg2,float arg3){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg1, arg2, arg3 ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Toolkit_ScrollView_SnapEvent_SS_const_SA__SP__Sg__Empty(Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Toolkit_ScrollView_SnapEvent_SS_const_SA__SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_ScrollView_SnapEvent_SS_const_SA__SP__Sg__Connect(Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *self,void (*func)(Dali::Toolkit::ScrollView::SnapEvent const &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_ScrollView_SnapEvent_SS_const_SA__SP__Sg__Disconnect(Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *self,void (*func)(Dali::Toolkit::ScrollView::SnapEvent const &)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_ScrollView_SnapEvent_SS_const_SA__SP__Sg__Emit(Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *self,Dali::Toolkit::ScrollView::SnapEvent const &arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Vector2_SS_const_SA__SP__Sg__Empty(Dali::Signal< void (Dali::Vector2 const &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Vector2_SS_const_SA__SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Vector2 const &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Vector2_SS_const_SA__SP__Sg__Connect(Dali::Signal< void (Dali::Vector2 const &) > *self,void (*func)(Dali::Vector2 const &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Vector2_SS_const_SA__SP__Sg__Disconnect(Dali::Signal< void (Dali::Vector2 const &) > *self,void (*func)(Dali::Vector2 const &)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Vector2_SS_const_SA__SP__Sg__Emit(Dali::Signal< void (Dali::Vector2 const &) > *self,Dali::Vector2 const &arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextEditor_SP__Sg__Empty(Dali::Signal< void (Dali::Toolkit::TextEditor) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextEditor_SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Toolkit::TextEditor) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextEditor_SP__Sg__Connect(Dali::Signal< void (Dali::Toolkit::TextEditor) > *self,void (*func)(Dali::Toolkit::TextEditor)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextEditor_SP__Sg__Disconnect(Dali::Signal< void (Dali::Toolkit::TextEditor) > *self,void (*func)(Dali::Toolkit::TextEditor)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextEditor_SP__Sg__Emit(Dali::Signal< void (Dali::Toolkit::TextEditor) > *self,Dali::Toolkit::TextEditor arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextField_SP__Sg__Empty(Dali::Signal< void (Dali::Toolkit::TextField) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextField_SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Toolkit::TextField) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextField_SP__Sg__Connect(Dali::Signal< void (Dali::Toolkit::TextField) > *self,void (*func)(Dali::Toolkit::TextField)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextField_SP__Sg__Disconnect(Dali::Signal< void (Dali::Toolkit::TextField) > *self,void (*func)(Dali::Toolkit::TextField)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextField_SP__Sg__Emit(Dali::Signal< void (Dali::Toolkit::TextField) > *self,Dali::Toolkit::TextField arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Control_Sc_Dali_KeyEvent_SS_const_SA__SP__Sg__Empty(Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Control_Sc_Dali_KeyEvent_SS_const_SA__SP__Sg__GetConnectionCount(Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Control_Sc_Dali_KeyEvent_SS_const_SA__SP__Sg__Connect(Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *self,bool (*func)(Dali::Toolkit::Control,Dali::KeyEvent const &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Control_Sc_Dali_KeyEvent_SS_const_SA__SP__Sg__Disconnect(Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *self,bool (*func)(Dali::Toolkit::Control,Dali::KeyEvent const &)){ - self->Disconnect( func ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Control_Sc_Dali_KeyEvent_SS_const_SA__SP__Sg__Emit(Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *self,Dali::Toolkit::Control arg1,Dali::KeyEvent const &arg2){ - return self->Emit( arg1, arg2 ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Toolkit_Control_SP__Sg__Empty(Dali::Signal< void (Dali::Toolkit::Control) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Toolkit_Control_SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Toolkit::Control) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_Control_SP__Sg__Connect(Dali::Signal< void (Dali::Toolkit::Control) > *self,void (*func)(Dali::Toolkit::Control)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_Control_SP__Sg__Disconnect(Dali::Signal< void (Dali::Toolkit::Control) > *self,void (*func)(Dali::Toolkit::Control)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_Control_SP__Sg__Emit(Dali::Signal< void (Dali::Toolkit::Control) > *self,Dali::Toolkit::Control arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_void_Sp_Dali_Toolkit_VideoView_SA__SP__Sg__Empty(Dali::Signal< void (Dali::Toolkit::VideoView &) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_void_Sp_Dali_Toolkit_VideoView_SA__SP__Sg__GetConnectionCount(Dali::Signal< void (Dali::Toolkit::VideoView &) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_VideoView_SA__SP__Sg__Connect(Dali::Signal< void (Dali::Toolkit::VideoView &) > *self,void (*func)(Dali::Toolkit::VideoView &)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_VideoView_SA__SP__Sg__Disconnect(Dali::Signal< void (Dali::Toolkit::VideoView &) > *self,void (*func)(Dali::Toolkit::VideoView &)){ - self->Disconnect( func ); - } -SWIGINTERN void Dali_Signal_Sl_void_Sp_Dali_Toolkit_VideoView_SA__SP__Sg__Emit(Dali::Signal< void (Dali::Toolkit::VideoView &) > *self,Dali::Toolkit::VideoView &arg){ - /*@SWIG:SWIG/signals.i,185,NO_RETURN_FUNC@*/; -/*@SWIG@*/ self->Emit( arg ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_float_SP__Sg__Empty(Dali::Signal< bool (Dali::Toolkit::Slider,float) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_float_SP__Sg__GetConnectionCount(Dali::Signal< bool (Dali::Toolkit::Slider,float) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_float_SP__Sg__Connect(Dali::Signal< bool (Dali::Toolkit::Slider,float) > *self,bool (*func)(Dali::Toolkit::Slider,float)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_float_SP__Sg__Disconnect(Dali::Signal< bool (Dali::Toolkit::Slider,float) > *self,bool (*func)(Dali::Toolkit::Slider,float)){ - self->Disconnect( func ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_float_SP__Sg__Emit(Dali::Signal< bool (Dali::Toolkit::Slider,float) > *self,Dali::Toolkit::Slider arg1,float arg2){ - return self->Emit( arg1, arg2 ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_int_SP__Sg__Empty(Dali::Signal< bool (Dali::Toolkit::Slider,int) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_int_SP__Sg__GetConnectionCount(Dali::Signal< bool (Dali::Toolkit::Slider,int) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_int_SP__Sg__Connect(Dali::Signal< bool (Dali::Toolkit::Slider,int) > *self,bool (*func)(Dali::Toolkit::Slider,int)){ - self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_int_SP__Sg__Disconnect(Dali::Signal< bool (Dali::Toolkit::Slider,int) > *self,bool (*func)(Dali::Toolkit::Slider,int)){ - self->Disconnect( func ); - } -SWIGINTERN bool Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_int_SP__Sg__Emit(Dali::Signal< bool (Dali::Toolkit::Slider,int) > *self,Dali::Toolkit::Slider arg1,int arg2){ - return self->Emit( arg1, arg2 ); - } - - -/* --------------------------------------------------- - * C++ director class methods - * --------------------------------------------------- */ - -#include "dali_wrap.h" - -SwigDirector_ViewImpl::SwigDirector_ViewImpl(Dali::Toolkit::Internal::Control::ControlBehaviour behaviourFlags) : Dali::Toolkit::Internal::Control(behaviourFlags), Swig::Director() { - swig_init_callbacks(); -} - -SwigDirector_ViewImpl::~SwigDirector_ViewImpl() { - -} - - -void SwigDirector_ViewImpl::OnStageConnection(int depth) { - int jdepth ; - - if (!swig_callbackOnStageConnection) { - Dali::Toolkit::Internal::Control::OnStageConnection(depth); - return; - } else { - jdepth = depth; - swig_callbackOnStageConnection(jdepth); - } -} - -void SwigDirector_ViewImpl::OnStageDisconnection() { - if (!swig_callbackOnStageDisconnection) { - Dali::Toolkit::Internal::Control::OnStageDisconnection(); - return; - } else { - swig_callbackOnStageDisconnection(); - } -} - -void SwigDirector_ViewImpl::OnChildAdd(Dali::Actor &child) { - void * jchild = 0 ; - - if (!swig_callbackOnChildAdd) { - Dali::Toolkit::Internal::Control::OnChildAdd(child); - return; - } else { - jchild = (Dali::Actor *) &child; - swig_callbackOnChildAdd(jchild); - } -} - -void SwigDirector_ViewImpl::OnChildRemove(Dali::Actor &child) { - void * jchild = 0 ; - - if (!swig_callbackOnChildRemove) { - Dali::Toolkit::Internal::Control::OnChildRemove(child); - return; - } else { - jchild = (Dali::Actor *) &child; - swig_callbackOnChildRemove(jchild); - } -} - -void SwigDirector_ViewImpl::OnPropertySet(Dali::Property::Index index, Dali::Property::Value propertyValue) { - int jindex ; - void * jpropertyValue ; - - if (!swig_callbackOnPropertySet) { - Dali::Toolkit::Internal::Control::OnPropertySet(index,propertyValue); - return; - } else { - jindex = index; - jpropertyValue = (void *)new Dali::Property::Value((const Dali::Property::Value &)propertyValue); - swig_callbackOnPropertySet(jindex, jpropertyValue); - } -} - -void SwigDirector_ViewImpl::OnSizeSet(Dali::Vector3 const &targetSize) { - void * jtargetSize = 0 ; - - if (!swig_callbackOnSizeSet) { - Dali::Toolkit::Internal::Control::OnSizeSet(targetSize); - return; - } else { - jtargetSize = (Dali::Vector3 *) &targetSize; - swig_callbackOnSizeSet(jtargetSize); - } -} - -void SwigDirector_ViewImpl::OnSizeAnimation(Dali::Animation &animation, Dali::Vector3 const &targetSize) { - void * janimation = 0 ; - void * jtargetSize = 0 ; - - if (!swig_callbackOnSizeAnimation) { - Dali::Toolkit::Internal::Control::OnSizeAnimation(animation,targetSize); - return; - } else { - janimation = (Dali::Animation *) &animation; - jtargetSize = (Dali::Vector3 *) &targetSize; - swig_callbackOnSizeAnimation(janimation, jtargetSize); - } -} - -bool SwigDirector_ViewImpl::OnTouchEvent(Dali::TouchEvent const &event) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - void * jarg0 = 0 ; - - if (!swig_callbackOnTouchEvent) { - return Dali::Toolkit::Internal::Control::OnTouchEvent(event); - } else { - jarg0 = (Dali::TouchEvent *) &event; - jresult = (unsigned int) swig_callbackOnTouchEvent(jarg0); - c_result = jresult ? true : false; - } - return c_result; -} - -bool SwigDirector_ViewImpl::OnHoverEvent(Dali::HoverEvent const &event) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - void * jarg0 = 0 ; - - if (!swig_callbackOnHoverEvent) { - return Dali::Toolkit::Internal::Control::OnHoverEvent(event); - } else { - jarg0 = (Dali::HoverEvent *) &event; - jresult = (unsigned int) swig_callbackOnHoverEvent(jarg0); - c_result = jresult ? true : false; - } - return c_result; -} - -bool SwigDirector_ViewImpl::OnKeyEvent(Dali::KeyEvent const &event) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - void * jarg0 = 0 ; - - if (!swig_callbackOnKeyEvent) { - return Dali::Toolkit::Internal::Control::OnKeyEvent(event); - } else { - jarg0 = (Dali::KeyEvent *) &event; - jresult = (unsigned int) swig_callbackOnKeyEvent(jarg0); - c_result = jresult ? true : false; - } - return c_result; -} - -bool SwigDirector_ViewImpl::OnWheelEvent(Dali::WheelEvent const &event) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - void * jarg0 = 0 ; - - if (!swig_callbackOnWheelEvent) { - return Dali::Toolkit::Internal::Control::OnWheelEvent(event); - } else { - jarg0 = (Dali::WheelEvent *) &event; - jresult = (unsigned int) swig_callbackOnWheelEvent(jarg0); - c_result = jresult ? true : false; - } - return c_result; -} - -void SwigDirector_ViewImpl::OnRelayout(Dali::Vector2 const &size, Dali::RelayoutContainer &container) { - void * jsize = 0 ; - void * jcontainer = 0 ; - - if (!swig_callbackOnRelayout) { - Dali::Toolkit::Internal::Control::OnRelayout(size,container); - return; - } else { - jsize = (Dali::Vector2 *) &size; - jcontainer = (Dali::RelayoutContainer *) &container; - swig_callbackOnRelayout(jsize, jcontainer); - } -} - -void SwigDirector_ViewImpl::OnSetResizePolicy(Dali::ResizePolicy::Type policy, Dali::Dimension::Type dimension) { - int jpolicy ; - int jdimension ; - - if (!swig_callbackOnSetResizePolicy) { - Dali::Toolkit::Internal::Control::OnSetResizePolicy(policy,dimension); - return; - } else { - jpolicy = (int)policy; - jdimension = (int)dimension; - swig_callbackOnSetResizePolicy(jpolicy, jdimension); - } -} - -Dali::Vector3 SwigDirector_ViewImpl::GetNaturalSize() { - Dali::Vector3 c_result ; - void * jresult = 0 ; - - if (!swig_callbackGetNaturalSize) { - return Dali::Toolkit::Internal::Control::GetNaturalSize(); - } else { - jresult = (void *) swig_callbackGetNaturalSize(); - if (!jresult) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Unexpected null return for type Dali::Vector3", 0); - return c_result; - } - c_result = *(Dali::Vector3 *)jresult; - } - return c_result; -} - -float SwigDirector_ViewImpl::CalculateChildSize(Dali::Actor const &child, Dali::Dimension::Type dimension) { - float c_result = SwigValueInit< float >() ; - float jresult = 0 ; - void * jchild = 0 ; - int jdimension ; - - if (!swig_callbackCalculateChildSize) { - return Dali::Toolkit::Internal::Control::CalculateChildSize(child,dimension); - } else { - jchild = (Dali::Actor *) &child; - jdimension = (int)dimension; - jresult = (float) swig_callbackCalculateChildSize(jchild, jdimension); - c_result = (float)jresult; - } - return c_result; -} - -float SwigDirector_ViewImpl::GetHeightForWidth(float width) { - float c_result = SwigValueInit< float >() ; - float jresult = 0 ; - float jwidth ; - - if (!swig_callbackGetHeightForWidth) { - return Dali::Toolkit::Internal::Control::GetHeightForWidth(width); - } else { - jwidth = width; - jresult = (float) swig_callbackGetHeightForWidth(jwidth); - c_result = (float)jresult; - } - return c_result; -} - -float SwigDirector_ViewImpl::GetWidthForHeight(float height) { - float c_result = SwigValueInit< float >() ; - float jresult = 0 ; - float jheight ; - - if (!swig_callbackGetWidthForHeight) { - return Dali::Toolkit::Internal::Control::GetWidthForHeight(height); - } else { - jheight = height; - jresult = (float) swig_callbackGetWidthForHeight(jheight); - c_result = (float)jresult; - } - return c_result; -} - -bool SwigDirector_ViewImpl::RelayoutDependentOnChildren(Dali::Dimension::Type dimension) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - int jdimension ; - - if (!swig_callbackRelayoutDependentOnChildren__SWIG_0) { - return Dali::Toolkit::Internal::Control::RelayoutDependentOnChildren(dimension); - } else { - jdimension = (int)dimension; - jresult = (unsigned int) swig_callbackRelayoutDependentOnChildren__SWIG_0(jdimension); - c_result = jresult ? true : false; - } - return c_result; -} - -void SwigDirector_ViewImpl::OnCalculateRelayoutSize(Dali::Dimension::Type dimension) { - int jdimension ; - - if (!swig_callbackOnCalculateRelayoutSize) { - Dali::Toolkit::Internal::Control::OnCalculateRelayoutSize(dimension); - return; - } else { - jdimension = (int)dimension; - swig_callbackOnCalculateRelayoutSize(jdimension); - } -} - -void SwigDirector_ViewImpl::OnLayoutNegotiated(float size, Dali::Dimension::Type dimension) { - float jsize ; - int jdimension ; - - if (!swig_callbackOnLayoutNegotiated) { - Dali::Toolkit::Internal::Control::OnLayoutNegotiated(size,dimension); - return; - } else { - jsize = size; - jdimension = (int)dimension; - swig_callbackOnLayoutNegotiated(jsize, jdimension); - } -} - -Dali::CustomActorImpl::Extension *SwigDirector_ViewImpl::GetExtension() { - return Dali::CustomActorImpl::GetExtension(); -} - -void SwigDirector_ViewImpl::OnInitialize() { - if (!swig_callbackOnInitialize) { - Dali::Toolkit::Internal::Control::OnInitialize(); - return; - } else { - swig_callbackOnInitialize(); - } -} - -void SwigDirector_ViewImpl::OnControlChildAdd(Dali::Actor &child) { - void * jchild = 0 ; - - if (!swig_callbackOnControlChildAdd) { - Dali::Toolkit::Internal::Control::OnControlChildAdd(child); - return; - } else { - jchild = (Dali::Actor *) &child; - swig_callbackOnControlChildAdd(jchild); - } -} - -void SwigDirector_ViewImpl::OnControlChildRemove(Dali::Actor &child) { - void * jchild = 0 ; - - if (!swig_callbackOnControlChildRemove) { - Dali::Toolkit::Internal::Control::OnControlChildRemove(child); - return; - } else { - jchild = (Dali::Actor *) &child; - swig_callbackOnControlChildRemove(jchild); - } -} - -void SwigDirector_ViewImpl::OnStyleChange(Dali::Toolkit::StyleManager styleManager, Dali::StyleChange::Type change) { - void * jstyleManager ; - int jchange ; - - if (!swig_callbackOnStyleChange) { - Dali::Toolkit::Internal::Control::OnStyleChange(styleManager,change); - return; - } else { - jstyleManager = (void *)new Dali::Toolkit::StyleManager((const Dali::Toolkit::StyleManager &)styleManager); - jchange = (int)change; - swig_callbackOnStyleChange(jstyleManager, jchange); - } -} - -bool SwigDirector_ViewImpl::OnAccessibilityActivated() { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - - if (!swig_callbackOnAccessibilityActivated) { - return Dali::Toolkit::Internal::Control::OnAccessibilityActivated(); - } else { - jresult = (unsigned int) swig_callbackOnAccessibilityActivated(); - c_result = jresult ? true : false; - } - return c_result; -} - -bool SwigDirector_ViewImpl::OnAccessibilityPan(Dali::PanGesture gesture) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - void * jgesture ; - - if (!swig_callbackOnAccessibilityPan) { - return Dali::Toolkit::Internal::Control::OnAccessibilityPan(gesture); - } else { - jgesture = (void *)new Dali::PanGesture((const Dali::PanGesture &)gesture); - jresult = (unsigned int) swig_callbackOnAccessibilityPan(jgesture); - c_result = jresult ? true : false; - } - return c_result; -} - -bool SwigDirector_ViewImpl::OnAccessibilityTouch(Dali::TouchEvent const &touchEvent) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - void * jtouchEvent = 0 ; - - if (!swig_callbackOnAccessibilityTouch) { - return Dali::Toolkit::Internal::Control::OnAccessibilityTouch(touchEvent); - } else { - jtouchEvent = (Dali::TouchEvent *) &touchEvent; - jresult = (unsigned int) swig_callbackOnAccessibilityTouch(jtouchEvent); - c_result = jresult ? true : false; - } - return c_result; -} - -bool SwigDirector_ViewImpl::OnAccessibilityValueChange(bool isIncrease) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - unsigned int jisIncrease ; - - if (!swig_callbackOnAccessibilityValueChange) { - return Dali::Toolkit::Internal::Control::OnAccessibilityValueChange(isIncrease); - } else { - jisIncrease = isIncrease; - jresult = (unsigned int) swig_callbackOnAccessibilityValueChange(jisIncrease); - c_result = jresult ? true : false; - } - return c_result; -} - -bool SwigDirector_ViewImpl::OnAccessibilityZoom() { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - - if (!swig_callbackOnAccessibilityZoom) { - return Dali::Toolkit::Internal::Control::OnAccessibilityZoom(); - } else { - jresult = (unsigned int) swig_callbackOnAccessibilityZoom(); - c_result = jresult ? true : false; - } - return c_result; -} - -void SwigDirector_ViewImpl::OnKeyInputFocusGained() { - if (!swig_callbackOnKeyInputFocusGained) { - Dali::Toolkit::Internal::Control::OnKeyInputFocusGained(); - return; - } else { - swig_callbackOnKeyInputFocusGained(); - } -} - -void SwigDirector_ViewImpl::OnKeyInputFocusLost() { - if (!swig_callbackOnKeyInputFocusLost) { - Dali::Toolkit::Internal::Control::OnKeyInputFocusLost(); - return; - } else { - swig_callbackOnKeyInputFocusLost(); - } -} - -Dali::Actor SwigDirector_ViewImpl::GetNextKeyboardFocusableActor(Dali::Actor currentFocusedActor, Dali::Toolkit::Control::KeyboardFocus::Direction direction, bool loopEnabled) { - Dali::Actor c_result ; - void * jresult = 0 ; - void * jcurrentFocusedActor ; - int jdirection ; - unsigned int jloopEnabled ; - - if (!swig_callbackGetNextKeyboardFocusableActor) { - return Dali::Toolkit::Internal::Control::GetNextKeyboardFocusableActor(currentFocusedActor,direction,loopEnabled); - } else { - jcurrentFocusedActor = (void *)new Dali::Actor((const Dali::Actor &)currentFocusedActor); - jdirection = (int)direction; - jloopEnabled = loopEnabled; - jresult = (void *) swig_callbackGetNextKeyboardFocusableActor(jcurrentFocusedActor, jdirection, jloopEnabled); - if (!jresult) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Unexpected null return for type Dali::Actor", 0); - return c_result; - } - c_result = *(Dali::Actor *)jresult; - } - return c_result; -} - -void SwigDirector_ViewImpl::OnKeyboardFocusChangeCommitted(Dali::Actor commitedFocusableActor) { - void * jcommitedFocusableActor ; - - if (!swig_callbackOnKeyboardFocusChangeCommitted) { - Dali::Toolkit::Internal::Control::OnKeyboardFocusChangeCommitted(commitedFocusableActor); - return; - } else { - jcommitedFocusableActor = (void *)new Dali::Actor((const Dali::Actor &)commitedFocusableActor); - swig_callbackOnKeyboardFocusChangeCommitted(jcommitedFocusableActor); - } -} - -bool SwigDirector_ViewImpl::OnKeyboardEnter() { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - - if (!swig_callbackOnKeyboardEnter) { - return Dali::Toolkit::Internal::Control::OnKeyboardEnter(); - } else { - jresult = (unsigned int) swig_callbackOnKeyboardEnter(); - c_result = jresult ? true : false; - } - return c_result; -} - -void SwigDirector_ViewImpl::OnPinch(Dali::PinchGesture const &pinch) { - void * jpinch = 0 ; - - if (!swig_callbackOnPinch) { - Dali::Toolkit::Internal::Control::OnPinch(pinch); - return; - } else { - jpinch = (Dali::PinchGesture *) &pinch; - swig_callbackOnPinch(jpinch); - } -} - -void SwigDirector_ViewImpl::OnPan(Dali::PanGesture const &pan) { - void * jpan = 0 ; - - if (!swig_callbackOnPan) { - Dali::Toolkit::Internal::Control::OnPan(pan); - return; - } else { - jpan = (Dali::PanGesture *) &pan; - swig_callbackOnPan(jpan); - } -} - -void SwigDirector_ViewImpl::OnTap(Dali::TapGesture const &tap) { - void * jtap = 0 ; - - if (!swig_callbackOnTap) { - Dali::Toolkit::Internal::Control::OnTap(tap); - return; - } else { - jtap = (Dali::TapGesture *) &tap; - swig_callbackOnTap(jtap); - } -} - -void SwigDirector_ViewImpl::OnLongPress(Dali::LongPressGesture const &longPress) { - void * jlongPress = 0 ; - - if (!swig_callbackOnLongPress) { - Dali::Toolkit::Internal::Control::OnLongPress(longPress); - return; - } else { - jlongPress = (Dali::LongPressGesture *) &longPress; - swig_callbackOnLongPress(jlongPress); - } -} - -void SwigDirector_ViewImpl::SignalConnected(Dali::SlotObserver *slotObserver, Dali::CallbackBase *callback) { - void * jslotObserver = 0 ; - void * jcallback = 0 ; - - if (!swig_callbackSignalConnected) { - Dali::Toolkit::Internal::Control::SignalConnected(slotObserver,callback); - return; - } else { - jslotObserver = (void *) slotObserver; - jcallback = (void *) callback; - swig_callbackSignalConnected(jslotObserver, jcallback); - } -} - -void SwigDirector_ViewImpl::SignalDisconnected(Dali::SlotObserver *slotObserver, Dali::CallbackBase *callback) { - void * jslotObserver = 0 ; - void * jcallback = 0 ; - - if (!swig_callbackSignalDisconnected) { - Dali::Toolkit::Internal::Control::SignalDisconnected(slotObserver,callback); - return; - } else { - jslotObserver = (void *) slotObserver; - jcallback = (void *) callback; - swig_callbackSignalDisconnected(jslotObserver, jcallback); - } -} - -Dali::Toolkit::Internal::Control::Extension *SwigDirector_ViewImpl::GetControlExtension() { - return Dali::Toolkit::Internal::Control::GetControlExtension(); -} - -void SwigDirector_ViewImpl::swig_connect_director(SWIG_Callback0_t callbackOnStageConnection, SWIG_Callback1_t callbackOnStageDisconnection, SWIG_Callback2_t callbackOnChildAdd, SWIG_Callback3_t callbackOnChildRemove, SWIG_Callback4_t callbackOnPropertySet, SWIG_Callback5_t callbackOnSizeSet, SWIG_Callback6_t callbackOnSizeAnimation, SWIG_Callback7_t callbackOnTouchEvent, SWIG_Callback8_t callbackOnHoverEvent, SWIG_Callback9_t callbackOnKeyEvent, SWIG_Callback10_t callbackOnWheelEvent, SWIG_Callback11_t callbackOnRelayout, SWIG_Callback12_t callbackOnSetResizePolicy, SWIG_Callback13_t callbackGetNaturalSize, SWIG_Callback14_t callbackCalculateChildSize, SWIG_Callback15_t callbackGetHeightForWidth, SWIG_Callback16_t callbackGetWidthForHeight, SWIG_Callback17_t callbackRelayoutDependentOnChildren__SWIG_0, SWIG_Callback18_t callbackRelayoutDependentOnChildren__SWIG_1, SWIG_Callback19_t callbackOnCalculateRelayoutSize, SWIG_Callback20_t callbackOnLayoutNegotiated, SWIG_Callback21_t callbackOnInitialize, SWIG_Callback22_t callbackOnControlChildAdd, SWIG_Callback23_t callbackOnControlChildRemove, SWIG_Callback24_t callbackOnStyleChange, SWIG_Callback25_t callbackOnAccessibilityActivated, SWIG_Callback26_t callbackOnAccessibilityPan, SWIG_Callback27_t callbackOnAccessibilityTouch, SWIG_Callback28_t callbackOnAccessibilityValueChange, SWIG_Callback29_t callbackOnAccessibilityZoom, SWIG_Callback30_t callbackOnKeyInputFocusGained, SWIG_Callback31_t callbackOnKeyInputFocusLost, SWIG_Callback32_t callbackGetNextKeyboardFocusableActor, SWIG_Callback33_t callbackOnKeyboardFocusChangeCommitted, SWIG_Callback34_t callbackOnKeyboardEnter, SWIG_Callback35_t callbackOnPinch, SWIG_Callback36_t callbackOnPan, SWIG_Callback37_t callbackOnTap, SWIG_Callback38_t callbackOnLongPress, SWIG_Callback39_t callbackSignalConnected, SWIG_Callback40_t callbackSignalDisconnected) { - swig_callbackOnStageConnection = callbackOnStageConnection; - swig_callbackOnStageDisconnection = callbackOnStageDisconnection; - swig_callbackOnChildAdd = callbackOnChildAdd; - swig_callbackOnChildRemove = callbackOnChildRemove; - swig_callbackOnPropertySet = callbackOnPropertySet; - swig_callbackOnSizeSet = callbackOnSizeSet; - swig_callbackOnSizeAnimation = callbackOnSizeAnimation; - swig_callbackOnTouchEvent = callbackOnTouchEvent; - swig_callbackOnHoverEvent = callbackOnHoverEvent; - swig_callbackOnKeyEvent = callbackOnKeyEvent; - swig_callbackOnWheelEvent = callbackOnWheelEvent; - swig_callbackOnRelayout = callbackOnRelayout; - swig_callbackOnSetResizePolicy = callbackOnSetResizePolicy; - swig_callbackGetNaturalSize = callbackGetNaturalSize; - swig_callbackCalculateChildSize = callbackCalculateChildSize; - swig_callbackGetHeightForWidth = callbackGetHeightForWidth; - swig_callbackGetWidthForHeight = callbackGetWidthForHeight; - swig_callbackRelayoutDependentOnChildren__SWIG_0 = callbackRelayoutDependentOnChildren__SWIG_0; - swig_callbackRelayoutDependentOnChildren__SWIG_1 = callbackRelayoutDependentOnChildren__SWIG_1; - swig_callbackOnCalculateRelayoutSize = callbackOnCalculateRelayoutSize; - swig_callbackOnLayoutNegotiated = callbackOnLayoutNegotiated; - swig_callbackOnInitialize = callbackOnInitialize; - swig_callbackOnControlChildAdd = callbackOnControlChildAdd; - swig_callbackOnControlChildRemove = callbackOnControlChildRemove; - swig_callbackOnStyleChange = callbackOnStyleChange; - swig_callbackOnAccessibilityActivated = callbackOnAccessibilityActivated; - swig_callbackOnAccessibilityPan = callbackOnAccessibilityPan; - swig_callbackOnAccessibilityTouch = callbackOnAccessibilityTouch; - swig_callbackOnAccessibilityValueChange = callbackOnAccessibilityValueChange; - swig_callbackOnAccessibilityZoom = callbackOnAccessibilityZoom; - swig_callbackOnKeyInputFocusGained = callbackOnKeyInputFocusGained; - swig_callbackOnKeyInputFocusLost = callbackOnKeyInputFocusLost; - swig_callbackGetNextKeyboardFocusableActor = callbackGetNextKeyboardFocusableActor; - swig_callbackOnKeyboardFocusChangeCommitted = callbackOnKeyboardFocusChangeCommitted; - swig_callbackOnKeyboardEnter = callbackOnKeyboardEnter; - swig_callbackOnPinch = callbackOnPinch; - swig_callbackOnPan = callbackOnPan; - swig_callbackOnTap = callbackOnTap; - swig_callbackOnLongPress = callbackOnLongPress; - swig_callbackSignalConnected = callbackSignalConnected; - swig_callbackSignalDisconnected = callbackSignalDisconnected; -} - -void SwigDirector_ViewImpl::swig_init_callbacks() { - swig_callbackOnStageConnection = 0; - swig_callbackOnStageDisconnection = 0; - swig_callbackOnChildAdd = 0; - swig_callbackOnChildRemove = 0; - swig_callbackOnPropertySet = 0; - swig_callbackOnSizeSet = 0; - swig_callbackOnSizeAnimation = 0; - swig_callbackOnTouchEvent = 0; - swig_callbackOnHoverEvent = 0; - swig_callbackOnKeyEvent = 0; - swig_callbackOnWheelEvent = 0; - swig_callbackOnRelayout = 0; - swig_callbackOnSetResizePolicy = 0; - swig_callbackGetNaturalSize = 0; - swig_callbackCalculateChildSize = 0; - swig_callbackGetHeightForWidth = 0; - swig_callbackGetWidthForHeight = 0; - swig_callbackRelayoutDependentOnChildren__SWIG_0 = 0; - swig_callbackRelayoutDependentOnChildren__SWIG_1 = 0; - swig_callbackOnCalculateRelayoutSize = 0; - swig_callbackOnLayoutNegotiated = 0; - swig_callbackOnInitialize = 0; - swig_callbackOnControlChildAdd = 0; - swig_callbackOnControlChildRemove = 0; - swig_callbackOnStyleChange = 0; - swig_callbackOnAccessibilityActivated = 0; - swig_callbackOnAccessibilityPan = 0; - swig_callbackOnAccessibilityTouch = 0; - swig_callbackOnAccessibilityValueChange = 0; - swig_callbackOnAccessibilityZoom = 0; - swig_callbackOnKeyInputFocusGained = 0; - swig_callbackOnKeyInputFocusLost = 0; - swig_callbackGetNextKeyboardFocusableActor = 0; - swig_callbackOnKeyboardFocusChangeCommitted = 0; - swig_callbackOnKeyboardEnter = 0; - swig_callbackOnPinch = 0; - swig_callbackOnPan = 0; - swig_callbackOnTap = 0; - swig_callbackOnLongPress = 0; - swig_callbackSignalConnected = 0; - swig_callbackSignalDisconnected = 0; -} - -SwigDirector_ItemFactory::SwigDirector_ItemFactory() : Dali::Toolkit::ItemFactory(), Swig::Director() { - swig_init_callbacks(); -} - -SwigDirector_ItemFactory::~SwigDirector_ItemFactory() { - -} - - -unsigned int SwigDirector_ItemFactory::GetNumberOfItems() { - unsigned int c_result = SwigValueInit< unsigned int >() ; - unsigned int jresult = 0 ; - - if (!swig_callbackGetNumberOfItems) { - throw Swig::DirectorPureVirtualException("Dali::Toolkit::ItemFactory::GetNumberOfItems"); - } else { - jresult = (unsigned int) swig_callbackGetNumberOfItems(); - c_result = (unsigned int)jresult; - } - return c_result; -} - -Dali::Actor SwigDirector_ItemFactory::NewItem(unsigned int itemId) { - Dali::Actor c_result ; - void * jresult = 0 ; - unsigned int jitemId ; - - if (!swig_callbackNewItem) { - throw Swig::DirectorPureVirtualException("Dali::Toolkit::ItemFactory::NewItem"); - } else { - jitemId = itemId; - jresult = (void *) swig_callbackNewItem(jitemId); - if (!jresult) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Unexpected null return for type Dali::Actor", 0); - return c_result; - } - c_result = *(Dali::Actor *)jresult; - } - return c_result; -} - -void SwigDirector_ItemFactory::ItemReleased(unsigned int itemId, Dali::Actor actor) { - unsigned int jitemId ; - void * jactor ; - - if (!swig_callbackItemReleased) { - Dali::Toolkit::ItemFactory::ItemReleased(itemId,actor); - return; - } else { - jitemId = itemId; - jactor = (void *)new Dali::Actor((const Dali::Actor &)actor); - swig_callbackItemReleased(jitemId, jactor); - } -} - -Dali::Toolkit::ItemFactory::Extension *SwigDirector_ItemFactory::GetExtension() { - return Dali::Toolkit::ItemFactory::GetExtension(); -} - -void SwigDirector_ItemFactory::swig_connect_director(SWIG_Callback0_t callbackGetNumberOfItems, SWIG_Callback1_t callbackNewItem, SWIG_Callback2_t callbackItemReleased) { - swig_callbackGetNumberOfItems = callbackGetNumberOfItems; - swig_callbackNewItem = callbackNewItem; - swig_callbackItemReleased = callbackItemReleased; -} - -void SwigDirector_ItemFactory::swig_init_callbacks() { - swig_callbackGetNumberOfItems = 0; - swig_callbackNewItem = 0; - swig_callbackItemReleased = 0; -} - -SwigDirector_CustomAlgorithmInterface::SwigDirector_CustomAlgorithmInterface() : Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface(), Swig::Director() { - swig_init_callbacks(); -} - -SwigDirector_CustomAlgorithmInterface::~SwigDirector_CustomAlgorithmInterface() { - -} - - -Dali::Actor SwigDirector_CustomAlgorithmInterface::GetNextFocusableActor(Dali::Actor current, Dali::Actor proposed, Dali::Toolkit::Control::KeyboardFocus::Direction direction) { - Dali::Actor c_result ; - void * jresult = 0 ; - void * jcurrent ; - void * jproposed ; - int jdirection ; - - if (!swig_callbackGetNextFocusableActor) { - throw Swig::DirectorPureVirtualException("Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface::GetNextFocusableActor"); - } else { - jcurrent = (void *)new Dali::Actor((const Dali::Actor &)current); - jproposed = (void *)new Dali::Actor((const Dali::Actor &)proposed); - jdirection = (int)direction; - jresult = (void *) swig_callbackGetNextFocusableActor(jcurrent, jproposed, jdirection); - if (!jresult) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Unexpected null return for type Dali::Actor", 0); - return c_result; - } - c_result = *(Dali::Actor *)jresult; - } - return c_result; -} - -void SwigDirector_CustomAlgorithmInterface::swig_connect_director(SWIG_Callback0_t callbackGetNextFocusableActor) { - swig_callbackGetNextFocusableActor = callbackGetNextFocusableActor; -} - -void SwigDirector_CustomAlgorithmInterface::swig_init_callbacks() { - swig_callbackGetNextFocusableActor = 0; -} - - -#ifdef __cplusplus -extern "C" { -#endif - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_floatp() { - void * jresult ; - floatp *result = 0 ; - - { - try { - result = (floatp *)new_floatp(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_floatp(void * jarg1) { - floatp *arg1 = (floatp *) 0 ; - - arg1 = (floatp *)jarg1; - { - try { - delete_floatp(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_floatp_assign(void * jarg1, float jarg2) { - floatp *arg1 = (floatp *) 0 ; - float arg2 ; - - arg1 = (floatp *)jarg1; - arg2 = (float)jarg2; - { - try { - floatp_assign(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_floatp_value(void * jarg1) { - float jresult ; - floatp *arg1 = (floatp *) 0 ; - float result; - - arg1 = (floatp *)jarg1; - { - try { - result = (float)floatp_value(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_floatp_cast(void * jarg1) { - void * jresult ; - floatp *arg1 = (floatp *) 0 ; - float *result = 0 ; - - arg1 = (floatp *)jarg1; - { - try { - result = (float *)floatp_cast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_floatp_frompointer(void * jarg1) { - void * jresult ; - float *arg1 = (float *) 0 ; - floatp *result = 0 ; - - arg1 = (float *)jarg1; - { - try { - result = (floatp *)floatp_frompointer(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_intp() { - void * jresult ; - intp *result = 0 ; - - { - try { - result = (intp *)new_intp(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_intp(void * jarg1) { - intp *arg1 = (intp *) 0 ; - - arg1 = (intp *)jarg1; - { - try { - delete_intp(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_intp_assign(void * jarg1, int jarg2) { - intp *arg1 = (intp *) 0 ; - int arg2 ; - - arg1 = (intp *)jarg1; - arg2 = (int)jarg2; - { - try { - intp_assign(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_intp_value(void * jarg1) { - int jresult ; - intp *arg1 = (intp *) 0 ; - int result; - - arg1 = (intp *)jarg1; - { - try { - result = (int)intp_value(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_intp_cast(void * jarg1) { - void * jresult ; - intp *arg1 = (intp *) 0 ; - int *result = 0 ; - - arg1 = (intp *)jarg1; - { - try { - result = (int *)intp_cast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_intp_frompointer(void * jarg1) { - void * jresult ; - int *arg1 = (int *) 0 ; - intp *result = 0 ; - - arg1 = (int *)jarg1; - { - try { - result = (intp *)intp_frompointer(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_doublep() { - void * jresult ; - doublep *result = 0 ; - - { - try { - result = (doublep *)new_doublep(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_doublep(void * jarg1) { - doublep *arg1 = (doublep *) 0 ; - - arg1 = (doublep *)jarg1; - { - try { - delete_doublep(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_doublep_assign(void * jarg1, double jarg2) { - doublep *arg1 = (doublep *) 0 ; - double arg2 ; - - arg1 = (doublep *)jarg1; - arg2 = (double)jarg2; - { - try { - doublep_assign(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT double SWIGSTDCALL CSharp_Dali_doublep_value(void * jarg1) { - double jresult ; - doublep *arg1 = (doublep *) 0 ; - double result; - - arg1 = (doublep *)jarg1; - { - try { - result = (double)doublep_value(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_doublep_cast(void * jarg1) { - void * jresult ; - doublep *arg1 = (doublep *) 0 ; - double *result = 0 ; - - arg1 = (doublep *)jarg1; - { - try { - result = (double *)doublep_cast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_doublep_frompointer(void * jarg1) { - void * jresult ; - double *arg1 = (double *) 0 ; - doublep *result = 0 ; - - arg1 = (double *)jarg1; - { - try { - result = (doublep *)doublep_frompointer(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_uintp() { - void * jresult ; - uintp *result = 0 ; - - { - try { - result = (uintp *)new_uintp(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_uintp(void * jarg1) { - uintp *arg1 = (uintp *) 0 ; - - arg1 = (uintp *)jarg1; - { - try { - delete_uintp(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_uintp_assign(void * jarg1, unsigned int jarg2) { - uintp *arg1 = (uintp *) 0 ; - unsigned int arg2 ; - - arg1 = (uintp *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - uintp_assign(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_uintp_value(void * jarg1) { - unsigned int jresult ; - uintp *arg1 = (uintp *) 0 ; - unsigned int result; - - arg1 = (uintp *)jarg1; - { - try { - result = (unsigned int)uintp_value(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_uintp_cast(void * jarg1) { - void * jresult ; - uintp *arg1 = (uintp *) 0 ; - unsigned int *result = 0 ; - - arg1 = (uintp *)jarg1; - { - try { - result = (unsigned int *)uintp_cast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_uintp_frompointer(void * jarg1) { - void * jresult ; - unsigned int *arg1 = (unsigned int *) 0 ; - uintp *result = 0 ; - - arg1 = (unsigned int *)jarg1; - { - try { - result = (uintp *)uintp_frompointer(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ushortp() { - void * jresult ; - ushortp *result = 0 ; - - { - try { - result = (ushortp *)new_ushortp(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ushortp(void * jarg1) { - ushortp *arg1 = (ushortp *) 0 ; - - arg1 = (ushortp *)jarg1; - { - try { - delete_ushortp(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ushortp_assign(void * jarg1, unsigned short jarg2) { - ushortp *arg1 = (ushortp *) 0 ; - unsigned short arg2 ; - - arg1 = (ushortp *)jarg1; - arg2 = (unsigned short)jarg2; - { - try { - ushortp_assign(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned short SWIGSTDCALL CSharp_Dali_ushortp_value(void * jarg1) { - unsigned short jresult ; - ushortp *arg1 = (ushortp *) 0 ; - unsigned short result; - - arg1 = (ushortp *)jarg1; - { - try { - result = (unsigned short)ushortp_value(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ushortp_cast(void * jarg1) { - void * jresult ; - ushortp *arg1 = (ushortp *) 0 ; - unsigned short *result = 0 ; - - arg1 = (ushortp *)jarg1; - { - try { - result = (unsigned short *)ushortp_cast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ushortp_frompointer(void * jarg1) { - void * jresult ; - unsigned short *arg1 = (unsigned short *) 0 ; - ushortp *result = 0 ; - - arg1 = (unsigned short *)jarg1; - { - try { - result = (ushortp *)ushortp_frompointer(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_int_to_uint(int jarg1) { - unsigned int jresult ; - int arg1 ; - unsigned int result; - - arg1 = (int)jarg1; - { - try { - result = (unsigned int)int_to_uint(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RefObject_Reference(void * jarg1) { - Dali::RefObject *arg1 = (Dali::RefObject *) 0 ; - - arg1 = (Dali::RefObject *)jarg1; - { - try { - (arg1)->Reference(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RefObject_Unreference(void * jarg1) { - Dali::RefObject *arg1 = (Dali::RefObject *) 0 ; - - arg1 = (Dali::RefObject *)jarg1; - { - try { - (arg1)->Unreference(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_RefObject_ReferenceCount(void * jarg1) { - int jresult ; - Dali::RefObject *arg1 = (Dali::RefObject *) 0 ; - int result; - - arg1 = (Dali::RefObject *)jarg1; - { - try { - result = (int)(arg1)->ReferenceCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Any__SWIG_0() { - void * jresult ; - Dali::Any *result = 0 ; - - { - try { - result = (Dali::Any *)new Dali::Any(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Any(void * jarg1) { - Dali::Any *arg1 = (Dali::Any *) 0 ; - - arg1 = (Dali::Any *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Any_AssertAlways(char * jarg1) { - char *arg1 = (char *) 0 ; - - arg1 = (char *)jarg1; - { - try { - Dali::Any::AssertAlways((char const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Any__SWIG_2(void * jarg1) { - void * jresult ; - Dali::Any *arg1 = 0 ; - Dali::Any *result = 0 ; - - arg1 = (Dali::Any *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Any const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Any *)new Dali::Any((Dali::Any const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Any_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Any *arg1 = (Dali::Any *) 0 ; - Dali::Any *arg2 = 0 ; - Dali::Any *result = 0 ; - - arg1 = (Dali::Any *)jarg1; - arg2 = (Dali::Any *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Any const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Any *) &(arg1)->operator =((Dali::Any const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Any_GetType(void * jarg1) { - void * jresult ; - Dali::Any *arg1 = (Dali::Any *) 0 ; - std::type_info *result = 0 ; - - arg1 = (Dali::Any *)jarg1; - { - try { - result = (std::type_info *) &((Dali::Any const *)arg1)->GetType(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Any_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Any *arg1 = (Dali::Any *) 0 ; - bool result; - - arg1 = (Dali::Any *)jarg1; - { - try { - result = (bool)((Dali::Any const *)arg1)->Empty(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Any_AnyContainerBase(void * jarg1, void * jarg2, void * jarg3) { - void * jresult ; - std::type_info *arg1 = 0 ; - Dali::Any::CloneFunc arg2 = (Dali::Any::CloneFunc) 0 ; - Dali::Any::DeleteFunc arg3 = (Dali::Any::DeleteFunc) 0 ; - Dali::Any::AnyContainerBase *result = 0 ; - - arg1 = (std::type_info *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::type_info const & type is null", 0); - return 0; - } - arg2 = (Dali::Any::CloneFunc)jarg2; - arg3 = (Dali::Any::DeleteFunc)jarg3; - { - try { - result = (Dali::Any::AnyContainerBase *)new Dali::Any::AnyContainerBase((std::type_info const &)*arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Any_AnyContainerBase_GetType(void * jarg1) { - void * jresult ; - Dali::Any::AnyContainerBase *arg1 = (Dali::Any::AnyContainerBase *) 0 ; - std::type_info *result = 0 ; - - arg1 = (Dali::Any::AnyContainerBase *)jarg1; - { - try { - result = (std::type_info *) &((Dali::Any::AnyContainerBase const *)arg1)->GetType(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Any_AnyContainerBase_mType_get(void * jarg1) { - void * jresult ; - Dali::Any::AnyContainerBase *arg1 = (Dali::Any::AnyContainerBase *) 0 ; - ::std::type_info *result = 0 ; - - arg1 = (Dali::Any::AnyContainerBase *)jarg1; - result = (::std::type_info *) &(::std::type_info const &) ((arg1)->mType); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Any_AnyContainerBase_mCloneFunc_set(void * jarg1, void * jarg2) { - Dali::Any::AnyContainerBase *arg1 = (Dali::Any::AnyContainerBase *) 0 ; - Dali::Any::CloneFunc arg2 = (Dali::Any::CloneFunc) 0 ; - - arg1 = (Dali::Any::AnyContainerBase *)jarg1; - arg2 = (Dali::Any::CloneFunc)jarg2; - if (arg1) (arg1)->mCloneFunc = arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Any_AnyContainerBase_mCloneFunc_get(void * jarg1) { - void * jresult ; - Dali::Any::AnyContainerBase *arg1 = (Dali::Any::AnyContainerBase *) 0 ; - Dali::Any::CloneFunc result; - - arg1 = (Dali::Any::AnyContainerBase *)jarg1; - result = (Dali::Any::CloneFunc) ((arg1)->mCloneFunc); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Any_AnyContainerBase_mDeleteFunc_set(void * jarg1, void * jarg2) { - Dali::Any::AnyContainerBase *arg1 = (Dali::Any::AnyContainerBase *) 0 ; - Dali::Any::DeleteFunc arg2 = (Dali::Any::DeleteFunc) 0 ; - - arg1 = (Dali::Any::AnyContainerBase *)jarg1; - arg2 = (Dali::Any::DeleteFunc)jarg2; - if (arg1) (arg1)->mDeleteFunc = arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Any_AnyContainerBase_mDeleteFunc_get(void * jarg1) { - void * jresult ; - Dali::Any::AnyContainerBase *arg1 = (Dali::Any::AnyContainerBase *) 0 ; - Dali::Any::DeleteFunc result; - - arg1 = (Dali::Any::AnyContainerBase *)jarg1; - result = (Dali::Any::DeleteFunc) ((arg1)->mDeleteFunc); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Any_AnyContainerBase(void * jarg1) { - Dali::Any::AnyContainerBase *arg1 = (Dali::Any::AnyContainerBase *) 0 ; - - arg1 = (Dali::Any::AnyContainerBase *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Any_mContainer_set(void * jarg1, void * jarg2) { - Dali::Any *arg1 = (Dali::Any *) 0 ; - Dali::Any::AnyContainerBase *arg2 = (Dali::Any::AnyContainerBase *) 0 ; - - arg1 = (Dali::Any *)jarg1; - arg2 = (Dali::Any::AnyContainerBase *)jarg2; - if (arg1) (arg1)->mContainer = arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Any_mContainer_get(void * jarg1) { - void * jresult ; - Dali::Any *arg1 = (Dali::Any *) 0 ; - Dali::Any::AnyContainerBase *result = 0 ; - - arg1 = (Dali::Any *)jarg1; - result = (Dali::Any::AnyContainerBase *) ((arg1)->mContainer); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_DaliAssertMessage(char * jarg1, char * jarg2) { - char *arg1 = (char *) 0 ; - char *arg2 = (char *) 0 ; - - arg1 = (char *)jarg1; - arg2 = (char *)jarg2; - { - try { - Dali::DaliAssertMessage((char const *)arg1,(char const *)arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_DaliException(char * jarg1, char * jarg2) { - void * jresult ; - char *arg1 = (char *) 0 ; - char *arg2 = (char *) 0 ; - Dali::DaliException *result = 0 ; - - arg1 = (char *)jarg1; - arg2 = (char *)jarg2; - { - try { - result = (Dali::DaliException *)new Dali::DaliException((char const *)arg1,(char const *)arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_DaliException_location_set(void * jarg1, char * jarg2) { - Dali::DaliException *arg1 = (Dali::DaliException *) 0 ; - char *arg2 = (char *) 0 ; - - arg1 = (Dali::DaliException *)jarg1; - arg2 = (char *)jarg2; - { - if (arg2) { - arg1->location = (char const *) (new char[strlen((const char *)arg2)+1]); - strcpy((char *)arg1->location, (const char *)arg2); - } else { - arg1->location = 0; - } - } -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_DaliException_location_get(void * jarg1) { - char * jresult ; - Dali::DaliException *arg1 = (Dali::DaliException *) 0 ; - char *result = 0 ; - - arg1 = (Dali::DaliException *)jarg1; - result = (char *) ((arg1)->location); - jresult = SWIG_csharp_string_callback((const char *)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_DaliException_condition_set(void * jarg1, char * jarg2) { - Dali::DaliException *arg1 = (Dali::DaliException *) 0 ; - char *arg2 = (char *) 0 ; - - arg1 = (Dali::DaliException *)jarg1; - arg2 = (char *)jarg2; - { - if (arg2) { - arg1->condition = (char const *) (new char[strlen((const char *)arg2)+1]); - strcpy((char *)arg1->condition, (const char *)arg2); - } else { - arg1->condition = 0; - } - } -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_DaliException_condition_get(void * jarg1) { - char * jresult ; - Dali::DaliException *arg1 = (Dali::DaliException *) 0 ; - char *result = 0 ; - - arg1 = (Dali::DaliException *)jarg1; - result = (char *) ((arg1)->condition); - jresult = SWIG_csharp_string_callback((const char *)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_DaliException(void * jarg1) { - Dali::DaliException *arg1 = (Dali::DaliException *) 0 ; - - arg1 = (Dali::DaliException *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Vector2__SWIG_0() { - void * jresult ; - Dali::Vector2 *result = 0 ; - - { - try { - result = (Dali::Vector2 *)new Dali::Vector2(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Vector2__SWIG_1(float jarg1, float jarg2) { - void * jresult ; - float arg1 ; - float arg2 ; - Dali::Vector2 *result = 0 ; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - { - try { - result = (Dali::Vector2 *)new Dali::Vector2(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Vector2__SWIG_2(float* jarg1) { - void * jresult ; - float *arg1 = (float *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = jarg1; - { - try { - result = (Dali::Vector2 *)new Dali::Vector2((float const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Vector2__SWIG_3(void * jarg1) { - void * jresult ; - Dali::Vector3 *arg1 = 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector2 *)new Dali::Vector2((Dali::Vector3 const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Vector2__SWIG_4(void * jarg1) { - void * jresult ; - Dali::Vector4 *arg1 = 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector2 *)new Dali::Vector2((Dali::Vector4 const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_ONE_get() { - void * jresult ; - Dali::Vector2 *result = 0 ; - - result = (Dali::Vector2 *)&Dali::Vector2::ONE; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_XAXIS_get() { - void * jresult ; - Dali::Vector2 *result = 0 ; - - result = (Dali::Vector2 *)&Dali::Vector2::XAXIS; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_YAXIS_get() { - void * jresult ; - Dali::Vector2 *result = 0 ; - - result = (Dali::Vector2 *)&Dali::Vector2::YAXIS; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_NEGATIVE_XAXIS_get() { - void * jresult ; - Dali::Vector2 *result = 0 ; - - result = (Dali::Vector2 *)&Dali::Vector2::NEGATIVE_XAXIS; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_NEGATIVE_YAXIS_get() { - void * jresult ; - Dali::Vector2 *result = 0 ; - - result = (Dali::Vector2 *)&Dali::Vector2::NEGATIVE_YAXIS; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_ZERO_get() { - void * jresult ; - Dali::Vector2 *result = 0 ; - - result = (Dali::Vector2 *)&Dali::Vector2::ZERO; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_Assign__SWIG_0(void * jarg1, float* jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float *arg2 = (float *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = jarg2; - { - try { - result = (Dali::Vector2 *) &(arg1)->operator =((float const *)arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_Assign__SWIG_1(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector2 *) &(arg1)->operator =((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_Assign__SWIG_2(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector2 *) &(arg1)->operator =((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_Add(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Vector2 const *)arg1)->operator +((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_AddAssign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector2 *) &(arg1)->operator +=((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_Subtract__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Vector2 const *)arg1)->operator -((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_SubtractAssign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector2 *) &(arg1)->operator -=((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_Multiply__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Vector2 const *)arg1)->operator *((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_Multiply__SWIG_1(void * jarg1, float jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float arg2 ; - Dali::Vector2 result; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (float)jarg2; - { - try { - result = ((Dali::Vector2 const *)arg1)->operator *(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_MultiplyAssign__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector2 *) &(arg1)->operator *=((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_MultiplyAssign__SWIG_1(void * jarg1, float jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float arg2 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (Dali::Vector2 *) &(arg1)->operator *=(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_Divide__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Vector2 const *)arg1)->operator /((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_Divide__SWIG_1(void * jarg1, float jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float arg2 ; - Dali::Vector2 result; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (float)jarg2; - { - try { - result = ((Dali::Vector2 const *)arg1)->operator /(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_DivideAssign__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector2 *) &(arg1)->operator /=((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_DivideAssign__SWIG_1(void * jarg1, float jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float arg2 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (Dali::Vector2 *) &(arg1)->operator /=(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_Subtract__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Vector2 *)jarg1; - { - try { - result = ((Dali::Vector2 const *)arg1)->operator -(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Vector2_EqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - Dali::Vector2 *arg2 = 0 ; - bool result; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Vector2 const *)arg1)->operator ==((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Vector2_NotEqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - Dali::Vector2 *arg2 = 0 ; - bool result; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Vector2 const *)arg1)->operator !=((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector2_ValueOfIndex__SWIG_0(void * jarg1, unsigned int jarg2) { - float jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - unsigned int arg2 ; - float *result = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (float *) &((Dali::Vector2 const *)arg1)->operator [](arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = *result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector2_Length(void * jarg1) { - float jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float result; - - arg1 = (Dali::Vector2 *)jarg1; - { - try { - result = (float)((Dali::Vector2 const *)arg1)->Length(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector2_LengthSquared(void * jarg1) { - float jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float result; - - arg1 = (Dali::Vector2 *)jarg1; - { - try { - result = (float)((Dali::Vector2 const *)arg1)->LengthSquared(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector2_Normalize(void * jarg1) { - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - { - try { - (arg1)->Normalize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector2_Clamp(void * jarg1, void * jarg2, void * jarg3) { - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::Vector2 *arg3 = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - arg3 = (Dali::Vector2 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - { - try { - (arg1)->Clamp((Dali::Vector2 const &)*arg2,(Dali::Vector2 const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector2_AsFloat__SWIG_0(void * jarg1) { - void * jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float *result = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - { - try { - result = (float *)((Dali::Vector2 const *)arg1)->AsFloat(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector2_X_set(void * jarg1, float jarg2) { - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->x = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector2_X_get(void * jarg1) { - float jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float result; - - arg1 = (Dali::Vector2 *)jarg1; - result = (float) ((arg1)->x); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector2_Width_set(void * jarg1, float jarg2) { - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->width = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector2_Width_get(void * jarg1) { - float jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float result; - - arg1 = (Dali::Vector2 *)jarg1; - result = (float) ((arg1)->width); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector2_Y_set(void * jarg1, float jarg2) { - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->y = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector2_Y_get(void * jarg1) { - float jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float result; - - arg1 = (Dali::Vector2 *)jarg1; - result = (float) ((arg1)->y); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector2_Height_set(void * jarg1, float jarg2) { - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector2 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->height = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector2_Height_get(void * jarg1) { - float jresult ; - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - float result; - - arg1 = (Dali::Vector2 *)jarg1; - result = (float) ((arg1)->height); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Vector2(void * jarg1) { - Dali::Vector2 *arg1 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Min__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Vector2 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = Dali::Min((Dali::Vector2 const &)*arg1,(Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Max__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Vector2 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = Dali::Max((Dali::Vector2 const &)*arg1,(Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Clamp__SWIG_0(void * jarg1, float jarg2, float jarg3) { - void * jresult ; - Dali::Vector2 *arg1 = 0 ; - float *arg2 = 0 ; - float *arg3 = 0 ; - float temp2 ; - float temp3 ; - Dali::Vector2 result; - - arg1 = (Dali::Vector2 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - temp2 = (float)jarg2; - arg2 = &temp2; - temp3 = (float)jarg3; - arg3 = &temp3; - { - try { - result = Dali::Clamp((Dali::Vector2 const &)*arg1,(float const &)*arg2,(float const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Vector3__SWIG_0() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - { - try { - result = (Dali::Vector3 *)new Dali::Vector3(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Vector3__SWIG_1(float jarg1, float jarg2, float jarg3) { - void * jresult ; - float arg1 ; - float arg2 ; - float arg3 ; - Dali::Vector3 *result = 0 ; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - result = (Dali::Vector3 *)new Dali::Vector3(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Vector3__SWIG_2(float* jarg1) { - void * jresult ; - float *arg1 = (float *) 0 ; - Dali::Vector3 *result = 0 ; - - arg1 = jarg1; - { - try { - result = (Dali::Vector3 *)new Dali::Vector3((float const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Vector3__SWIG_3(void * jarg1) { - void * jresult ; - Dali::Vector2 *arg1 = 0 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector3 *)new Dali::Vector3((Dali::Vector2 const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Vector3__SWIG_4(void * jarg1) { - void * jresult ; - Dali::Vector4 *arg1 = 0 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector3 *)new Dali::Vector3((Dali::Vector4 const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_ONE_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::Vector3::ONE; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_XAXIS_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::Vector3::XAXIS; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_YAXIS_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::Vector3::YAXIS; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_ZAXIS_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::Vector3::ZAXIS; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_NEGATIVE_XAXIS_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::Vector3::NEGATIVE_XAXIS; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_NEGATIVE_YAXIS_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::Vector3::NEGATIVE_YAXIS; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_NEGATIVE_ZAXIS_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::Vector3::NEGATIVE_ZAXIS; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_ZERO_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::Vector3::ZERO; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_Assign__SWIG_0(void * jarg1, float* jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float *arg2 = (float *) 0 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = jarg2; - { - try { - result = (Dali::Vector3 *) &(arg1)->operator =((float const *)arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_Assign__SWIG_1(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector3 *) &(arg1)->operator =((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_Assign__SWIG_2(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector3 *) &(arg1)->operator =((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_Add(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Vector3 const *)arg1)->operator +((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_AddAssign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector3 *) &(arg1)->operator +=((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_Subtract__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Vector3 const *)arg1)->operator -((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_SubtractAssign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector3 *) &(arg1)->operator -=((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_Multiply__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Vector3 const *)arg1)->operator *((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_Multiply__SWIG_1(void * jarg1, float jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float arg2 ; - Dali::Vector3 result; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (float)jarg2; - { - try { - result = ((Dali::Vector3 const *)arg1)->operator *(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_MultiplyAssign__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector3 *) &(arg1)->operator *=((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_MultiplyAssign__SWIG_1(void * jarg1, float jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float arg2 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (Dali::Vector3 *) &(arg1)->operator *=(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_MultiplyAssign__SWIG_2(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Quaternion *arg2 = 0 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector3 *) &(arg1)->operator *=((Dali::Quaternion const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_Divide__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Vector3 const *)arg1)->operator /((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_Divide__SWIG_1(void * jarg1, float jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float arg2 ; - Dali::Vector3 result; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (float)jarg2; - { - try { - result = ((Dali::Vector3 const *)arg1)->operator /(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_DivideAssign__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector3 *) &(arg1)->operator /=((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_DivideAssign__SWIG_1(void * jarg1, float jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float arg2 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (Dali::Vector3 *) &(arg1)->operator /=(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_Subtract__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Vector3 *)jarg1; - { - try { - result = ((Dali::Vector3 const *)arg1)->operator -(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Vector3_EqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - bool result; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Vector3 const *)arg1)->operator ==((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Vector3_NotEqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - bool result; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Vector3 const *)arg1)->operator !=((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector3_ValueOfIndex__SWIG_0(void * jarg1, unsigned int jarg2) { - float jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - unsigned int arg2 ; - float *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (float *) &((Dali::Vector3 const *)arg1)->operator [](arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = *result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector3_Dot(void * jarg1, void * jarg2) { - float jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - float result; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (float)((Dali::Vector3 const *)arg1)->Dot((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_Cross(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Vector3 const *)arg1)->Cross((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector3_Length(void * jarg1) { - float jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float result; - - arg1 = (Dali::Vector3 *)jarg1; - { - try { - result = (float)((Dali::Vector3 const *)arg1)->Length(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector3_LengthSquared(void * jarg1) { - float jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float result; - - arg1 = (Dali::Vector3 *)jarg1; - { - try { - result = (float)((Dali::Vector3 const *)arg1)->LengthSquared(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector3_Normalize(void * jarg1) { - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - { - try { - (arg1)->Normalize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector3_Clamp(void * jarg1, void * jarg2, void * jarg3) { - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector3 *arg3 = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - arg3 = (Dali::Vector3 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->Clamp((Dali::Vector3 const &)*arg2,(Dali::Vector3 const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_AsFloat__SWIG_0(void * jarg1) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - { - try { - result = (float *)((Dali::Vector3 const *)arg1)->AsFloat(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_GetVectorXY__SWIG_0(void * jarg1) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - { - try { - result = (Dali::Vector2 *) &((Dali::Vector3 const *)arg1)->GetVectorXY(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector3_GetVectorYZ__SWIG_0(void * jarg1) { - void * jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - { - try { - result = (Dali::Vector2 *) &((Dali::Vector3 const *)arg1)->GetVectorYZ(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector3_X_set(void * jarg1, float jarg2) { - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->x = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector3_X_get(void * jarg1) { - float jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float result; - - arg1 = (Dali::Vector3 *)jarg1; - result = (float) ((arg1)->x); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector3_Width_set(void * jarg1, float jarg2) { - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->width = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector3_Width_get(void * jarg1) { - float jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float result; - - arg1 = (Dali::Vector3 *)jarg1; - result = (float) ((arg1)->width); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector3_r_set(void * jarg1, float jarg2) { - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->r = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector3_r_get(void * jarg1) { - float jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float result; - - arg1 = (Dali::Vector3 *)jarg1; - result = (float) ((arg1)->r); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector3_Y_set(void * jarg1, float jarg2) { - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->y = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector3_Y_get(void * jarg1) { - float jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float result; - - arg1 = (Dali::Vector3 *)jarg1; - result = (float) ((arg1)->y); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector3_Height_set(void * jarg1, float jarg2) { - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->height = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector3_Height_get(void * jarg1) { - float jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float result; - - arg1 = (Dali::Vector3 *)jarg1; - result = (float) ((arg1)->height); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector3_g_set(void * jarg1, float jarg2) { - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->g = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector3_g_get(void * jarg1) { - float jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float result; - - arg1 = (Dali::Vector3 *)jarg1; - result = (float) ((arg1)->g); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector3_Z_set(void * jarg1, float jarg2) { - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->z = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector3_Z_get(void * jarg1) { - float jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float result; - - arg1 = (Dali::Vector3 *)jarg1; - result = (float) ((arg1)->z); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector3_Depth_set(void * jarg1, float jarg2) { - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->depth = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector3_Depth_get(void * jarg1) { - float jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float result; - - arg1 = (Dali::Vector3 *)jarg1; - result = (float) ((arg1)->depth); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector3_b_set(void * jarg1, float jarg2) { - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector3 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->b = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector3_b_get(void * jarg1) { - float jresult ; - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - float result; - - arg1 = (Dali::Vector3 *)jarg1; - result = (float) ((arg1)->b); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Vector3(void * jarg1) { - Dali::Vector3 *arg1 = (Dali::Vector3 *) 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Min__SWIG_1(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Vector3 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = Dali::Min((Dali::Vector3 const &)*arg1,(Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Max__SWIG_1(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector3 *arg1 = 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Vector3 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = Dali::Max((Dali::Vector3 const &)*arg1,(Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Clamp__SWIG_1(void * jarg1, float jarg2, float jarg3) { - void * jresult ; - Dali::Vector3 *arg1 = 0 ; - float *arg2 = 0 ; - float *arg3 = 0 ; - float temp2 ; - float temp3 ; - Dali::Vector3 result; - - arg1 = (Dali::Vector3 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - temp2 = (float)jarg2; - arg2 = &temp2; - temp3 = (float)jarg3; - arg3 = &temp3; - { - try { - result = Dali::Clamp((Dali::Vector3 const &)*arg1,(float const &)*arg2,(float const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Vector4__SWIG_0() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - { - try { - result = (Dali::Vector4 *)new Dali::Vector4(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Vector4__SWIG_1(float jarg1, float jarg2, float jarg3, float jarg4) { - void * jresult ; - float arg1 ; - float arg2 ; - float arg3 ; - float arg4 ; - Dali::Vector4 *result = 0 ; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - { - try { - result = (Dali::Vector4 *)new Dali::Vector4(arg1,arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Vector4__SWIG_2(float* jarg1) { - void * jresult ; - float *arg1 = (float *) 0 ; - Dali::Vector4 *result = 0 ; - - arg1 = jarg1; - { - try { - result = (Dali::Vector4 *)new Dali::Vector4((float const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Vector4__SWIG_3(void * jarg1) { - void * jresult ; - Dali::Vector2 *arg1 = 0 ; - Dali::Vector4 *result = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector4 *)new Dali::Vector4((Dali::Vector2 const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Vector4__SWIG_4(void * jarg1) { - void * jresult ; - Dali::Vector3 *arg1 = 0 ; - Dali::Vector4 *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector4 *)new Dali::Vector4((Dali::Vector3 const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_ONE_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Vector4::ONE; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_XAXIS_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Vector4::XAXIS; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_YAXIS_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Vector4::YAXIS; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_ZAXIS_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Vector4::ZAXIS; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_ZERO_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Vector4::ZERO; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_Assign__SWIG_0(void * jarg1, float* jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float *arg2 = (float *) 0 ; - Dali::Vector4 *result = 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = jarg2; - { - try { - result = (Dali::Vector4 *) &(arg1)->operator =((float const *)arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_Assign__SWIG_1(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::Vector4 *result = 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector4 *) &(arg1)->operator =((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_Assign__SWIG_2(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector4 *result = 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector4 *) &(arg1)->operator =((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_Add(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Vector4 const *)arg1)->operator +((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_AddAssign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - Dali::Vector4 *result = 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector4 *) &(arg1)->operator +=((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_Subtract__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Vector4 const *)arg1)->operator -((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_SubtractAssign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - Dali::Vector4 *result = 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector4 *) &(arg1)->operator -=((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_Multiply__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Vector4 const *)arg1)->operator *((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_Multiply__SWIG_1(void * jarg1, float jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - Dali::Vector4 result; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - { - try { - result = ((Dali::Vector4 const *)arg1)->operator *(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_MultiplyAssign__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - Dali::Vector4 *result = 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector4 *) &(arg1)->operator *=((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_MultiplyAssign__SWIG_1(void * jarg1, float jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - Dali::Vector4 *result = 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (Dali::Vector4 *) &(arg1)->operator *=(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_Divide__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Vector4 const *)arg1)->operator /((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_Divide__SWIG_1(void * jarg1, float jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - Dali::Vector4 result; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - { - try { - result = ((Dali::Vector4 const *)arg1)->operator /(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_DivideAssign__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - Dali::Vector4 *result = 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector4 *) &(arg1)->operator /=((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_DivideAssign__SWIG_1(void * jarg1, float jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - Dali::Vector4 *result = 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (Dali::Vector4 *) &(arg1)->operator /=(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_Subtract__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Vector4 *)jarg1; - { - try { - result = ((Dali::Vector4 const *)arg1)->operator -(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Vector4_EqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - bool result; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Vector4 const *)arg1)->operator ==((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Vector4_NotEqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - bool result; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Vector4 const *)arg1)->operator !=((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_ValueOfIndex__SWIG_0(void * jarg1, unsigned int jarg2) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - unsigned int arg2 ; - float *result = 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (float *) &((Dali::Vector4 const *)arg1)->operator [](arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = *result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_Dot__SWIG_0(void * jarg1, void * jarg2) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector3 *arg2 = 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (float)((Dali::Vector4 const *)arg1)->Dot((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_Dot__SWIG_1(void * jarg1, void * jarg2) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = (float)((Dali::Vector4 const *)arg1)->Dot((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_Dot4(void * jarg1, void * jarg2) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = (float)((Dali::Vector4 const *)arg1)->Dot4((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_Cross(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Vector4 const *)arg1)->Cross((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_Length(void * jarg1) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - { - try { - result = (float)((Dali::Vector4 const *)arg1)->Length(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_LengthSquared(void * jarg1) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - { - try { - result = (float)((Dali::Vector4 const *)arg1)->LengthSquared(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector4_Normalize(void * jarg1) { - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - { - try { - (arg1)->Normalize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector4_Clamp(void * jarg1, void * jarg2, void * jarg3) { - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - Dali::Vector4 *arg2 = 0 ; - Dali::Vector4 *arg3 = 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return ; - } - arg3 = (Dali::Vector4 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return ; - } - { - try { - (arg1)->Clamp((Dali::Vector4 const &)*arg2,(Dali::Vector4 const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Vector4_AsFloat__SWIG_0(void * jarg1) { - void * jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float *result = 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - { - try { - result = (float *)((Dali::Vector4 const *)arg1)->AsFloat(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector4_X_set(void * jarg1, float jarg2) { - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->x = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_X_get(void * jarg1) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - result = (float) ((arg1)->x); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector4_r_set(void * jarg1, float jarg2) { - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->r = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_r_get(void * jarg1) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - result = (float) ((arg1)->r); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector4_s_set(void * jarg1, float jarg2) { - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->s = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_s_get(void * jarg1) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - result = (float) ((arg1)->s); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector4_Y_set(void * jarg1, float jarg2) { - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->y = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_Y_get(void * jarg1) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - result = (float) ((arg1)->y); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector4_g_set(void * jarg1, float jarg2) { - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->g = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_g_get(void * jarg1) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - result = (float) ((arg1)->g); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector4_t_set(void * jarg1, float jarg2) { - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->t = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_t_get(void * jarg1) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - result = (float) ((arg1)->t); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector4_Z_set(void * jarg1, float jarg2) { - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->z = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_Z_get(void * jarg1) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - result = (float) ((arg1)->z); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector4_b_set(void * jarg1, float jarg2) { - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->b = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_b_get(void * jarg1) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - result = (float) ((arg1)->b); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector4_p_set(void * jarg1, float jarg2) { - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->p = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_p_get(void * jarg1) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - result = (float) ((arg1)->p); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector4_W_set(void * jarg1, float jarg2) { - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->w = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_W_get(void * jarg1) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - result = (float) ((arg1)->w); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector4_a_set(void * jarg1, float jarg2) { - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->a = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_a_get(void * jarg1) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - result = (float) ((arg1)->a); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Vector4_q_set(void * jarg1, float jarg2) { - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float arg2 ; - - arg1 = (Dali::Vector4 *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->q = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Vector4_q_get(void * jarg1) { - float jresult ; - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - float result; - - arg1 = (Dali::Vector4 *)jarg1; - result = (float) ((arg1)->q); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Vector4(void * jarg1) { - Dali::Vector4 *arg1 = (Dali::Vector4 *) 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Min__SWIG_2(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = 0 ; - Dali::Vector4 *arg2 = 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Vector4 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = Dali::Min((Dali::Vector4 const &)*arg1,(Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Max__SWIG_2(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector4 *arg1 = 0 ; - Dali::Vector4 *arg2 = 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Vector4 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = Dali::Max((Dali::Vector4 const &)*arg1,(Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Clamp__SWIG_2(void * jarg1, float jarg2, float jarg3) { - void * jresult ; - Dali::Vector4 *arg1 = 0 ; - float *arg2 = 0 ; - float *arg3 = 0 ; - float temp2 ; - float temp3 ; - Dali::Vector4 result; - - arg1 = (Dali::Vector4 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - temp2 = (float)jarg2; - arg2 = &temp2; - temp3 = (float)jarg3; - arg3 = &temp3; - { - try { - result = Dali::Clamp((Dali::Vector4 const &)*arg1,(float const &)*arg2,(float const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Uint16Pair__SWIG_0() { - void * jresult ; - Dali::Uint16Pair *result = 0 ; - - { - try { - result = (Dali::Uint16Pair *)new Dali::Uint16Pair(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Uint16Pair__SWIG_1(unsigned int jarg1, unsigned int jarg2) { - void * jresult ; - uint32_t arg1 ; - uint32_t arg2 ; - Dali::Uint16Pair *result = 0 ; - - arg1 = (uint32_t)jarg1; - arg2 = (uint32_t)jarg2; - { - try { - result = (Dali::Uint16Pair *)new Dali::Uint16Pair(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Uint16Pair__SWIG_2(void * jarg1) { - void * jresult ; - Dali::Uint16Pair *arg1 = 0 ; - Dali::Uint16Pair *result = 0 ; - - arg1 = (Dali::Uint16Pair *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Uint16Pair const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Uint16Pair *)new Dali::Uint16Pair((Dali::Uint16Pair const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Uint16Pair_SetWidth(void * jarg1, unsigned short jarg2) { - Dali::Uint16Pair *arg1 = (Dali::Uint16Pair *) 0 ; - uint16_t arg2 ; - - arg1 = (Dali::Uint16Pair *)jarg1; - arg2 = (uint16_t)jarg2; - { - try { - (arg1)->SetWidth(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned short SWIGSTDCALL CSharp_Dali_Uint16Pair_GetWidth(void * jarg1) { - unsigned short jresult ; - Dali::Uint16Pair *arg1 = (Dali::Uint16Pair *) 0 ; - uint16_t result; - - arg1 = (Dali::Uint16Pair *)jarg1; - { - try { - result = ((Dali::Uint16Pair const *)arg1)->GetWidth(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Uint16Pair_SetHeight(void * jarg1, unsigned short jarg2) { - Dali::Uint16Pair *arg1 = (Dali::Uint16Pair *) 0 ; - uint16_t arg2 ; - - arg1 = (Dali::Uint16Pair *)jarg1; - arg2 = (uint16_t)jarg2; - { - try { - (arg1)->SetHeight(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned short SWIGSTDCALL CSharp_Dali_Uint16Pair_GetHeight(void * jarg1) { - unsigned short jresult ; - Dali::Uint16Pair *arg1 = (Dali::Uint16Pair *) 0 ; - uint16_t result; - - arg1 = (Dali::Uint16Pair *)jarg1; - { - try { - result = ((Dali::Uint16Pair const *)arg1)->GetHeight(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Uint16Pair_SetX(void * jarg1, unsigned short jarg2) { - Dali::Uint16Pair *arg1 = (Dali::Uint16Pair *) 0 ; - uint16_t arg2 ; - - arg1 = (Dali::Uint16Pair *)jarg1; - arg2 = (uint16_t)jarg2; - { - try { - (arg1)->SetX(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned short SWIGSTDCALL CSharp_Dali_Uint16Pair_GetX(void * jarg1) { - unsigned short jresult ; - Dali::Uint16Pair *arg1 = (Dali::Uint16Pair *) 0 ; - uint16_t result; - - arg1 = (Dali::Uint16Pair *)jarg1; - { - try { - result = ((Dali::Uint16Pair const *)arg1)->GetX(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Uint16Pair_SetY(void * jarg1, unsigned short jarg2) { - Dali::Uint16Pair *arg1 = (Dali::Uint16Pair *) 0 ; - uint16_t arg2 ; - - arg1 = (Dali::Uint16Pair *)jarg1; - arg2 = (uint16_t)jarg2; - { - try { - (arg1)->SetY(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned short SWIGSTDCALL CSharp_Dali_Uint16Pair_GetY(void * jarg1) { - unsigned short jresult ; - Dali::Uint16Pair *arg1 = (Dali::Uint16Pair *) 0 ; - uint16_t result; - - arg1 = (Dali::Uint16Pair *)jarg1; - { - try { - result = ((Dali::Uint16Pair const *)arg1)->GetY(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Uint16Pair_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Uint16Pair *arg1 = (Dali::Uint16Pair *) 0 ; - Dali::Uint16Pair *arg2 = 0 ; - Dali::Uint16Pair *result = 0 ; - - arg1 = (Dali::Uint16Pair *)jarg1; - arg2 = (Dali::Uint16Pair *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Uint16Pair const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Uint16Pair *) &(arg1)->operator =((Dali::Uint16Pair const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Uint16Pair_EqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Uint16Pair *arg1 = (Dali::Uint16Pair *) 0 ; - Dali::Uint16Pair *arg2 = 0 ; - bool result; - - arg1 = (Dali::Uint16Pair *)jarg1; - arg2 = (Dali::Uint16Pair *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Uint16Pair const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Uint16Pair const *)arg1)->operator ==((Dali::Uint16Pair const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Uint16Pair_NotEqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Uint16Pair *arg1 = (Dali::Uint16Pair *) 0 ; - Dali::Uint16Pair *arg2 = 0 ; - bool result; - - arg1 = (Dali::Uint16Pair *)jarg1; - arg2 = (Dali::Uint16Pair *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Uint16Pair const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Uint16Pair const *)arg1)->operator !=((Dali::Uint16Pair const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Uint16Pair_LessThan(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Uint16Pair *arg1 = (Dali::Uint16Pair *) 0 ; - Dali::Uint16Pair *arg2 = 0 ; - bool result; - - arg1 = (Dali::Uint16Pair *)jarg1; - arg2 = (Dali::Uint16Pair *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Uint16Pair const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Uint16Pair const *)arg1)->operator <((Dali::Uint16Pair const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Uint16Pair_GreaterThan(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Uint16Pair *arg1 = (Dali::Uint16Pair *) 0 ; - Dali::Uint16Pair *arg2 = 0 ; - bool result; - - arg1 = (Dali::Uint16Pair *)jarg1; - arg2 = (Dali::Uint16Pair *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Uint16Pair const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Uint16Pair const *)arg1)->operator >((Dali::Uint16Pair const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Uint16Pair(void * jarg1) { - Dali::Uint16Pair *arg1 = (Dali::Uint16Pair *) 0 ; - - arg1 = (Dali::Uint16Pair *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Degree__SWIG_0() { - void * jresult ; - Dali::Degree *result = 0 ; - - { - try { - result = (Dali::Degree *)new Dali::Degree(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Degree__SWIG_1(float jarg1) { - void * jresult ; - float arg1 ; - Dali::Degree *result = 0 ; - - arg1 = (float)jarg1; - { - try { - result = (Dali::Degree *)new Dali::Degree(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Degree__SWIG_2(void * jarg1) { - void * jresult ; - Dali::Radian arg1 ; - Dali::Radian *argp1 ; - Dali::Degree *result = 0 ; - - argp1 = (Dali::Radian *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = (Dali::Degree *)new Dali::Degree(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Degree_degree_set(void * jarg1, float jarg2) { - Dali::Degree *arg1 = (Dali::Degree *) 0 ; - float arg2 ; - - arg1 = (Dali::Degree *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->degree = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Degree_degree_get(void * jarg1) { - float jresult ; - Dali::Degree *arg1 = (Dali::Degree *) 0 ; - float result; - - arg1 = (Dali::Degree *)jarg1; - result = (float) ((arg1)->degree); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Degree(void * jarg1) { - Dali::Degree *arg1 = (Dali::Degree *) 0 ; - - arg1 = (Dali::Degree *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ANGLE_360_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::ANGLE_360; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ANGLE_315_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::ANGLE_315; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ANGLE_270_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::ANGLE_270; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ANGLE_225_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::ANGLE_225; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ANGLE_180_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::ANGLE_180; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ANGLE_135_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::ANGLE_135; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ANGLE_120_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::ANGLE_120; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ANGLE_90_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::ANGLE_90; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ANGLE_60_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::ANGLE_60; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ANGLE_45_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::ANGLE_45; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ANGLE_30_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::ANGLE_30; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ANGLE_0_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::ANGLE_0; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_EqualTo__SWIG_5(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Degree *arg1 = 0 ; - Dali::Degree *arg2 = 0 ; - bool result; - - arg1 = (Dali::Degree *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Degree const & type is null", 0); - return 0; - } - arg2 = (Dali::Degree *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Degree const & type is null", 0); - return 0; - } - { - try { - result = (bool)Dali::operator ==((Dali::Degree const &)*arg1,(Dali::Degree const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_NotEqualTo__SWIG_4(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Degree *arg1 = 0 ; - Dali::Degree *arg2 = 0 ; - bool result; - - arg1 = (Dali::Degree *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Degree const & type is null", 0); - return 0; - } - arg2 = (Dali::Degree *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Degree const & type is null", 0); - return 0; - } - { - try { - result = (bool)Dali::operator !=((Dali::Degree const &)*arg1,(Dali::Degree const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Clamp__SWIG_3(void * jarg1, float jarg2, float jarg3) { - void * jresult ; - Dali::Degree arg1 ; - float arg2 ; - float arg3 ; - Dali::Degree *argp1 ; - Dali::Degree result; - - argp1 = (Dali::Degree *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Degree", 0); - return 0; - } - arg1 = *argp1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - result = Dali::Clamp(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Degree((const Dali::Degree &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Radian__SWIG_0() { - void * jresult ; - Dali::Radian *result = 0 ; - - { - try { - result = (Dali::Radian *)new Dali::Radian(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Radian__SWIG_1(float jarg1) { - void * jresult ; - float arg1 ; - Dali::Radian *result = 0 ; - - arg1 = (float)jarg1; - { - try { - result = (Dali::Radian *)new Dali::Radian(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Radian__SWIG_2(void * jarg1) { - void * jresult ; - Dali::Degree arg1 ; - Dali::Degree *argp1 ; - Dali::Radian *result = 0 ; - - argp1 = (Dali::Degree *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Degree", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = (Dali::Radian *)new Dali::Radian(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Radian_Assign__SWIG_0(void * jarg1, float jarg2) { - void * jresult ; - Dali::Radian *arg1 = (Dali::Radian *) 0 ; - float arg2 ; - Dali::Radian *result = 0 ; - - arg1 = (Dali::Radian *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (Dali::Radian *) &(arg1)->operator =(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Radian_Assign__SWIG_1(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Radian *arg1 = (Dali::Radian *) 0 ; - Dali::Degree arg2 ; - Dali::Degree *argp2 ; - Dali::Radian *result = 0 ; - - arg1 = (Dali::Radian *)jarg1; - argp2 = (Dali::Degree *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Degree", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (Dali::Radian *) &(arg1)->operator =(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Radian_ConvertToFloat(void * jarg1) { - float jresult ; - Dali::Radian *arg1 = (Dali::Radian *) 0 ; - float result; - - arg1 = (Dali::Radian *)jarg1; - { - try { - result = (float)((Dali::Radian const *)arg1)->operator float(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Radian_radian_set(void * jarg1, float jarg2) { - Dali::Radian *arg1 = (Dali::Radian *) 0 ; - float arg2 ; - - arg1 = (Dali::Radian *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->radian = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Radian_radian_get(void * jarg1) { - float jresult ; - Dali::Radian *arg1 = (Dali::Radian *) 0 ; - float result; - - arg1 = (Dali::Radian *)jarg1; - result = (float) ((arg1)->radian); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Radian(void * jarg1) { - Dali::Radian *arg1 = (Dali::Radian *) 0 ; - - arg1 = (Dali::Radian *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_EqualTo__SWIG_6(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Radian arg1 ; - Dali::Radian arg2 ; - Dali::Radian *argp1 ; - Dali::Radian *argp2 ; - bool result; - - argp1 = (Dali::Radian *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg1 = *argp1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)Dali::operator ==(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_NotEqualTo__SWIG_5(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Radian arg1 ; - Dali::Radian arg2 ; - Dali::Radian *argp1 ; - Dali::Radian *argp2 ; - bool result; - - argp1 = (Dali::Radian *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg1 = *argp1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)Dali::operator !=(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_EqualTo__SWIG_7(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Radian arg1 ; - Dali::Degree arg2 ; - Dali::Radian *argp1 ; - Dali::Degree *argp2 ; - bool result; - - argp1 = (Dali::Radian *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg1 = *argp1; - argp2 = (Dali::Degree *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Degree", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)Dali::operator ==(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_NotEqualTo__SWIG_6(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Radian arg1 ; - Dali::Degree arg2 ; - Dali::Radian *argp1 ; - Dali::Degree *argp2 ; - bool result; - - argp1 = (Dali::Radian *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg1 = *argp1; - argp2 = (Dali::Degree *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Degree", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)Dali::operator !=(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_EqualTo__SWIG_8(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Degree arg1 ; - Dali::Radian arg2 ; - Dali::Degree *argp1 ; - Dali::Radian *argp2 ; - bool result; - - argp1 = (Dali::Degree *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Degree", 0); - return 0; - } - arg1 = *argp1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)Dali::operator ==(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_NotEqualTo__SWIG_7(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Degree arg1 ; - Dali::Radian arg2 ; - Dali::Degree *argp1 ; - Dali::Radian *argp2 ; - bool result; - - argp1 = (Dali::Degree *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Degree", 0); - return 0; - } - arg1 = *argp1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)Dali::operator !=(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_GreaterThan__SWIG_0(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Radian arg1 ; - Dali::Radian arg2 ; - Dali::Radian *argp1 ; - Dali::Radian *argp2 ; - bool result; - - argp1 = (Dali::Radian *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg1 = *argp1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)Dali::operator >(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_GreaterThan__SWIG_1(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Radian arg1 ; - Dali::Degree arg2 ; - Dali::Radian *argp1 ; - Dali::Degree *argp2 ; - bool result; - - argp1 = (Dali::Radian *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg1 = *argp1; - argp2 = (Dali::Degree *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Degree", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)Dali::operator >(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_GreaterThan__SWIG_2(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Degree arg1 ; - Dali::Radian arg2 ; - Dali::Degree *argp1 ; - Dali::Radian *argp2 ; - bool result; - - argp1 = (Dali::Degree *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Degree", 0); - return 0; - } - arg1 = *argp1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)Dali::operator >(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_LessThan__SWIG_0(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Radian arg1 ; - Dali::Radian arg2 ; - Dali::Radian *argp1 ; - Dali::Radian *argp2 ; - bool result; - - argp1 = (Dali::Radian *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg1 = *argp1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)Dali::operator <(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_LessThan__SWIG_1(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Radian arg1 ; - Dali::Degree arg2 ; - Dali::Radian *argp1 ; - Dali::Degree *argp2 ; - bool result; - - argp1 = (Dali::Radian *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg1 = *argp1; - argp2 = (Dali::Degree *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Degree", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)Dali::operator <(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_LessThan__SWIG_2(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Degree arg1 ; - Dali::Radian arg2 ; - Dali::Degree *argp1 ; - Dali::Radian *argp2 ; - bool result; - - argp1 = (Dali::Degree *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Degree", 0); - return 0; - } - arg1 = *argp1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)Dali::operator <(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Multiply(void * jarg1, float jarg2) { - void * jresult ; - Dali::Radian arg1 ; - float arg2 ; - Dali::Radian *argp1 ; - Dali::Radian result; - - argp1 = (Dali::Radian *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg1 = *argp1; - arg2 = (float)jarg2; - { - try { - result = Dali::operator *(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Radian((const Dali::Radian &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Subtract(void * jarg1) { - void * jresult ; - Dali::Radian arg1 ; - Dali::Radian *argp1 ; - Dali::Radian result; - - argp1 = (Dali::Radian *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::operator -(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Radian((const Dali::Radian &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Clamp__SWIG_4(void * jarg1, float jarg2, float jarg3) { - void * jresult ; - Dali::Radian arg1 ; - float arg2 ; - float arg3 ; - Dali::Radian *argp1 ; - Dali::Radian result; - - argp1 = (Dali::Radian *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg1 = *argp1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - result = Dali::Clamp(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Radian((const Dali::Radian &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Rotation__SWIG_0() { - void * jresult ; - Dali::Quaternion *result = 0 ; - - { - try { - result = (Dali::Quaternion *)new Dali::Quaternion(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Rotation__SWIG_1(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Radian arg1 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Radian *argp1 ; - Dali::Quaternion *result = 0 ; - - argp1 = (Dali::Radian *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg1 = *argp1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Quaternion *)new Dali::Quaternion(arg1,(Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Rotation(void * jarg1) { - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - - arg1 = (Dali::Quaternion *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_IDENTITY_get() { - void * jresult ; - Dali::Quaternion *result = 0 ; - - result = (Dali::Quaternion *)&Dali::Quaternion::IDENTITY; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Rotation_IsIdentity(void * jarg1) { - unsigned int jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - bool result; - - arg1 = (Dali::Quaternion *)jarg1; - { - try { - result = (bool)((Dali::Quaternion const *)arg1)->IsIdentity(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Rotation_GetAxisAngle(void * jarg1, void * jarg2, void * jarg3) { - unsigned int jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Radian *arg3 = 0 ; - bool result; - - arg1 = (Dali::Quaternion *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 & type is null", 0); - return 0; - } - arg3 = (Dali::Radian *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Radian & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Quaternion const *)arg1)->ToAxisAngle(*arg2,*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_Add(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - Dali::Quaternion *arg2 = 0 ; - Dali::Quaternion result; - - arg1 = (Dali::Quaternion *)jarg1; - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Quaternion const *)arg1)->operator +((Dali::Quaternion const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_Subtract__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - Dali::Quaternion *arg2 = 0 ; - Dali::Quaternion result; - - arg1 = (Dali::Quaternion *)jarg1; - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Quaternion const *)arg1)->operator -((Dali::Quaternion const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_Multiply__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - Dali::Quaternion *arg2 = 0 ; - Dali::Quaternion result; - - arg1 = (Dali::Quaternion *)jarg1; - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Quaternion const *)arg1)->operator *((Dali::Quaternion const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_Multiply__SWIG_1(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Quaternion *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Quaternion const *)arg1)->operator *((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_Divide__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - Dali::Quaternion *arg2 = 0 ; - Dali::Quaternion result; - - arg1 = (Dali::Quaternion *)jarg1; - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Quaternion const *)arg1)->operator /((Dali::Quaternion const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_Multiply__SWIG_2(void * jarg1, float jarg2) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - float arg2 ; - Dali::Quaternion result; - - arg1 = (Dali::Quaternion *)jarg1; - arg2 = (float)jarg2; - { - try { - result = ((Dali::Quaternion const *)arg1)->operator *(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_Divide__SWIG_1(void * jarg1, float jarg2) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - float arg2 ; - Dali::Quaternion result; - - arg1 = (Dali::Quaternion *)jarg1; - arg2 = (float)jarg2; - { - try { - result = ((Dali::Quaternion const *)arg1)->operator /(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_Subtract__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - Dali::Quaternion result; - - arg1 = (Dali::Quaternion *)jarg1; - { - try { - result = ((Dali::Quaternion const *)arg1)->operator -(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_AddAssign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - Dali::Quaternion *arg2 = 0 ; - Dali::Quaternion *result = 0 ; - - arg1 = (Dali::Quaternion *)jarg1; - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Quaternion *) &(arg1)->operator +=((Dali::Quaternion const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_SubtractAssign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - Dali::Quaternion *arg2 = 0 ; - Dali::Quaternion *result = 0 ; - - arg1 = (Dali::Quaternion *)jarg1; - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Quaternion *) &(arg1)->operator -=((Dali::Quaternion const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_MultiplyAssign__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - Dali::Quaternion *arg2 = 0 ; - Dali::Quaternion *result = 0 ; - - arg1 = (Dali::Quaternion *)jarg1; - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Quaternion *) &(arg1)->operator *=((Dali::Quaternion const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_MultiplyAssign__SWIG_1(void * jarg1, float jarg2) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - float arg2 ; - Dali::Quaternion *result = 0 ; - - arg1 = (Dali::Quaternion *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (Dali::Quaternion *) &(arg1)->operator *=(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_DivideAssign(void * jarg1, float jarg2) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - float arg2 ; - Dali::Quaternion *result = 0 ; - - arg1 = (Dali::Quaternion *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (Dali::Quaternion *) &(arg1)->operator /=(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Rotation_EqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - Dali::Quaternion *arg2 = 0 ; - bool result; - - arg1 = (Dali::Quaternion *)jarg1; - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Quaternion const *)arg1)->operator ==((Dali::Quaternion const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Rotation_NotEqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - Dali::Quaternion *arg2 = 0 ; - bool result; - - arg1 = (Dali::Quaternion *)jarg1; - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Quaternion const *)arg1)->operator !=((Dali::Quaternion const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Rotation_Length(void * jarg1) { - float jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - float result; - - arg1 = (Dali::Quaternion *)jarg1; - { - try { - result = (float)((Dali::Quaternion const *)arg1)->Length(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Rotation_LengthSquared(void * jarg1) { - float jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - float result; - - arg1 = (Dali::Quaternion *)jarg1; - { - try { - result = (float)((Dali::Quaternion const *)arg1)->LengthSquared(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Rotation_Normalize(void * jarg1) { - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - - arg1 = (Dali::Quaternion *)jarg1; - { - try { - (arg1)->Normalize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_Normalized(void * jarg1) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - Dali::Quaternion result; - - arg1 = (Dali::Quaternion *)jarg1; - { - try { - result = ((Dali::Quaternion const *)arg1)->Normalized(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Rotation_Conjugate(void * jarg1) { - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - - arg1 = (Dali::Quaternion *)jarg1; - { - try { - (arg1)->Conjugate(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Rotation_Invert(void * jarg1) { - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - - arg1 = (Dali::Quaternion *)jarg1; - { - try { - (arg1)->Invert(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_Log(void * jarg1) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - Dali::Quaternion result; - - arg1 = (Dali::Quaternion *)jarg1; - { - try { - result = ((Dali::Quaternion const *)arg1)->Log(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_Exp(void * jarg1) { - void * jresult ; - Dali::Quaternion *arg1 = (Dali::Quaternion *) 0 ; - Dali::Quaternion result; - - arg1 = (Dali::Quaternion *)jarg1; - { - try { - result = ((Dali::Quaternion const *)arg1)->Exp(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Rotation_Dot(void * jarg1, void * jarg2) { - float jresult ; - Dali::Quaternion *arg1 = 0 ; - Dali::Quaternion *arg2 = 0 ; - float result; - - arg1 = (Dali::Quaternion *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - { - try { - result = (float)Dali::Quaternion::Dot((Dali::Quaternion const &)*arg1,(Dali::Quaternion const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_Lerp(void * jarg1, void * jarg2, float jarg3) { - void * jresult ; - Dali::Quaternion *arg1 = 0 ; - Dali::Quaternion *arg2 = 0 ; - float arg3 ; - Dali::Quaternion result; - - arg1 = (Dali::Quaternion *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - arg3 = (float)jarg3; - { - try { - result = Dali::Quaternion::Lerp((Dali::Quaternion const &)*arg1,(Dali::Quaternion const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_Slerp(void * jarg1, void * jarg2, float jarg3) { - void * jresult ; - Dali::Quaternion *arg1 = 0 ; - Dali::Quaternion *arg2 = 0 ; - float arg3 ; - Dali::Quaternion result; - - arg1 = (Dali::Quaternion *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - arg3 = (float)jarg3; - { - try { - result = Dali::Quaternion::Slerp((Dali::Quaternion const &)*arg1,(Dali::Quaternion const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_SlerpNoInvert(void * jarg1, void * jarg2, float jarg3) { - void * jresult ; - Dali::Quaternion *arg1 = 0 ; - Dali::Quaternion *arg2 = 0 ; - float arg3 ; - Dali::Quaternion result; - - arg1 = (Dali::Quaternion *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - arg3 = (float)jarg3; - { - try { - result = Dali::Quaternion::SlerpNoInvert((Dali::Quaternion const &)*arg1,(Dali::Quaternion const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rotation_Squad(void * jarg1, void * jarg2, void * jarg3, void * jarg4, float jarg5) { - void * jresult ; - Dali::Quaternion *arg1 = 0 ; - Dali::Quaternion *arg2 = 0 ; - Dali::Quaternion *arg3 = 0 ; - Dali::Quaternion *arg4 = 0 ; - float arg5 ; - Dali::Quaternion result; - - arg1 = (Dali::Quaternion *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - arg3 = (Dali::Quaternion *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - arg4 = (Dali::Quaternion *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - arg5 = (float)jarg5; - { - try { - result = Dali::Quaternion::Squad((Dali::Quaternion const &)*arg1,(Dali::Quaternion const &)*arg2,(Dali::Quaternion const &)*arg3,(Dali::Quaternion const &)*arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Rotation_AngleBetween(void * jarg1, void * jarg2) { - float jresult ; - Dali::Quaternion *arg1 = 0 ; - Dali::Quaternion *arg2 = 0 ; - float result; - - arg1 = (Dali::Quaternion *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - { - try { - result = (float)Dali::Quaternion::AngleBetween((Dali::Quaternion const &)*arg1,(Dali::Quaternion const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Matrix__SWIG_0() { - void * jresult ; - Dali::Matrix *result = 0 ; - - { - try { - result = (Dali::Matrix *)new Dali::Matrix(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Matrix__SWIG_1(unsigned int jarg1) { - void * jresult ; - bool arg1 ; - Dali::Matrix *result = 0 ; - - arg1 = jarg1 ? true : false; - { - try { - result = (Dali::Matrix *)new Dali::Matrix(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Matrix__SWIG_2(float* jarg1) { - void * jresult ; - float *arg1 = (float *) 0 ; - Dali::Matrix *result = 0 ; - - arg1 = jarg1; - { - try { - result = (Dali::Matrix *)new Dali::Matrix((float const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Matrix__SWIG_3(void * jarg1) { - void * jresult ; - Dali::Quaternion *arg1 = 0 ; - Dali::Matrix *result = 0 ; - - arg1 = (Dali::Quaternion *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Matrix *)new Dali::Matrix((Dali::Quaternion const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Matrix__SWIG_4(void * jarg1) { - void * jresult ; - Dali::Matrix *arg1 = 0 ; - Dali::Matrix *result = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Matrix *)new Dali::Matrix((Dali::Matrix const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Matrix_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Matrix *arg2 = 0 ; - Dali::Matrix *result = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - arg2 = (Dali::Matrix *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Matrix *) &(arg1)->operator =((Dali::Matrix const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Matrix_IDENTITY_get() { - void * jresult ; - Dali::Matrix *result = 0 ; - - result = (Dali::Matrix *)&Dali::Matrix::IDENTITY; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_SetIdentity(void * jarg1) { - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - - arg1 = (Dali::Matrix *)jarg1; - { - try { - (arg1)->SetIdentity(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_SetIdentityAndScale(void * jarg1, void * jarg2) { - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetIdentityAndScale((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_InvertTransform(void * jarg1, void * jarg2) { - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Matrix *arg2 = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - arg2 = (Dali::Matrix *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix & type is null", 0); - return ; - } - { - try { - ((Dali::Matrix const *)arg1)->InvertTransform(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Matrix_Invert(void * jarg1) { - unsigned int jresult ; - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - bool result; - - arg1 = (Dali::Matrix *)jarg1; - { - try { - result = (bool)(arg1)->Invert(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_Transpose(void * jarg1) { - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - - arg1 = (Dali::Matrix *)jarg1; - { - try { - (arg1)->Transpose(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Matrix_GetXAxis(void * jarg1) { - void * jresult ; - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Matrix *)jarg1; - { - try { - result = ((Dali::Matrix const *)arg1)->GetXAxis(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Matrix_GetYAxis(void * jarg1) { - void * jresult ; - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Matrix *)jarg1; - { - try { - result = ((Dali::Matrix const *)arg1)->GetYAxis(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Matrix_GetZAxis(void * jarg1) { - void * jresult ; - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Matrix *)jarg1; - { - try { - result = ((Dali::Matrix const *)arg1)->GetZAxis(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_SetXAxis(void * jarg1, void * jarg2) { - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetXAxis((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_SetYAxis(void * jarg1, void * jarg2) { - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetYAxis((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_SetZAxis(void * jarg1, void * jarg2) { - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetZAxis((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Matrix_GetTranslation(void * jarg1) { - void * jresult ; - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector4 *result = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - { - try { - result = (Dali::Vector4 *) &((Dali::Matrix const *)arg1)->GetTranslation(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Matrix_GetTranslation3(void * jarg1) { - void * jresult ; - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - { - try { - result = (Dali::Vector3 *) &((Dali::Matrix const *)arg1)->GetTranslation3(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_SetTranslation__SWIG_0(void * jarg1, void * jarg2) { - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector4 *arg2 = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetTranslation((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_SetTranslation__SWIG_1(void * jarg1, void * jarg2) { - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetTranslation((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_OrthoNormalize(void * jarg1) { - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - - arg1 = (Dali::Matrix *)jarg1; - { - try { - (arg1)->OrthoNormalize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Matrix_AsFloat__SWIG_0(void * jarg1) { - void * jresult ; - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - float *result = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - { - try { - result = (float *)((Dali::Matrix const *)arg1)->AsFloat(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_Multiply__SWIG_0(void * jarg1, void * jarg2, void * jarg3) { - Dali::Matrix *arg1 = 0 ; - Dali::Matrix *arg2 = 0 ; - Dali::Matrix *arg3 = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix & type is null", 0); - return ; - } - arg2 = (Dali::Matrix *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix const & type is null", 0); - return ; - } - arg3 = (Dali::Matrix *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix const & type is null", 0); - return ; - } - { - try { - Dali::Matrix::Multiply(*arg1,(Dali::Matrix const &)*arg2,(Dali::Matrix const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_Multiply__SWIG_1(void * jarg1, void * jarg2, void * jarg3) { - Dali::Matrix *arg1 = 0 ; - Dali::Matrix *arg2 = 0 ; - Dali::Quaternion *arg3 = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix & type is null", 0); - return ; - } - arg2 = (Dali::Matrix *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix const & type is null", 0); - return ; - } - arg3 = (Dali::Quaternion *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return ; - } - { - try { - Dali::Matrix::Multiply(*arg1,(Dali::Matrix const &)*arg2,(Dali::Quaternion const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Matrix_Multiply__SWIG_2(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector4 *arg2 = 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Matrix *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Matrix const *)arg1)->operator *((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Matrix_EqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Matrix *arg2 = 0 ; - bool result; - - arg1 = (Dali::Matrix *)jarg1; - arg2 = (Dali::Matrix *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Matrix const *)arg1)->operator ==((Dali::Matrix const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Matrix_NotEqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Matrix *arg2 = 0 ; - bool result; - - arg1 = (Dali::Matrix *)jarg1; - arg2 = (Dali::Matrix *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Matrix const *)arg1)->operator !=((Dali::Matrix const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_SetTransformComponents(void * jarg1, void * jarg2, void * jarg3, void * jarg4) { - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Quaternion *arg3 = 0 ; - Dali::Vector3 *arg4 = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - arg3 = (Dali::Quaternion *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return ; - } - arg4 = (Dali::Vector3 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetTransformComponents((Dali::Vector3 const &)*arg2,(Dali::Quaternion const &)*arg3,(Dali::Vector3 const &)*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_SetInverseTransformComponents__SWIG_0(void * jarg1, void * jarg2, void * jarg3, void * jarg4) { - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Quaternion *arg3 = 0 ; - Dali::Vector3 *arg4 = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - arg3 = (Dali::Quaternion *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return ; - } - arg4 = (Dali::Vector3 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetInverseTransformComponents((Dali::Vector3 const &)*arg2,(Dali::Quaternion const &)*arg3,(Dali::Vector3 const &)*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_SetInverseTransformComponents__SWIG_1(void * jarg1, void * jarg2, void * jarg3, void * jarg4, void * jarg5) { - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Vector3 *arg3 = 0 ; - Dali::Vector3 *arg4 = 0 ; - Dali::Vector3 *arg5 = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - arg3 = (Dali::Vector3 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - arg4 = (Dali::Vector3 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - arg5 = (Dali::Vector3 *)jarg5; - if (!arg5) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetInverseTransformComponents((Dali::Vector3 const &)*arg2,(Dali::Vector3 const &)*arg3,(Dali::Vector3 const &)*arg4,(Dali::Vector3 const &)*arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix_GetTransformComponents(void * jarg1, void * jarg2, void * jarg3, void * jarg4) { - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Quaternion *arg3 = 0 ; - Dali::Vector3 *arg4 = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 & type is null", 0); - return ; - } - arg3 = (Dali::Quaternion *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion & type is null", 0); - return ; - } - arg4 = (Dali::Vector3 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 & type is null", 0); - return ; - } - { - try { - ((Dali::Matrix const *)arg1)->GetTransformComponents(*arg2,*arg3,*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Matrix(void * jarg1) { - Dali::Matrix *arg1 = (Dali::Matrix *) 0 ; - - arg1 = (Dali::Matrix *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Matrix3_IDENTITY_get() { - void * jresult ; - Dali::Matrix3 *result = 0 ; - - result = (Dali::Matrix3 *)&Dali::Matrix3::IDENTITY; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Matrix3__SWIG_0() { - void * jresult ; - Dali::Matrix3 *result = 0 ; - - { - try { - result = (Dali::Matrix3 *)new Dali::Matrix3(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Matrix3__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Matrix3 *arg1 = 0 ; - Dali::Matrix3 *result = 0 ; - - arg1 = (Dali::Matrix3 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix3 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Matrix3 *)new Dali::Matrix3((Dali::Matrix3 const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Matrix3__SWIG_2(void * jarg1) { - void * jresult ; - Dali::Matrix *arg1 = 0 ; - Dali::Matrix3 *result = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Matrix3 *)new Dali::Matrix3((Dali::Matrix const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Matrix3__SWIG_3(float jarg1, float jarg2, float jarg3, float jarg4, float jarg5, float jarg6, float jarg7, float jarg8, float jarg9) { - void * jresult ; - float arg1 ; - float arg2 ; - float arg3 ; - float arg4 ; - float arg5 ; - float arg6 ; - float arg7 ; - float arg8 ; - float arg9 ; - Dali::Matrix3 *result = 0 ; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - arg5 = (float)jarg5; - arg6 = (float)jarg6; - arg7 = (float)jarg7; - arg8 = (float)jarg8; - arg9 = (float)jarg9; - { - try { - result = (Dali::Matrix3 *)new Dali::Matrix3(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Matrix3_Assign__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Matrix3 *arg1 = (Dali::Matrix3 *) 0 ; - Dali::Matrix3 *arg2 = 0 ; - Dali::Matrix3 *result = 0 ; - - arg1 = (Dali::Matrix3 *)jarg1; - arg2 = (Dali::Matrix3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix3 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Matrix3 *) &(arg1)->operator =((Dali::Matrix3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Matrix3_Assign__SWIG_1(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Matrix3 *arg1 = (Dali::Matrix3 *) 0 ; - Dali::Matrix *arg2 = 0 ; - Dali::Matrix3 *result = 0 ; - - arg1 = (Dali::Matrix3 *)jarg1; - arg2 = (Dali::Matrix *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Matrix3 *) &(arg1)->operator =((Dali::Matrix const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Matrix3_EqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Matrix3 *arg1 = (Dali::Matrix3 *) 0 ; - Dali::Matrix3 *arg2 = 0 ; - bool result; - - arg1 = (Dali::Matrix3 *)jarg1; - arg2 = (Dali::Matrix3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix3 const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Matrix3 const *)arg1)->operator ==((Dali::Matrix3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Matrix3_NotEqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Matrix3 *arg1 = (Dali::Matrix3 *) 0 ; - Dali::Matrix3 *arg2 = 0 ; - bool result; - - arg1 = (Dali::Matrix3 *)jarg1; - arg2 = (Dali::Matrix3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix3 const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Matrix3 const *)arg1)->operator !=((Dali::Matrix3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Matrix3(void * jarg1) { - Dali::Matrix3 *arg1 = (Dali::Matrix3 *) 0 ; - - arg1 = (Dali::Matrix3 *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix3_SetIdentity(void * jarg1) { - Dali::Matrix3 *arg1 = (Dali::Matrix3 *) 0 ; - - arg1 = (Dali::Matrix3 *)jarg1; - { - try { - (arg1)->SetIdentity(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Matrix3_AsFloat__SWIG_0(void * jarg1) { - void * jresult ; - Dali::Matrix3 *arg1 = (Dali::Matrix3 *) 0 ; - float *result = 0 ; - - arg1 = (Dali::Matrix3 *)jarg1; - { - try { - result = (float *)((Dali::Matrix3 const *)arg1)->AsFloat(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Matrix3_Invert(void * jarg1) { - unsigned int jresult ; - Dali::Matrix3 *arg1 = (Dali::Matrix3 *) 0 ; - bool result; - - arg1 = (Dali::Matrix3 *)jarg1; - { - try { - result = (bool)(arg1)->Invert(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Matrix3_Transpose(void * jarg1) { - unsigned int jresult ; - Dali::Matrix3 *arg1 = (Dali::Matrix3 *) 0 ; - bool result; - - arg1 = (Dali::Matrix3 *)jarg1; - { - try { - result = (bool)(arg1)->Transpose(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix3_Scale(void * jarg1, float jarg2) { - Dali::Matrix3 *arg1 = (Dali::Matrix3 *) 0 ; - float arg2 ; - - arg1 = (Dali::Matrix3 *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->Scale(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Matrix3_Magnitude(void * jarg1) { - float jresult ; - Dali::Matrix3 *arg1 = (Dali::Matrix3 *) 0 ; - float result; - - arg1 = (Dali::Matrix3 *)jarg1; - { - try { - result = (float)((Dali::Matrix3 const *)arg1)->Magnitude(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Matrix3_ScaledInverseTranspose(void * jarg1) { - unsigned int jresult ; - Dali::Matrix3 *arg1 = (Dali::Matrix3 *) 0 ; - bool result; - - arg1 = (Dali::Matrix3 *)jarg1; - { - try { - result = (bool)(arg1)->ScaledInverseTranspose(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Matrix3_Multiply(void * jarg1, void * jarg2, void * jarg3) { - Dali::Matrix3 *arg1 = 0 ; - Dali::Matrix3 *arg2 = 0 ; - Dali::Matrix3 *arg3 = 0 ; - - arg1 = (Dali::Matrix3 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix3 & type is null", 0); - return ; - } - arg2 = (Dali::Matrix3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix3 const & type is null", 0); - return ; - } - arg3 = (Dali::Matrix3 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix3 const & type is null", 0); - return ; - } - { - try { - Dali::Matrix3::Multiply(*arg1,(Dali::Matrix3 const &)*arg2,(Dali::Matrix3 const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Range(float jarg1, float jarg2) { - float jresult ; - float arg1 ; - float arg2 ; - float result; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)Dali::Random::Range(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Axis() { - void * jresult ; - Dali::Vector4 result; - - { - try { - result = Dali::Random::Axis(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AngleAxis__SWIG_0() { - void * jresult ; - Dali::AngleAxis *result = 0 ; - - { - try { - result = (Dali::AngleAxis *)new Dali::AngleAxis(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AngleAxis__SWIG_1(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Radian arg1 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Radian *argp1 ; - Dali::AngleAxis *result = 0 ; - - argp1 = (Dali::Radian *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg1 = *argp1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::AngleAxis *)new Dali::AngleAxis(arg1,(Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AngleAxis_angle_set(void * jarg1, void * jarg2) { - Dali::AngleAxis *arg1 = (Dali::AngleAxis *) 0 ; - Dali::Radian *arg2 = (Dali::Radian *) 0 ; - - arg1 = (Dali::AngleAxis *)jarg1; - arg2 = (Dali::Radian *)jarg2; - if (arg1) (arg1)->angle = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AngleAxis_angle_get(void * jarg1) { - void * jresult ; - Dali::AngleAxis *arg1 = (Dali::AngleAxis *) 0 ; - Dali::Radian *result = 0 ; - - arg1 = (Dali::AngleAxis *)jarg1; - result = (Dali::Radian *)& ((arg1)->angle); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AngleAxis_axis_set(void * jarg1, void * jarg2) { - Dali::AngleAxis *arg1 = (Dali::AngleAxis *) 0 ; - Dali::Vector3 *arg2 = (Dali::Vector3 *) 0 ; - - arg1 = (Dali::AngleAxis *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (arg1) (arg1)->axis = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AngleAxis_axis_get(void * jarg1) { - void * jresult ; - Dali::AngleAxis *arg1 = (Dali::AngleAxis *) 0 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::AngleAxis *)jarg1; - result = (Dali::Vector3 *)& ((arg1)->axis); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_AngleAxis(void * jarg1) { - Dali::AngleAxis *arg1 = (Dali::AngleAxis *) 0 ; - - arg1 = (Dali::AngleAxis *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_EqualTo__SWIG_9(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::AngleAxis *arg1 = 0 ; - Dali::AngleAxis *arg2 = 0 ; - bool result; - - arg1 = (Dali::AngleAxis *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::AngleAxis const & type is null", 0); - return 0; - } - arg2 = (Dali::AngleAxis *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::AngleAxis const & type is null", 0); - return 0; - } - { - try { - result = (bool)Dali::operator ==((Dali::AngleAxis const &)*arg1,(Dali::AngleAxis const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_NextPowerOfTwo(unsigned int jarg1) { - unsigned int jresult ; - unsigned int arg1 ; - unsigned int result; - - arg1 = (unsigned int)jarg1; - { - try { - result = (unsigned int)Dali::NextPowerOfTwo(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_IsPowerOfTwo(unsigned int jarg1) { - unsigned int jresult ; - unsigned int arg1 ; - bool result; - - arg1 = (unsigned int)jarg1; - { - try { - result = (bool)Dali::IsPowerOfTwo(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_GetRangedEpsilon(float jarg1, float jarg2) { - float jresult ; - float arg1 ; - float arg2 ; - float result; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)Dali::GetRangedEpsilon(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_EqualsZero(float jarg1) { - unsigned int jresult ; - float arg1 ; - bool result; - - arg1 = (float)jarg1; - { - try { - result = (bool)Dali::EqualsZero(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Equals__SWIG_0(float jarg1, float jarg2) { - unsigned int jresult ; - float arg1 ; - float arg2 ; - bool result; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - { - try { - result = (bool)Dali::Equals(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Equals__SWIG_1(float jarg1, float jarg2, float jarg3) { - unsigned int jresult ; - float arg1 ; - float arg2 ; - float arg3 ; - bool result; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - result = (bool)Dali::Equals(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Round(float jarg1, int jarg2) { - float jresult ; - float arg1 ; - int arg2 ; - float result; - - arg1 = (float)jarg1; - arg2 = (int)jarg2; - { - try { - result = (float)Dali::Round(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_WrapInDomain(float jarg1, float jarg2, float jarg3) { - float jresult ; - float arg1 ; - float arg2 ; - float arg3 ; - float result; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - result = (float)Dali::WrapInDomain(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ShortestDistanceInDomain(float jarg1, float jarg2, float jarg3, float jarg4) { - float jresult ; - float arg1 ; - float arg2 ; - float arg3 ; - float arg4 ; - float result; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - { - try { - result = (float)Dali::ShortestDistanceInDomain(arg1,arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Property_INVALID_INDEX_get() { - int jresult ; - int result; - - result = (int)(int)Dali::Property::INVALID_INDEX; - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Property_INVALID_KEY_get() { - int jresult ; - int result; - - result = (int)(int)Dali::Property::INVALID_KEY; - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Property_INVALID_COMPONENT_INDEX_get() { - int jresult ; - int result; - - result = (int)(int)Dali::Property::INVALID_COMPONENT_INDEX; - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property__SWIG_0(void * jarg1, int jarg2) { - void * jresult ; - Dali::Handle *arg1 = 0 ; - Dali::Property::Index arg2 ; - Dali::Property *result = 0 ; - - arg1 = (Dali::Handle *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Handle & type is null", 0); - return 0; - } - arg2 = (Dali::Property::Index)jarg2; - { - try { - result = (Dali::Property *)new Dali::Property(*arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property__SWIG_1(void * jarg1, int jarg2, int jarg3) { - void * jresult ; - Dali::Handle *arg1 = 0 ; - Dali::Property::Index arg2 ; - int arg3 ; - Dali::Property *result = 0 ; - - arg1 = (Dali::Handle *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Handle & type is null", 0); - return 0; - } - arg2 = (Dali::Property::Index)jarg2; - arg3 = (int)jarg3; - { - try { - result = (Dali::Property *)new Dali::Property(*arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property__SWIG_2(void * jarg1, char * jarg2) { - void * jresult ; - Dali::Handle *arg1 = 0 ; - std::string *arg2 = 0 ; - Dali::Property *result = 0 ; - - arg1 = (Dali::Handle *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Handle & type is null", 0); - return 0; - } - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (Dali::Property *)new Dali::Property(*arg1,(std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property__SWIG_3(void * jarg1, char * jarg2, int jarg3) { - void * jresult ; - Dali::Handle *arg1 = 0 ; - std::string *arg2 = 0 ; - int arg3 ; - Dali::Property *result = 0 ; - - arg1 = (Dali::Handle *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Handle & type is null", 0); - return 0; - } - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (int)jarg3; - { - try { - result = (Dali::Property *)new Dali::Property(*arg1,(std::string const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Property(void * jarg1) { - Dali::Property *arg1 = (Dali::Property *) 0 ; - - arg1 = (Dali::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Property__object_set(void * jarg1, void * jarg2) { - Dali::Property *arg1 = (Dali::Property *) 0 ; - Dali::Handle *arg2 = 0 ; - - arg1 = (Dali::Property *)jarg1; - arg2 = (Dali::Handle *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Handle & type is null", 0); - return ; - } - if (arg1) (arg1)->object = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property__object_get(void * jarg1) { - void * jresult ; - Dali::Property *arg1 = (Dali::Property *) 0 ; - Dali::Handle *result = 0 ; - - arg1 = (Dali::Property *)jarg1; - result = (Dali::Handle *) &(Dali::Handle &) ((arg1)->object); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Property_propertyIndex_set(void * jarg1, int jarg2) { - Dali::Property *arg1 = (Dali::Property *) 0 ; - Dali::Property::Index arg2 ; - - arg1 = (Dali::Property *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - if (arg1) (arg1)->propertyIndex = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Property_propertyIndex_get(void * jarg1) { - int jresult ; - Dali::Property *arg1 = (Dali::Property *) 0 ; - Dali::Property::Index result; - - arg1 = (Dali::Property *)jarg1; - result = (Dali::Property::Index) ((arg1)->propertyIndex); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Property_componentIndex_set(void * jarg1, int jarg2) { - Dali::Property *arg1 = (Dali::Property *) 0 ; - int arg2 ; - - arg1 = (Dali::Property *)jarg1; - arg2 = (int)jarg2; - if (arg1) (arg1)->componentIndex = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Property_componentIndex_get(void * jarg1) { - int jresult ; - Dali::Property *arg1 = (Dali::Property *) 0 ; - int result; - - arg1 = (Dali::Property *)jarg1; - result = (int) ((arg1)->componentIndex); - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Array__SWIG_0() { - void * jresult ; - Dali::Property::Array *result = 0 ; - - { - try { - result = (Dali::Property::Array *)new Dali::Property::Array(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Array__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Property::Array *arg1 = 0 ; - Dali::Property::Array *result = 0 ; - - arg1 = (Dali::Property::Array *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Array const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Array *)new Dali::Property::Array((Dali::Property::Array const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Property_Array(void * jarg1) { - Dali::Property::Array *arg1 = (Dali::Property::Array *) 0 ; - - arg1 = (Dali::Property::Array *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_Property_Array_Size(void * jarg1) { - unsigned long jresult ; - Dali::Property::Array *arg1 = (Dali::Property::Array *) 0 ; - Dali::Property::Array::SizeType result; - - arg1 = (Dali::Property::Array *)jarg1; - { - try { - result = ((Dali::Property::Array const *)arg1)->Size(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_Property_Array_Count(void * jarg1) { - unsigned long jresult ; - Dali::Property::Array *arg1 = (Dali::Property::Array *) 0 ; - Dali::Property::Array::SizeType result; - - arg1 = (Dali::Property::Array *)jarg1; - { - try { - result = ((Dali::Property::Array const *)arg1)->Count(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Array_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Property::Array *arg1 = (Dali::Property::Array *) 0 ; - bool result; - - arg1 = (Dali::Property::Array *)jarg1; - { - try { - result = (bool)((Dali::Property::Array const *)arg1)->Empty(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Property_Array_Clear(void * jarg1) { - Dali::Property::Array *arg1 = (Dali::Property::Array *) 0 ; - - arg1 = (Dali::Property::Array *)jarg1; - { - try { - (arg1)->Clear(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Property_Array_Reserve(void * jarg1, unsigned long jarg2) { - Dali::Property::Array *arg1 = (Dali::Property::Array *) 0 ; - Dali::Property::Array::SizeType arg2 ; - - arg1 = (Dali::Property::Array *)jarg1; - arg2 = (Dali::Property::Array::SizeType)jarg2; - { - try { - (arg1)->Reserve(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Property_Array_Resize(void * jarg1, unsigned long jarg2) { - Dali::Property::Array *arg1 = (Dali::Property::Array *) 0 ; - Dali::Property::Array::SizeType arg2 ; - - arg1 = (Dali::Property::Array *)jarg1; - arg2 = (Dali::Property::Array::SizeType)jarg2; - { - try { - (arg1)->Resize(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_Property_Array_Capacity(void * jarg1) { - unsigned long jresult ; - Dali::Property::Array *arg1 = (Dali::Property::Array *) 0 ; - Dali::Property::Array::SizeType result; - - arg1 = (Dali::Property::Array *)jarg1; - { - try { - result = (arg1)->Capacity(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Property_Array_PushBack(void * jarg1, void * jarg2) { - Dali::Property::Array *arg1 = (Dali::Property::Array *) 0 ; - Dali::Property::Value *arg2 = 0 ; - - arg1 = (Dali::Property::Array *)jarg1; - arg2 = (Dali::Property::Value *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Value const & type is null", 0); - return ; - } - { - try { - (arg1)->PushBack((Dali::Property::Value const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Array_Add(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Property::Array *arg1 = (Dali::Property::Array *) 0 ; - Dali::Property::Value *arg2 = 0 ; - Dali::Property::Array *result = 0 ; - - arg1 = (Dali::Property::Array *)jarg1; - arg2 = (Dali::Property::Value *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Value const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Array *) &(arg1)->Add((Dali::Property::Value const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Array_GetElementAt__SWIG_0(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::Property::Array *arg1 = (Dali::Property::Array *) 0 ; - Dali::Property::Array::SizeType arg2 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Property::Array *)jarg1; - arg2 = (Dali::Property::Array::SizeType)jarg2; - { - try { - result = (Dali::Property::Value *) &((Dali::Property::Array const *)arg1)->GetElementAt(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Array_ValueOfIndex__SWIG_0(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::Property::Array *arg1 = (Dali::Property::Array *) 0 ; - Dali::Property::Array::SizeType arg2 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Property::Array *)jarg1; - arg2 = (Dali::Property::Array::SizeType)jarg2; - { - try { - result = (Dali::Property::Value *) &((Dali::Property::Array const *)arg1)->operator [](arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Array_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Property::Array *arg1 = (Dali::Property::Array *) 0 ; - Dali::Property::Array *arg2 = 0 ; - Dali::Property::Array *result = 0 ; - - arg1 = (Dali::Property::Array *)jarg1; - arg2 = (Dali::Property::Array *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Array const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Array *) &(arg1)->operator =((Dali::Property::Array const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Property_Key_type_set(void * jarg1, int jarg2) { - Dali::Property::Key *arg1 = (Dali::Property::Key *) 0 ; - enum Dali::Property::Key::Type arg2 ; - - arg1 = (Dali::Property::Key *)jarg1; - arg2 = (enum Dali::Property::Key::Type)jarg2; - if (arg1) (arg1)->type = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Property_Key_type_get(void * jarg1) { - int jresult ; - Dali::Property::Key *arg1 = (Dali::Property::Key *) 0 ; - enum Dali::Property::Key::Type result; - - arg1 = (Dali::Property::Key *)jarg1; - result = (enum Dali::Property::Key::Type) ((arg1)->type); - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Property_Key_indexKey_set(void * jarg1, int jarg2) { - Dali::Property::Key *arg1 = (Dali::Property::Key *) 0 ; - Dali::Property::Index arg2 ; - - arg1 = (Dali::Property::Key *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - if (arg1) (arg1)->indexKey = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Property_Key_indexKey_get(void * jarg1) { - int jresult ; - Dali::Property::Key *arg1 = (Dali::Property::Key *) 0 ; - Dali::Property::Index result; - - arg1 = (Dali::Property::Key *)jarg1; - result = (Dali::Property::Index) ((arg1)->indexKey); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Property_Key_stringKey_set(void * jarg1, char * jarg2) { - Dali::Property::Key *arg1 = (Dali::Property::Key *) 0 ; - std::string *arg2 = 0 ; - - arg1 = (Dali::Property::Key *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - if (arg1) (arg1)->stringKey = *arg2; - - //argout typemap for const std::string& - -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_Property_Key_stringKey_get(void * jarg1) { - char * jresult ; - Dali::Property::Key *arg1 = (Dali::Property::Key *) 0 ; - std::string *result = 0 ; - - arg1 = (Dali::Property::Key *)jarg1; - result = (std::string *) & ((arg1)->stringKey); - jresult = SWIG_csharp_string_callback(result->c_str()); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Key__SWIG_0(char * jarg1) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::Property::Key *result = 0 ; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - { - try { - result = (Dali::Property::Key *)new Dali::Property::Key((std::string const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Key__SWIG_1(int jarg1) { - void * jresult ; - Dali::Property::Index arg1 ; - Dali::Property::Key *result = 0 ; - - arg1 = (Dali::Property::Index)jarg1; - { - try { - result = (Dali::Property::Key *)new Dali::Property::Key(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Key_EqualTo__SWIG_0(void * jarg1, char * jarg2) { - unsigned int jresult ; - Dali::Property::Key *arg1 = (Dali::Property::Key *) 0 ; - std::string *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Key *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (bool)(arg1)->operator ==((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Key_EqualTo__SWIG_1(void * jarg1, int jarg2) { - unsigned int jresult ; - Dali::Property::Key *arg1 = (Dali::Property::Key *) 0 ; - Dali::Property::Index arg2 ; - bool result; - - arg1 = (Dali::Property::Key *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - { - try { - result = (bool)(arg1)->operator ==(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Key_EqualTo__SWIG_2(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Property::Key *arg1 = (Dali::Property::Key *) 0 ; - Dali::Property::Key *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Key *)jarg1; - arg2 = (Dali::Property::Key *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Key const & type is null", 0); - return 0; - } - { - try { - result = (bool)(arg1)->operator ==((Dali::Property::Key const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Key_NotEqualTo__SWIG_0(void * jarg1, char * jarg2) { - unsigned int jresult ; - Dali::Property::Key *arg1 = (Dali::Property::Key *) 0 ; - std::string *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Key *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (bool)(arg1)->operator !=((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Key_NotEqualTo__SWIG_1(void * jarg1, int jarg2) { - unsigned int jresult ; - Dali::Property::Key *arg1 = (Dali::Property::Key *) 0 ; - Dali::Property::Index arg2 ; - bool result; - - arg1 = (Dali::Property::Key *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - { - try { - result = (bool)(arg1)->operator !=(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Key_NotEqualTo__SWIG_2(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Property::Key *arg1 = (Dali::Property::Key *) 0 ; - Dali::Property::Key *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Key *)jarg1; - arg2 = (Dali::Property::Key *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Key const & type is null", 0); - return 0; - } - { - try { - result = (bool)(arg1)->operator !=((Dali::Property::Key const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Property_Key(void * jarg1) { - Dali::Property::Key *arg1 = (Dali::Property::Key *) 0 ; - - arg1 = (Dali::Property::Key *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Map__SWIG_0() { - void * jresult ; - Dali::Property::Map *result = 0 ; - - { - try { - result = (Dali::Property::Map *)new Dali::Property::Map(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Map__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Property::Map *arg1 = 0 ; - Dali::Property::Map *result = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Map *)new Dali::Property::Map((Dali::Property::Map const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Property_Map(void * jarg1) { - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_Property_Map_Count(void * jarg1) { - unsigned long jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - Dali::Property::Map::SizeType result; - - arg1 = (Dali::Property::Map *)jarg1; - { - try { - result = ((Dali::Property::Map const *)arg1)->Count(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Map_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - bool result; - - arg1 = (Dali::Property::Map *)jarg1; - { - try { - result = (bool)((Dali::Property::Map const *)arg1)->Empty(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Property_Map_Insert__SWIG_0(void * jarg1, char * jarg2, void * jarg3) { - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - char *arg2 = (char *) 0 ; - Dali::Property::Value *arg3 = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - arg2 = (char *)jarg2; - arg3 = (Dali::Property::Value *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Value const & type is null", 0); - return ; - } - { - try { - (arg1)->Insert((char const *)arg2,(Dali::Property::Value const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Property_Map_Insert__SWIG_2(void * jarg1, int jarg2, void * jarg3) { - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - Dali::Property::Index arg2 ; - Dali::Property::Value *arg3 = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - arg3 = (Dali::Property::Value *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Value const & type is null", 0); - return ; - } - { - try { - (arg1)->Insert(arg2,(Dali::Property::Value const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Map_Add__SWIG_0(void * jarg1, char * jarg2, void * jarg3) { - void * jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - char *arg2 = (char *) 0 ; - Dali::Property::Value *arg3 = 0 ; - Dali::Property::Map *result = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - arg2 = (char *)jarg2; - arg3 = (Dali::Property::Value *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Value const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Map *) &(arg1)->Add((char const *)arg2,(Dali::Property::Value const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Map_Add__SWIG_2(void * jarg1, int jarg2, void * jarg3) { - void * jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - Dali::Property::Index arg2 ; - Dali::Property::Value *arg3 = 0 ; - Dali::Property::Map *result = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - arg3 = (Dali::Property::Value *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Value const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Map *) &(arg1)->Add(arg2,(Dali::Property::Value const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Map_GetValue(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - Dali::Property::Map::SizeType arg2 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - arg2 = (Dali::Property::Map::SizeType)jarg2; - { - try { - result = (Dali::Property::Value *) &((Dali::Property::Map const *)arg1)->GetValue(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_Property_Map_GetKey(void * jarg1, unsigned long jarg2) { - char * jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - Dali::Property::Map::SizeType arg2 ; - std::string *result = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - arg2 = (Dali::Property::Map::SizeType)jarg2; - { - try { - result = (std::string *) &((Dali::Property::Map const *)arg1)->GetKey(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback(result->c_str()); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Map_GetKeyAt(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - Dali::Property::Map::SizeType arg2 ; - SwigValueWrapper< Dali::Property::Key > result; - - arg1 = (Dali::Property::Map *)jarg1; - arg2 = (Dali::Property::Map::SizeType)jarg2; - { - try { - result = ((Dali::Property::Map const *)arg1)->GetKeyAt(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Property::Key((const Dali::Property::Key &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Map_GetPair(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - Dali::Property::Map::SizeType arg2 ; - StringValuePair *result = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - arg2 = (Dali::Property::Map::SizeType)jarg2; - { - try { - result = (StringValuePair *) &((Dali::Property::Map const *)arg1)->GetPair(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Map_Find__SWIG_0(void * jarg1, char * jarg2) { - void * jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - char *arg2 = (char *) 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - arg2 = (char *)jarg2; - { - try { - result = (Dali::Property::Value *)((Dali::Property::Map const *)arg1)->Find((char const *)arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Map_Find__SWIG_2(void * jarg1, int jarg2) { - void * jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - Dali::Property::Index arg2 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - { - try { - result = (Dali::Property::Value *)((Dali::Property::Map const *)arg1)->Find(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Map_Find__SWIG_3(void * jarg1, int jarg2, char * jarg3) { - void * jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - Dali::Property::Index arg2 ; - std::string *arg3 = 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - if (!jarg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg3_str(jarg3); - arg3 = &arg3_str; - { - try { - result = (Dali::Property::Value *)((Dali::Property::Map const *)arg1)->Find(arg2,(std::string const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Map_Find__SWIG_4(void * jarg1, char * jarg2, int jarg3) { - void * jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - std::string *arg2 = 0 ; - Dali::Property::Type arg3 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Type)jarg3; - { - try { - result = (Dali::Property::Value *)((Dali::Property::Map const *)arg1)->Find((std::string const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Map_Find__SWIG_5(void * jarg1, int jarg2, int jarg3) { - void * jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - Dali::Property::Index arg2 ; - Dali::Property::Type arg3 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - arg3 = (Dali::Property::Type)jarg3; - { - try { - result = (Dali::Property::Value *)((Dali::Property::Map const *)arg1)->Find(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Property_Map_Clear(void * jarg1) { - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - { - try { - (arg1)->Clear(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Property_Map_Merge(void * jarg1, void * jarg2) { - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - Dali::Property::Map *arg2 = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - arg2 = (Dali::Property::Map *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map const & type is null", 0); - return ; - } - { - try { - (arg1)->Merge((Dali::Property::Map const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Map_ValueOfIndex__SWIG_0(void * jarg1, char * jarg2) { - void * jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - std::string *arg2 = 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (Dali::Property::Value *) &((Dali::Property::Map const *)arg1)->operator []((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Map_ValueOfIndex__SWIG_2(void * jarg1, int jarg2) { - void * jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - Dali::Property::Index arg2 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - { - try { - result = (Dali::Property::Value *) &((Dali::Property::Map const *)arg1)->operator [](arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Map_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Property::Map *arg1 = (Dali::Property::Map *) 0 ; - Dali::Property::Map *arg2 = 0 ; - Dali::Property::Map *result = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - arg2 = (Dali::Property::Map *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Map *) &(arg1)->operator =((Dali::Property::Map const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_0() { - void * jresult ; - Dali::Property::Value *result = 0 ; - - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_1(unsigned int jarg1) { - void * jresult ; - bool arg1 ; - Dali::Property::Value *result = 0 ; - - arg1 = jarg1 ? true : false; - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_2(int jarg1) { - void * jresult ; - int arg1 ; - Dali::Property::Value *result = 0 ; - - arg1 = (int)jarg1; - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_3(float jarg1) { - void * jresult ; - float arg1 ; - Dali::Property::Value *result = 0 ; - - arg1 = (float)jarg1; - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_4(void * jarg1) { - void * jresult ; - Dali::Vector2 *arg1 = 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value((Dali::Vector2 const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_5(void * jarg1) { - void * jresult ; - Dali::Vector3 *arg1 = 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value((Dali::Vector3 const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_6(void * jarg1) { - void * jresult ; - Dali::Vector4 *arg1 = 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Vector4 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value((Dali::Vector4 const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_7(void * jarg1) { - void * jresult ; - Dali::Matrix3 *arg1 = 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Matrix3 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix3 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value((Dali::Matrix3 const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_8(void * jarg1) { - void * jresult ; - Dali::Matrix *arg1 = 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Matrix *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value((Dali::Matrix const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_9(void * jarg1) { - void * jresult ; - Dali::Rect< int > *arg1 = 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Rect< int > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Rect< int > const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value((Dali::Rect< int > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_10(void * jarg1) { - void * jresult ; - Dali::AngleAxis *arg1 = 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::AngleAxis *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::AngleAxis const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value((Dali::AngleAxis const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_11(void * jarg1) { - void * jresult ; - Dali::Quaternion *arg1 = 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Quaternion *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value((Dali::Quaternion const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_12(char * jarg1) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::Property::Value *result = 0 ; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value((std::string const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_14(void * jarg1) { - void * jresult ; - Dali::Property::Array *arg1 = 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Property::Array *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Array & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value(*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_15(void * jarg1) { - void * jresult ; - Dali::Property::Map *arg1 = 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Property::Map *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value(*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_16(int jarg1) { - void * jresult ; - Dali::Property::Type arg1 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Property::Type)jarg1; - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Property_Value__SWIG_17(void * jarg1) { - void * jresult ; - Dali::Property::Value *arg1 = 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Property::Value *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Value const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Value *)new Dali::Property::Value((Dali::Property::Value const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Value_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - Dali::Property::Value *arg2 = 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Property::Value *)jarg1; - arg2 = (Dali::Property::Value *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Value const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Value *) &(arg1)->operator =((Dali::Property::Value const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Property_Value(void * jarg1) { - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - - arg1 = (Dali::Property::Value *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Property_Value_GetType(void * jarg1) { - int jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - Dali::Property::Type result; - - arg1 = (Dali::Property::Value *)jarg1; - { - try { - result = (Dali::Property::Type)((Dali::Property::Value const *)arg1)->GetType(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Value_Get__SWIG_1(void * jarg1, unsigned int * jarg2) { - unsigned int jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - bool *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Value *)jarg1; - arg2 = (bool *)jarg2; - { - try { - result = (bool)((Dali::Property::Value const *)arg1)->Get(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Value_Get__SWIG_2(void * jarg1, float * jarg2) { - unsigned int jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - float *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Value *)jarg1; - arg2 = (float *)jarg2; - { - try { - result = (bool)((Dali::Property::Value const *)arg1)->Get(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Value_Get__SWIG_3(void * jarg1, int * jarg2) { - unsigned int jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - int *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Value *)jarg1; - arg2 = (int *)jarg2; - { - try { - result = (bool)((Dali::Property::Value const *)arg1)->Get(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Value_Get__SWIG_4(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - Dali::Rect< int > *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Value *)jarg1; - arg2 = (Dali::Rect< int > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Rect< int > & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Property::Value const *)arg1)->Get(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Value_Get__SWIG_5(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - Dali::Vector2 *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Value *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Property::Value const *)arg1)->Get(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Value_Get__SWIG_6(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - Dali::Vector3 *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Value *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Property::Value const *)arg1)->Get(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Value_Get__SWIG_7(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - Dali::Vector4 *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Value *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Property::Value const *)arg1)->Get(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Value_Get__SWIG_8(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - Dali::Matrix3 *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Value *)jarg1; - arg2 = (Dali::Matrix3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix3 & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Property::Value const *)arg1)->Get(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Value_Get__SWIG_9(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - Dali::Matrix *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Value *)jarg1; - arg2 = (Dali::Matrix *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Matrix & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Property::Value const *)arg1)->Get(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Value_Get__SWIG_10(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - Dali::AngleAxis *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Value *)jarg1; - arg2 = (Dali::AngleAxis *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::AngleAxis & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Property::Value const *)arg1)->Get(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Value_Get__SWIG_11(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - Dali::Quaternion *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Value *)jarg1; - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Property::Value const *)arg1)->Get(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Value_Get__SWIG_12(void * jarg1, char** jarg2) { - unsigned int jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - std::string *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Value *)jarg1; - - //typemap in - std::string temp; - arg2 = &temp; - - { - try { - result = (bool)((Dali::Property::Value const *)arg1)->Get(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //Typemap argout in c++ file. - //This will convert c++ string to c# string - *jarg2 = SWIG_csharp_string_callback(arg2->c_str()); - - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Value_Get__SWIG_13(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - Dali::Property::Array *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Value *)jarg1; - arg2 = (Dali::Property::Array *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Array & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Property::Value const *)arg1)->Get(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Property_Value_Get__SWIG_14(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - Dali::Property::Map *arg2 = 0 ; - bool result; - - arg1 = (Dali::Property::Value *)jarg1; - arg2 = (Dali::Property::Map *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Property::Value const *)arg1)->Get(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Value_GetArray(void * jarg1) { - void * jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - Dali::Property::Array *result = 0 ; - - arg1 = (Dali::Property::Value *)jarg1; - { - try { - result = (Dali::Property::Array *)((Dali::Property::Value const *)arg1)->GetArray(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Property_Value_GetMap(void * jarg1) { - void * jresult ; - Dali::Property::Value *arg1 = (Dali::Property::Value *) 0 ; - Dali::Property::Map *result = 0 ; - - arg1 = (Dali::Property::Value *)jarg1; - { - try { - result = (Dali::Property::Map *)((Dali::Property::Value const *)arg1)->GetMap(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_GetName(int jarg1) { - char * jresult ; - Dali::Property::Type arg1 ; - char *result = 0 ; - - arg1 = (Dali::Property::Type)jarg1; - { - try { - result = (char *)Dali::PropertyTypes::GetName(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback((const char *)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_BaseObject_DoAction(void * jarg1, char * jarg2, void * jarg3) { - unsigned int jresult ; - Dali::BaseObject *arg1 = (Dali::BaseObject *) 0 ; - std::string *arg2 = 0 ; - Dali::Property::Map *arg3 = 0 ; - bool result; - - arg1 = (Dali::BaseObject *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Map *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map const & type is null", 0); - return 0; - } - { - try { - result = (bool)(arg1)->DoAction((std::string const &)*arg2,(Dali::Property::Map const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_BaseObject_GetTypeName(void * jarg1) { - char * jresult ; - Dali::BaseObject *arg1 = (Dali::BaseObject *) 0 ; - std::string *result = 0 ; - - arg1 = (Dali::BaseObject *)jarg1; - { - try { - result = (std::string *) &((Dali::BaseObject const *)arg1)->GetTypeName(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback(result->c_str()); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_BaseObject_GetTypeInfo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::BaseObject *arg1 = (Dali::BaseObject *) 0 ; - Dali::TypeInfo *arg2 = 0 ; - bool result; - - arg1 = (Dali::BaseObject *)jarg1; - arg2 = (Dali::TypeInfo *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TypeInfo & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::BaseObject const *)arg1)->GetTypeInfo(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_BaseObject_DoConnectSignal(void * jarg1, void * jarg2, char * jarg3, void * jarg4) { - unsigned int jresult ; - Dali::BaseObject *arg1 = (Dali::BaseObject *) 0 ; - ConnectionTrackerInterface *arg2 = (ConnectionTrackerInterface *) 0 ; - std::string *arg3 = 0 ; - FunctorDelegate *arg4 = (FunctorDelegate *) 0 ; - bool result; - - arg1 = (Dali::BaseObject *)jarg1; - arg2 = (ConnectionTrackerInterface *)jarg2; - if (!jarg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg3_str(jarg3); - arg3 = &arg3_str; - arg4 = (FunctorDelegate *)jarg4; - { - try { - result = (bool)(arg1)->DoConnectSignal(arg2,(std::string const &)*arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GetImplementation(void * jarg1) { - void * jresult ; - Dali::BaseHandle *arg1 = 0 ; - Dali::BaseObject *result = 0 ; - - arg1 = (Dali::BaseHandle *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::BaseHandle const & type is null", 0); - return 0; - } - { - try { - result = (Dali::BaseObject *) &Dali::GetImplementation((Dali::BaseHandle const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_BaseHandle__SWIG_0(void * jarg1) { - void * jresult ; - Dali::BaseObject *arg1 = (Dali::BaseObject *) 0 ; - Dali::BaseHandle *result = 0 ; - - arg1 = (Dali::BaseObject *)jarg1; - { - try { - result = (Dali::BaseHandle *)new Dali::BaseHandle(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_BaseHandle__SWIG_1() { - void * jresult ; - Dali::BaseHandle *result = 0 ; - - { - try { - result = (Dali::BaseHandle *)new Dali::BaseHandle(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_BaseHandle(void * jarg1) { - Dali::BaseHandle *arg1 = (Dali::BaseHandle *) 0 ; - - arg1 = (Dali::BaseHandle *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_BaseHandle__SWIG_2(void * jarg1) { - void * jresult ; - Dali::BaseHandle *arg1 = 0 ; - Dali::BaseHandle *result = 0 ; - - arg1 = (Dali::BaseHandle *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::BaseHandle const & type is null", 0); - return 0; - } - { - try { - result = (Dali::BaseHandle *)new Dali::BaseHandle((Dali::BaseHandle const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_BaseHandle_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::BaseHandle *arg1 = (Dali::BaseHandle *) 0 ; - Dali::BaseHandle *arg2 = 0 ; - Dali::BaseHandle *result = 0 ; - - arg1 = (Dali::BaseHandle *)jarg1; - arg2 = (Dali::BaseHandle *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::BaseHandle const & type is null", 0); - return 0; - } - { - try { - result = (Dali::BaseHandle *) &(arg1)->operator =((Dali::BaseHandle const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_BaseHandle_DoAction(void * jarg1, char * jarg2, void * jarg3) { - unsigned int jresult ; - Dali::BaseHandle *arg1 = (Dali::BaseHandle *) 0 ; - std::string *arg2 = 0 ; - Dali::Property::Map *arg3 = 0 ; - bool result; - - arg1 = (Dali::BaseHandle *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Map *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map const & type is null", 0); - return 0; - } - { - try { - result = (bool)(arg1)->DoAction((std::string const &)*arg2,(Dali::Property::Map const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_BaseHandle_GetTypeName(void * jarg1) { - char * jresult ; - Dali::BaseHandle *arg1 = (Dali::BaseHandle *) 0 ; - std::string *result = 0 ; - - arg1 = (Dali::BaseHandle *)jarg1; - { - try { - result = (std::string *) &((Dali::BaseHandle const *)arg1)->GetTypeName(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback(result->c_str()); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_BaseHandle_GetTypeInfo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::BaseHandle *arg1 = (Dali::BaseHandle *) 0 ; - Dali::TypeInfo *arg2 = 0 ; - bool result; - - arg1 = (Dali::BaseHandle *)jarg1; - arg2 = (Dali::TypeInfo *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TypeInfo & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::BaseHandle const *)arg1)->GetTypeInfo(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_BaseHandle_GetBaseObject__SWIG_0(void * jarg1) { - void * jresult ; - Dali::BaseHandle *arg1 = (Dali::BaseHandle *) 0 ; - Dali::BaseObject *result = 0 ; - - arg1 = (Dali::BaseHandle *)jarg1; - { - try { - result = (Dali::BaseObject *) &(arg1)->GetBaseObject(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_BaseHandle_Reset(void * jarg1) { - Dali::BaseHandle *arg1 = (Dali::BaseHandle *) 0 ; - - arg1 = (Dali::BaseHandle *)jarg1; - { - try { - (arg1)->Reset(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_BaseHandle_EqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::BaseHandle *arg1 = (Dali::BaseHandle *) 0 ; - Dali::BaseHandle *arg2 = 0 ; - bool result; - - arg1 = (Dali::BaseHandle *)jarg1; - arg2 = (Dali::BaseHandle *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::BaseHandle const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::BaseHandle const *)arg1)->operator ==((Dali::BaseHandle const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_BaseHandle_NotEqualTo(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::BaseHandle *arg1 = (Dali::BaseHandle *) 0 ; - Dali::BaseHandle *arg2 = 0 ; - bool result; - - arg1 = (Dali::BaseHandle *)jarg1; - arg2 = (Dali::BaseHandle *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::BaseHandle const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::BaseHandle const *)arg1)->operator !=((Dali::BaseHandle const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_BaseHandle_GetObjectPtr(void * jarg1) { - void * jresult ; - Dali::BaseHandle *arg1 = (Dali::BaseHandle *) 0 ; - Dali::RefObject *result = 0 ; - - arg1 = (Dali::BaseHandle *)jarg1; - { - try { - result = (Dali::RefObject *)((Dali::BaseHandle const *)arg1)->GetObjectPtr(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_BaseHandle_HasBody(void * jarg1) { - unsigned int jresult ; - Dali::BaseHandle *arg1 = (Dali::BaseHandle *) 0 ; - bool result; - - arg1 = (Dali::BaseHandle *)jarg1; - { - try { - result = (bool)Dali_BaseHandle_HasBody((Dali::BaseHandle const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_BaseHandle_IsEqual(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::BaseHandle *arg1 = (Dali::BaseHandle *) 0 ; - Dali::BaseHandle *arg2 = 0 ; - bool result; - - arg1 = (Dali::BaseHandle *)jarg1; - arg2 = (Dali::BaseHandle *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::BaseHandle const & type is null", 0); - return 0; - } - { - try { - result = (bool)Dali_BaseHandle_IsEqual((Dali::BaseHandle const *)arg1,(Dali::BaseHandle const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_LessThan__SWIG_3(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::BaseHandle *arg1 = 0 ; - Dali::BaseHandle *arg2 = 0 ; - bool result; - - arg1 = (Dali::BaseHandle *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::BaseHandle const & type is null", 0); - return 0; - } - arg2 = (Dali::BaseHandle *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::BaseHandle const & type is null", 0); - return 0; - } - { - try { - result = (bool)Dali::operator <((Dali::BaseHandle const &)*arg1,(Dali::BaseHandle const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ConnectionTrackerInterface(void * jarg1) { - Dali::ConnectionTrackerInterface *arg1 = (Dali::ConnectionTrackerInterface *) 0 ; - - arg1 = (Dali::ConnectionTrackerInterface *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ConnectionTrackerInterface_SignalConnected(void * jarg1, void * jarg2, void * jarg3) { - Dali::ConnectionTrackerInterface *arg1 = (Dali::ConnectionTrackerInterface *) 0 ; - SlotObserver *arg2 = (SlotObserver *) 0 ; - CallbackBase *arg3 = (CallbackBase *) 0 ; - - arg1 = (Dali::ConnectionTrackerInterface *)jarg1; - arg2 = (SlotObserver *)jarg2; - arg3 = (CallbackBase *)jarg3; - { - try { - (arg1)->SignalConnected(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_SignalObserver(void * jarg1) { - Dali::SignalObserver *arg1 = (Dali::SignalObserver *) 0 ; - - arg1 = (Dali::SignalObserver *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_SignalObserver_SignalDisconnected(void * jarg1, void * jarg2, void * jarg3) { - Dali::SignalObserver *arg1 = (Dali::SignalObserver *) 0 ; - Dali::SlotObserver *arg2 = (Dali::SlotObserver *) 0 ; - Dali::CallbackBase *arg3 = (Dali::CallbackBase *) 0 ; - - arg1 = (Dali::SignalObserver *)jarg1; - arg2 = (Dali::SlotObserver *)jarg2; - arg3 = (Dali::CallbackBase *)jarg3; - { - try { - (arg1)->SignalDisconnected(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_SlotObserver(void * jarg1) { - Dali::SlotObserver *arg1 = (Dali::SlotObserver *) 0 ; - - arg1 = (Dali::SlotObserver *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_SlotObserver_SlotDisconnected(void * jarg1, void * jarg2) { - Dali::SlotObserver *arg1 = (Dali::SlotObserver *) 0 ; - Dali::CallbackBase *arg2 = (Dali::CallbackBase *) 0 ; - - arg1 = (Dali::SlotObserver *)jarg1; - arg2 = (Dali::CallbackBase *)jarg2; - { - try { - (arg1)->SlotDisconnected(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ConnectionTracker(void * jarg1) { - Dali::ConnectionTracker *arg1 = (Dali::ConnectionTracker *) 0 ; - - arg1 = (Dali::ConnectionTracker *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ConnectionTracker_DisconnectAll(void * jarg1) { - Dali::ConnectionTracker *arg1 = (Dali::ConnectionTracker *) 0 ; - - arg1 = (Dali::ConnectionTracker *)jarg1; - { - try { - (arg1)->DisconnectAll(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ConnectionTracker_SignalConnected(void * jarg1, void * jarg2, void * jarg3) { - Dali::ConnectionTracker *arg1 = (Dali::ConnectionTracker *) 0 ; - Dali::SlotObserver *arg2 = (Dali::SlotObserver *) 0 ; - Dali::CallbackBase *arg3 = (Dali::CallbackBase *) 0 ; - - arg1 = (Dali::ConnectionTracker *)jarg1; - arg2 = (Dali::SlotObserver *)jarg2; - arg3 = (Dali::CallbackBase *)jarg3; - { - try { - (arg1)->SignalConnected(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ConnectionTracker_SignalDisconnected(void * jarg1, void * jarg2, void * jarg3) { - Dali::ConnectionTracker *arg1 = (Dali::ConnectionTracker *) 0 ; - Dali::SlotObserver *arg2 = (Dali::SlotObserver *) 0 ; - Dali::CallbackBase *arg3 = (Dali::CallbackBase *) 0 ; - - arg1 = (Dali::ConnectionTracker *)jarg1; - arg2 = (Dali::SlotObserver *)jarg2; - arg3 = (Dali::CallbackBase *)jarg3; - { - try { - (arg1)->SignalDisconnected(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ConnectionTracker_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::ConnectionTracker *arg1 = (Dali::ConnectionTracker *) 0 ; - std::size_t result; - - arg1 = (Dali::ConnectionTracker *)jarg1; - { - try { - result = ((Dali::ConnectionTracker const *)arg1)->GetConnectionCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ObjectRegistry__SWIG_0() { - void * jresult ; - Dali::ObjectRegistry *result = 0 ; - - { - try { - result = (Dali::ObjectRegistry *)new Dali::ObjectRegistry(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ObjectRegistry(void * jarg1) { - Dali::ObjectRegistry *arg1 = (Dali::ObjectRegistry *) 0 ; - - arg1 = (Dali::ObjectRegistry *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ObjectRegistry__SWIG_1(void * jarg1) { - void * jresult ; - Dali::ObjectRegistry *arg1 = 0 ; - Dali::ObjectRegistry *result = 0 ; - - arg1 = (Dali::ObjectRegistry *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::ObjectRegistry const & type is null", 0); - return 0; - } - { - try { - result = (Dali::ObjectRegistry *)new Dali::ObjectRegistry((Dali::ObjectRegistry const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ObjectRegistry_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::ObjectRegistry *arg1 = (Dali::ObjectRegistry *) 0 ; - Dali::ObjectRegistry *arg2 = 0 ; - Dali::ObjectRegistry *result = 0 ; - - arg1 = (Dali::ObjectRegistry *)jarg1; - arg2 = (Dali::ObjectRegistry *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::ObjectRegistry const & type is null", 0); - return 0; - } - { - try { - result = (Dali::ObjectRegistry *) &(arg1)->operator =((Dali::ObjectRegistry const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ObjectRegistry_ObjectCreatedSignal(void * jarg1) { - void * jresult ; - Dali::ObjectRegistry *arg1 = (Dali::ObjectRegistry *) 0 ; - Dali::ObjectRegistry::ObjectCreatedSignalType *result = 0 ; - - arg1 = (Dali::ObjectRegistry *)jarg1; - { - try { - result = (Dali::ObjectRegistry::ObjectCreatedSignalType *) &(arg1)->ObjectCreatedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ObjectRegistry_ObjectDestroyedSignal(void * jarg1) { - void * jresult ; - Dali::ObjectRegistry *arg1 = (Dali::ObjectRegistry *) 0 ; - Dali::ObjectRegistry::ObjectDestroyedSignalType *result = 0 ; - - arg1 = (Dali::ObjectRegistry *)jarg1; - { - try { - result = (Dali::ObjectRegistry::ObjectDestroyedSignalType *) &(arg1)->ObjectDestroyedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PropertyCondition__SWIG_0() { - void * jresult ; - Dali::PropertyCondition *result = 0 ; - - { - try { - result = (Dali::PropertyCondition *)new Dali::PropertyCondition(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PropertyCondition(void * jarg1) { - Dali::PropertyCondition *arg1 = (Dali::PropertyCondition *) 0 ; - - arg1 = (Dali::PropertyCondition *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PropertyCondition__SWIG_1(void * jarg1) { - void * jresult ; - Dali::PropertyCondition *arg1 = 0 ; - Dali::PropertyCondition *result = 0 ; - - arg1 = (Dali::PropertyCondition *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PropertyCondition const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PropertyCondition *)new Dali::PropertyCondition((Dali::PropertyCondition const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PropertyCondition_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::PropertyCondition *arg1 = (Dali::PropertyCondition *) 0 ; - Dali::PropertyCondition *arg2 = 0 ; - Dali::PropertyCondition *result = 0 ; - - arg1 = (Dali::PropertyCondition *)jarg1; - arg2 = (Dali::PropertyCondition *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PropertyCondition const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PropertyCondition *) &(arg1)->operator =((Dali::PropertyCondition const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_PropertyCondition_GetArgumentCount(void * jarg1) { - unsigned long jresult ; - Dali::PropertyCondition *arg1 = (Dali::PropertyCondition *) 0 ; - std::size_t result; - - arg1 = (Dali::PropertyCondition *)jarg1; - { - try { - result = ((Dali::PropertyCondition const *)arg1)->GetArgumentCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PropertyCondition_GetArgument(void * jarg1, unsigned long jarg2) { - float jresult ; - Dali::PropertyCondition *arg1 = (Dali::PropertyCondition *) 0 ; - std::size_t arg2 ; - float result; - - arg1 = (Dali::PropertyCondition *)jarg1; - arg2 = (std::size_t)jarg2; - { - try { - result = (float)((Dali::PropertyCondition const *)arg1)->GetArgument(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LessThanCondition(float jarg1) { - void * jresult ; - float arg1 ; - Dali::PropertyCondition result; - - arg1 = (float)jarg1; - { - try { - result = Dali::LessThanCondition(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PropertyCondition((const Dali::PropertyCondition &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GreaterThanCondition(float jarg1) { - void * jresult ; - float arg1 ; - Dali::PropertyCondition result; - - arg1 = (float)jarg1; - { - try { - result = Dali::GreaterThanCondition(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PropertyCondition((const Dali::PropertyCondition &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_InsideCondition(float jarg1, float jarg2) { - void * jresult ; - float arg1 ; - float arg2 ; - Dali::PropertyCondition result; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - { - try { - result = Dali::InsideCondition(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PropertyCondition((const Dali::PropertyCondition &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_OutsideCondition(float jarg1, float jarg2) { - void * jresult ; - float arg1 ; - float arg2 ; - Dali::PropertyCondition result; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - { - try { - result = Dali::OutsideCondition(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PropertyCondition((const Dali::PropertyCondition &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_StepCondition__SWIG_0(float jarg1, float jarg2) { - void * jresult ; - float arg1 ; - float arg2 ; - Dali::PropertyCondition result; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - { - try { - result = Dali::StepCondition(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PropertyCondition((const Dali::PropertyCondition &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_StepCondition__SWIG_1(float jarg1) { - void * jresult ; - float arg1 ; - Dali::PropertyCondition result; - - arg1 = (float)jarg1; - { - try { - result = Dali::StepCondition(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PropertyCondition((const Dali::PropertyCondition &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VariableStepCondition(void * jarg1) { - void * jresult ; - Dali::Vector< float,TypeTraits< float >::IS_TRIVIAL_TYPE==true > *arg1 = 0 ; - Dali::PropertyCondition result; - - arg1 = (Dali::Vector< float,TypeTraits< float >::IS_TRIVIAL_TYPE==true > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< float,TypeTraits< float >::IS_TRIVIAL_TYPE==true > const & type is null", 0); - return 0; - } - { - try { - result = Dali::VariableStepCondition((Dali::Vector< float,TypeTraits< float >::IS_TRIVIAL_TYPE==true > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PropertyCondition((const Dali::PropertyCondition &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PropertyNotification__SWIG_0() { - void * jresult ; - Dali::PropertyNotification *result = 0 ; - - { - try { - result = (Dali::PropertyNotification *)new Dali::PropertyNotification(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PropertyNotification_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::PropertyNotification result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::PropertyNotification::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PropertyNotification((const Dali::PropertyNotification &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PropertyNotification(void * jarg1) { - Dali::PropertyNotification *arg1 = (Dali::PropertyNotification *) 0 ; - - arg1 = (Dali::PropertyNotification *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PropertyNotification__SWIG_1(void * jarg1) { - void * jresult ; - Dali::PropertyNotification *arg1 = 0 ; - Dali::PropertyNotification *result = 0 ; - - arg1 = (Dali::PropertyNotification *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PropertyNotification const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PropertyNotification *)new Dali::PropertyNotification((Dali::PropertyNotification const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PropertyNotification_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::PropertyNotification *arg1 = (Dali::PropertyNotification *) 0 ; - Dali::PropertyNotification *arg2 = 0 ; - Dali::PropertyNotification *result = 0 ; - - arg1 = (Dali::PropertyNotification *)jarg1; - arg2 = (Dali::PropertyNotification *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PropertyNotification const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PropertyNotification *) &(arg1)->operator =((Dali::PropertyNotification const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PropertyNotification_GetCondition__SWIG_0(void * jarg1) { - void * jresult ; - Dali::PropertyNotification *arg1 = (Dali::PropertyNotification *) 0 ; - Dali::PropertyCondition result; - - arg1 = (Dali::PropertyNotification *)jarg1; - { - try { - result = (arg1)->GetCondition(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PropertyCondition((const Dali::PropertyCondition &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PropertyNotification_GetTarget(void * jarg1) { - void * jresult ; - Dali::PropertyNotification *arg1 = (Dali::PropertyNotification *) 0 ; - Dali::Handle result; - - arg1 = (Dali::PropertyNotification *)jarg1; - { - try { - result = ((Dali::PropertyNotification const *)arg1)->GetTarget(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Handle((const Dali::Handle &)result); - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PropertyNotification_GetTargetProperty(void * jarg1) { - int jresult ; - Dali::PropertyNotification *arg1 = (Dali::PropertyNotification *) 0 ; - Dali::Property::Index result; - - arg1 = (Dali::PropertyNotification *)jarg1; - { - try { - result = (Dali::Property::Index)((Dali::PropertyNotification const *)arg1)->GetTargetProperty(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PropertyNotification_SetNotifyMode(void * jarg1, int jarg2) { - Dali::PropertyNotification *arg1 = (Dali::PropertyNotification *) 0 ; - Dali::PropertyNotification::NotifyMode arg2 ; - - arg1 = (Dali::PropertyNotification *)jarg1; - arg2 = (Dali::PropertyNotification::NotifyMode)jarg2; - { - try { - (arg1)->SetNotifyMode(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PropertyNotification_GetNotifyMode(void * jarg1) { - int jresult ; - Dali::PropertyNotification *arg1 = (Dali::PropertyNotification *) 0 ; - Dali::PropertyNotification::NotifyMode result; - - arg1 = (Dali::PropertyNotification *)jarg1; - { - try { - result = (Dali::PropertyNotification::NotifyMode)(arg1)->GetNotifyMode(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_PropertyNotification_GetNotifyResult(void * jarg1) { - unsigned int jresult ; - Dali::PropertyNotification *arg1 = (Dali::PropertyNotification *) 0 ; - bool result; - - arg1 = (Dali::PropertyNotification *)jarg1; - { - try { - result = (bool)((Dali::PropertyNotification const *)arg1)->GetNotifyResult(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PropertyNotification_NotifySignal(void * jarg1) { - void * jresult ; - Dali::PropertyNotification *arg1 = (Dali::PropertyNotification *) 0 ; - Dali::PropertyNotifySignalType *result = 0 ; - - arg1 = (Dali::PropertyNotification *)jarg1; - { - try { - result = (Dali::PropertyNotifySignalType *) &(arg1)->NotifySignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Handle__SWIG_0() { - void * jresult ; - Dali::Handle *result = 0 ; - - { - try { - result = (Dali::Handle *)new Dali::Handle(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Handle_New() { - void * jresult ; - Dali::Handle result; - - { - try { - result = Dali::Handle::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Handle((const Dali::Handle &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Handle(void * jarg1) { - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - - arg1 = (Dali::Handle *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Handle__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Handle *arg1 = 0 ; - Dali::Handle *result = 0 ; - - arg1 = (Dali::Handle *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Handle const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Handle *)new Dali::Handle((Dali::Handle const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Handle_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - Dali::Handle *arg2 = 0 ; - Dali::Handle *result = 0 ; - - arg1 = (Dali::Handle *)jarg1; - arg2 = (Dali::Handle *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Handle const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Handle *) &(arg1)->operator =((Dali::Handle const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Handle_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Handle result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Handle::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Handle((const Dali::Handle &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Handle_Supports(void * jarg1, int jarg2) { - unsigned int jresult ; - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - Dali::Handle::Capability arg2 ; - bool result; - - arg1 = (Dali::Handle *)jarg1; - arg2 = (Dali::Handle::Capability)jarg2; - { - try { - result = (bool)((Dali::Handle const *)arg1)->Supports(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Handle_GetPropertyCount(void * jarg1) { - unsigned int jresult ; - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - unsigned int result; - - arg1 = (Dali::Handle *)jarg1; - { - try { - result = (unsigned int)((Dali::Handle const *)arg1)->GetPropertyCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_Handle_GetPropertyName(void * jarg1, int jarg2) { - char * jresult ; - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - Dali::Property::Index arg2 ; - std::string result; - - arg1 = (Dali::Handle *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - { - try { - result = ((Dali::Handle const *)arg1)->GetPropertyName(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback((&result)->c_str()); - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Handle_GetPropertyIndex(void * jarg1, char * jarg2) { - int jresult ; - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - std::string *arg2 = 0 ; - Dali::Property::Index result; - - arg1 = (Dali::Handle *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (Dali::Property::Index)((Dali::Handle const *)arg1)->GetPropertyIndex((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Handle_IsPropertyWritable(void * jarg1, int jarg2) { - unsigned int jresult ; - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - Dali::Property::Index arg2 ; - bool result; - - arg1 = (Dali::Handle *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - { - try { - result = (bool)((Dali::Handle const *)arg1)->IsPropertyWritable(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Handle_IsPropertyAnimatable(void * jarg1, int jarg2) { - unsigned int jresult ; - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - Dali::Property::Index arg2 ; - bool result; - - arg1 = (Dali::Handle *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - { - try { - result = (bool)((Dali::Handle const *)arg1)->IsPropertyAnimatable(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Handle_IsPropertyAConstraintInput(void * jarg1, int jarg2) { - unsigned int jresult ; - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - Dali::Property::Index arg2 ; - bool result; - - arg1 = (Dali::Handle *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - { - try { - result = (bool)((Dali::Handle const *)arg1)->IsPropertyAConstraintInput(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Handle_GetPropertyType(void * jarg1, int jarg2) { - int jresult ; - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - Dali::Property::Index arg2 ; - Dali::Property::Type result; - - arg1 = (Dali::Handle *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - { - try { - result = (Dali::Property::Type)((Dali::Handle const *)arg1)->GetPropertyType(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Handle_SetProperty(void * jarg1, int jarg2, void * jarg3) { - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - Dali::Property::Index arg2 ; - Dali::Property::Value *arg3 = 0 ; - - arg1 = (Dali::Handle *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - arg3 = (Dali::Property::Value *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Value const & type is null", 0); - return ; - } - { - try { - (arg1)->SetProperty(arg2,(Dali::Property::Value const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Handle_RegisterProperty__SWIG_0(void * jarg1, char * jarg2, void * jarg3) { - int jresult ; - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - std::string *arg2 = 0 ; - Dali::Property::Value *arg3 = 0 ; - Dali::Property::Index result; - - arg1 = (Dali::Handle *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Value *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Value const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Property::Index)(arg1)->RegisterProperty((std::string const &)*arg2,(Dali::Property::Value const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Handle_RegisterProperty__SWIG_1(void * jarg1, char * jarg2, void * jarg3, int jarg4) { - int jresult ; - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - std::string *arg2 = 0 ; - Dali::Property::Value *arg3 = 0 ; - Dali::Property::AccessMode arg4 ; - Dali::Property::Index result; - - arg1 = (Dali::Handle *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Value *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Value const & type is null", 0); - return 0; - } - arg4 = (Dali::Property::AccessMode)jarg4; - { - try { - result = (Dali::Property::Index)(arg1)->RegisterProperty((std::string const &)*arg2,(Dali::Property::Value const &)*arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Handle_GetProperty(void * jarg1, int jarg2) { - void * jresult ; - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - Dali::Property::Index arg2 ; - Dali::Property::Value result; - - arg1 = (Dali::Handle *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - { - try { - result = ((Dali::Handle const *)arg1)->GetProperty(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Property::Value((const Dali::Property::Value &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Handle_GetPropertyIndices(void * jarg1, void * jarg2) { - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - Dali::Property::IndexContainer *arg2 = 0 ; - - arg1 = (Dali::Handle *)jarg1; - arg2 = (Dali::Property::IndexContainer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::IndexContainer & type is null", 0); - return ; - } - { - try { - ((Dali::Handle const *)arg1)->GetPropertyIndices(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Handle_AddPropertyNotification__SWIG_0(void * jarg1, int jarg2, void * jarg3) { - void * jresult ; - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - Dali::Property::Index arg2 ; - Dali::PropertyCondition *arg3 = 0 ; - Dali::PropertyNotification result; - - arg1 = (Dali::Handle *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - arg3 = (Dali::PropertyCondition *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PropertyCondition const & type is null", 0); - return 0; - } - { - try { - result = (arg1)->AddPropertyNotification(arg2,(Dali::PropertyCondition const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PropertyNotification((const Dali::PropertyNotification &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Handle_AddPropertyNotification__SWIG_1(void * jarg1, int jarg2, int jarg3, void * jarg4) { - void * jresult ; - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - Dali::Property::Index arg2 ; - int arg3 ; - Dali::PropertyCondition *arg4 = 0 ; - Dali::PropertyNotification result; - - arg1 = (Dali::Handle *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - arg3 = (int)jarg3; - arg4 = (Dali::PropertyCondition *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PropertyCondition const & type is null", 0); - return 0; - } - { - try { - result = (arg1)->AddPropertyNotification(arg2,arg3,(Dali::PropertyCondition const &)*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PropertyNotification((const Dali::PropertyNotification &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Handle_RemovePropertyNotification(void * jarg1, void * jarg2) { - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - Dali::PropertyNotification arg2 ; - Dali::PropertyNotification *argp2 ; - - arg1 = (Dali::Handle *)jarg1; - argp2 = (Dali::PropertyNotification *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::PropertyNotification", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->RemovePropertyNotification(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Handle_RemovePropertyNotifications(void * jarg1) { - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - - arg1 = (Dali::Handle *)jarg1; - { - try { - (arg1)->RemovePropertyNotifications(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Handle_RemoveConstraints__SWIG_0(void * jarg1) { - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - - arg1 = (Dali::Handle *)jarg1; - { - try { - (arg1)->RemoveConstraints(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Handle_RemoveConstraints__SWIG_1(void * jarg1, unsigned int jarg2) { - Dali::Handle *arg1 = (Dali::Handle *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Handle *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->RemoveConstraints(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_WEIGHT_get() { - int jresult ; - Dali::Property::Index result; - - result = (Dali::Property::Index)(Dali::Property::Index)Dali::WeightObject::WEIGHT; - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_New() { - void * jresult ; - Dali::Handle result; - - { - try { - result = Dali::WeightObject::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Handle((const Dali::Handle &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TypeInfo__SWIG_0() { - void * jresult ; - Dali::TypeInfo *result = 0 ; - - { - try { - result = (Dali::TypeInfo *)new Dali::TypeInfo(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TypeInfo(void * jarg1) { - Dali::TypeInfo *arg1 = (Dali::TypeInfo *) 0 ; - - arg1 = (Dali::TypeInfo *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TypeInfo__SWIG_1(void * jarg1) { - void * jresult ; - Dali::TypeInfo *arg1 = 0 ; - Dali::TypeInfo *result = 0 ; - - arg1 = (Dali::TypeInfo *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TypeInfo const & type is null", 0); - return 0; - } - { - try { - result = (Dali::TypeInfo *)new Dali::TypeInfo((Dali::TypeInfo const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TypeInfo_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::TypeInfo *arg1 = (Dali::TypeInfo *) 0 ; - Dali::TypeInfo *arg2 = 0 ; - Dali::TypeInfo *result = 0 ; - - arg1 = (Dali::TypeInfo *)jarg1; - arg2 = (Dali::TypeInfo *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TypeInfo const & type is null", 0); - return 0; - } - { - try { - result = (Dali::TypeInfo *) &(arg1)->operator =((Dali::TypeInfo const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_TypeInfo_GetName(void * jarg1) { - char * jresult ; - Dali::TypeInfo *arg1 = (Dali::TypeInfo *) 0 ; - std::string *result = 0 ; - - arg1 = (Dali::TypeInfo *)jarg1; - { - try { - result = (std::string *) &((Dali::TypeInfo const *)arg1)->GetName(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback(result->c_str()); - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_TypeInfo_GetBaseName(void * jarg1) { - char * jresult ; - Dali::TypeInfo *arg1 = (Dali::TypeInfo *) 0 ; - std::string *result = 0 ; - - arg1 = (Dali::TypeInfo *)jarg1; - { - try { - result = (std::string *) &((Dali::TypeInfo const *)arg1)->GetBaseName(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback(result->c_str()); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TypeInfo_CreateInstance(void * jarg1) { - void * jresult ; - Dali::TypeInfo *arg1 = (Dali::TypeInfo *) 0 ; - Dali::BaseHandle result; - - arg1 = (Dali::TypeInfo *)jarg1; - { - try { - result = ((Dali::TypeInfo const *)arg1)->CreateInstance(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::BaseHandle((const Dali::BaseHandle &)result); - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_TypeInfo_GetActionCount(void * jarg1) { - unsigned long jresult ; - Dali::TypeInfo *arg1 = (Dali::TypeInfo *) 0 ; - size_t result; - - arg1 = (Dali::TypeInfo *)jarg1; - { - try { - result = ((Dali::TypeInfo const *)arg1)->GetActionCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_TypeInfo_GetActionName(void * jarg1, unsigned long jarg2) { - char * jresult ; - Dali::TypeInfo *arg1 = (Dali::TypeInfo *) 0 ; - size_t arg2 ; - std::string result; - - arg1 = (Dali::TypeInfo *)jarg1; - arg2 = (size_t)jarg2; - { - try { - result = (arg1)->GetActionName(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback((&result)->c_str()); - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_TypeInfo_GetSignalCount(void * jarg1) { - unsigned long jresult ; - Dali::TypeInfo *arg1 = (Dali::TypeInfo *) 0 ; - size_t result; - - arg1 = (Dali::TypeInfo *)jarg1; - { - try { - result = ((Dali::TypeInfo const *)arg1)->GetSignalCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_TypeInfo_GetSignalName(void * jarg1, unsigned long jarg2) { - char * jresult ; - Dali::TypeInfo *arg1 = (Dali::TypeInfo *) 0 ; - size_t arg2 ; - std::string result; - - arg1 = (Dali::TypeInfo *)jarg1; - arg2 = (size_t)jarg2; - { - try { - result = (arg1)->GetSignalName(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback((&result)->c_str()); - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_TypeInfo_GetPropertyCount(void * jarg1) { - unsigned long jresult ; - Dali::TypeInfo *arg1 = (Dali::TypeInfo *) 0 ; - size_t result; - - arg1 = (Dali::TypeInfo *)jarg1; - { - try { - result = ((Dali::TypeInfo const *)arg1)->GetPropertyCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TypeInfo_GetPropertyIndices(void * jarg1, void * jarg2) { - Dali::TypeInfo *arg1 = (Dali::TypeInfo *) 0 ; - Dali::Property::IndexContainer *arg2 = 0 ; - - arg1 = (Dali::TypeInfo *)jarg1; - arg2 = (Dali::Property::IndexContainer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::IndexContainer & type is null", 0); - return ; - } - { - try { - ((Dali::TypeInfo const *)arg1)->GetPropertyIndices(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_TypeInfo_GetPropertyName(void * jarg1, int jarg2) { - char * jresult ; - Dali::TypeInfo *arg1 = (Dali::TypeInfo *) 0 ; - Dali::Property::Index arg2 ; - std::string *result = 0 ; - - arg1 = (Dali::TypeInfo *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - { - try { - result = (std::string *) &((Dali::TypeInfo const *)arg1)->GetPropertyName(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback(result->c_str()); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TypeRegistry_Get() { - void * jresult ; - Dali::TypeRegistry result; - - { - try { - result = Dali::TypeRegistry::Get(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::TypeRegistry((const Dali::TypeRegistry &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TypeRegistry__SWIG_0() { - void * jresult ; - Dali::TypeRegistry *result = 0 ; - - { - try { - result = (Dali::TypeRegistry *)new Dali::TypeRegistry(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TypeRegistry(void * jarg1) { - Dali::TypeRegistry *arg1 = (Dali::TypeRegistry *) 0 ; - - arg1 = (Dali::TypeRegistry *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TypeRegistry__SWIG_1(void * jarg1) { - void * jresult ; - Dali::TypeRegistry *arg1 = 0 ; - Dali::TypeRegistry *result = 0 ; - - arg1 = (Dali::TypeRegistry *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TypeRegistry const & type is null", 0); - return 0; - } - { - try { - result = (Dali::TypeRegistry *)new Dali::TypeRegistry((Dali::TypeRegistry const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TypeRegistry_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::TypeRegistry *arg1 = (Dali::TypeRegistry *) 0 ; - Dali::TypeRegistry *arg2 = 0 ; - Dali::TypeRegistry *result = 0 ; - - arg1 = (Dali::TypeRegistry *)jarg1; - arg2 = (Dali::TypeRegistry *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TypeRegistry const & type is null", 0); - return 0; - } - { - try { - result = (Dali::TypeRegistry *) &(arg1)->operator =((Dali::TypeRegistry const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TypeRegistry_GetTypeInfo__SWIG_0(void * jarg1, char * jarg2) { - void * jresult ; - Dali::TypeRegistry *arg1 = (Dali::TypeRegistry *) 0 ; - std::string *arg2 = 0 ; - Dali::TypeInfo result; - - arg1 = (Dali::TypeRegistry *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (arg1)->GetTypeInfo((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::TypeInfo((const Dali::TypeInfo &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TypeRegistry_GetTypeInfo__SWIG_1(void * jarg1, void * jarg2) { - void * jresult ; - Dali::TypeRegistry *arg1 = (Dali::TypeRegistry *) 0 ; - std::type_info *arg2 = 0 ; - Dali::TypeInfo result; - - arg1 = (Dali::TypeRegistry *)jarg1; - arg2 = (std::type_info *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::type_info const & type is null", 0); - return 0; - } - { - try { - result = (arg1)->GetTypeInfo((std::type_info const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::TypeInfo((const Dali::TypeInfo &)result); - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_TypeRegistry_GetTypeNameCount(void * jarg1) { - unsigned long jresult ; - Dali::TypeRegistry *arg1 = (Dali::TypeRegistry *) 0 ; - size_t result; - - arg1 = (Dali::TypeRegistry *)jarg1; - { - try { - result = ((Dali::TypeRegistry const *)arg1)->GetTypeNameCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_TypeRegistry_GetTypeName(void * jarg1, unsigned long jarg2) { - char * jresult ; - Dali::TypeRegistry *arg1 = (Dali::TypeRegistry *) 0 ; - size_t arg2 ; - std::string result; - - arg1 = (Dali::TypeRegistry *)jarg1; - arg2 = (size_t)jarg2; - { - try { - result = ((Dali::TypeRegistry const *)arg1)->GetTypeName(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback((&result)->c_str()); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TypeRegistry__SWIG_2(void * jarg1) { - void * jresult ; - Dali::Internal::TypeRegistry *arg1 = (Dali::Internal::TypeRegistry *) 0 ; - Dali::TypeRegistry *result = 0 ; - - arg1 = (Dali::Internal::TypeRegistry *)jarg1; - { - try { - result = (Dali::TypeRegistry *)new Dali::TypeRegistry(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TypeRegistration__SWIG_0(void * jarg1, void * jarg2, void * jarg3) { - void * jresult ; - std::type_info *arg1 = 0 ; - std::type_info *arg2 = 0 ; - Dali::TypeInfo::CreateFunction arg3 = (Dali::TypeInfo::CreateFunction) 0 ; - Dali::TypeRegistration *result = 0 ; - - arg1 = (std::type_info *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::type_info const & type is null", 0); - return 0; - } - arg2 = (std::type_info *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::type_info const & type is null", 0); - return 0; - } - arg3 = (Dali::TypeInfo::CreateFunction)jarg3; - { - try { - result = (Dali::TypeRegistration *)new Dali::TypeRegistration((std::type_info const &)*arg1,(std::type_info const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TypeRegistration__SWIG_1(void * jarg1, void * jarg2, void * jarg3, unsigned int jarg4) { - void * jresult ; - std::type_info *arg1 = 0 ; - std::type_info *arg2 = 0 ; - Dali::TypeInfo::CreateFunction arg3 = (Dali::TypeInfo::CreateFunction) 0 ; - bool arg4 ; - Dali::TypeRegistration *result = 0 ; - - arg1 = (std::type_info *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::type_info const & type is null", 0); - return 0; - } - arg2 = (std::type_info *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::type_info const & type is null", 0); - return 0; - } - arg3 = (Dali::TypeInfo::CreateFunction)jarg3; - arg4 = jarg4 ? true : false; - { - try { - result = (Dali::TypeRegistration *)new Dali::TypeRegistration((std::type_info const &)*arg1,(std::type_info const &)*arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TypeRegistration__SWIG_2(char * jarg1, void * jarg2, void * jarg3) { - void * jresult ; - std::string *arg1 = 0 ; - std::type_info *arg2 = 0 ; - Dali::TypeInfo::CreateFunction arg3 = (Dali::TypeInfo::CreateFunction) 0 ; - Dali::TypeRegistration *result = 0 ; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - arg2 = (std::type_info *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::type_info const & type is null", 0); - return 0; - } - arg3 = (Dali::TypeInfo::CreateFunction)jarg3; - { - try { - result = (Dali::TypeRegistration *)new Dali::TypeRegistration((std::string const &)*arg1,(std::type_info const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_TypeRegistration_RegisteredName(void * jarg1) { - char * jresult ; - Dali::TypeRegistration *arg1 = (Dali::TypeRegistration *) 0 ; - std::string result; - - arg1 = (Dali::TypeRegistration *)jarg1; - { - try { - result = ((Dali::TypeRegistration const *)arg1)->RegisteredName(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback((&result)->c_str()); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TypeRegistration_RegisterControl(char * jarg1, void * jarg2) { - std::string *arg1 = 0 ; - Dali::CSharpTypeInfo::CreateFunction arg2 = (Dali::CSharpTypeInfo::CreateFunction) 0 ; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - arg2 = (Dali::CSharpTypeInfo::CreateFunction)jarg2; - { - try { - Dali_TypeRegistration_RegisterControl((std::string const &)*arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TypeRegistration_RegisterProperty(char * jarg1, char * jarg2, int jarg3, int jarg4, void * jarg5, void * jarg6) { - std::string *arg1 = 0 ; - std::string *arg2 = 0 ; - int arg3 ; - Dali::Property::Type arg4 ; - Dali::CSharpTypeInfo::SetPropertyFunction arg5 = (Dali::CSharpTypeInfo::SetPropertyFunction) 0 ; - Dali::CSharpTypeInfo::GetPropertyFunction arg6 = (Dali::CSharpTypeInfo::GetPropertyFunction) 0 ; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (int)jarg3; - arg4 = (Dali::Property::Type)jarg4; - arg5 = (Dali::CSharpTypeInfo::SetPropertyFunction)jarg5; - arg6 = (Dali::CSharpTypeInfo::GetPropertyFunction)jarg6; - { - try { - Dali_TypeRegistration_RegisterProperty((std::string const &)*arg1,(std::string const &)*arg2,arg3,arg4,arg5,arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - - - //argout typemap for const std::string& - -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TypeRegistration(void * jarg1) { - Dali::TypeRegistration *arg1 = (Dali::TypeRegistration *) 0 ; - - arg1 = (Dali::TypeRegistration *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_SignalConnectorType(void * jarg1, char * jarg2, void * jarg3) { - void * jresult ; - Dali::TypeRegistration *arg1 = 0 ; - std::string *arg2 = 0 ; - Dali::TypeInfo::SignalConnectorFunction arg3 = (Dali::TypeInfo::SignalConnectorFunction) 0 ; - Dali::SignalConnectorType *result = 0 ; - - arg1 = (Dali::TypeRegistration *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TypeRegistration & type is null", 0); - return 0; - } - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::TypeInfo::SignalConnectorFunction)jarg3; - { - try { - result = (Dali::SignalConnectorType *)new Dali::SignalConnectorType(*arg1,(std::string const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_SignalConnectorType(void * jarg1) { - Dali::SignalConnectorType *arg1 = (Dali::SignalConnectorType *) 0 ; - - arg1 = (Dali::SignalConnectorType *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TypeAction(void * jarg1, char * jarg2, void * jarg3) { - void * jresult ; - Dali::TypeRegistration *arg1 = 0 ; - std::string *arg2 = 0 ; - Dali::TypeInfo::ActionFunction arg3 = (Dali::TypeInfo::ActionFunction) 0 ; - Dali::TypeAction *result = 0 ; - - arg1 = (Dali::TypeRegistration *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TypeRegistration & type is null", 0); - return 0; - } - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::TypeInfo::ActionFunction)jarg3; - { - try { - result = (Dali::TypeAction *)new Dali::TypeAction(*arg1,(std::string const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TypeAction(void * jarg1) { - Dali::TypeAction *arg1 = (Dali::TypeAction *) 0 ; - - arg1 = (Dali::TypeAction *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PropertyRegistration(void * jarg1, char * jarg2, int jarg3, int jarg4, void * jarg5, void * jarg6) { - void * jresult ; - Dali::TypeRegistration *arg1 = 0 ; - std::string *arg2 = 0 ; - Dali::Property::Index arg3 ; - Dali::Property::Type arg4 ; - Dali::TypeInfo::SetPropertyFunction arg5 = (Dali::TypeInfo::SetPropertyFunction) 0 ; - Dali::TypeInfo::GetPropertyFunction arg6 = (Dali::TypeInfo::GetPropertyFunction) 0 ; - Dali::PropertyRegistration *result = 0 ; - - arg1 = (Dali::TypeRegistration *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TypeRegistration & type is null", 0); - return 0; - } - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Index)jarg3; - arg4 = (Dali::Property::Type)jarg4; - arg5 = (Dali::TypeInfo::SetPropertyFunction)jarg5; - arg6 = (Dali::TypeInfo::GetPropertyFunction)jarg6; - { - try { - result = (Dali::PropertyRegistration *)new Dali::PropertyRegistration(*arg1,(std::string const &)*arg2,arg3,arg4,arg5,arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PropertyRegistration(void * jarg1) { - Dali::PropertyRegistration *arg1 = (Dali::PropertyRegistration *) 0 ; - - arg1 = (Dali::PropertyRegistration *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AnimatablePropertyRegistration__SWIG_0(void * jarg1, char * jarg2, int jarg3, int jarg4) { - void * jresult ; - Dali::TypeRegistration *arg1 = 0 ; - std::string *arg2 = 0 ; - Dali::Property::Index arg3 ; - Dali::Property::Type arg4 ; - Dali::AnimatablePropertyRegistration *result = 0 ; - - arg1 = (Dali::TypeRegistration *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TypeRegistration & type is null", 0); - return 0; - } - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Index)jarg3; - arg4 = (Dali::Property::Type)jarg4; - { - try { - result = (Dali::AnimatablePropertyRegistration *)new Dali::AnimatablePropertyRegistration(*arg1,(std::string const &)*arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AnimatablePropertyRegistration__SWIG_1(void * jarg1, char * jarg2, int jarg3, void * jarg4) { - void * jresult ; - Dali::TypeRegistration *arg1 = 0 ; - std::string *arg2 = 0 ; - Dali::Property::Index arg3 ; - Dali::Property::Value *arg4 = 0 ; - Dali::AnimatablePropertyRegistration *result = 0 ; - - arg1 = (Dali::TypeRegistration *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TypeRegistration & type is null", 0); - return 0; - } - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Index)jarg3; - arg4 = (Dali::Property::Value *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Value const & type is null", 0); - return 0; - } - { - try { - result = (Dali::AnimatablePropertyRegistration *)new Dali::AnimatablePropertyRegistration(*arg1,(std::string const &)*arg2,arg3,(Dali::Property::Value const &)*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_AnimatablePropertyRegistration(void * jarg1) { - Dali::AnimatablePropertyRegistration *arg1 = (Dali::AnimatablePropertyRegistration *) 0 ; - - arg1 = (Dali::AnimatablePropertyRegistration *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AnimatablePropertyComponentRegistration(void * jarg1, char * jarg2, int jarg3, int jarg4, unsigned int jarg5) { - void * jresult ; - Dali::TypeRegistration *arg1 = 0 ; - std::string *arg2 = 0 ; - Dali::Property::Index arg3 ; - Dali::Property::Index arg4 ; - unsigned int arg5 ; - Dali::AnimatablePropertyComponentRegistration *result = 0 ; - - arg1 = (Dali::TypeRegistration *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TypeRegistration & type is null", 0); - return 0; - } - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Index)jarg3; - arg4 = (Dali::Property::Index)jarg4; - arg5 = (unsigned int)jarg5; - { - try { - result = (Dali::AnimatablePropertyComponentRegistration *)new Dali::AnimatablePropertyComponentRegistration(*arg1,(std::string const &)*arg2,arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_AnimatablePropertyComponentRegistration(void * jarg1) { - Dali::AnimatablePropertyComponentRegistration *arg1 = (Dali::AnimatablePropertyComponentRegistration *) 0 ; - - arg1 = (Dali::AnimatablePropertyComponentRegistration *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ChildPropertyRegistration(void * jarg1, char * jarg2, int jarg3, int jarg4) { - void * jresult ; - Dali::TypeRegistration *arg1 = 0 ; - std::string *arg2 = 0 ; - Dali::Property::Index arg3 ; - Dali::Property::Type arg4 ; - Dali::ChildPropertyRegistration *result = 0 ; - - arg1 = (Dali::TypeRegistration *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TypeRegistration & type is null", 0); - return 0; - } - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Index)jarg3; - arg4 = (Dali::Property::Type)jarg4; - { - try { - result = (Dali::ChildPropertyRegistration *)new Dali::ChildPropertyRegistration(*arg1,(std::string const &)*arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ChildPropertyRegistration(void * jarg1) { - Dali::ChildPropertyRegistration *arg1 = (Dali::ChildPropertyRegistration *) 0 ; - - arg1 = (Dali::ChildPropertyRegistration *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RegisterType(char * jarg1, void * jarg2, void * jarg3) { - unsigned int jresult ; - std::string *arg1 = 0 ; - std::type_info *arg2 = 0 ; - Dali::CSharpTypeInfo::CreateFunction arg3 = (Dali::CSharpTypeInfo::CreateFunction) 0 ; - bool result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - arg2 = (std::type_info *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::type_info const & type is null", 0); - return 0; - } - arg3 = (Dali::CSharpTypeInfo::CreateFunction)jarg3; - { - try { - result = (bool)Dali::CSharpTypeRegistry::RegisterType((std::string const &)*arg1,(std::type_info const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RegisterProperty(char * jarg1, char * jarg2, int jarg3, int jarg4, void * jarg5, void * jarg6) { - unsigned int jresult ; - std::string *arg1 = 0 ; - std::string *arg2 = 0 ; - Dali::Property::Index arg3 ; - Dali::Property::Type arg4 ; - Dali::CSharpTypeInfo::SetPropertyFunction arg5 = (Dali::CSharpTypeInfo::SetPropertyFunction) 0 ; - Dali::CSharpTypeInfo::GetPropertyFunction arg6 = (Dali::CSharpTypeInfo::GetPropertyFunction) 0 ; - bool result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Index)jarg3; - arg4 = (Dali::Property::Type)jarg4; - arg5 = (Dali::CSharpTypeInfo::SetPropertyFunction)jarg5; - arg6 = (Dali::CSharpTypeInfo::GetPropertyFunction)jarg6; - { - try { - result = (bool)Dali::CSharpTypeRegistry::RegisterProperty((std::string const &)*arg1,(std::string const &)*arg2,arg3,arg4,arg5,arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ParentOriginTop_get() { - float jresult ; - float result; - - result = (float)(float)Dali::ParentOrigin::TOP; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ParentOriginBottom_get() { - float jresult ; - float result; - - result = (float)(float)Dali::ParentOrigin::BOTTOM; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ParentOriginLeft_get() { - float jresult ; - float result; - - result = (float)(float)Dali::ParentOrigin::LEFT; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ParentOriginRight_get() { - float jresult ; - float result; - - result = (float)(float)Dali::ParentOrigin::RIGHT; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ParentOriginMiddle_get() { - float jresult ; - float result; - - result = (float)(float)Dali::ParentOrigin::MIDDLE; - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ParentOriginTopLeft_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::ParentOrigin::TOP_LEFT; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ParentOriginTopCenter_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::ParentOrigin::TOP_CENTER; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ParentOriginTopRight_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::ParentOrigin::TOP_RIGHT; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ParentOriginCenterLeft_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::ParentOrigin::CENTER_LEFT; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ParentOriginCenter_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::ParentOrigin::CENTER; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ParentOriginCenterRight_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::ParentOrigin::CENTER_RIGHT; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ParentOriginBottomLeft_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::ParentOrigin::BOTTOM_LEFT; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ParentOriginBottomCenter_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::ParentOrigin::BOTTOM_CENTER; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ParentOriginBottomRight_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::ParentOrigin::BOTTOM_RIGHT; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_AnchorPointTop_get() { - float jresult ; - float result; - - result = (float)(float)Dali::AnchorPoint::TOP; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_AnchorPointBottom_get() { - float jresult ; - float result; - - result = (float)(float)Dali::AnchorPoint::BOTTOM; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_AnchorPointLeft_get() { - float jresult ; - float result; - - result = (float)(float)Dali::AnchorPoint::LEFT; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_AnchorPointRight_get() { - float jresult ; - float result; - - result = (float)(float)Dali::AnchorPoint::RIGHT; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_AnchorPointMiddle_get() { - float jresult ; - float result; - - result = (float)(float)Dali::AnchorPoint::MIDDLE; - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AnchorPointTopLeft_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::AnchorPoint::TOP_LEFT; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AnchorPointTopCenter_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::AnchorPoint::TOP_CENTER; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AnchorPointTopRight_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::AnchorPoint::TOP_RIGHT; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AnchorPointCenterLeft_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::AnchorPoint::CENTER_LEFT; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AnchorPointCenter_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::AnchorPoint::CENTER; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AnchorPointCenterRight_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::AnchorPoint::CENTER_RIGHT; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AnchorPointBottomLeft_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::AnchorPoint::BOTTOM_LEFT; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AnchorPointBottomCenter_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::AnchorPoint::BOTTOM_CENTER; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AnchorPointBottomRight_get() { - void * jresult ; - Dali::Vector3 *result = 0 ; - - result = (Dali::Vector3 *)&Dali::AnchorPoint::BOTTOM_RIGHT; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_BLACK_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Color::BLACK; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_WHITE_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Color::WHITE; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RED_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Color::RED; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GREEN_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Color::GREEN; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_BLUE_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Color::BLUE; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_YELLOW_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Color::YELLOW; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_MAGENTA_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Color::MAGENTA; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_CYAN_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Color::CYAN; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TRANSPARENT_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Color::TRANSPARENT; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_MACHINE_EPSILON_0_get() { - float jresult ; - float result; - - result = (float)(float)Dali::Math::MACHINE_EPSILON_0; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_MACHINE_EPSILON_1_get() { - float jresult ; - float result; - - result = (float)(float)Dali::Math::MACHINE_EPSILON_1; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_MACHINE_EPSILON_10_get() { - float jresult ; - float result; - - result = (float)(float)Dali::Math::MACHINE_EPSILON_10; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_MACHINE_EPSILON_100_get() { - float jresult ; - float result; - - result = (float)(float)Dali::Math::MACHINE_EPSILON_100; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_MACHINE_EPSILON_1000_get() { - float jresult ; - float result; - - result = (float)(float)Dali::Math::MACHINE_EPSILON_1000; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_MACHINE_EPSILON_10000_get() { - float jresult ; - float result; - - result = (float)(float)Dali::Math::MACHINE_EPSILON_10000; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PI_get() { - float jresult ; - float result; - - result = (float)(float)Dali::Math::PI; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PI_2_get() { - float jresult ; - float result; - - result = (float)(float)Dali::Math::PI_2; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PI_4_get() { - float jresult ; - float result; - - result = (float)(float)Dali::Math::PI_4; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PI_OVER_180_get() { - float jresult ; - float result; - - result = (float)(float)Dali::Math::PI_OVER_180; - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ONE80_OVER_PI_get() { - float jresult ; - float result; - - result = (float)(float)Dali::Math::ONE80_OVER_PI; - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ResizePolicyDefault_get() { - int jresult ; - Dali::ResizePolicy::Type result; - - result = (Dali::ResizePolicy::Type)(Dali::ResizePolicy::Type)Dali::ResizePolicy::DEFAULT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_VectorBase_Count(void * jarg1) { - unsigned long jresult ; - Dali::VectorBase *arg1 = (Dali::VectorBase *) 0 ; - Dali::VectorBase::SizeType result; - - arg1 = (Dali::VectorBase *)jarg1; - { - try { - result = ((Dali::VectorBase const *)arg1)->Count(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_VectorBase_Size(void * jarg1) { - unsigned long jresult ; - Dali::VectorBase *arg1 = (Dali::VectorBase *) 0 ; - Dali::VectorBase::SizeType result; - - arg1 = (Dali::VectorBase *)jarg1; - { - try { - result = ((Dali::VectorBase const *)arg1)->Size(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_VectorBase_Empty(void * jarg1) { - unsigned int jresult ; - Dali::VectorBase *arg1 = (Dali::VectorBase *) 0 ; - bool result; - - arg1 = (Dali::VectorBase *)jarg1; - { - try { - result = (bool)((Dali::VectorBase const *)arg1)->Empty(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_VectorBase_Capacity(void * jarg1) { - unsigned long jresult ; - Dali::VectorBase *arg1 = (Dali::VectorBase *) 0 ; - Dali::VectorBase::SizeType result; - - arg1 = (Dali::VectorBase *)jarg1; - { - try { - result = ((Dali::VectorBase const *)arg1)->Capacity(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorBase_Release(void * jarg1) { - Dali::VectorBase *arg1 = (Dali::VectorBase *) 0 ; - - arg1 = (Dali::VectorBase *)jarg1; - { - try { - (arg1)->Release(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Image__SWIG_0() { - void * jresult ; - Dali::Image *result = 0 ; - - { - try { - result = (Dali::Image *)new Dali::Image(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Image(void * jarg1) { - Dali::Image *arg1 = (Dali::Image *) 0 ; - - arg1 = (Dali::Image *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Image__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Image *arg1 = 0 ; - Dali::Image *result = 0 ; - - arg1 = (Dali::Image *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Image const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Image *)new Dali::Image((Dali::Image const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Image_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Image *arg1 = (Dali::Image *) 0 ; - Dali::Image *arg2 = 0 ; - Dali::Image *result = 0 ; - - arg1 = (Dali::Image *)jarg1; - arg2 = (Dali::Image *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Image const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Image *) &(arg1)->operator =((Dali::Image const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Image_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Image result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Image::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Image((const Dali::Image &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Image_GetWidth(void * jarg1) { - unsigned int jresult ; - Dali::Image *arg1 = (Dali::Image *) 0 ; - unsigned int result; - - arg1 = (Dali::Image *)jarg1; - { - try { - result = (unsigned int)((Dali::Image const *)arg1)->GetWidth(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Image_GetHeight(void * jarg1) { - unsigned int jresult ; - Dali::Image *arg1 = (Dali::Image *) 0 ; - unsigned int result; - - arg1 = (Dali::Image *)jarg1; - { - try { - result = (unsigned int)((Dali::Image const *)arg1)->GetHeight(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Image_UploadedSignal(void * jarg1) { - void * jresult ; - Dali::Image *arg1 = (Dali::Image *) 0 ; - Dali::Image::ImageSignalType *result = 0 ; - - arg1 = (Dali::Image *)jarg1; - { - try { - result = (Dali::Image::ImageSignalType *) &(arg1)->UploadedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_FIRST_VALID_PIXEL_FORMAT_get() { - int jresult ; - Dali::Pixel::Format result; - - result = (Dali::Pixel::Format)(Dali::Pixel::Format)Dali::Pixel::FIRST_VALID_PIXEL_FORMAT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_LAST_VALID_PIXEL_FORMAT_get() { - int jresult ; - Dali::Pixel::Format result; - - result = (Dali::Pixel::Format)(Dali::Pixel::Format)Dali::Pixel::LAST_VALID_PIXEL_FORMAT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_HasAlpha(int jarg1) { - unsigned int jresult ; - Dali::Pixel::Format arg1 ; - bool result; - - arg1 = (Dali::Pixel::Format)jarg1; - { - try { - result = (bool)Dali::Pixel::HasAlpha(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_GetBytesPerPixel(int jarg1) { - unsigned int jresult ; - Dali::Pixel::Format arg1 ; - unsigned int result; - - arg1 = (Dali::Pixel::Format)jarg1; - { - try { - result = (unsigned int)Dali::Pixel::GetBytesPerPixel(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_GetAlphaOffsetAndMask(int jarg1, void * jarg2, void * jarg3) { - Dali::Pixel::Format arg1 ; - int *arg2 = 0 ; - int *arg3 = 0 ; - - arg1 = (Dali::Pixel::Format)jarg1; - arg2 = (int *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "int & type is null", 0); - return ; - } - arg3 = (int *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "int & type is null", 0); - return ; - } - { - try { - Dali::Pixel::GetAlphaOffsetAndMask(arg1,*arg2,*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PixelData_New(unsigned char* jarg1, unsigned int jarg2, unsigned int jarg3, unsigned int jarg4, int jarg5, int jarg6) { - void * jresult ; - unsigned char *arg1 = (unsigned char *) 0 ; - unsigned int arg2 ; - unsigned int arg3 ; - unsigned int arg4 ; - Dali::Pixel::Format arg5 ; - Dali::PixelData::ReleaseFunction arg6 ; - Dali::PixelData result; - - arg1 = jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (unsigned int)jarg3; - arg4 = (unsigned int)jarg4; - arg5 = (Dali::Pixel::Format)jarg5; - arg6 = (Dali::PixelData::ReleaseFunction)jarg6; - { - try { - result = Dali::PixelData::New(arg1,arg2,arg3,arg4,arg5,arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PixelData((const Dali::PixelData &)result); - - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PixelData__SWIG_0() { - void * jresult ; - Dali::PixelData *result = 0 ; - - { - try { - result = (Dali::PixelData *)new Dali::PixelData(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PixelData(void * jarg1) { - Dali::PixelData *arg1 = (Dali::PixelData *) 0 ; - - arg1 = (Dali::PixelData *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PixelData__SWIG_1(void * jarg1) { - void * jresult ; - Dali::PixelData *arg1 = 0 ; - Dali::PixelData *result = 0 ; - - arg1 = (Dali::PixelData *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PixelData const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PixelData *)new Dali::PixelData((Dali::PixelData const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PixelData_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::PixelData *arg1 = (Dali::PixelData *) 0 ; - Dali::PixelData *arg2 = 0 ; - Dali::PixelData *result = 0 ; - - arg1 = (Dali::PixelData *)jarg1; - arg2 = (Dali::PixelData *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PixelData const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PixelData *) &(arg1)->operator =((Dali::PixelData const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_PixelData_GetWidth(void * jarg1) { - unsigned int jresult ; - Dali::PixelData *arg1 = (Dali::PixelData *) 0 ; - unsigned int result; - - arg1 = (Dali::PixelData *)jarg1; - { - try { - result = (unsigned int)((Dali::PixelData const *)arg1)->GetWidth(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_PixelData_GetHeight(void * jarg1) { - unsigned int jresult ; - Dali::PixelData *arg1 = (Dali::PixelData *) 0 ; - unsigned int result; - - arg1 = (Dali::PixelData *)jarg1; - { - try { - result = (unsigned int)((Dali::PixelData const *)arg1)->GetHeight(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PixelData_GetPixelFormat(void * jarg1) { - int jresult ; - Dali::PixelData *arg1 = (Dali::PixelData *) 0 ; - Dali::Pixel::Format result; - - arg1 = (Dali::PixelData *)jarg1; - { - try { - result = (Dali::Pixel::Format)((Dali::PixelData const *)arg1)->GetPixelFormat(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_POSITIVE_X_get() { - unsigned int jresult ; - unsigned int result; - - result = (unsigned int)(unsigned int)Dali::CubeMapLayer::POSITIVE_X; - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_NEGATIVE_X_get() { - unsigned int jresult ; - unsigned int result; - - result = (unsigned int)(unsigned int)Dali::CubeMapLayer::NEGATIVE_X; - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_POSITIVE_Y_get() { - unsigned int jresult ; - unsigned int result; - - result = (unsigned int)(unsigned int)Dali::CubeMapLayer::POSITIVE_Y; - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_NEGATIVE_Y_get() { - unsigned int jresult ; - unsigned int result; - - result = (unsigned int)(unsigned int)Dali::CubeMapLayer::NEGATIVE_Y; - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_POSITIVE_Z_get() { - unsigned int jresult ; - unsigned int result; - - result = (unsigned int)(unsigned int)Dali::CubeMapLayer::POSITIVE_Z; - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_NEGATIVE_Z_get() { - unsigned int jresult ; - unsigned int result; - - result = (unsigned int)(unsigned int)Dali::CubeMapLayer::NEGATIVE_Z; - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Texture_New__SWIG_0(int jarg1, int jarg2, unsigned int jarg3, unsigned int jarg4) { - void * jresult ; - Dali::TextureType::Type arg1 ; - Dali::Pixel::Format arg2 ; - unsigned int arg3 ; - unsigned int arg4 ; - Dali::Texture result; - - arg1 = (Dali::TextureType::Type)jarg1; - arg2 = (Dali::Pixel::Format)jarg2; - arg3 = (unsigned int)jarg3; - arg4 = (unsigned int)jarg4; - { - try { - result = Dali::Texture::New(arg1,arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Texture((const Dali::Texture &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Texture_New__SWIG_1(void * jarg1) { - void * jresult ; - NativeImageInterface *arg1 = 0 ; - Dali::Texture result; - - arg1 = (NativeImageInterface *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "NativeImageInterface & type is null", 0); - return 0; - } - { - try { - result = Dali::Texture::New(*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Texture((const Dali::Texture &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Texture__SWIG_0() { - void * jresult ; - Dali::Texture *result = 0 ; - - { - try { - result = (Dali::Texture *)new Dali::Texture(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Texture(void * jarg1) { - Dali::Texture *arg1 = (Dali::Texture *) 0 ; - - arg1 = (Dali::Texture *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Texture__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Texture *arg1 = 0 ; - Dali::Texture *result = 0 ; - - arg1 = (Dali::Texture *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Texture const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Texture *)new Dali::Texture((Dali::Texture const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Texture_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Texture result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Texture::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Texture((const Dali::Texture &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Texture_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Texture *arg1 = (Dali::Texture *) 0 ; - Dali::Texture *arg2 = 0 ; - Dali::Texture *result = 0 ; - - arg1 = (Dali::Texture *)jarg1; - arg2 = (Dali::Texture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Texture const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Texture *) &(arg1)->operator =((Dali::Texture const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Texture_Upload__SWIG_0(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Texture *arg1 = (Dali::Texture *) 0 ; - Dali::PixelData arg2 ; - Dali::PixelData *argp2 ; - bool result; - - arg1 = (Dali::Texture *)jarg1; - argp2 = (Dali::PixelData *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::PixelData", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)(arg1)->Upload(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Texture_Upload__SWIG_1(void * jarg1, void * jarg2, unsigned int jarg3, unsigned int jarg4, unsigned int jarg5, unsigned int jarg6, unsigned int jarg7, unsigned int jarg8) { - unsigned int jresult ; - Dali::Texture *arg1 = (Dali::Texture *) 0 ; - Dali::PixelData arg2 ; - unsigned int arg3 ; - unsigned int arg4 ; - unsigned int arg5 ; - unsigned int arg6 ; - unsigned int arg7 ; - unsigned int arg8 ; - Dali::PixelData *argp2 ; - bool result; - - arg1 = (Dali::Texture *)jarg1; - argp2 = (Dali::PixelData *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::PixelData", 0); - return 0; - } - arg2 = *argp2; - arg3 = (unsigned int)jarg3; - arg4 = (unsigned int)jarg4; - arg5 = (unsigned int)jarg5; - arg6 = (unsigned int)jarg6; - arg7 = (unsigned int)jarg7; - arg8 = (unsigned int)jarg8; - { - try { - result = (bool)(arg1)->Upload(arg2,arg3,arg4,arg5,arg6,arg7,arg8); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Texture_GenerateMipmaps(void * jarg1) { - Dali::Texture *arg1 = (Dali::Texture *) 0 ; - - arg1 = (Dali::Texture *)jarg1; - { - try { - (arg1)->GenerateMipmaps(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Texture_GetWidth(void * jarg1) { - unsigned int jresult ; - Dali::Texture *arg1 = (Dali::Texture *) 0 ; - unsigned int result; - - arg1 = (Dali::Texture *)jarg1; - { - try { - result = (unsigned int)((Dali::Texture const *)arg1)->GetWidth(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Texture_GetHeight(void * jarg1) { - unsigned int jresult ; - Dali::Texture *arg1 = (Dali::Texture *) 0 ; - unsigned int result; - - arg1 = (Dali::Texture *)jarg1; - { - try { - result = (unsigned int)((Dali::Texture const *)arg1)->GetHeight(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Texture__SWIG_2(void * jarg1) { - void * jresult ; - Dali::Internal::Texture *arg1 = (Dali::Internal::Texture *) 0 ; - Dali::Texture *result = 0 ; - - arg1 = (Dali::Internal::Texture *)jarg1; - { - try { - result = (Dali::Texture *)new Dali::Texture(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Sampler_New() { - void * jresult ; - Dali::Sampler result; - - { - try { - result = Dali::Sampler::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Sampler((const Dali::Sampler &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Sampler__SWIG_0() { - void * jresult ; - Dali::Sampler *result = 0 ; - - { - try { - result = (Dali::Sampler *)new Dali::Sampler(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Sampler(void * jarg1) { - Dali::Sampler *arg1 = (Dali::Sampler *) 0 ; - - arg1 = (Dali::Sampler *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Sampler__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Sampler *arg1 = 0 ; - Dali::Sampler *result = 0 ; - - arg1 = (Dali::Sampler *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Sampler const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Sampler *)new Dali::Sampler((Dali::Sampler const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Sampler_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Sampler result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Sampler::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Sampler((const Dali::Sampler &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Sampler_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Sampler *arg1 = (Dali::Sampler *) 0 ; - Dali::Sampler *arg2 = 0 ; - Dali::Sampler *result = 0 ; - - arg1 = (Dali::Sampler *)jarg1; - arg2 = (Dali::Sampler *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Sampler const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Sampler *) &(arg1)->operator =((Dali::Sampler const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Sampler_SetFilterMode(void * jarg1, int jarg2, int jarg3) { - Dali::Sampler *arg1 = (Dali::Sampler *) 0 ; - Dali::FilterMode::Type arg2 ; - Dali::FilterMode::Type arg3 ; - - arg1 = (Dali::Sampler *)jarg1; - arg2 = (Dali::FilterMode::Type)jarg2; - arg3 = (Dali::FilterMode::Type)jarg3; - { - try { - (arg1)->SetFilterMode(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Sampler_SetWrapMode__SWIG_0(void * jarg1, int jarg2, int jarg3) { - Dali::Sampler *arg1 = (Dali::Sampler *) 0 ; - Dali::WrapMode::Type arg2 ; - Dali::WrapMode::Type arg3 ; - - arg1 = (Dali::Sampler *)jarg1; - arg2 = (Dali::WrapMode::Type)jarg2; - arg3 = (Dali::WrapMode::Type)jarg3; - { - try { - (arg1)->SetWrapMode(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Sampler_SetWrapMode__SWIG_1(void * jarg1, int jarg2, int jarg3, int jarg4) { - Dali::Sampler *arg1 = (Dali::Sampler *) 0 ; - Dali::WrapMode::Type arg2 ; - Dali::WrapMode::Type arg3 ; - Dali::WrapMode::Type arg4 ; - - arg1 = (Dali::Sampler *)jarg1; - arg2 = (Dali::WrapMode::Type)jarg2; - arg3 = (Dali::WrapMode::Type)jarg3; - arg4 = (Dali::WrapMode::Type)jarg4; - { - try { - (arg1)->SetWrapMode(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextureSet_New() { - void * jresult ; - Dali::TextureSet result; - - { - try { - result = Dali::TextureSet::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::TextureSet((const Dali::TextureSet &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TextureSet__SWIG_0() { - void * jresult ; - Dali::TextureSet *result = 0 ; - - { - try { - result = (Dali::TextureSet *)new Dali::TextureSet(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TextureSet(void * jarg1) { - Dali::TextureSet *arg1 = (Dali::TextureSet *) 0 ; - - arg1 = (Dali::TextureSet *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TextureSet__SWIG_1(void * jarg1) { - void * jresult ; - Dali::TextureSet *arg1 = 0 ; - Dali::TextureSet *result = 0 ; - - arg1 = (Dali::TextureSet *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TextureSet const & type is null", 0); - return 0; - } - { - try { - result = (Dali::TextureSet *)new Dali::TextureSet((Dali::TextureSet const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextureSet_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::TextureSet result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::TextureSet::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::TextureSet((const Dali::TextureSet &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextureSet_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::TextureSet *arg1 = (Dali::TextureSet *) 0 ; - Dali::TextureSet *arg2 = 0 ; - Dali::TextureSet *result = 0 ; - - arg1 = (Dali::TextureSet *)jarg1; - arg2 = (Dali::TextureSet *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TextureSet const & type is null", 0); - return 0; - } - { - try { - result = (Dali::TextureSet *) &(arg1)->operator =((Dali::TextureSet const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TextureSet_SetTexture(void * jarg1, unsigned long jarg2, void * jarg3) { - Dali::TextureSet *arg1 = (Dali::TextureSet *) 0 ; - size_t arg2 ; - Dali::Texture arg3 ; - Dali::Texture *argp3 ; - - arg1 = (Dali::TextureSet *)jarg1; - arg2 = (size_t)jarg2; - argp3 = (Dali::Texture *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Texture", 0); - return ; - } - arg3 = *argp3; - { - try { - (arg1)->SetTexture(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextureSet_GetTexture(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::TextureSet *arg1 = (Dali::TextureSet *) 0 ; - size_t arg2 ; - Dali::Texture result; - - arg1 = (Dali::TextureSet *)jarg1; - arg2 = (size_t)jarg2; - { - try { - result = ((Dali::TextureSet const *)arg1)->GetTexture(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Texture((const Dali::Texture &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TextureSet_SetSampler(void * jarg1, unsigned long jarg2, void * jarg3) { - Dali::TextureSet *arg1 = (Dali::TextureSet *) 0 ; - size_t arg2 ; - Dali::Sampler arg3 ; - Dali::Sampler *argp3 ; - - arg1 = (Dali::TextureSet *)jarg1; - arg2 = (size_t)jarg2; - argp3 = (Dali::Sampler *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Sampler", 0); - return ; - } - arg3 = *argp3; - { - try { - (arg1)->SetSampler(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextureSet_GetSampler(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::TextureSet *arg1 = (Dali::TextureSet *) 0 ; - size_t arg2 ; - Dali::Sampler result; - - arg1 = (Dali::TextureSet *)jarg1; - arg2 = (size_t)jarg2; - { - try { - result = ((Dali::TextureSet const *)arg1)->GetSampler(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Sampler((const Dali::Sampler &)result); - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_TextureSet_GetTextureCount(void * jarg1) { - unsigned long jresult ; - Dali::TextureSet *arg1 = (Dali::TextureSet *) 0 ; - size_t result; - - arg1 = (Dali::TextureSet *)jarg1; - { - try { - result = ((Dali::TextureSet const *)arg1)->GetTextureCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PropertyBuffer_New(void * jarg1) { - void * jresult ; - Dali::Property::Map *arg1 = 0 ; - Dali::PropertyBuffer result; - - arg1 = (Dali::Property::Map *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map & type is null", 0); - return 0; - } - { - try { - result = Dali::PropertyBuffer::New(*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PropertyBuffer((const Dali::PropertyBuffer &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PropertyBuffer__SWIG_0() { - void * jresult ; - Dali::PropertyBuffer *result = 0 ; - - { - try { - result = (Dali::PropertyBuffer *)new Dali::PropertyBuffer(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PropertyBuffer(void * jarg1) { - Dali::PropertyBuffer *arg1 = (Dali::PropertyBuffer *) 0 ; - - arg1 = (Dali::PropertyBuffer *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PropertyBuffer__SWIG_1(void * jarg1) { - void * jresult ; - Dali::PropertyBuffer *arg1 = 0 ; - Dali::PropertyBuffer *result = 0 ; - - arg1 = (Dali::PropertyBuffer *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PropertyBuffer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PropertyBuffer *)new Dali::PropertyBuffer((Dali::PropertyBuffer const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PropertyBuffer_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::PropertyBuffer result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::PropertyBuffer::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PropertyBuffer((const Dali::PropertyBuffer &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PropertyBuffer_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::PropertyBuffer *arg1 = (Dali::PropertyBuffer *) 0 ; - Dali::PropertyBuffer *arg2 = 0 ; - Dali::PropertyBuffer *result = 0 ; - - arg1 = (Dali::PropertyBuffer *)jarg1; - arg2 = (Dali::PropertyBuffer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PropertyBuffer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PropertyBuffer *) &(arg1)->operator =((Dali::PropertyBuffer const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PropertyBuffer_SetData(void * jarg1, void * jarg2, unsigned long jarg3) { - Dali::PropertyBuffer *arg1 = (Dali::PropertyBuffer *) 0 ; - void *arg2 = (void *) 0 ; - std::size_t arg3 ; - - arg1 = (Dali::PropertyBuffer *)jarg1; - arg2 = jarg2; - arg3 = (std::size_t)jarg3; - { - try { - (arg1)->SetData((void const *)arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_PropertyBuffer_GetSize(void * jarg1) { - unsigned long jresult ; - Dali::PropertyBuffer *arg1 = (Dali::PropertyBuffer *) 0 ; - std::size_t result; - - arg1 = (Dali::PropertyBuffer *)jarg1; - { - try { - result = ((Dali::PropertyBuffer const *)arg1)->GetSize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Geometry_New() { - void * jresult ; - Dali::Geometry result; - - { - try { - result = Dali::Geometry::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Geometry((const Dali::Geometry &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Geometry__SWIG_0() { - void * jresult ; - Dali::Geometry *result = 0 ; - - { - try { - result = (Dali::Geometry *)new Dali::Geometry(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Geometry(void * jarg1) { - Dali::Geometry *arg1 = (Dali::Geometry *) 0 ; - - arg1 = (Dali::Geometry *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Geometry__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Geometry *arg1 = 0 ; - Dali::Geometry *result = 0 ; - - arg1 = (Dali::Geometry *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Geometry const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Geometry *)new Dali::Geometry((Dali::Geometry const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Geometry_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Geometry result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Geometry::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Geometry((const Dali::Geometry &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Geometry_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Geometry *arg1 = (Dali::Geometry *) 0 ; - Dali::Geometry *arg2 = 0 ; - Dali::Geometry *result = 0 ; - - arg1 = (Dali::Geometry *)jarg1; - arg2 = (Dali::Geometry *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Geometry const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Geometry *) &(arg1)->operator =((Dali::Geometry const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_Geometry_AddVertexBuffer(void * jarg1, void * jarg2) { - unsigned long jresult ; - Dali::Geometry *arg1 = (Dali::Geometry *) 0 ; - Dali::PropertyBuffer *arg2 = 0 ; - std::size_t result; - - arg1 = (Dali::Geometry *)jarg1; - arg2 = (Dali::PropertyBuffer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PropertyBuffer & type is null", 0); - return 0; - } - { - try { - result = (arg1)->AddVertexBuffer(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_Geometry_GetNumberOfVertexBuffers(void * jarg1) { - unsigned long jresult ; - Dali::Geometry *arg1 = (Dali::Geometry *) 0 ; - std::size_t result; - - arg1 = (Dali::Geometry *)jarg1; - { - try { - result = ((Dali::Geometry const *)arg1)->GetNumberOfVertexBuffers(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Geometry_RemoveVertexBuffer(void * jarg1, unsigned long jarg2) { - Dali::Geometry *arg1 = (Dali::Geometry *) 0 ; - std::size_t arg2 ; - - arg1 = (Dali::Geometry *)jarg1; - arg2 = (std::size_t)jarg2; - { - try { - (arg1)->RemoveVertexBuffer(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Geometry_SetIndexBuffer(void * jarg1, unsigned short* jarg2, unsigned long jarg3) { - Dali::Geometry *arg1 = (Dali::Geometry *) 0 ; - unsigned short *arg2 = (unsigned short *) 0 ; - size_t arg3 ; - - arg1 = (Dali::Geometry *)jarg1; - arg2 = jarg2; - arg3 = (size_t)jarg3; - { - try { - (arg1)->SetIndexBuffer((unsigned short const *)arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Geometry_SetType(void * jarg1, int jarg2) { - Dali::Geometry *arg1 = (Dali::Geometry *) 0 ; - Dali::Geometry::Type arg2 ; - - arg1 = (Dali::Geometry *)jarg1; - arg2 = (Dali::Geometry::Type)jarg2; - { - try { - (arg1)->SetType(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Geometry_GetType(void * jarg1) { - int jresult ; - Dali::Geometry *arg1 = (Dali::Geometry *) 0 ; - Dali::Geometry::Type result; - - arg1 = (Dali::Geometry *)jarg1; - { - try { - result = (Dali::Geometry::Type)((Dali::Geometry const *)arg1)->GetType(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Shader_Hint() { - void * jresult ; - Dali::Shader::Hint *result = 0 ; - - { - try { - result = (Dali::Shader::Hint *)new Dali::Shader::Hint(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Shader_Hint(void * jarg1) { - Dali::Shader::Hint *arg1 = (Dali::Shader::Hint *) 0 ; - - arg1 = (Dali::Shader::Hint *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Shader_Property_PROGRAM_get() { - int jresult ; - int result; - - result = (int)Dali::Shader::Property::PROGRAM; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Shader_Property() { - void * jresult ; - Dali::Shader::Property *result = 0 ; - - { - try { - result = (Dali::Shader::Property *)new Dali::Shader::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Shader_Property(void * jarg1) { - Dali::Shader::Property *arg1 = (Dali::Shader::Property *) 0 ; - - arg1 = (Dali::Shader::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Shader_New__SWIG_0(char * jarg1, char * jarg2, int jarg3) { - void * jresult ; - std::string *arg1 = 0 ; - std::string *arg2 = 0 ; - Dali::Shader::Hint::Value arg3 ; - Dali::Shader result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Shader::Hint::Value)jarg3; - { - try { - result = Dali::Shader::New((std::string const &)*arg1,(std::string const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Shader((const Dali::Shader &)result); - - //argout typemap for const std::string& - - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Shader_New__SWIG_1(char * jarg1, char * jarg2) { - void * jresult ; - std::string *arg1 = 0 ; - std::string *arg2 = 0 ; - Dali::Shader result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = Dali::Shader::New((std::string const &)*arg1,(std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Shader((const Dali::Shader &)result); - - //argout typemap for const std::string& - - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Shader__SWIG_0() { - void * jresult ; - Dali::Shader *result = 0 ; - - { - try { - result = (Dali::Shader *)new Dali::Shader(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Shader(void * jarg1) { - Dali::Shader *arg1 = (Dali::Shader *) 0 ; - - arg1 = (Dali::Shader *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Shader__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Shader *arg1 = 0 ; - Dali::Shader *result = 0 ; - - arg1 = (Dali::Shader *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Shader const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Shader *)new Dali::Shader((Dali::Shader const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Shader_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Shader result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Shader::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Shader((const Dali::Shader &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Shader_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Shader *arg1 = (Dali::Shader *) 0 ; - Dali::Shader *arg2 = 0 ; - Dali::Shader *result = 0 ; - - arg1 = (Dali::Shader *)jarg1; - arg2 = (Dali::Shader *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Shader const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Shader *) &(arg1)->operator =((Dali::Shader const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_DEPTH_INDEX_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::DEPTH_INDEX; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_FACE_CULLING_MODE_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::FACE_CULLING_MODE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_BLEND_MODE_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::BLEND_MODE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_BLEND_EQUATION_RGB_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::BLEND_EQUATION_RGB; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_BLEND_EQUATION_ALPHA_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::BLEND_EQUATION_ALPHA; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_BLEND_FACTOR_SRC_RGB_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::BLEND_FACTOR_SRC_RGB; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_BLEND_FACTOR_DEST_RGB_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::BLEND_FACTOR_DEST_RGB; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_BLEND_FACTOR_SRC_ALPHA_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::BLEND_FACTOR_SRC_ALPHA; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_BLEND_FACTOR_DEST_ALPHA_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::BLEND_FACTOR_DEST_ALPHA; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_BLEND_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::BLEND_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_BLEND_PRE_MULTIPLIED_ALPHA_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::BLEND_PRE_MULTIPLIED_ALPHA; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_INDEX_RANGE_FIRST_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::INDEX_RANGE_FIRST; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_INDEX_RANGE_COUNT_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::INDEX_RANGE_COUNT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_DEPTH_WRITE_MODE_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::DEPTH_WRITE_MODE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_DEPTH_FUNCTION_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::DEPTH_FUNCTION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_DEPTH_TEST_MODE_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::DEPTH_TEST_MODE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_RENDER_MODE_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::RENDER_MODE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_STENCIL_FUNCTION_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::STENCIL_FUNCTION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_STENCIL_FUNCTION_MASK_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::STENCIL_FUNCTION_MASK; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_STENCIL_FUNCTION_REFERENCE_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::STENCIL_FUNCTION_REFERENCE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_STENCIL_MASK_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::STENCIL_MASK; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_STENCIL_OPERATION_ON_FAIL_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::STENCIL_OPERATION_ON_FAIL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_STENCIL_OPERATION_ON_Z_FAIL_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::STENCIL_OPERATION_ON_Z_FAIL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Renderer_Property_STENCIL_OPERATION_ON_Z_PASS_get() { - int jresult ; - int result; - - result = (int)Dali::Renderer::Property::STENCIL_OPERATION_ON_Z_PASS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Renderer_Property() { - void * jresult ; - Dali::Renderer::Property *result = 0 ; - - { - try { - result = (Dali::Renderer::Property *)new Dali::Renderer::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Renderer_Property(void * jarg1) { - Dali::Renderer::Property *arg1 = (Dali::Renderer::Property *) 0 ; - - arg1 = (Dali::Renderer::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Renderer_New(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Geometry *arg1 = 0 ; - Dali::Shader *arg2 = 0 ; - Dali::Renderer result; - - arg1 = (Dali::Geometry *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Geometry & type is null", 0); - return 0; - } - arg2 = (Dali::Shader *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Shader & type is null", 0); - return 0; - } - { - try { - result = Dali::Renderer::New(*arg1,*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Renderer((const Dali::Renderer &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Renderer__SWIG_0() { - void * jresult ; - Dali::Renderer *result = 0 ; - - { - try { - result = (Dali::Renderer *)new Dali::Renderer(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Renderer(void * jarg1) { - Dali::Renderer *arg1 = (Dali::Renderer *) 0 ; - - arg1 = (Dali::Renderer *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Renderer__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Renderer *arg1 = 0 ; - Dali::Renderer *result = 0 ; - - arg1 = (Dali::Renderer *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Renderer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Renderer *)new Dali::Renderer((Dali::Renderer const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Renderer_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Renderer result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Renderer::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Renderer((const Dali::Renderer &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Renderer_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Renderer *arg1 = (Dali::Renderer *) 0 ; - Dali::Renderer *arg2 = 0 ; - Dali::Renderer *result = 0 ; - - arg1 = (Dali::Renderer *)jarg1; - arg2 = (Dali::Renderer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Renderer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Renderer *) &(arg1)->operator =((Dali::Renderer const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Renderer_SetGeometry(void * jarg1, void * jarg2) { - Dali::Renderer *arg1 = (Dali::Renderer *) 0 ; - Dali::Geometry *arg2 = 0 ; - - arg1 = (Dali::Renderer *)jarg1; - arg2 = (Dali::Geometry *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Geometry & type is null", 0); - return ; - } - { - try { - (arg1)->SetGeometry(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Renderer_GetGeometry(void * jarg1) { - void * jresult ; - Dali::Renderer *arg1 = (Dali::Renderer *) 0 ; - Dali::Geometry result; - - arg1 = (Dali::Renderer *)jarg1; - { - try { - result = ((Dali::Renderer const *)arg1)->GetGeometry(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Geometry((const Dali::Geometry &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Renderer_SetIndexRange(void * jarg1, int jarg2, int jarg3) { - Dali::Renderer *arg1 = (Dali::Renderer *) 0 ; - int arg2 ; - int arg3 ; - - arg1 = (Dali::Renderer *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - { - try { - (arg1)->SetIndexRange(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Renderer_SetTextures(void * jarg1, void * jarg2) { - Dali::Renderer *arg1 = (Dali::Renderer *) 0 ; - Dali::TextureSet *arg2 = 0 ; - - arg1 = (Dali::Renderer *)jarg1; - arg2 = (Dali::TextureSet *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TextureSet & type is null", 0); - return ; - } - { - try { - (arg1)->SetTextures(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Renderer_GetTextures(void * jarg1) { - void * jresult ; - Dali::Renderer *arg1 = (Dali::Renderer *) 0 ; - Dali::TextureSet result; - - arg1 = (Dali::Renderer *)jarg1; - { - try { - result = ((Dali::Renderer const *)arg1)->GetTextures(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::TextureSet((const Dali::TextureSet &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Renderer_SetShader(void * jarg1, void * jarg2) { - Dali::Renderer *arg1 = (Dali::Renderer *) 0 ; - Dali::Shader *arg2 = 0 ; - - arg1 = (Dali::Renderer *)jarg1; - arg2 = (Dali::Shader *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Shader & type is null", 0); - return ; - } - { - try { - (arg1)->SetShader(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Renderer_GetShader(void * jarg1) { - void * jresult ; - Dali::Renderer *arg1 = (Dali::Renderer *) 0 ; - Dali::Shader result; - - arg1 = (Dali::Renderer *)jarg1; - { - try { - result = ((Dali::Renderer const *)arg1)->GetShader(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Shader((const Dali::Shader &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_FrameBuffer_Attachment() { - void * jresult ; - Dali::FrameBuffer::Attachment *result = 0 ; - - { - try { - result = (Dali::FrameBuffer::Attachment *)new Dali::FrameBuffer::Attachment(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_FrameBuffer_Attachment(void * jarg1) { - Dali::FrameBuffer::Attachment *arg1 = (Dali::FrameBuffer::Attachment *) 0 ; - - arg1 = (Dali::FrameBuffer::Attachment *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FrameBuffer_New(unsigned int jarg1, unsigned int jarg2, unsigned int jarg3) { - void * jresult ; - unsigned int arg1 ; - unsigned int arg2 ; - unsigned int arg3 ; - Dali::FrameBuffer result; - - arg1 = (unsigned int)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (unsigned int)jarg3; - { - try { - result = Dali::FrameBuffer::New(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::FrameBuffer((const Dali::FrameBuffer &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_FrameBuffer__SWIG_0() { - void * jresult ; - Dali::FrameBuffer *result = 0 ; - - { - try { - result = (Dali::FrameBuffer *)new Dali::FrameBuffer(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_FrameBuffer(void * jarg1) { - Dali::FrameBuffer *arg1 = (Dali::FrameBuffer *) 0 ; - - arg1 = (Dali::FrameBuffer *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_FrameBuffer__SWIG_1(void * jarg1) { - void * jresult ; - Dali::FrameBuffer *arg1 = 0 ; - Dali::FrameBuffer *result = 0 ; - - arg1 = (Dali::FrameBuffer *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::FrameBuffer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::FrameBuffer *)new Dali::FrameBuffer((Dali::FrameBuffer const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FrameBuffer_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::FrameBuffer result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::FrameBuffer::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::FrameBuffer((const Dali::FrameBuffer &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FrameBuffer_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::FrameBuffer *arg1 = (Dali::FrameBuffer *) 0 ; - Dali::FrameBuffer *arg2 = 0 ; - Dali::FrameBuffer *result = 0 ; - - arg1 = (Dali::FrameBuffer *)jarg1; - arg2 = (Dali::FrameBuffer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::FrameBuffer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::FrameBuffer *) &(arg1)->operator =((Dali::FrameBuffer const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_FrameBuffer_AttachColorTexture__SWIG_0(void * jarg1, void * jarg2) { - Dali::FrameBuffer *arg1 = (Dali::FrameBuffer *) 0 ; - Dali::Texture *arg2 = 0 ; - - arg1 = (Dali::FrameBuffer *)jarg1; - arg2 = (Dali::Texture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Texture & type is null", 0); - return ; - } - { - try { - (arg1)->AttachColorTexture(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_FrameBuffer_AttachColorTexture__SWIG_1(void * jarg1, void * jarg2, unsigned int jarg3, unsigned int jarg4) { - Dali::FrameBuffer *arg1 = (Dali::FrameBuffer *) 0 ; - Dali::Texture *arg2 = 0 ; - unsigned int arg3 ; - unsigned int arg4 ; - - arg1 = (Dali::FrameBuffer *)jarg1; - arg2 = (Dali::Texture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Texture & type is null", 0); - return ; - } - arg3 = (unsigned int)jarg3; - arg4 = (unsigned int)jarg4; - { - try { - (arg1)->AttachColorTexture(*arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FrameBuffer_GetColorTexture(void * jarg1) { - void * jresult ; - Dali::FrameBuffer *arg1 = (Dali::FrameBuffer *) 0 ; - Dali::Texture result; - - arg1 = (Dali::FrameBuffer *)jarg1; - { - try { - result = (arg1)->GetColorTexture(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Texture((const Dali::Texture &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_RenderTaskList__SWIG_0() { - void * jresult ; - Dali::RenderTaskList *result = 0 ; - - { - try { - result = (Dali::RenderTaskList *)new Dali::RenderTaskList(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTaskList_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::RenderTaskList result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::RenderTaskList::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::RenderTaskList((const Dali::RenderTaskList &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_RenderTaskList(void * jarg1) { - Dali::RenderTaskList *arg1 = (Dali::RenderTaskList *) 0 ; - - arg1 = (Dali::RenderTaskList *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_RenderTaskList__SWIG_1(void * jarg1) { - void * jresult ; - Dali::RenderTaskList *arg1 = 0 ; - Dali::RenderTaskList *result = 0 ; - - arg1 = (Dali::RenderTaskList *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::RenderTaskList const & type is null", 0); - return 0; - } - { - try { - result = (Dali::RenderTaskList *)new Dali::RenderTaskList((Dali::RenderTaskList const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTaskList_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::RenderTaskList *arg1 = (Dali::RenderTaskList *) 0 ; - Dali::RenderTaskList *arg2 = 0 ; - Dali::RenderTaskList *result = 0 ; - - arg1 = (Dali::RenderTaskList *)jarg1; - arg2 = (Dali::RenderTaskList *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::RenderTaskList const & type is null", 0); - return 0; - } - { - try { - result = (Dali::RenderTaskList *) &(arg1)->operator =((Dali::RenderTaskList const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTaskList_CreateTask(void * jarg1) { - void * jresult ; - Dali::RenderTaskList *arg1 = (Dali::RenderTaskList *) 0 ; - Dali::RenderTask result; - - arg1 = (Dali::RenderTaskList *)jarg1; - { - try { - result = (arg1)->CreateTask(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::RenderTask((const Dali::RenderTask &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTaskList_RemoveTask(void * jarg1, void * jarg2) { - Dali::RenderTaskList *arg1 = (Dali::RenderTaskList *) 0 ; - Dali::RenderTask arg2 ; - Dali::RenderTask *argp2 ; - - arg1 = (Dali::RenderTaskList *)jarg1; - argp2 = (Dali::RenderTask *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::RenderTask", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->RemoveTask(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RenderTaskList_GetTaskCount(void * jarg1) { - unsigned int jresult ; - Dali::RenderTaskList *arg1 = (Dali::RenderTaskList *) 0 ; - unsigned int result; - - arg1 = (Dali::RenderTaskList *)jarg1; - { - try { - result = (unsigned int)((Dali::RenderTaskList const *)arg1)->GetTaskCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTaskList_GetTask(void * jarg1, unsigned int jarg2) { - void * jresult ; - Dali::RenderTaskList *arg1 = (Dali::RenderTaskList *) 0 ; - unsigned int arg2 ; - Dali::RenderTask result; - - arg1 = (Dali::RenderTaskList *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = ((Dali::RenderTaskList const *)arg1)->GetTask(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::RenderTask((const Dali::RenderTask &)result); - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_RenderTask_Property_VIEWPORT_POSITION_get() { - int jresult ; - int result; - - result = (int)Dali::RenderTask::Property::VIEWPORT_POSITION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_RenderTask_Property_VIEWPORT_SIZE_get() { - int jresult ; - int result; - - result = (int)Dali::RenderTask::Property::VIEWPORT_SIZE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_RenderTask_Property_CLEAR_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::RenderTask::Property::CLEAR_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_RenderTask_Property_REQUIRES_SYNC_get() { - int jresult ; - int result; - - result = (int)Dali::RenderTask::Property::REQUIRES_SYNC; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_RenderTask_Property() { - void * jresult ; - Dali::RenderTask::Property *result = 0 ; - - { - try { - result = (Dali::RenderTask::Property *)new Dali::RenderTask::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_RenderTask_Property(void * jarg1) { - Dali::RenderTask::Property *arg1 = (Dali::RenderTask::Property *) 0 ; - - arg1 = (Dali::RenderTask::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_DEFAULT_SCREEN_TO_FRAMEBUFFER_FUNCTION_get() { - void * jresult ; - bool (*result)(Dali::Vector2 &) = 0 ; - - result = (bool (*)(Dali::Vector2 &))Dali::RenderTask::DEFAULT_SCREEN_TO_FRAMEBUFFER_FUNCTION; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_FULLSCREEN_FRAMEBUFFER_FUNCTION_get() { - void * jresult ; - bool (*result)(Dali::Vector2 &) = 0 ; - - result = (bool (*)(Dali::Vector2 &))Dali::RenderTask::FULLSCREEN_FRAMEBUFFER_FUNCTION; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RenderTask_DEFAULT_EXCLUSIVE_get() { - unsigned int jresult ; - bool result; - - result = (bool)(bool)Dali::RenderTask::DEFAULT_EXCLUSIVE; - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RenderTask_DEFAULT_INPUT_ENABLED_get() { - unsigned int jresult ; - bool result; - - result = (bool)(bool)Dali::RenderTask::DEFAULT_INPUT_ENABLED; - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_DEFAULT_CLEAR_COLOR_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::RenderTask::DEFAULT_CLEAR_COLOR; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RenderTask_DEFAULT_CLEAR_ENABLED_get() { - unsigned int jresult ; - bool result; - - result = (bool)(bool)Dali::RenderTask::DEFAULT_CLEAR_ENABLED; - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RenderTask_DEFAULT_CULL_MODE_get() { - unsigned int jresult ; - bool result; - - result = (bool)(bool)Dali::RenderTask::DEFAULT_CULL_MODE; - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RenderTask_DEFAULT_REFRESH_RATE_get() { - unsigned int jresult ; - unsigned int result; - - result = (unsigned int)(unsigned int)Dali::RenderTask::DEFAULT_REFRESH_RATE; - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_RenderTask__SWIG_0() { - void * jresult ; - Dali::RenderTask *result = 0 ; - - { - try { - result = (Dali::RenderTask *)new Dali::RenderTask(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::RenderTask result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::RenderTask::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::RenderTask((const Dali::RenderTask &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_RenderTask(void * jarg1) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_RenderTask__SWIG_1(void * jarg1) { - void * jresult ; - Dali::RenderTask *arg1 = 0 ; - Dali::RenderTask *result = 0 ; - - arg1 = (Dali::RenderTask *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::RenderTask const & type is null", 0); - return 0; - } - { - try { - result = (Dali::RenderTask *)new Dali::RenderTask((Dali::RenderTask const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::RenderTask *arg2 = 0 ; - Dali::RenderTask *result = 0 ; - - arg1 = (Dali::RenderTask *)jarg1; - arg2 = (Dali::RenderTask *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::RenderTask const & type is null", 0); - return 0; - } - { - try { - result = (Dali::RenderTask *) &(arg1)->operator =((Dali::RenderTask const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTask_SetSourceActor(void * jarg1, void * jarg2) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::RenderTask *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetSourceActor(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_GetSourceActor(void * jarg1) { - void * jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::Actor result; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = ((Dali::RenderTask const *)arg1)->GetSourceActor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTask_SetExclusive(void * jarg1, unsigned int jarg2) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - bool arg2 ; - - arg1 = (Dali::RenderTask *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetExclusive(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RenderTask_IsExclusive(void * jarg1) { - unsigned int jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - bool result; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = (bool)((Dali::RenderTask const *)arg1)->IsExclusive(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTask_SetInputEnabled(void * jarg1, unsigned int jarg2) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - bool arg2 ; - - arg1 = (Dali::RenderTask *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetInputEnabled(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RenderTask_GetInputEnabled(void * jarg1) { - unsigned int jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - bool result; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = (bool)((Dali::RenderTask const *)arg1)->GetInputEnabled(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTask_SetCameraActor(void * jarg1, void * jarg2) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::CameraActor arg2 ; - Dali::CameraActor *argp2 ; - - arg1 = (Dali::RenderTask *)jarg1; - argp2 = (Dali::CameraActor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::CameraActor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetCameraActor(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_GetCameraActor(void * jarg1) { - void * jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::CameraActor result; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = ((Dali::RenderTask const *)arg1)->GetCameraActor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::CameraActor((const Dali::CameraActor &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTask_SetTargetFrameBuffer(void * jarg1, void * jarg2) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::FrameBufferImage arg2 ; - Dali::FrameBufferImage *argp2 ; - - arg1 = (Dali::RenderTask *)jarg1; - argp2 = (Dali::FrameBufferImage *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::FrameBufferImage", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetTargetFrameBuffer(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_GetTargetFrameBuffer(void * jarg1) { - void * jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::FrameBufferImage result; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = ((Dali::RenderTask const *)arg1)->GetTargetFrameBuffer(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::FrameBufferImage((const Dali::FrameBufferImage &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTask_SetFrameBuffer(void * jarg1, void * jarg2) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::FrameBuffer arg2 ; - Dali::FrameBuffer *argp2 ; - - arg1 = (Dali::RenderTask *)jarg1; - argp2 = (Dali::FrameBuffer *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::FrameBuffer", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetFrameBuffer(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_GetFrameBuffer(void * jarg1) { - void * jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::FrameBuffer result; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = ((Dali::RenderTask const *)arg1)->GetFrameBuffer(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::FrameBuffer((const Dali::FrameBuffer &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTask_SetScreenToFrameBufferFunction(void * jarg1, void * jarg2) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::RenderTask::ScreenToFrameBufferFunction arg2 = (Dali::RenderTask::ScreenToFrameBufferFunction) 0 ; - - arg1 = (Dali::RenderTask *)jarg1; - arg2 = (Dali::RenderTask::ScreenToFrameBufferFunction)jarg2; - { - try { - (arg1)->SetScreenToFrameBufferFunction(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_GetScreenToFrameBufferFunction(void * jarg1) { - void * jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::RenderTask::ScreenToFrameBufferFunction result; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = (Dali::RenderTask::ScreenToFrameBufferFunction)((Dali::RenderTask const *)arg1)->GetScreenToFrameBufferFunction(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTask_SetScreenToFrameBufferMappingActor(void * jarg1, void * jarg2) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::RenderTask *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetScreenToFrameBufferMappingActor(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_GetScreenToFrameBufferMappingActor(void * jarg1) { - void * jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::Actor result; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = ((Dali::RenderTask const *)arg1)->GetScreenToFrameBufferMappingActor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTask_SetViewportPosition(void * jarg1, void * jarg2) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::Vector2 arg2 ; - Dali::Vector2 *argp2 ; - - arg1 = (Dali::RenderTask *)jarg1; - argp2 = (Dali::Vector2 *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Vector2", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetViewportPosition(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_GetCurrentViewportPosition(void * jarg1) { - void * jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::Vector2 result; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = ((Dali::RenderTask const *)arg1)->GetCurrentViewportPosition(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTask_SetViewportSize(void * jarg1, void * jarg2) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::Vector2 arg2 ; - Dali::Vector2 *argp2 ; - - arg1 = (Dali::RenderTask *)jarg1; - argp2 = (Dali::Vector2 *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Vector2", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetViewportSize(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_GetCurrentViewportSize(void * jarg1) { - void * jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::Vector2 result; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = ((Dali::RenderTask const *)arg1)->GetCurrentViewportSize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTask_SetViewport(void * jarg1, void * jarg2) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::Viewport arg2 ; - Dali::Viewport *argp2 ; - - arg1 = (Dali::RenderTask *)jarg1; - argp2 = (Dali::Viewport *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Viewport", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetViewport(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_GetViewport(void * jarg1) { - void * jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::Viewport result; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = ((Dali::RenderTask const *)arg1)->GetViewport(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Viewport((const Dali::Viewport &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTask_SetClearColor(void * jarg1, void * jarg2) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::Vector4 *arg2 = 0 ; - - arg1 = (Dali::RenderTask *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetClearColor((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_GetClearColor(void * jarg1) { - void * jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::Vector4 result; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = ((Dali::RenderTask const *)arg1)->GetClearColor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTask_SetClearEnabled(void * jarg1, unsigned int jarg2) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - bool arg2 ; - - arg1 = (Dali::RenderTask *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetClearEnabled(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RenderTask_GetClearEnabled(void * jarg1) { - unsigned int jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - bool result; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = (bool)((Dali::RenderTask const *)arg1)->GetClearEnabled(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTask_SetCullMode(void * jarg1, unsigned int jarg2) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - bool arg2 ; - - arg1 = (Dali::RenderTask *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetCullMode(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RenderTask_GetCullMode(void * jarg1) { - unsigned int jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - bool result; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = (bool)((Dali::RenderTask const *)arg1)->GetCullMode(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RenderTask_SetRefreshRate(void * jarg1, unsigned int jarg2) { - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::RenderTask *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->SetRefreshRate(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RenderTask_GetRefreshRate(void * jarg1) { - unsigned int jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - unsigned int result; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = (unsigned int)((Dali::RenderTask const *)arg1)->GetRefreshRate(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RenderTask_WorldToViewport(void * jarg1, void * jarg2, float * jarg3, float * jarg4) { - unsigned int jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::Vector3 *arg2 = 0 ; - float *arg3 = 0 ; - float *arg4 = 0 ; - bool result; - - arg1 = (Dali::RenderTask *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - arg3 = (float *)jarg3; - arg4 = (float *)jarg4; - { - try { - result = (bool)((Dali::RenderTask const *)arg1)->WorldToViewport((Dali::Vector3 const &)*arg2,*arg3,*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RenderTask_ViewportToLocal(void * jarg1, void * jarg2, float jarg3, float jarg4, float * jarg5, float * jarg6) { - unsigned int jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::Actor arg2 ; - float arg3 ; - float arg4 ; - float *arg5 = 0 ; - float *arg6 = 0 ; - Dali::Actor *argp2 ; - bool result; - - arg1 = (Dali::RenderTask *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - arg5 = (float *)jarg5; - arg6 = (float *)jarg6; - { - try { - result = (bool)((Dali::RenderTask const *)arg1)->ViewportToLocal(arg2,arg3,arg4,*arg5,*arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RenderTask_FinishedSignal(void * jarg1) { - void * jresult ; - Dali::RenderTask *arg1 = (Dali::RenderTask *) 0 ; - Dali::RenderTask::RenderTaskSignalType *result = 0 ; - - arg1 = (Dali::RenderTask *)jarg1; - { - try { - result = (Dali::RenderTask::RenderTaskSignalType *) &(arg1)->FinishedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TouchPoint__SWIG_0(int jarg1, int jarg2, float jarg3, float jarg4) { - void * jresult ; - int arg1 ; - Dali::TouchPoint::State arg2 ; - float arg3 ; - float arg4 ; - Dali::TouchPoint *result = 0 ; - - arg1 = (int)jarg1; - arg2 = (Dali::TouchPoint::State)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - { - try { - result = (Dali::TouchPoint *)new Dali::TouchPoint(arg1,arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TouchPoint__SWIG_1(int jarg1, int jarg2, float jarg3, float jarg4, float jarg5, float jarg6) { - void * jresult ; - int arg1 ; - Dali::TouchPoint::State arg2 ; - float arg3 ; - float arg4 ; - float arg5 ; - float arg6 ; - Dali::TouchPoint *result = 0 ; - - arg1 = (int)jarg1; - arg2 = (Dali::TouchPoint::State)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - arg5 = (float)jarg5; - arg6 = (float)jarg6; - { - try { - result = (Dali::TouchPoint *)new Dali::TouchPoint(arg1,arg2,arg3,arg4,arg5,arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TouchPoint(void * jarg1) { - Dali::TouchPoint *arg1 = (Dali::TouchPoint *) 0 ; - - arg1 = (Dali::TouchPoint *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPoint_deviceId_set(void * jarg1, int jarg2) { - Dali::TouchPoint *arg1 = (Dali::TouchPoint *) 0 ; - int arg2 ; - - arg1 = (Dali::TouchPoint *)jarg1; - arg2 = (int)jarg2; - if (arg1) (arg1)->deviceId = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TouchPoint_deviceId_get(void * jarg1) { - int jresult ; - Dali::TouchPoint *arg1 = (Dali::TouchPoint *) 0 ; - int result; - - arg1 = (Dali::TouchPoint *)jarg1; - result = (int) ((arg1)->deviceId); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPoint_state_set(void * jarg1, int jarg2) { - Dali::TouchPoint *arg1 = (Dali::TouchPoint *) 0 ; - Dali::TouchPoint::State arg2 ; - - arg1 = (Dali::TouchPoint *)jarg1; - arg2 = (Dali::TouchPoint::State)jarg2; - if (arg1) (arg1)->state = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TouchPoint_state_get(void * jarg1) { - int jresult ; - Dali::TouchPoint *arg1 = (Dali::TouchPoint *) 0 ; - Dali::TouchPoint::State result; - - arg1 = (Dali::TouchPoint *)jarg1; - result = (Dali::TouchPoint::State) ((arg1)->state); - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPoint_hitActor_set(void * jarg1, void * jarg2) { - Dali::TouchPoint *arg1 = (Dali::TouchPoint *) 0 ; - Dali::Actor *arg2 = (Dali::Actor *) 0 ; - - arg1 = (Dali::TouchPoint *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (arg1) (arg1)->hitActor = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TouchPoint_hitActor_get(void * jarg1) { - void * jresult ; - Dali::TouchPoint *arg1 = (Dali::TouchPoint *) 0 ; - Dali::Actor *result = 0 ; - - arg1 = (Dali::TouchPoint *)jarg1; - result = (Dali::Actor *)& ((arg1)->hitActor); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPoint_local_set(void * jarg1, void * jarg2) { - Dali::TouchPoint *arg1 = (Dali::TouchPoint *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::TouchPoint *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->local = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TouchPoint_local_get(void * jarg1) { - void * jresult ; - Dali::TouchPoint *arg1 = (Dali::TouchPoint *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::TouchPoint *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->local); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPoint_screen_set(void * jarg1, void * jarg2) { - Dali::TouchPoint *arg1 = (Dali::TouchPoint *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::TouchPoint *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->screen = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TouchPoint_screen_get(void * jarg1) { - void * jresult ; - Dali::TouchPoint *arg1 = (Dali::TouchPoint *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::TouchPoint *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->screen); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Touch__SWIG_0() { - void * jresult ; - Dali::TouchData *result = 0 ; - - { - try { - result = (Dali::TouchData *)new Dali::TouchData(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Touch__SWIG_1(void * jarg1) { - void * jresult ; - Dali::TouchData *arg1 = 0 ; - Dali::TouchData *result = 0 ; - - arg1 = (Dali::TouchData *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TouchData const & type is null", 0); - return 0; - } - { - try { - result = (Dali::TouchData *)new Dali::TouchData((Dali::TouchData const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Touch(void * jarg1) { - Dali::TouchData *arg1 = (Dali::TouchData *) 0 ; - - arg1 = (Dali::TouchData *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Touch_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::TouchData *arg1 = (Dali::TouchData *) 0 ; - Dali::TouchData *arg2 = 0 ; - Dali::TouchData *result = 0 ; - - arg1 = (Dali::TouchData *)jarg1; - arg2 = (Dali::TouchData *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TouchData const & type is null", 0); - return 0; - } - { - try { - result = (Dali::TouchData *) &(arg1)->operator =((Dali::TouchData const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_Touch_GetTime(void * jarg1) { - unsigned long jresult ; - Dali::TouchData *arg1 = (Dali::TouchData *) 0 ; - unsigned long result; - - arg1 = (Dali::TouchData *)jarg1; - { - try { - result = (unsigned long)((Dali::TouchData const *)arg1)->GetTime(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_Touch_GetPointCount(void * jarg1) { - unsigned long jresult ; - Dali::TouchData *arg1 = (Dali::TouchData *) 0 ; - std::size_t result; - - arg1 = (Dali::TouchData *)jarg1; - { - try { - result = ((Dali::TouchData const *)arg1)->GetPointCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Touch_GetDeviceId(void * jarg1, unsigned long jarg2) { - int jresult ; - Dali::TouchData *arg1 = (Dali::TouchData *) 0 ; - std::size_t arg2 ; - int32_t result; - - arg1 = (Dali::TouchData *)jarg1; - arg2 = (std::size_t)jarg2; - { - try { - result = ((Dali::TouchData const *)arg1)->GetDeviceId(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Touch_GetState(void * jarg1, unsigned long jarg2) { - int jresult ; - Dali::TouchData *arg1 = (Dali::TouchData *) 0 ; - std::size_t arg2 ; - Dali::PointState::Type result; - - arg1 = (Dali::TouchData *)jarg1; - arg2 = (std::size_t)jarg2; - { - try { - result = (Dali::PointState::Type)((Dali::TouchData const *)arg1)->GetState(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Touch_GetHitActor(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::TouchData *arg1 = (Dali::TouchData *) 0 ; - std::size_t arg2 ; - Dali::Actor result; - - arg1 = (Dali::TouchData *)jarg1; - arg2 = (std::size_t)jarg2; - { - try { - result = ((Dali::TouchData const *)arg1)->GetHitActor(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Touch_GetLocalPosition(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::TouchData *arg1 = (Dali::TouchData *) 0 ; - std::size_t arg2 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::TouchData *)jarg1; - arg2 = (std::size_t)jarg2; - { - try { - result = (Dali::Vector2 *) &((Dali::TouchData const *)arg1)->GetLocalPosition(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Touch_GetScreenPosition(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::TouchData *arg1 = (Dali::TouchData *) 0 ; - std::size_t arg2 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::TouchData *)jarg1; - arg2 = (std::size_t)jarg2; - { - try { - result = (Dali::Vector2 *) &((Dali::TouchData const *)arg1)->GetScreenPosition(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Touch_GetRadius(void * jarg1, unsigned long jarg2) { - float jresult ; - Dali::TouchData *arg1 = (Dali::TouchData *) 0 ; - std::size_t arg2 ; - float result; - - arg1 = (Dali::TouchData *)jarg1; - arg2 = (std::size_t)jarg2; - { - try { - result = (float)((Dali::TouchData const *)arg1)->GetRadius(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Touch_GetEllipseRadius(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::TouchData *arg1 = (Dali::TouchData *) 0 ; - std::size_t arg2 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::TouchData *)jarg1; - arg2 = (std::size_t)jarg2; - { - try { - result = (Dali::Vector2 *) &((Dali::TouchData const *)arg1)->GetEllipseRadius(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Touch_GetPressure(void * jarg1, unsigned long jarg2) { - float jresult ; - Dali::TouchData *arg1 = (Dali::TouchData *) 0 ; - std::size_t arg2 ; - float result; - - arg1 = (Dali::TouchData *)jarg1; - arg2 = (std::size_t)jarg2; - { - try { - result = (float)((Dali::TouchData const *)arg1)->GetPressure(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Touch_GetAngle(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::TouchData *arg1 = (Dali::TouchData *) 0 ; - std::size_t arg2 ; - Dali::Degree result; - - arg1 = (Dali::TouchData *)jarg1; - arg2 = (std::size_t)jarg2; - { - try { - result = ((Dali::TouchData const *)arg1)->GetAngle(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Degree((const Dali::Degree &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_GestureDetector__SWIG_0() { - void * jresult ; - Dali::GestureDetector *result = 0 ; - - { - try { - result = (Dali::GestureDetector *)new Dali::GestureDetector(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GestureDetector_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::GestureDetector result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::GestureDetector::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::GestureDetector((const Dali::GestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_GestureDetector(void * jarg1) { - Dali::GestureDetector *arg1 = (Dali::GestureDetector *) 0 ; - - arg1 = (Dali::GestureDetector *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_GestureDetector__SWIG_1(void * jarg1) { - void * jresult ; - Dali::GestureDetector *arg1 = 0 ; - Dali::GestureDetector *result = 0 ; - - arg1 = (Dali::GestureDetector *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::GestureDetector const & type is null", 0); - return 0; - } - { - try { - result = (Dali::GestureDetector *)new Dali::GestureDetector((Dali::GestureDetector const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GestureDetector_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::GestureDetector *arg1 = (Dali::GestureDetector *) 0 ; - Dali::GestureDetector *arg2 = 0 ; - Dali::GestureDetector *result = 0 ; - - arg1 = (Dali::GestureDetector *)jarg1; - arg2 = (Dali::GestureDetector *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::GestureDetector const & type is null", 0); - return 0; - } - { - try { - result = (Dali::GestureDetector *) &(arg1)->operator =((Dali::GestureDetector const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_GestureDetector_Attach(void * jarg1, void * jarg2) { - Dali::GestureDetector *arg1 = (Dali::GestureDetector *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::GestureDetector *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->Attach(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_GestureDetector_Detach(void * jarg1, void * jarg2) { - Dali::GestureDetector *arg1 = (Dali::GestureDetector *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::GestureDetector *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->Detach(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_GestureDetector_DetachAll(void * jarg1) { - Dali::GestureDetector *arg1 = (Dali::GestureDetector *) 0 ; - - arg1 = (Dali::GestureDetector *)jarg1; - { - try { - (arg1)->DetachAll(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_GestureDetector_GetAttachedActorCount(void * jarg1) { - unsigned long jresult ; - Dali::GestureDetector *arg1 = (Dali::GestureDetector *) 0 ; - size_t result; - - arg1 = (Dali::GestureDetector *)jarg1; - { - try { - result = ((Dali::GestureDetector const *)arg1)->GetAttachedActorCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GestureDetector_GetAttachedActor(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::GestureDetector *arg1 = (Dali::GestureDetector *) 0 ; - size_t arg2 ; - Dali::Actor result; - - arg1 = (Dali::GestureDetector *)jarg1; - arg2 = (size_t)jarg2; - { - try { - result = ((Dali::GestureDetector const *)arg1)->GetAttachedActor(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Gesture(void * jarg1) { - void * jresult ; - Dali::Gesture *arg1 = 0 ; - Dali::Gesture *result = 0 ; - - arg1 = (Dali::Gesture *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Gesture const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Gesture *)new Dali::Gesture((Dali::Gesture const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Gesture_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Gesture *arg1 = (Dali::Gesture *) 0 ; - Dali::Gesture *arg2 = 0 ; - Dali::Gesture *result = 0 ; - - arg1 = (Dali::Gesture *)jarg1; - arg2 = (Dali::Gesture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Gesture const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Gesture *) &(arg1)->operator =((Dali::Gesture const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Gesture(void * jarg1) { - Dali::Gesture *arg1 = (Dali::Gesture *) 0 ; - - arg1 = (Dali::Gesture *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Gesture_type_set(void * jarg1, int jarg2) { - Dali::Gesture *arg1 = (Dali::Gesture *) 0 ; - Dali::Gesture::Type arg2 ; - - arg1 = (Dali::Gesture *)jarg1; - arg2 = (Dali::Gesture::Type)jarg2; - if (arg1) (arg1)->type = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Gesture_type_get(void * jarg1) { - int jresult ; - Dali::Gesture *arg1 = (Dali::Gesture *) 0 ; - Dali::Gesture::Type result; - - arg1 = (Dali::Gesture *)jarg1; - result = (Dali::Gesture::Type) ((arg1)->type); - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Gesture_state_set(void * jarg1, int jarg2) { - Dali::Gesture *arg1 = (Dali::Gesture *) 0 ; - Dali::Gesture::State arg2 ; - - arg1 = (Dali::Gesture *)jarg1; - arg2 = (Dali::Gesture::State)jarg2; - if (arg1) (arg1)->state = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Gesture_state_get(void * jarg1) { - int jresult ; - Dali::Gesture *arg1 = (Dali::Gesture *) 0 ; - Dali::Gesture::State result; - - arg1 = (Dali::Gesture *)jarg1; - result = (Dali::Gesture::State) ((arg1)->state); - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Gesture_time_set(void * jarg1, unsigned int jarg2) { - Dali::Gesture *arg1 = (Dali::Gesture *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Gesture *)jarg1; - arg2 = (unsigned int)jarg2; - if (arg1) (arg1)->time = arg2; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Gesture_time_get(void * jarg1) { - unsigned int jresult ; - Dali::Gesture *arg1 = (Dali::Gesture *) 0 ; - unsigned int result; - - arg1 = (Dali::Gesture *)jarg1; - result = (unsigned int) ((arg1)->time); - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Hover__SWIG_0() { - void * jresult ; - Dali::HoverEvent *result = 0 ; - - { - try { - result = (Dali::HoverEvent *)new Dali::HoverEvent(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Hover__SWIG_1(unsigned long jarg1) { - void * jresult ; - unsigned long arg1 ; - Dali::HoverEvent *result = 0 ; - - arg1 = (unsigned long)jarg1; - { - try { - result = (Dali::HoverEvent *)new Dali::HoverEvent(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Hover(void * jarg1) { - Dali::HoverEvent *arg1 = (Dali::HoverEvent *) 0 ; - - arg1 = (Dali::HoverEvent *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Hover_points_set(void * jarg1, void * jarg2) { - Dali::HoverEvent *arg1 = (Dali::HoverEvent *) 0 ; - Dali::TouchPointContainer *arg2 = (Dali::TouchPointContainer *) 0 ; - - arg1 = (Dali::HoverEvent *)jarg1; - arg2 = (Dali::TouchPointContainer *)jarg2; - if (arg1) (arg1)->points = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Hover_points_get(void * jarg1) { - void * jresult ; - Dali::HoverEvent *arg1 = (Dali::HoverEvent *) 0 ; - Dali::TouchPointContainer *result = 0 ; - - arg1 = (Dali::HoverEvent *)jarg1; - result = (Dali::TouchPointContainer *)& ((arg1)->points); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Hover_time_set(void * jarg1, unsigned long jarg2) { - Dali::HoverEvent *arg1 = (Dali::HoverEvent *) 0 ; - unsigned long arg2 ; - - arg1 = (Dali::HoverEvent *)jarg1; - arg2 = (unsigned long)jarg2; - if (arg1) (arg1)->time = arg2; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_Hover_time_get(void * jarg1) { - unsigned long jresult ; - Dali::HoverEvent *arg1 = (Dali::HoverEvent *) 0 ; - unsigned long result; - - arg1 = (Dali::HoverEvent *)jarg1; - result = (unsigned long) ((arg1)->time); - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Hover_GetPointCount(void * jarg1) { - unsigned int jresult ; - Dali::HoverEvent *arg1 = (Dali::HoverEvent *) 0 ; - unsigned int result; - - arg1 = (Dali::HoverEvent *)jarg1; - { - try { - result = (unsigned int)((Dali::HoverEvent const *)arg1)->GetPointCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Hover_GetPoint(void * jarg1, unsigned int jarg2) { - void * jresult ; - Dali::HoverEvent *arg1 = (Dali::HoverEvent *) 0 ; - unsigned int arg2 ; - Dali::TouchPoint *result = 0 ; - - arg1 = (Dali::HoverEvent *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (Dali::TouchPoint *) &((Dali::HoverEvent const *)arg1)->GetPoint(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Key__SWIG_0() { - void * jresult ; - Dali::KeyEvent *result = 0 ; - - { - try { - result = (Dali::KeyEvent *)new Dali::KeyEvent(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Key__SWIG_1(char * jarg1, char * jarg2, int jarg3, int jarg4, unsigned long jarg5, int jarg6) { - void * jresult ; - std::string *arg1 = 0 ; - std::string *arg2 = 0 ; - int arg3 ; - int arg4 ; - unsigned long arg5 ; - Dali::KeyEvent::State *arg6 = 0 ; - Dali::KeyEvent::State temp6 ; - Dali::KeyEvent *result = 0 ; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (int)jarg3; - arg4 = (int)jarg4; - arg5 = (unsigned long)jarg5; - temp6 = (Dali::KeyEvent::State)jarg6; - arg6 = &temp6; - { - try { - result = (Dali::KeyEvent *)new Dali::KeyEvent((std::string const &)*arg1,(std::string const &)*arg2,arg3,arg4,arg5,(Dali::KeyEvent::State const &)*arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Key(void * jarg1) { - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - - arg1 = (Dali::KeyEvent *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Key_IsShiftModifier(void * jarg1) { - unsigned int jresult ; - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - bool result; - - arg1 = (Dali::KeyEvent *)jarg1; - { - try { - result = (bool)((Dali::KeyEvent const *)arg1)->IsShiftModifier(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Key_IsCtrlModifier(void * jarg1) { - unsigned int jresult ; - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - bool result; - - arg1 = (Dali::KeyEvent *)jarg1; - { - try { - result = (bool)((Dali::KeyEvent const *)arg1)->IsCtrlModifier(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Key_IsAltModifier(void * jarg1) { - unsigned int jresult ; - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - bool result; - - arg1 = (Dali::KeyEvent *)jarg1; - { - try { - result = (bool)((Dali::KeyEvent const *)arg1)->IsAltModifier(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Key_keyPressedName_set(void * jarg1, char * jarg2) { - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - std::string *arg2 = 0 ; - - arg1 = (Dali::KeyEvent *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - if (arg1) (arg1)->keyPressedName = *arg2; - - //argout typemap for const std::string& - -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_Key_keyPressedName_get(void * jarg1) { - char * jresult ; - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - std::string *result = 0 ; - - arg1 = (Dali::KeyEvent *)jarg1; - result = (std::string *) & ((arg1)->keyPressedName); - jresult = SWIG_csharp_string_callback(result->c_str()); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Key_keyPressed_set(void * jarg1, char * jarg2) { - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - std::string *arg2 = 0 ; - - arg1 = (Dali::KeyEvent *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - if (arg1) (arg1)->keyPressed = *arg2; - - //argout typemap for const std::string& - -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_Key_keyPressed_get(void * jarg1) { - char * jresult ; - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - std::string *result = 0 ; - - arg1 = (Dali::KeyEvent *)jarg1; - result = (std::string *) & ((arg1)->keyPressed); - jresult = SWIG_csharp_string_callback(result->c_str()); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Key_keyCode_set(void * jarg1, int jarg2) { - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - int arg2 ; - - arg1 = (Dali::KeyEvent *)jarg1; - arg2 = (int)jarg2; - if (arg1) (arg1)->keyCode = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Key_keyCode_get(void * jarg1) { - int jresult ; - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - int result; - - arg1 = (Dali::KeyEvent *)jarg1; - result = (int) ((arg1)->keyCode); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Key_keyModifier_set(void * jarg1, int jarg2) { - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - int arg2 ; - - arg1 = (Dali::KeyEvent *)jarg1; - arg2 = (int)jarg2; - if (arg1) (arg1)->keyModifier = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Key_keyModifier_get(void * jarg1) { - int jresult ; - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - int result; - - arg1 = (Dali::KeyEvent *)jarg1; - result = (int) ((arg1)->keyModifier); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Key_time_set(void * jarg1, unsigned long jarg2) { - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - unsigned long arg2 ; - - arg1 = (Dali::KeyEvent *)jarg1; - arg2 = (unsigned long)jarg2; - if (arg1) (arg1)->time = arg2; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_Key_time_get(void * jarg1) { - unsigned long jresult ; - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - unsigned long result; - - arg1 = (Dali::KeyEvent *)jarg1; - result = (unsigned long) ((arg1)->time); - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Key_state_set(void * jarg1, int jarg2) { - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - Dali::KeyEvent::State arg2 ; - - arg1 = (Dali::KeyEvent *)jarg1; - arg2 = (Dali::KeyEvent::State)jarg2; - if (arg1) (arg1)->state = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Key_state_get(void * jarg1) { - int jresult ; - Dali::KeyEvent *arg1 = (Dali::KeyEvent *) 0 ; - Dali::KeyEvent::State result; - - arg1 = (Dali::KeyEvent *)jarg1; - result = (Dali::KeyEvent::State) ((arg1)->state); - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_LongPressGestureDetector__SWIG_0() { - void * jresult ; - Dali::LongPressGestureDetector *result = 0 ; - - { - try { - result = (Dali::LongPressGestureDetector *)new Dali::LongPressGestureDetector(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LongPressGestureDetector_New__SWIG_0() { - void * jresult ; - Dali::LongPressGestureDetector result; - - { - try { - result = Dali::LongPressGestureDetector::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::LongPressGestureDetector((const Dali::LongPressGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LongPressGestureDetector_New__SWIG_1(unsigned int jarg1) { - void * jresult ; - unsigned int arg1 ; - Dali::LongPressGestureDetector result; - - arg1 = (unsigned int)jarg1; - { - try { - result = Dali::LongPressGestureDetector::New(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::LongPressGestureDetector((const Dali::LongPressGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LongPressGestureDetector_New__SWIG_2(unsigned int jarg1, unsigned int jarg2) { - void * jresult ; - unsigned int arg1 ; - unsigned int arg2 ; - Dali::LongPressGestureDetector result; - - arg1 = (unsigned int)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = Dali::LongPressGestureDetector::New(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::LongPressGestureDetector((const Dali::LongPressGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LongPressGestureDetector_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::LongPressGestureDetector result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::LongPressGestureDetector::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::LongPressGestureDetector((const Dali::LongPressGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_LongPressGestureDetector(void * jarg1) { - Dali::LongPressGestureDetector *arg1 = (Dali::LongPressGestureDetector *) 0 ; - - arg1 = (Dali::LongPressGestureDetector *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_LongPressGestureDetector__SWIG_1(void * jarg1) { - void * jresult ; - Dali::LongPressGestureDetector *arg1 = 0 ; - Dali::LongPressGestureDetector *result = 0 ; - - arg1 = (Dali::LongPressGestureDetector *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::LongPressGestureDetector const & type is null", 0); - return 0; - } - { - try { - result = (Dali::LongPressGestureDetector *)new Dali::LongPressGestureDetector((Dali::LongPressGestureDetector const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LongPressGestureDetector_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::LongPressGestureDetector *arg1 = (Dali::LongPressGestureDetector *) 0 ; - Dali::LongPressGestureDetector *arg2 = 0 ; - Dali::LongPressGestureDetector *result = 0 ; - - arg1 = (Dali::LongPressGestureDetector *)jarg1; - arg2 = (Dali::LongPressGestureDetector *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::LongPressGestureDetector const & type is null", 0); - return 0; - } - { - try { - result = (Dali::LongPressGestureDetector *) &(arg1)->operator =((Dali::LongPressGestureDetector const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_LongPressGestureDetector_SetTouchesRequired__SWIG_0(void * jarg1, unsigned int jarg2) { - Dali::LongPressGestureDetector *arg1 = (Dali::LongPressGestureDetector *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::LongPressGestureDetector *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->SetTouchesRequired(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_LongPressGestureDetector_SetTouchesRequired__SWIG_1(void * jarg1, unsigned int jarg2, unsigned int jarg3) { - Dali::LongPressGestureDetector *arg1 = (Dali::LongPressGestureDetector *) 0 ; - unsigned int arg2 ; - unsigned int arg3 ; - - arg1 = (Dali::LongPressGestureDetector *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (unsigned int)jarg3; - { - try { - (arg1)->SetTouchesRequired(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_LongPressGestureDetector_GetMinimumTouchesRequired(void * jarg1) { - unsigned int jresult ; - Dali::LongPressGestureDetector *arg1 = (Dali::LongPressGestureDetector *) 0 ; - unsigned int result; - - arg1 = (Dali::LongPressGestureDetector *)jarg1; - { - try { - result = (unsigned int)((Dali::LongPressGestureDetector const *)arg1)->GetMinimumTouchesRequired(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_LongPressGestureDetector_GetMaximumTouchesRequired(void * jarg1) { - unsigned int jresult ; - Dali::LongPressGestureDetector *arg1 = (Dali::LongPressGestureDetector *) 0 ; - unsigned int result; - - arg1 = (Dali::LongPressGestureDetector *)jarg1; - { - try { - result = (unsigned int)((Dali::LongPressGestureDetector const *)arg1)->GetMaximumTouchesRequired(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LongPressGestureDetector_DetectedSignal(void * jarg1) { - void * jresult ; - Dali::LongPressGestureDetector *arg1 = (Dali::LongPressGestureDetector *) 0 ; - Dali::LongPressGestureDetector::DetectedSignalType *result = 0 ; - - arg1 = (Dali::LongPressGestureDetector *)jarg1; - { - try { - result = (Dali::LongPressGestureDetector::DetectedSignalType *) &(arg1)->DetectedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_LongPressGesture__SWIG_0(int jarg1) { - void * jresult ; - Dali::Gesture::State arg1 ; - Dali::LongPressGesture *result = 0 ; - - arg1 = (Dali::Gesture::State)jarg1; - { - try { - result = (Dali::LongPressGesture *)new Dali::LongPressGesture(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_LongPressGesture__SWIG_1(void * jarg1) { - void * jresult ; - Dali::LongPressGesture *arg1 = 0 ; - Dali::LongPressGesture *result = 0 ; - - arg1 = (Dali::LongPressGesture *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::LongPressGesture const & type is null", 0); - return 0; - } - { - try { - result = (Dali::LongPressGesture *)new Dali::LongPressGesture((Dali::LongPressGesture const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LongPressGesture_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::LongPressGesture *arg1 = (Dali::LongPressGesture *) 0 ; - Dali::LongPressGesture *arg2 = 0 ; - Dali::LongPressGesture *result = 0 ; - - arg1 = (Dali::LongPressGesture *)jarg1; - arg2 = (Dali::LongPressGesture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::LongPressGesture const & type is null", 0); - return 0; - } - { - try { - result = (Dali::LongPressGesture *) &(arg1)->operator =((Dali::LongPressGesture const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_LongPressGesture(void * jarg1) { - Dali::LongPressGesture *arg1 = (Dali::LongPressGesture *) 0 ; - - arg1 = (Dali::LongPressGesture *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_LongPressGesture_numberOfTouches_set(void * jarg1, unsigned int jarg2) { - Dali::LongPressGesture *arg1 = (Dali::LongPressGesture *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::LongPressGesture *)jarg1; - arg2 = (unsigned int)jarg2; - if (arg1) (arg1)->numberOfTouches = arg2; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_LongPressGesture_numberOfTouches_get(void * jarg1) { - unsigned int jresult ; - Dali::LongPressGesture *arg1 = (Dali::LongPressGesture *) 0 ; - unsigned int result; - - arg1 = (Dali::LongPressGesture *)jarg1; - result = (unsigned int) ((arg1)->numberOfTouches); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_LongPressGesture_screenPoint_set(void * jarg1, void * jarg2) { - Dali::LongPressGesture *arg1 = (Dali::LongPressGesture *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::LongPressGesture *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->screenPoint = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LongPressGesture_screenPoint_get(void * jarg1) { - void * jresult ; - Dali::LongPressGesture *arg1 = (Dali::LongPressGesture *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::LongPressGesture *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->screenPoint); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_LongPressGesture_localPoint_set(void * jarg1, void * jarg2) { - Dali::LongPressGesture *arg1 = (Dali::LongPressGesture *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::LongPressGesture *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->localPoint = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LongPressGesture_localPoint_get(void * jarg1) { - void * jresult ; - Dali::LongPressGesture *arg1 = (Dali::LongPressGesture *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::LongPressGesture *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->localPoint); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Wheel__SWIG_0() { - void * jresult ; - Dali::WheelEvent *result = 0 ; - - { - try { - result = (Dali::WheelEvent *)new Dali::WheelEvent(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Wheel__SWIG_1(int jarg1, int jarg2, unsigned int jarg3, void * jarg4, int jarg5, unsigned int jarg6) { - void * jresult ; - Dali::WheelEvent::Type arg1 ; - int arg2 ; - unsigned int arg3 ; - Dali::Vector2 arg4 ; - int arg5 ; - unsigned int arg6 ; - Dali::Vector2 *argp4 ; - Dali::WheelEvent *result = 0 ; - - arg1 = (Dali::WheelEvent::Type)jarg1; - arg2 = (int)jarg2; - arg3 = (unsigned int)jarg3; - argp4 = (Dali::Vector2 *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Vector2", 0); - return 0; - } - arg4 = *argp4; - arg5 = (int)jarg5; - arg6 = (unsigned int)jarg6; - { - try { - result = (Dali::WheelEvent *)new Dali::WheelEvent(arg1,arg2,arg3,arg4,arg5,arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Wheel(void * jarg1) { - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - - arg1 = (Dali::WheelEvent *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Wheel_IsShiftModifier(void * jarg1) { - unsigned int jresult ; - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - bool result; - - arg1 = (Dali::WheelEvent *)jarg1; - { - try { - result = (bool)((Dali::WheelEvent const *)arg1)->IsShiftModifier(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Wheel_IsCtrlModifier(void * jarg1) { - unsigned int jresult ; - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - bool result; - - arg1 = (Dali::WheelEvent *)jarg1; - { - try { - result = (bool)((Dali::WheelEvent const *)arg1)->IsCtrlModifier(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Wheel_IsAltModifier(void * jarg1) { - unsigned int jresult ; - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - bool result; - - arg1 = (Dali::WheelEvent *)jarg1; - { - try { - result = (bool)((Dali::WheelEvent const *)arg1)->IsAltModifier(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Wheel_type_set(void * jarg1, int jarg2) { - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - Dali::WheelEvent::Type arg2 ; - - arg1 = (Dali::WheelEvent *)jarg1; - arg2 = (Dali::WheelEvent::Type)jarg2; - if (arg1) (arg1)->type = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Wheel_type_get(void * jarg1) { - int jresult ; - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - Dali::WheelEvent::Type result; - - arg1 = (Dali::WheelEvent *)jarg1; - result = (Dali::WheelEvent::Type) ((arg1)->type); - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Wheel_direction_set(void * jarg1, int jarg2) { - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - int arg2 ; - - arg1 = (Dali::WheelEvent *)jarg1; - arg2 = (int)jarg2; - if (arg1) (arg1)->direction = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Wheel_direction_get(void * jarg1) { - int jresult ; - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - int result; - - arg1 = (Dali::WheelEvent *)jarg1; - result = (int) ((arg1)->direction); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Wheel_modifiers_set(void * jarg1, unsigned int jarg2) { - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::WheelEvent *)jarg1; - arg2 = (unsigned int)jarg2; - if (arg1) (arg1)->modifiers = arg2; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Wheel_modifiers_get(void * jarg1) { - unsigned int jresult ; - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - unsigned int result; - - arg1 = (Dali::WheelEvent *)jarg1; - result = (unsigned int) ((arg1)->modifiers); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Wheel_point_set(void * jarg1, void * jarg2) { - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::WheelEvent *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->point = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Wheel_point_get(void * jarg1) { - void * jresult ; - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::WheelEvent *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->point); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Wheel_z_set(void * jarg1, int jarg2) { - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - int arg2 ; - - arg1 = (Dali::WheelEvent *)jarg1; - arg2 = (int)jarg2; - if (arg1) (arg1)->z = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Wheel_z_get(void * jarg1) { - int jresult ; - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - int result; - - arg1 = (Dali::WheelEvent *)jarg1; - result = (int) ((arg1)->z); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Wheel_timeStamp_set(void * jarg1, unsigned int jarg2) { - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::WheelEvent *)jarg1; - arg2 = (unsigned int)jarg2; - if (arg1) (arg1)->timeStamp = arg2; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Wheel_timeStamp_get(void * jarg1) { - unsigned int jresult ; - Dali::WheelEvent *arg1 = (Dali::WheelEvent *) 0 ; - unsigned int result; - - arg1 = (Dali::WheelEvent *)jarg1; - result = (unsigned int) ((arg1)->timeStamp); - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_PARENT_ORIGIN_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::PARENT_ORIGIN; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_PARENT_ORIGIN_X_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::PARENT_ORIGIN_X; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_PARENT_ORIGIN_Y_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::PARENT_ORIGIN_Y; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_PARENT_ORIGIN_Z_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::PARENT_ORIGIN_Z; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_ANCHOR_POINT_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::ANCHOR_POINT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_ANCHOR_POINT_X_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::ANCHOR_POINT_X; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_ANCHOR_POINT_Y_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::ANCHOR_POINT_Y; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_ANCHOR_POINT_Z_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::ANCHOR_POINT_Z; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_SIZE_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::SIZE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_SIZE_WIDTH_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::SIZE_WIDTH; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_SIZE_HEIGHT_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::SIZE_HEIGHT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_SIZE_DEPTH_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::SIZE_DEPTH; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_POSITION_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::POSITION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_POSITION_X_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::POSITION_X; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_POSITION_Y_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::POSITION_Y; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_POSITION_Z_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::POSITION_Z; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_WORLD_POSITION_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::WORLD_POSITION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_WORLD_POSITION_X_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::WORLD_POSITION_X; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_WORLD_POSITION_Y_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::WORLD_POSITION_Y; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_WORLD_POSITION_Z_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::WORLD_POSITION_Z; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_ORIENTATION_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::ORIENTATION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_WORLD_ORIENTATION_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::WORLD_ORIENTATION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_SCALE_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::SCALE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_SCALE_X_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::SCALE_X; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_SCALE_Y_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::SCALE_Y; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_SCALE_Z_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::SCALE_Z; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_WORLD_SCALE_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::WORLD_SCALE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_VISIBLE_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::VISIBLE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_COLOR_RED_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::COLOR_RED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_COLOR_GREEN_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::COLOR_GREEN; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_COLOR_BLUE_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::COLOR_BLUE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_COLOR_ALPHA_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::COLOR_ALPHA; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_WORLD_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::WORLD_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_WORLD_MATRIX_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::WORLD_MATRIX; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_NAME_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::NAME; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_SENSITIVE_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::SENSITIVE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_LEAVE_REQUIRED_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::LEAVE_REQUIRED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_INHERIT_ORIENTATION_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::INHERIT_ORIENTATION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_INHERIT_SCALE_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::INHERIT_SCALE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_COLOR_MODE_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::COLOR_MODE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_POSITION_INHERITANCE_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::POSITION_INHERITANCE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_DRAW_MODE_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::DRAW_MODE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_SIZE_MODE_FACTOR_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::SIZE_MODE_FACTOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_WIDTH_RESIZE_POLICY_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::WIDTH_RESIZE_POLICY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_HEIGHT_RESIZE_POLICY_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::HEIGHT_RESIZE_POLICY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_SIZE_SCALE_POLICY_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::SIZE_SCALE_POLICY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_WIDTH_FOR_HEIGHT_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::WIDTH_FOR_HEIGHT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_HEIGHT_FOR_WIDTH_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::HEIGHT_FOR_WIDTH; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_PADDING_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::PADDING; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_MINIMUM_SIZE_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::MINIMUM_SIZE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_MAXIMUM_SIZE_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::MAXIMUM_SIZE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_INHERIT_POSITION_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::INHERIT_POSITION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_Property_CLIPPING_MODE_get() { - int jresult ; - int result; - - result = (int)Dali::Actor::Property::CLIPPING_MODE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Actor_Property() { - void * jresult ; - Dali::Actor::Property *result = 0 ; - - { - try { - result = (Dali::Actor::Property *)new Dali::Actor::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Actor_Property(void * jarg1) { - Dali::Actor::Property *arg1 = (Dali::Actor::Property *) 0 ; - - arg1 = (Dali::Actor::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Actor__SWIG_0() { - void * jresult ; - Dali::Actor *result = 0 ; - - { - try { - result = (Dali::Actor *)new Dali::Actor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_New() { - void * jresult ; - Dali::Actor result; - - { - try { - result = Dali::Actor::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Actor result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Actor::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Actor(void * jarg1) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - - arg1 = (Dali::Actor *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Actor__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = 0 ; - Dali::Actor *result = 0 ; - - arg1 = (Dali::Actor *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Actor *)new Dali::Actor((Dali::Actor const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Actor *arg2 = 0 ; - Dali::Actor *result = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Actor *) &(arg1)->operator =((Dali::Actor const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_Actor_GetName(void * jarg1) { - char * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - std::string *result = 0 ; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (std::string *) &((Dali::Actor const *)arg1)->GetName(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback(result->c_str()); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetName(void * jarg1, char * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - std::string *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - (arg1)->SetName((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Actor_GetId(void * jarg1) { - unsigned int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - unsigned int result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (unsigned int)((Dali::Actor const *)arg1)->GetId(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Actor_IsRoot(void * jarg1) { - unsigned int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (bool)((Dali::Actor const *)arg1)->IsRoot(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Actor_OnStage(void * jarg1) { - unsigned int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (bool)((Dali::Actor const *)arg1)->OnStage(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Actor_IsLayer(void * jarg1) { - unsigned int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (bool)((Dali::Actor const *)arg1)->IsLayer(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetLayer(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Layer result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (arg1)->GetLayer(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Layer((const Dali::Layer &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_Add(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Actor *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->Add(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_Remove(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Actor *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->Remove(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_Unparent(void * jarg1) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - - arg1 = (Dali::Actor *)jarg1; - { - try { - (arg1)->Unparent(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Actor_GetChildCount(void * jarg1) { - unsigned int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - unsigned int result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (unsigned int)((Dali::Actor const *)arg1)->GetChildCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetChildAt(void * jarg1, unsigned int jarg2) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - unsigned int arg2 ; - Dali::Actor result; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = ((Dali::Actor const *)arg1)->GetChildAt(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_FindChildByName(void * jarg1, char * jarg2) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - std::string *arg2 = 0 ; - Dali::Actor result; - - arg1 = (Dali::Actor *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (arg1)->FindChildByName((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_FindChildById(void * jarg1, unsigned int jarg2) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - unsigned int arg2 ; - Dali::Actor result; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (arg1)->FindChildById(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetParent(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Actor result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetParent(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetParentOrigin(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetParentOrigin((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetCurrentParentOrigin(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetCurrentParentOrigin(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetAnchorPoint(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetAnchorPoint((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetCurrentAnchorPoint(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetCurrentAnchorPoint(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetSize__SWIG_0(void * jarg1, float jarg2, float jarg3) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - float arg2 ; - float arg3 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - (arg1)->SetSize(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetSize__SWIG_1(void * jarg1, float jarg2, float jarg3, float jarg4) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - { - try { - (arg1)->SetSize(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetSize__SWIG_2(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector2 *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetSize((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetSize__SWIG_3(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetSize((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetTargetSize(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetTargetSize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetCurrentSize(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetCurrentSize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetNaturalSize(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetNaturalSize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetPosition__SWIG_0(void * jarg1, float jarg2, float jarg3) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - float arg2 ; - float arg3 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - (arg1)->SetPosition(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetPosition__SWIG_1(void * jarg1, float jarg2, float jarg3, float jarg4) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - { - try { - (arg1)->SetPosition(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetPosition__SWIG_2(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetPosition((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetX(void * jarg1, float jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - float arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetX(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetY(void * jarg1, float jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - float arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetY(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetZ(void * jarg1, float jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - float arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetZ(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_TranslateBy(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->TranslateBy((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetCurrentPosition(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetCurrentPosition(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetCurrentWorldPosition(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetCurrentWorldPosition(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetInheritPosition(void * jarg1, unsigned int jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetInheritPosition(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_GetPositionInheritanceMode(void * jarg1) { - int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::PositionInheritanceMode result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (Dali::PositionInheritanceMode)((Dali::Actor const *)arg1)->GetPositionInheritanceMode(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Actor_IsPositionInherited(void * jarg1) { - unsigned int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (bool)((Dali::Actor const *)arg1)->IsPositionInherited(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetOrientation__SWIG_0(void * jarg1, void * jarg2, void * jarg3) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Degree *arg2 = 0 ; - Dali::Vector3 *arg3 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Degree *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Degree const & type is null", 0); - return ; - } - arg3 = (Dali::Vector3 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetOrientation((Dali::Degree const &)*arg2,(Dali::Vector3 const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetOrientation__SWIG_1(void * jarg1, void * jarg2, void * jarg3) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Radian *arg2 = 0 ; - Dali::Vector3 *arg3 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Radian *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Radian const & type is null", 0); - return ; - } - arg3 = (Dali::Vector3 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetOrientation((Dali::Radian const &)*arg2,(Dali::Vector3 const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetOrientation__SWIG_2(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Quaternion *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return ; - } - { - try { - (arg1)->SetOrientation((Dali::Quaternion const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_RotateBy__SWIG_0(void * jarg1, void * jarg2, void * jarg3) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Degree *arg2 = 0 ; - Dali::Vector3 *arg3 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Degree *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Degree const & type is null", 0); - return ; - } - arg3 = (Dali::Vector3 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->RotateBy((Dali::Degree const &)*arg2,(Dali::Vector3 const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_RotateBy__SWIG_1(void * jarg1, void * jarg2, void * jarg3) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Radian *arg2 = 0 ; - Dali::Vector3 *arg3 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Radian *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Radian const & type is null", 0); - return ; - } - arg3 = (Dali::Vector3 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->RotateBy((Dali::Radian const &)*arg2,(Dali::Vector3 const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_RotateBy__SWIG_2(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Quaternion *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Quaternion *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Quaternion const & type is null", 0); - return ; - } - { - try { - (arg1)->RotateBy((Dali::Quaternion const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetCurrentOrientation(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Quaternion result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetCurrentOrientation(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetInheritOrientation(void * jarg1, unsigned int jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetInheritOrientation(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Actor_IsOrientationInherited(void * jarg1) { - unsigned int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (bool)((Dali::Actor const *)arg1)->IsOrientationInherited(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetCurrentWorldOrientation(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Quaternion result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetCurrentWorldOrientation(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Quaternion((const Dali::Quaternion &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetScale__SWIG_0(void * jarg1, float jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - float arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetScale(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetScale__SWIG_1(void * jarg1, float jarg2, float jarg3, float jarg4) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - { - try { - (arg1)->SetScale(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetScale__SWIG_2(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetScale((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_ScaleBy(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->ScaleBy((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetCurrentScale(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetCurrentScale(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetCurrentWorldScale(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetCurrentWorldScale(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetInheritScale(void * jarg1, unsigned int jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetInheritScale(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Actor_IsScaleInherited(void * jarg1) { - unsigned int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (bool)((Dali::Actor const *)arg1)->IsScaleInherited(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetCurrentWorldMatrix(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Matrix result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetCurrentWorldMatrix(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Matrix((const Dali::Matrix &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetVisible(void * jarg1, unsigned int jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetVisible(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Actor_IsVisible(void * jarg1) { - unsigned int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (bool)((Dali::Actor const *)arg1)->IsVisible(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetOpacity(void * jarg1, float jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - float arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetOpacity(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Actor_GetCurrentOpacity(void * jarg1) { - float jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - float result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (float)((Dali::Actor const *)arg1)->GetCurrentOpacity(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetColor(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector4 *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetColor((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetCurrentColor(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetCurrentColor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetColorMode(void * jarg1, int jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::ColorMode arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::ColorMode)jarg2; - { - try { - (arg1)->SetColorMode(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_GetColorMode(void * jarg1) { - int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::ColorMode result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (Dali::ColorMode)((Dali::Actor const *)arg1)->GetColorMode(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetCurrentWorldColor(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetCurrentWorldColor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetDrawMode(void * jarg1, int jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::DrawMode::Type arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::DrawMode::Type)jarg2; - { - try { - (arg1)->SetDrawMode(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_GetDrawMode(void * jarg1) { - int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::DrawMode::Type result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (Dali::DrawMode::Type)((Dali::Actor const *)arg1)->GetDrawMode(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetSensitive(void * jarg1, unsigned int jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetSensitive(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Actor_IsSensitive(void * jarg1) { - unsigned int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (bool)((Dali::Actor const *)arg1)->IsSensitive(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Actor_ScreenToLocal(void * jarg1, float * jarg2, float * jarg3, float jarg4, float jarg5) { - unsigned int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - float *arg2 = 0 ; - float *arg3 = 0 ; - float arg4 ; - float arg5 ; - bool result; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (float *)jarg2; - arg3 = (float *)jarg3; - arg4 = (float)jarg4; - arg5 = (float)jarg5; - { - try { - result = (bool)((Dali::Actor const *)arg1)->ScreenToLocal(*arg2,*arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetLeaveRequired(void * jarg1, unsigned int jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetLeaveRequired(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Actor_GetLeaveRequired(void * jarg1) { - unsigned int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (bool)((Dali::Actor const *)arg1)->GetLeaveRequired(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetKeyboardFocusable(void * jarg1, unsigned int jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetKeyboardFocusable(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Actor_IsKeyboardFocusable(void * jarg1) { - unsigned int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - bool result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (bool)((Dali::Actor const *)arg1)->IsKeyboardFocusable(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetResizePolicy(void * jarg1, int jarg2, int jarg3) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::ResizePolicy::Type arg2 ; - Dali::Dimension::Type arg3 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::ResizePolicy::Type)jarg2; - arg3 = (Dali::Dimension::Type)jarg3; - { - try { - (arg1)->SetResizePolicy(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_GetResizePolicy(void * jarg1, int jarg2) { - int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Dimension::Type arg2 ; - Dali::ResizePolicy::Type result; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Dimension::Type)jarg2; - { - try { - result = (Dali::ResizePolicy::Type)((Dali::Actor const *)arg1)->GetResizePolicy(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetSizeScalePolicy(void * jarg1, int jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::SizeScalePolicy::Type arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::SizeScalePolicy::Type)jarg2; - { - try { - (arg1)->SetSizeScalePolicy(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_GetSizeScalePolicy(void * jarg1) { - int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::SizeScalePolicy::Type result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (Dali::SizeScalePolicy::Type)((Dali::Actor const *)arg1)->GetSizeScalePolicy(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetSizeModeFactor(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetSizeModeFactor((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetSizeModeFactor(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = ((Dali::Actor const *)arg1)->GetSizeModeFactor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Actor_GetHeightForWidth(void * jarg1, float jarg2) { - float jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)(arg1)->GetHeightForWidth(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Actor_GetWidthForHeight(void * jarg1, float jarg2) { - float jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)(arg1)->GetWidthForHeight(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Actor_GetRelayoutSize(void * jarg1, int jarg2) { - float jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Dimension::Type arg2 ; - float result; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Dimension::Type)jarg2; - { - try { - result = (float)((Dali::Actor const *)arg1)->GetRelayoutSize(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetPadding(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Padding *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Padding *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Padding const & type is null", 0); - return ; - } - { - try { - (arg1)->SetPadding((Dali::Padding const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_GetPadding(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Padding *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Padding *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Padding & type is null", 0); - return ; - } - { - try { - ((Dali::Actor const *)arg1)->GetPadding(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetMinimumSize(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector2 *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetMinimumSize((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetMinimumSize(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (arg1)->GetMinimumSize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_SetMaximumSize(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector2 *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetMaximumSize((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetMaximumSize(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (arg1)->GetMaximumSize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Actor_GetHierarchyDepth(void * jarg1) { - int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - int result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (int)(arg1)->GetHierarchyDepth(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Actor_AddRenderer(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Renderer *arg2 = 0 ; - unsigned int result; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Renderer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Renderer & type is null", 0); - return 0; - } - { - try { - result = (unsigned int)(arg1)->AddRenderer(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Actor_GetRendererCount(void * jarg1) { - unsigned int jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - unsigned int result; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (unsigned int)((Dali::Actor const *)arg1)->GetRendererCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_GetRendererAt(void * jarg1, unsigned int jarg2) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - unsigned int arg2 ; - Dali::Renderer result; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (arg1)->GetRendererAt(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Renderer((const Dali::Renderer &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_RemoveRenderer__SWIG_0(void * jarg1, void * jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Renderer *arg2 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (Dali::Renderer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Renderer & type is null", 0); - return ; - } - { - try { - (arg1)->RemoveRenderer(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Actor_RemoveRenderer__SWIG_1(void * jarg1, unsigned int jarg2) { - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Actor *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->RemoveRenderer(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_TouchedSignal(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Actor::TouchSignalType *result = 0 ; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (Dali::Actor::TouchSignalType *) &(arg1)->TouchedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_TouchSignal(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Actor::TouchDataSignalType *result = 0 ; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (Dali::Actor::TouchDataSignalType *) &(arg1)->TouchSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_HoveredSignal(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Actor::HoverSignalType *result = 0 ; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (Dali::Actor::HoverSignalType *) &(arg1)->HoveredSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_WheelEventSignal(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Actor::WheelEventSignalType *result = 0 ; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (Dali::Actor::WheelEventSignalType *) &(arg1)->WheelEventSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_OnStageSignal(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Actor::OnStageSignalType *result = 0 ; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (Dali::Actor::OnStageSignalType *) &(arg1)->OnStageSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_OffStageSignal(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Actor::OffStageSignalType *result = 0 ; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (Dali::Actor::OffStageSignalType *) &(arg1)->OffStageSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Actor_OnRelayoutSignal(void * jarg1) { - void * jresult ; - Dali::Actor *arg1 = (Dali::Actor *) 0 ; - Dali::Actor::OnRelayoutSignalType *result = 0 ; - - arg1 = (Dali::Actor *)jarg1; - { - try { - result = (Dali::Actor::OnRelayoutSignalType *) &(arg1)->OnRelayoutSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_UnparentAndReset(void * jarg1) { - Dali::Actor *arg1 = 0 ; - - arg1 = (Dali::Actor *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - { - try { - Dali::UnparentAndReset(*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Raise(void * jarg1) { - Dali::Actor arg1 ; - Dali::Actor *argp1 ; - - argp1 = (Dali::Actor *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg1 = *argp1; - { - try { - Dali::DevelActor::Raise(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Lower(void * jarg1) { - Dali::Actor arg1 ; - Dali::Actor *argp1 ; - - argp1 = (Dali::Actor *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg1 = *argp1; - { - try { - Dali::DevelActor::Lower(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RaiseToTop(void * jarg1) { - Dali::Actor arg1 ; - Dali::Actor *argp1 ; - - argp1 = (Dali::Actor *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg1 = *argp1; - { - try { - Dali::DevelActor::RaiseToTop(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_LowerToBottom(void * jarg1) { - Dali::Actor arg1 ; - Dali::Actor *argp1 ; - - argp1 = (Dali::Actor *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg1 = *argp1; - { - try { - Dali::DevelActor::LowerToBottom(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RaiseAbove(void * jarg1, void * jarg2) { - Dali::Actor arg1 ; - Dali::Actor arg2 ; - Dali::Actor *argp1 ; - Dali::Actor *argp2 ; - - argp1 = (Dali::Actor *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg1 = *argp1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - Dali::DevelActor::RaiseAbove(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_LowerBelow(void * jarg1, void * jarg2) { - Dali::Actor arg1 ; - Dali::Actor arg2 ; - Dali::Actor *argp1 ; - Dali::Actor *argp2 ; - - argp1 = (Dali::Actor *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg1 = *argp1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - Dali::DevelActor::LowerBelow(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Layer_Property_CLIPPING_ENABLE_get() { - int jresult ; - int result; - - result = (int)Dali::Layer::Property::CLIPPING_ENABLE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Layer_Property_CLIPPING_BOX_get() { - int jresult ; - int result; - - result = (int)Dali::Layer::Property::CLIPPING_BOX; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Layer_Property_BEHAVIOR_get() { - int jresult ; - int result; - - result = (int)Dali::Layer::Property::BEHAVIOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Layer_Property() { - void * jresult ; - Dali::Layer::Property *result = 0 ; - - { - try { - result = (Dali::Layer::Property *)new Dali::Layer::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Layer_Property(void * jarg1) { - Dali::Layer::Property *arg1 = (Dali::Layer::Property *) 0 ; - - arg1 = (Dali::Layer::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Layer__SWIG_0() { - void * jresult ; - Dali::Layer *result = 0 ; - - { - try { - result = (Dali::Layer *)new Dali::Layer(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Layer_New() { - void * jresult ; - Dali::Layer result; - - { - try { - result = Dali::Layer::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Layer((const Dali::Layer &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Layer_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Layer result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Layer::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Layer((const Dali::Layer &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Layer(void * jarg1) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - - arg1 = (Dali::Layer *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Layer__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Layer *arg1 = 0 ; - Dali::Layer *result = 0 ; - - arg1 = (Dali::Layer *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Layer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Layer *)new Dali::Layer((Dali::Layer const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Layer_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - Dali::Layer *arg2 = 0 ; - Dali::Layer *result = 0 ; - - arg1 = (Dali::Layer *)jarg1; - arg2 = (Dali::Layer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Layer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Layer *) &(arg1)->operator =((Dali::Layer const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Layer_GetDepth(void * jarg1) { - unsigned int jresult ; - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - unsigned int result; - - arg1 = (Dali::Layer *)jarg1; - { - try { - result = (unsigned int)((Dali::Layer const *)arg1)->GetDepth(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_Raise(void * jarg1) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - - arg1 = (Dali::Layer *)jarg1; - { - try { - (arg1)->Raise(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_Lower(void * jarg1) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - - arg1 = (Dali::Layer *)jarg1; - { - try { - (arg1)->Lower(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_RaiseAbove(void * jarg1, void * jarg2) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - Dali::Layer arg2 ; - Dali::Layer *argp2 ; - - arg1 = (Dali::Layer *)jarg1; - argp2 = (Dali::Layer *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Layer", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->RaiseAbove(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_LowerBelow(void * jarg1, void * jarg2) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - Dali::Layer arg2 ; - Dali::Layer *argp2 ; - - arg1 = (Dali::Layer *)jarg1; - argp2 = (Dali::Layer *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Layer", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->LowerBelow(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_RaiseToTop(void * jarg1) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - - arg1 = (Dali::Layer *)jarg1; - { - try { - (arg1)->RaiseToTop(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_LowerToBottom(void * jarg1) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - - arg1 = (Dali::Layer *)jarg1; - { - try { - (arg1)->LowerToBottom(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_MoveAbove(void * jarg1, void * jarg2) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - Dali::Layer arg2 ; - Dali::Layer *argp2 ; - - arg1 = (Dali::Layer *)jarg1; - argp2 = (Dali::Layer *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Layer", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->MoveAbove(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_MoveBelow(void * jarg1, void * jarg2) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - Dali::Layer arg2 ; - Dali::Layer *argp2 ; - - arg1 = (Dali::Layer *)jarg1; - argp2 = (Dali::Layer *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Layer", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->MoveBelow(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_SetBehavior(void * jarg1, int jarg2) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - Dali::Layer::Behavior arg2 ; - - arg1 = (Dali::Layer *)jarg1; - arg2 = (Dali::Layer::Behavior)jarg2; - { - try { - (arg1)->SetBehavior(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Layer_GetBehavior(void * jarg1) { - int jresult ; - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - Dali::Layer::Behavior result; - - arg1 = (Dali::Layer *)jarg1; - { - try { - result = (Dali::Layer::Behavior)((Dali::Layer const *)arg1)->GetBehavior(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_SetClipping(void * jarg1, unsigned int jarg2) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - bool arg2 ; - - arg1 = (Dali::Layer *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetClipping(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Layer_IsClipping(void * jarg1) { - unsigned int jresult ; - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - bool result; - - arg1 = (Dali::Layer *)jarg1; - { - try { - result = (bool)((Dali::Layer const *)arg1)->IsClipping(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_SetClippingBox__SWIG_0(void * jarg1, int jarg2, int jarg3, int jarg4, int jarg5) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - int arg2 ; - int arg3 ; - int arg4 ; - int arg5 ; - - arg1 = (Dali::Layer *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - arg4 = (int)jarg4; - arg5 = (int)jarg5; - { - try { - (arg1)->SetClippingBox(arg2,arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_SetClippingBox__SWIG_1(void * jarg1, void * jarg2) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - Dali::ClippingBox arg2 ; - Dali::ClippingBox *argp2 ; - - arg1 = (Dali::Layer *)jarg1; - argp2 = (Dali::ClippingBox *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::ClippingBox", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetClippingBox(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Layer_GetClippingBox(void * jarg1) { - void * jresult ; - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - Dali::ClippingBox result; - - arg1 = (Dali::Layer *)jarg1; - { - try { - result = ((Dali::Layer const *)arg1)->GetClippingBox(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::ClippingBox((const Dali::ClippingBox &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_SetDepthTestDisabled(void * jarg1, unsigned int jarg2) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - bool arg2 ; - - arg1 = (Dali::Layer *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetDepthTestDisabled(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Layer_IsDepthTestDisabled(void * jarg1) { - unsigned int jresult ; - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - bool result; - - arg1 = (Dali::Layer *)jarg1; - { - try { - result = (bool)((Dali::Layer const *)arg1)->IsDepthTestDisabled(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_SetSortFunction(void * jarg1, void * jarg2) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - Dali::Layer::SortFunctionType arg2 = (Dali::Layer::SortFunctionType) 0 ; - - arg1 = (Dali::Layer *)jarg1; - arg2 = (Dali::Layer::SortFunctionType)jarg2; - { - try { - (arg1)->SetSortFunction(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_SetTouchConsumed(void * jarg1, unsigned int jarg2) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - bool arg2 ; - - arg1 = (Dali::Layer *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetTouchConsumed(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Layer_IsTouchConsumed(void * jarg1) { - unsigned int jresult ; - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - bool result; - - arg1 = (Dali::Layer *)jarg1; - { - try { - result = (bool)((Dali::Layer const *)arg1)->IsTouchConsumed(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Layer_SetHoverConsumed(void * jarg1, unsigned int jarg2) { - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - bool arg2 ; - - arg1 = (Dali::Layer *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetHoverConsumed(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Layer_IsHoverConsumed(void * jarg1) { - unsigned int jresult ; - Dali::Layer *arg1 = (Dali::Layer *) 0 ; - bool result; - - arg1 = (Dali::Layer *)jarg1; - { - try { - result = (bool)((Dali::Layer const *)arg1)->IsHoverConsumed(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_DEFAULT_BACKGROUND_COLOR_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Stage::DEFAULT_BACKGROUND_COLOR; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_DEBUG_BACKGROUND_COLOR_get() { - void * jresult ; - Dali::Vector4 *result = 0 ; - - result = (Dali::Vector4 *)&Dali::Stage::DEBUG_BACKGROUND_COLOR; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Stage__SWIG_0() { - void * jresult ; - Dali::Stage *result = 0 ; - - { - try { - result = (Dali::Stage *)new Dali::Stage(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_GetCurrent() { - void * jresult ; - Dali::Stage result; - - { - try { - result = Dali::Stage::GetCurrent(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Stage((const Dali::Stage &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Stage_IsInstalled() { - unsigned int jresult ; - bool result; - - { - try { - result = (bool)Dali::Stage::IsInstalled(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Stage(void * jarg1) { - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - - arg1 = (Dali::Stage *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Stage__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Stage *arg1 = 0 ; - Dali::Stage *result = 0 ; - - arg1 = (Dali::Stage *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Stage const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Stage *)new Dali::Stage((Dali::Stage const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::Stage *arg2 = 0 ; - Dali::Stage *result = 0 ; - - arg1 = (Dali::Stage *)jarg1; - arg2 = (Dali::Stage *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Stage const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Stage *) &(arg1)->operator =((Dali::Stage const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Stage_Add(void * jarg1, void * jarg2) { - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::Actor *arg2 = 0 ; - - arg1 = (Dali::Stage *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - { - try { - (arg1)->Add(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Stage_Remove(void * jarg1, void * jarg2) { - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::Actor *arg2 = 0 ; - - arg1 = (Dali::Stage *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - { - try { - (arg1)->Remove(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_GetSize(void * jarg1) { - void * jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Stage *)jarg1; - { - try { - result = ((Dali::Stage const *)arg1)->GetSize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_GetRenderTaskList(void * jarg1) { - void * jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::RenderTaskList result; - - arg1 = (Dali::Stage *)jarg1; - { - try { - result = ((Dali::Stage const *)arg1)->GetRenderTaskList(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::RenderTaskList((const Dali::RenderTaskList &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Stage_GetLayerCount(void * jarg1) { - unsigned int jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - unsigned int result; - - arg1 = (Dali::Stage *)jarg1; - { - try { - result = (unsigned int)((Dali::Stage const *)arg1)->GetLayerCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_GetLayer(void * jarg1, unsigned int jarg2) { - void * jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - unsigned int arg2 ; - Dali::Layer result; - - arg1 = (Dali::Stage *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = ((Dali::Stage const *)arg1)->GetLayer(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Layer((const Dali::Layer &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_GetRootLayer(void * jarg1) { - void * jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::Layer result; - - arg1 = (Dali::Stage *)jarg1; - { - try { - result = ((Dali::Stage const *)arg1)->GetRootLayer(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Layer((const Dali::Layer &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Stage_SetBackgroundColor(void * jarg1, void * jarg2) { - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::Vector4 arg2 ; - Dali::Vector4 *argp2 ; - - arg1 = (Dali::Stage *)jarg1; - argp2 = (Dali::Vector4 *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Vector4", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetBackgroundColor(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_GetBackgroundColor(void * jarg1) { - void * jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Stage *)jarg1; - { - try { - result = ((Dali::Stage const *)arg1)->GetBackgroundColor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_GetDpi(void * jarg1) { - void * jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Stage *)jarg1; - { - try { - result = ((Dali::Stage const *)arg1)->GetDpi(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_GetObjectRegistry(void * jarg1) { - void * jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::ObjectRegistry result; - - arg1 = (Dali::Stage *)jarg1; - { - try { - result = ((Dali::Stage const *)arg1)->GetObjectRegistry(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::ObjectRegistry((const Dali::ObjectRegistry &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Stage_KeepRendering(void * jarg1, float jarg2) { - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - float arg2 ; - - arg1 = (Dali::Stage *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->KeepRendering(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_KeyEventSignal(void * jarg1) { - void * jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::Stage::KeyEventSignalType *result = 0 ; - - arg1 = (Dali::Stage *)jarg1; - { - try { - result = (Dali::Stage::KeyEventSignalType *) &(arg1)->KeyEventSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_EventProcessingFinishedSignal(void * jarg1) { - void * jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::Stage::EventProcessingFinishedSignalType *result = 0 ; - - arg1 = (Dali::Stage *)jarg1; - { - try { - result = (Dali::Stage::EventProcessingFinishedSignalType *) &(arg1)->EventProcessingFinishedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_TouchSignal(void * jarg1) { - void * jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::Stage::TouchSignalType *result = 0 ; - - arg1 = (Dali::Stage *)jarg1; - { - try { - result = (Dali::Stage::TouchSignalType *) &(arg1)->TouchSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_WheelEventSignal(void * jarg1) { - void * jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::Stage::WheelEventSignalType *result = 0 ; - - arg1 = (Dali::Stage *)jarg1; - { - try { - result = (Dali::Stage::WheelEventSignalType *) &(arg1)->WheelEventSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_ContextLostSignal(void * jarg1) { - void * jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::Stage::ContextStatusSignal *result = 0 ; - - arg1 = (Dali::Stage *)jarg1; - { - try { - result = (Dali::Stage::ContextStatusSignal *) &(arg1)->ContextLostSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_ContextRegainedSignal(void * jarg1) { - void * jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::Stage::ContextStatusSignal *result = 0 ; - - arg1 = (Dali::Stage *)jarg1; - { - try { - result = (Dali::Stage::ContextStatusSignal *) &(arg1)->ContextRegainedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Stage_SceneCreatedSignal(void * jarg1) { - void * jresult ; - Dali::Stage *arg1 = (Dali::Stage *) 0 ; - Dali::Stage::SceneCreatedSignalType *result = 0 ; - - arg1 = (Dali::Stage *)jarg1; - { - try { - result = (Dali::Stage::SceneCreatedSignalType *) &(arg1)->SceneCreatedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_RelayoutContainer(void * jarg1) { - Dali::RelayoutContainer *arg1 = (Dali::RelayoutContainer *) 0 ; - - arg1 = (Dali::RelayoutContainer *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RelayoutContainer_Add(void * jarg1, void * jarg2, void * jarg3) { - Dali::RelayoutContainer *arg1 = (Dali::RelayoutContainer *) 0 ; - Dali::Actor *arg2 = 0 ; - Dali::Vector2 *arg3 = 0 ; - - arg1 = (Dali::RelayoutContainer *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor const & type is null", 0); - return ; - } - arg3 = (Dali::Vector2 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - { - try { - (arg1)->Add((Dali::Actor const &)*arg2,(Dali::Vector2 const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_CustomActorImpl_Self(void * jarg1) { - void * jresult ; - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::CustomActor result; - - arg1 = (Dali::CustomActorImpl *)jarg1; - { - try { - result = ((Dali::CustomActorImpl const *)arg1)->Self(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::CustomActor((const Dali::CustomActor &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CustomActorImpl_OnStageConnection(void * jarg1, int jarg2) { - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - int arg2 ; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (int)jarg2; - { - try { - (arg1)->OnStageConnection(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CustomActorImpl_OnStageDisconnection(void * jarg1) { - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - - arg1 = (Dali::CustomActorImpl *)jarg1; - { - try { - (arg1)->OnStageDisconnection(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CustomActorImpl_OnChildAdd(void * jarg1, void * jarg2) { - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::Actor *arg2 = 0 ; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - { - try { - (arg1)->OnChildAdd(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CustomActorImpl_OnChildRemove(void * jarg1, void * jarg2) { - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::Actor *arg2 = 0 ; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - { - try { - (arg1)->OnChildRemove(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CustomActorImpl_OnPropertySet(void * jarg1, int jarg2, void * jarg3) { - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::Property::Index arg2 ; - Dali::Property::Value arg3 ; - Dali::Property::Value *argp3 ; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - argp3 = (Dali::Property::Value *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property::Value", 0); - return ; - } - arg3 = *argp3; - { - try { - (arg1)->OnPropertySet(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CustomActorImpl_OnSizeSet(void * jarg1, void * jarg2) { - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->OnSizeSet((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CustomActorImpl_OnSizeAnimation(void * jarg1, void * jarg2, void * jarg3) { - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::Animation *arg2 = 0 ; - Dali::Vector3 *arg3 = 0 ; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (Dali::Animation *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Animation & type is null", 0); - return ; - } - arg3 = (Dali::Vector3 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->OnSizeAnimation(*arg2,(Dali::Vector3 const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_CustomActorImpl_OnTouchEvent(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::TouchEvent *arg2 = 0 ; - bool result; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (Dali::TouchEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TouchEvent const & type is null", 0); - return 0; - } - { - try { - result = (bool)(arg1)->OnTouchEvent((Dali::TouchEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_CustomActorImpl_OnHoverEvent(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::HoverEvent *arg2 = 0 ; - bool result; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (Dali::HoverEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::HoverEvent const & type is null", 0); - return 0; - } - { - try { - result = (bool)(arg1)->OnHoverEvent((Dali::HoverEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_CustomActorImpl_OnKeyEvent(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::KeyEvent *arg2 = 0 ; - bool result; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (Dali::KeyEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyEvent const & type is null", 0); - return 0; - } - { - try { - result = (bool)(arg1)->OnKeyEvent((Dali::KeyEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_CustomActorImpl_OnWheelEvent(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::WheelEvent *arg2 = 0 ; - bool result; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (Dali::WheelEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::WheelEvent const & type is null", 0); - return 0; - } - { - try { - result = (bool)(arg1)->OnWheelEvent((Dali::WheelEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CustomActorImpl_OnRelayout(void * jarg1, void * jarg2, void * jarg3) { - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::RelayoutContainer *arg3 = 0 ; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - arg3 = (Dali::RelayoutContainer *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::RelayoutContainer & type is null", 0); - return ; - } - { - try { - (arg1)->OnRelayout((Dali::Vector2 const &)*arg2,*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CustomActorImpl_OnSetResizePolicy(void * jarg1, int jarg2, int jarg3) { - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::ResizePolicy::Type arg2 ; - Dali::Dimension::Type arg3 ; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (Dali::ResizePolicy::Type)jarg2; - arg3 = (Dali::Dimension::Type)jarg3; - { - try { - (arg1)->OnSetResizePolicy(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_CustomActorImpl_GetNaturalSize(void * jarg1) { - void * jresult ; - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::CustomActorImpl *)jarg1; - { - try { - result = (arg1)->GetNaturalSize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_CustomActorImpl_CalculateChildSize(void * jarg1, void * jarg2, int jarg3) { - float jresult ; - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::Actor *arg2 = 0 ; - Dali::Dimension::Type arg3 ; - float result; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor const & type is null", 0); - return 0; - } - arg3 = (Dali::Dimension::Type)jarg3; - { - try { - result = (float)(arg1)->CalculateChildSize((Dali::Actor const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_CustomActorImpl_GetHeightForWidth(void * jarg1, float jarg2) { - float jresult ; - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)(arg1)->GetHeightForWidth(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_CustomActorImpl_GetWidthForHeight(void * jarg1, float jarg2) { - float jresult ; - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)(arg1)->GetWidthForHeight(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_CustomActorImpl_RelayoutDependentOnChildren__SWIG_0(void * jarg1, int jarg2) { - unsigned int jresult ; - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::Dimension::Type arg2 ; - bool result; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (Dali::Dimension::Type)jarg2; - { - try { - result = (bool)(arg1)->RelayoutDependentOnChildren(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_CustomActorImpl_RelayoutDependentOnChildren__SWIG_1(void * jarg1) { - unsigned int jresult ; - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - bool result; - - arg1 = (Dali::CustomActorImpl *)jarg1; - { - try { - result = (bool)(arg1)->RelayoutDependentOnChildren(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CustomActorImpl_OnCalculateRelayoutSize(void * jarg1, int jarg2) { - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - Dali::Dimension::Type arg2 ; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (Dali::Dimension::Type)jarg2; - { - try { - (arg1)->OnCalculateRelayoutSize(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CustomActorImpl_OnLayoutNegotiated(void * jarg1, float jarg2, int jarg3) { - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - float arg2 ; - Dali::Dimension::Type arg3 ; - - arg1 = (Dali::CustomActorImpl *)jarg1; - arg2 = (float)jarg2; - arg3 = (Dali::Dimension::Type)jarg3; - { - try { - (arg1)->OnLayoutNegotiated(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_CustomActorImpl_RequiresTouchEvents(void * jarg1) { - unsigned int jresult ; - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - bool result; - - arg1 = (Dali::CustomActorImpl *)jarg1; - { - try { - result = (bool)((Dali::CustomActorImpl const *)arg1)->RequiresTouchEvents(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_CustomActorImpl_RequiresHoverEvents(void * jarg1) { - unsigned int jresult ; - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - bool result; - - arg1 = (Dali::CustomActorImpl *)jarg1; - { - try { - result = (bool)((Dali::CustomActorImpl const *)arg1)->RequiresHoverEvents(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_CustomActorImpl_RequiresWheelEvents(void * jarg1) { - unsigned int jresult ; - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - bool result; - - arg1 = (Dali::CustomActorImpl *)jarg1; - { - try { - result = (bool)((Dali::CustomActorImpl const *)arg1)->RequiresWheelEvents(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_CustomActorImpl_IsRelayoutEnabled(void * jarg1) { - unsigned int jresult ; - Dali::CustomActorImpl *arg1 = (Dali::CustomActorImpl *) 0 ; - bool result; - - arg1 = (Dali::CustomActorImpl *)jarg1; - { - try { - result = (bool)((Dali::CustomActorImpl const *)arg1)->IsRelayoutEnabled(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_CustomActor__SWIG_0() { - void * jresult ; - Dali::CustomActor *result = 0 ; - - { - try { - result = (Dali::CustomActor *)new Dali::CustomActor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_CustomActor_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::CustomActor result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::CustomActor::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::CustomActor((const Dali::CustomActor &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_CustomActor(void * jarg1) { - Dali::CustomActor *arg1 = (Dali::CustomActor *) 0 ; - - arg1 = (Dali::CustomActor *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_CustomActor_GetImplementation(void * jarg1) { - void * jresult ; - Dali::CustomActor *arg1 = (Dali::CustomActor *) 0 ; - Dali::CustomActorImpl *result = 0 ; - - arg1 = (Dali::CustomActor *)jarg1; - { - try { - result = (Dali::CustomActorImpl *) &((Dali::CustomActor const *)arg1)->GetImplementation(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_CustomActor__SWIG_1(void * jarg1) { - void * jresult ; - Dali::CustomActorImpl *arg1 = 0 ; - Dali::CustomActor *result = 0 ; - - arg1 = (Dali::CustomActorImpl *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::CustomActorImpl & type is null", 0); - return 0; - } - { - try { - result = (Dali::CustomActor *)new Dali::CustomActor(*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_CustomActor__SWIG_2(void * jarg1) { - void * jresult ; - Dali::CustomActor *arg1 = 0 ; - Dali::CustomActor *result = 0 ; - - arg1 = (Dali::CustomActor *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::CustomActor const & type is null", 0); - return 0; - } - { - try { - result = (Dali::CustomActor *)new Dali::CustomActor((Dali::CustomActor const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_CustomActor_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::CustomActor *arg1 = (Dali::CustomActor *) 0 ; - Dali::CustomActor *arg2 = 0 ; - Dali::CustomActor *result = 0 ; - - arg1 = (Dali::CustomActor *)jarg1; - arg2 = (Dali::CustomActor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::CustomActor const & type is null", 0); - return 0; - } - { - try { - result = (Dali::CustomActor *) &(arg1)->operator =((Dali::CustomActor const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PanGestureDetector_Property_SCREEN_POSITION_get() { - int jresult ; - int result; - - result = (int)Dali::PanGestureDetector::Property::SCREEN_POSITION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PanGestureDetector_Property_SCREEN_DISPLACEMENT_get() { - int jresult ; - int result; - - result = (int)Dali::PanGestureDetector::Property::SCREEN_DISPLACEMENT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PanGestureDetector_Property_SCREEN_VELOCITY_get() { - int jresult ; - int result; - - result = (int)Dali::PanGestureDetector::Property::SCREEN_VELOCITY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PanGestureDetector_Property_LOCAL_POSITION_get() { - int jresult ; - int result; - - result = (int)Dali::PanGestureDetector::Property::LOCAL_POSITION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PanGestureDetector_Property_LOCAL_DISPLACEMENT_get() { - int jresult ; - int result; - - result = (int)Dali::PanGestureDetector::Property::LOCAL_DISPLACEMENT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PanGestureDetector_Property_LOCAL_VELOCITY_get() { - int jresult ; - int result; - - result = (int)Dali::PanGestureDetector::Property::LOCAL_VELOCITY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PanGestureDetector_Property_PANNING_get() { - int jresult ; - int result; - - result = (int)Dali::PanGestureDetector::Property::PANNING; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PanGestureDetector_Property() { - void * jresult ; - Dali::PanGestureDetector::Property *result = 0 ; - - { - try { - result = (Dali::PanGestureDetector::Property *)new Dali::PanGestureDetector::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PanGestureDetector_Property(void * jarg1) { - Dali::PanGestureDetector::Property *arg1 = (Dali::PanGestureDetector::Property *) 0 ; - - arg1 = (Dali::PanGestureDetector::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGestureDetector_DIRECTION_LEFT_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::PanGestureDetector::DIRECTION_LEFT; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGestureDetector_DIRECTION_RIGHT_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::PanGestureDetector::DIRECTION_RIGHT; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGestureDetector_DIRECTION_UP_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::PanGestureDetector::DIRECTION_UP; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGestureDetector_DIRECTION_DOWN_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::PanGestureDetector::DIRECTION_DOWN; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGestureDetector_DIRECTION_HORIZONTAL_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::PanGestureDetector::DIRECTION_HORIZONTAL; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGestureDetector_DIRECTION_VERTICAL_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::PanGestureDetector::DIRECTION_VERTICAL; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGestureDetector_DEFAULT_THRESHOLD_get() { - void * jresult ; - Dali::Radian *result = 0 ; - - result = (Dali::Radian *)&Dali::PanGestureDetector::DEFAULT_THRESHOLD; - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PanGestureDetector__SWIG_0() { - void * jresult ; - Dali::PanGestureDetector *result = 0 ; - - { - try { - result = (Dali::PanGestureDetector *)new Dali::PanGestureDetector(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGestureDetector_New() { - void * jresult ; - Dali::PanGestureDetector result; - - { - try { - result = Dali::PanGestureDetector::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PanGestureDetector((const Dali::PanGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGestureDetector_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::PanGestureDetector result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::PanGestureDetector::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PanGestureDetector((const Dali::PanGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PanGestureDetector(void * jarg1) { - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - - arg1 = (Dali::PanGestureDetector *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PanGestureDetector__SWIG_1(void * jarg1) { - void * jresult ; - Dali::PanGestureDetector *arg1 = 0 ; - Dali::PanGestureDetector *result = 0 ; - - arg1 = (Dali::PanGestureDetector *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PanGestureDetector const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PanGestureDetector *)new Dali::PanGestureDetector((Dali::PanGestureDetector const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGestureDetector_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - Dali::PanGestureDetector *arg2 = 0 ; - Dali::PanGestureDetector *result = 0 ; - - arg1 = (Dali::PanGestureDetector *)jarg1; - arg2 = (Dali::PanGestureDetector *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PanGestureDetector const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PanGestureDetector *) &(arg1)->operator =((Dali::PanGestureDetector const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGestureDetector_SetMinimumTouchesRequired(void * jarg1, unsigned int jarg2) { - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::PanGestureDetector *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->SetMinimumTouchesRequired(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGestureDetector_SetMaximumTouchesRequired(void * jarg1, unsigned int jarg2) { - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::PanGestureDetector *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->SetMaximumTouchesRequired(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_PanGestureDetector_GetMinimumTouchesRequired(void * jarg1) { - unsigned int jresult ; - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - unsigned int result; - - arg1 = (Dali::PanGestureDetector *)jarg1; - { - try { - result = (unsigned int)((Dali::PanGestureDetector const *)arg1)->GetMinimumTouchesRequired(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_PanGestureDetector_GetMaximumTouchesRequired(void * jarg1) { - unsigned int jresult ; - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - unsigned int result; - - arg1 = (Dali::PanGestureDetector *)jarg1; - { - try { - result = (unsigned int)((Dali::PanGestureDetector const *)arg1)->GetMaximumTouchesRequired(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGestureDetector_AddAngle__SWIG_0(void * jarg1, void * jarg2, void * jarg3) { - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - Dali::Radian arg2 ; - Dali::Radian arg3 ; - Dali::Radian *argp2 ; - Dali::Radian *argp3 ; - - arg1 = (Dali::PanGestureDetector *)jarg1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Radian *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return ; - } - arg3 = *argp3; - { - try { - (arg1)->AddAngle(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGestureDetector_AddAngle__SWIG_1(void * jarg1, void * jarg2) { - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - Dali::Radian arg2 ; - Dali::Radian *argp2 ; - - arg1 = (Dali::PanGestureDetector *)jarg1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->AddAngle(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGestureDetector_AddDirection__SWIG_0(void * jarg1, void * jarg2, void * jarg3) { - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - Dali::Radian arg2 ; - Dali::Radian arg3 ; - Dali::Radian *argp2 ; - Dali::Radian *argp3 ; - - arg1 = (Dali::PanGestureDetector *)jarg1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Radian *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return ; - } - arg3 = *argp3; - { - try { - (arg1)->AddDirection(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGestureDetector_AddDirection__SWIG_1(void * jarg1, void * jarg2) { - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - Dali::Radian arg2 ; - Dali::Radian *argp2 ; - - arg1 = (Dali::PanGestureDetector *)jarg1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->AddDirection(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_PanGestureDetector_GetAngleCount(void * jarg1) { - unsigned long jresult ; - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - size_t result; - - arg1 = (Dali::PanGestureDetector *)jarg1; - { - try { - result = ((Dali::PanGestureDetector const *)arg1)->GetAngleCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGestureDetector_GetAngle(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - size_t arg2 ; - Dali::PanGestureDetector::AngleThresholdPair result; - - arg1 = (Dali::PanGestureDetector *)jarg1; - arg2 = (size_t)jarg2; - { - try { - result = ((Dali::PanGestureDetector const *)arg1)->GetAngle(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PanGestureDetector::AngleThresholdPair((const Dali::PanGestureDetector::AngleThresholdPair &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGestureDetector_ClearAngles(void * jarg1) { - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - - arg1 = (Dali::PanGestureDetector *)jarg1; - { - try { - (arg1)->ClearAngles(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGestureDetector_RemoveAngle(void * jarg1, void * jarg2) { - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - Dali::Radian arg2 ; - Dali::Radian *argp2 ; - - arg1 = (Dali::PanGestureDetector *)jarg1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->RemoveAngle(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGestureDetector_RemoveDirection(void * jarg1, void * jarg2) { - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - Dali::Radian arg2 ; - Dali::Radian *argp2 ; - - arg1 = (Dali::PanGestureDetector *)jarg1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->RemoveDirection(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGestureDetector_DetectedSignal(void * jarg1) { - void * jresult ; - Dali::PanGestureDetector *arg1 = (Dali::PanGestureDetector *) 0 ; - Dali::PanGestureDetector::DetectedSignalType *result = 0 ; - - arg1 = (Dali::PanGestureDetector *)jarg1; - { - try { - result = (Dali::PanGestureDetector::DetectedSignalType *) &(arg1)->DetectedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGestureDetector_SetPanGestureProperties(void * jarg1) { - Dali::PanGesture *arg1 = 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PanGesture const & type is null", 0); - return ; - } - { - try { - Dali::PanGestureDetector::SetPanGestureProperties((Dali::PanGesture const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PanGesture__SWIG_0() { - void * jresult ; - Dali::PanGesture *result = 0 ; - - { - try { - result = (Dali::PanGesture *)new Dali::PanGesture(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PanGesture__SWIG_1(int jarg1) { - void * jresult ; - Dali::Gesture::State arg1 ; - Dali::PanGesture *result = 0 ; - - arg1 = (Dali::Gesture::State)jarg1; - { - try { - result = (Dali::PanGesture *)new Dali::PanGesture(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PanGesture__SWIG_2(void * jarg1) { - void * jresult ; - Dali::PanGesture *arg1 = 0 ; - Dali::PanGesture *result = 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PanGesture const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PanGesture *)new Dali::PanGesture((Dali::PanGesture const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGesture_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - Dali::PanGesture *arg2 = 0 ; - Dali::PanGesture *result = 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - arg2 = (Dali::PanGesture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PanGesture const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PanGesture *) &(arg1)->operator =((Dali::PanGesture const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PanGesture(void * jarg1) { - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGesture_velocity_set(void * jarg1, void * jarg2) { - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->velocity = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGesture_velocity_get(void * jarg1) { - void * jresult ; - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->velocity); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGesture_displacement_set(void * jarg1, void * jarg2) { - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->displacement = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGesture_displacement_get(void * jarg1) { - void * jresult ; - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->displacement); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGesture_position_set(void * jarg1, void * jarg2) { - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->position = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGesture_position_get(void * jarg1) { - void * jresult ; - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->position); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGesture_screenVelocity_set(void * jarg1, void * jarg2) { - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->screenVelocity = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGesture_screenVelocity_get(void * jarg1) { - void * jresult ; - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->screenVelocity); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGesture_screenDisplacement_set(void * jarg1, void * jarg2) { - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->screenDisplacement = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGesture_screenDisplacement_get(void * jarg1) { - void * jresult ; - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->screenDisplacement); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGesture_screenPosition_set(void * jarg1, void * jarg2) { - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->screenPosition = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PanGesture_screenPosition_get(void * jarg1) { - void * jresult ; - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::PanGesture *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->screenPosition); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGesture_numberOfTouches_set(void * jarg1, unsigned int jarg2) { - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::PanGesture *)jarg1; - arg2 = (unsigned int)jarg2; - if (arg1) (arg1)->numberOfTouches = arg2; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_PanGesture_numberOfTouches_get(void * jarg1) { - unsigned int jresult ; - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - unsigned int result; - - arg1 = (Dali::PanGesture *)jarg1; - result = (unsigned int) ((arg1)->numberOfTouches); - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PanGesture_GetSpeed(void * jarg1) { - float jresult ; - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - float result; - - arg1 = (Dali::PanGesture *)jarg1; - { - try { - result = (float)((Dali::PanGesture const *)arg1)->GetSpeed(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PanGesture_GetDistance(void * jarg1) { - float jresult ; - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - float result; - - arg1 = (Dali::PanGesture *)jarg1; - { - try { - result = (float)((Dali::PanGesture const *)arg1)->GetDistance(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PanGesture_GetScreenSpeed(void * jarg1) { - float jresult ; - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - float result; - - arg1 = (Dali::PanGesture *)jarg1; - { - try { - result = (float)((Dali::PanGesture const *)arg1)->GetScreenSpeed(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PanGesture_GetScreenDistance(void * jarg1) { - float jresult ; - Dali::PanGesture *arg1 = (Dali::PanGesture *) 0 ; - float result; - - arg1 = (Dali::PanGesture *)jarg1; - { - try { - result = (float)((Dali::PanGesture const *)arg1)->GetScreenDistance(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PinchGestureDetector__SWIG_0() { - void * jresult ; - Dali::PinchGestureDetector *result = 0 ; - - { - try { - result = (Dali::PinchGestureDetector *)new Dali::PinchGestureDetector(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PinchGestureDetector_New() { - void * jresult ; - Dali::PinchGestureDetector result; - - { - try { - result = Dali::PinchGestureDetector::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PinchGestureDetector((const Dali::PinchGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PinchGestureDetector_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::PinchGestureDetector result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::PinchGestureDetector::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PinchGestureDetector((const Dali::PinchGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PinchGestureDetector(void * jarg1) { - Dali::PinchGestureDetector *arg1 = (Dali::PinchGestureDetector *) 0 ; - - arg1 = (Dali::PinchGestureDetector *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PinchGestureDetector__SWIG_1(void * jarg1) { - void * jresult ; - Dali::PinchGestureDetector *arg1 = 0 ; - Dali::PinchGestureDetector *result = 0 ; - - arg1 = (Dali::PinchGestureDetector *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PinchGestureDetector const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PinchGestureDetector *)new Dali::PinchGestureDetector((Dali::PinchGestureDetector const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PinchGestureDetector_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::PinchGestureDetector *arg1 = (Dali::PinchGestureDetector *) 0 ; - Dali::PinchGestureDetector *arg2 = 0 ; - Dali::PinchGestureDetector *result = 0 ; - - arg1 = (Dali::PinchGestureDetector *)jarg1; - arg2 = (Dali::PinchGestureDetector *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PinchGestureDetector const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PinchGestureDetector *) &(arg1)->operator =((Dali::PinchGestureDetector const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PinchGestureDetector_DetectedSignal(void * jarg1) { - void * jresult ; - Dali::PinchGestureDetector *arg1 = (Dali::PinchGestureDetector *) 0 ; - Dali::PinchGestureDetector::DetectedSignalType *result = 0 ; - - arg1 = (Dali::PinchGestureDetector *)jarg1; - { - try { - result = (Dali::PinchGestureDetector::DetectedSignalType *) &(arg1)->DetectedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PinchGesture__SWIG_0(int jarg1) { - void * jresult ; - Dali::Gesture::State arg1 ; - Dali::PinchGesture *result = 0 ; - - arg1 = (Dali::Gesture::State)jarg1; - { - try { - result = (Dali::PinchGesture *)new Dali::PinchGesture(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PinchGesture__SWIG_1(void * jarg1) { - void * jresult ; - Dali::PinchGesture *arg1 = 0 ; - Dali::PinchGesture *result = 0 ; - - arg1 = (Dali::PinchGesture *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PinchGesture const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PinchGesture *)new Dali::PinchGesture((Dali::PinchGesture const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PinchGesture_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::PinchGesture *arg1 = (Dali::PinchGesture *) 0 ; - Dali::PinchGesture *arg2 = 0 ; - Dali::PinchGesture *result = 0 ; - - arg1 = (Dali::PinchGesture *)jarg1; - arg2 = (Dali::PinchGesture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PinchGesture const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PinchGesture *) &(arg1)->operator =((Dali::PinchGesture const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PinchGesture(void * jarg1) { - Dali::PinchGesture *arg1 = (Dali::PinchGesture *) 0 ; - - arg1 = (Dali::PinchGesture *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PinchGesture_scale_set(void * jarg1, float jarg2) { - Dali::PinchGesture *arg1 = (Dali::PinchGesture *) 0 ; - float arg2 ; - - arg1 = (Dali::PinchGesture *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->scale = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PinchGesture_scale_get(void * jarg1) { - float jresult ; - Dali::PinchGesture *arg1 = (Dali::PinchGesture *) 0 ; - float result; - - arg1 = (Dali::PinchGesture *)jarg1; - result = (float) ((arg1)->scale); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PinchGesture_speed_set(void * jarg1, float jarg2) { - Dali::PinchGesture *arg1 = (Dali::PinchGesture *) 0 ; - float arg2 ; - - arg1 = (Dali::PinchGesture *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->speed = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PinchGesture_speed_get(void * jarg1) { - float jresult ; - Dali::PinchGesture *arg1 = (Dali::PinchGesture *) 0 ; - float result; - - arg1 = (Dali::PinchGesture *)jarg1; - result = (float) ((arg1)->speed); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PinchGesture_screenCenterPoint_set(void * jarg1, void * jarg2) { - Dali::PinchGesture *arg1 = (Dali::PinchGesture *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::PinchGesture *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->screenCenterPoint = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PinchGesture_screenCenterPoint_get(void * jarg1) { - void * jresult ; - Dali::PinchGesture *arg1 = (Dali::PinchGesture *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::PinchGesture *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->screenCenterPoint); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PinchGesture_localCenterPoint_set(void * jarg1, void * jarg2) { - Dali::PinchGesture *arg1 = (Dali::PinchGesture *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::PinchGesture *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->localCenterPoint = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PinchGesture_localCenterPoint_get(void * jarg1) { - void * jresult ; - Dali::PinchGesture *arg1 = (Dali::PinchGesture *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::PinchGesture *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->localCenterPoint); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TapGestureDetector__SWIG_0() { - void * jresult ; - Dali::TapGestureDetector *result = 0 ; - - { - try { - result = (Dali::TapGestureDetector *)new Dali::TapGestureDetector(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TapGestureDetector_New__SWIG_0() { - void * jresult ; - Dali::TapGestureDetector result; - - { - try { - result = Dali::TapGestureDetector::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::TapGestureDetector((const Dali::TapGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TapGestureDetector_New__SWIG_1(unsigned int jarg1) { - void * jresult ; - unsigned int arg1 ; - Dali::TapGestureDetector result; - - arg1 = (unsigned int)jarg1; - { - try { - result = Dali::TapGestureDetector::New(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::TapGestureDetector((const Dali::TapGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TapGestureDetector_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::TapGestureDetector result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::TapGestureDetector::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::TapGestureDetector((const Dali::TapGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TapGestureDetector(void * jarg1) { - Dali::TapGestureDetector *arg1 = (Dali::TapGestureDetector *) 0 ; - - arg1 = (Dali::TapGestureDetector *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TapGestureDetector__SWIG_1(void * jarg1) { - void * jresult ; - Dali::TapGestureDetector *arg1 = 0 ; - Dali::TapGestureDetector *result = 0 ; - - arg1 = (Dali::TapGestureDetector *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TapGestureDetector const & type is null", 0); - return 0; - } - { - try { - result = (Dali::TapGestureDetector *)new Dali::TapGestureDetector((Dali::TapGestureDetector const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TapGestureDetector_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::TapGestureDetector *arg1 = (Dali::TapGestureDetector *) 0 ; - Dali::TapGestureDetector *arg2 = 0 ; - Dali::TapGestureDetector *result = 0 ; - - arg1 = (Dali::TapGestureDetector *)jarg1; - arg2 = (Dali::TapGestureDetector *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TapGestureDetector const & type is null", 0); - return 0; - } - { - try { - result = (Dali::TapGestureDetector *) &(arg1)->operator =((Dali::TapGestureDetector const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TapGestureDetector_SetMinimumTapsRequired(void * jarg1, unsigned int jarg2) { - Dali::TapGestureDetector *arg1 = (Dali::TapGestureDetector *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::TapGestureDetector *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->SetMinimumTapsRequired(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TapGestureDetector_SetMaximumTapsRequired(void * jarg1, unsigned int jarg2) { - Dali::TapGestureDetector *arg1 = (Dali::TapGestureDetector *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::TapGestureDetector *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->SetMaximumTapsRequired(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TapGestureDetector_GetMinimumTapsRequired(void * jarg1) { - unsigned int jresult ; - Dali::TapGestureDetector *arg1 = (Dali::TapGestureDetector *) 0 ; - unsigned int result; - - arg1 = (Dali::TapGestureDetector *)jarg1; - { - try { - result = (unsigned int)((Dali::TapGestureDetector const *)arg1)->GetMinimumTapsRequired(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TapGestureDetector_GetMaximumTapsRequired(void * jarg1) { - unsigned int jresult ; - Dali::TapGestureDetector *arg1 = (Dali::TapGestureDetector *) 0 ; - unsigned int result; - - arg1 = (Dali::TapGestureDetector *)jarg1; - { - try { - result = (unsigned int)((Dali::TapGestureDetector const *)arg1)->GetMaximumTapsRequired(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TapGestureDetector_DetectedSignal(void * jarg1) { - void * jresult ; - Dali::TapGestureDetector *arg1 = (Dali::TapGestureDetector *) 0 ; - Dali::TapGestureDetector::DetectedSignalType *result = 0 ; - - arg1 = (Dali::TapGestureDetector *)jarg1; - { - try { - result = (Dali::TapGestureDetector::DetectedSignalType *) &(arg1)->DetectedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TapGesture__SWIG_0() { - void * jresult ; - Dali::TapGesture *result = 0 ; - - { - try { - result = (Dali::TapGesture *)new Dali::TapGesture(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TapGesture__SWIG_1(void * jarg1) { - void * jresult ; - Dali::TapGesture *arg1 = 0 ; - Dali::TapGesture *result = 0 ; - - arg1 = (Dali::TapGesture *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TapGesture const & type is null", 0); - return 0; - } - { - try { - result = (Dali::TapGesture *)new Dali::TapGesture((Dali::TapGesture const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TapGesture_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::TapGesture *arg1 = (Dali::TapGesture *) 0 ; - Dali::TapGesture *arg2 = 0 ; - Dali::TapGesture *result = 0 ; - - arg1 = (Dali::TapGesture *)jarg1; - arg2 = (Dali::TapGesture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TapGesture const & type is null", 0); - return 0; - } - { - try { - result = (Dali::TapGesture *) &(arg1)->operator =((Dali::TapGesture const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TapGesture(void * jarg1) { - Dali::TapGesture *arg1 = (Dali::TapGesture *) 0 ; - - arg1 = (Dali::TapGesture *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TapGesture_numberOfTaps_set(void * jarg1, unsigned int jarg2) { - Dali::TapGesture *arg1 = (Dali::TapGesture *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::TapGesture *)jarg1; - arg2 = (unsigned int)jarg2; - if (arg1) (arg1)->numberOfTaps = arg2; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TapGesture_numberOfTaps_get(void * jarg1) { - unsigned int jresult ; - Dali::TapGesture *arg1 = (Dali::TapGesture *) 0 ; - unsigned int result; - - arg1 = (Dali::TapGesture *)jarg1; - result = (unsigned int) ((arg1)->numberOfTaps); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TapGesture_numberOfTouches_set(void * jarg1, unsigned int jarg2) { - Dali::TapGesture *arg1 = (Dali::TapGesture *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::TapGesture *)jarg1; - arg2 = (unsigned int)jarg2; - if (arg1) (arg1)->numberOfTouches = arg2; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TapGesture_numberOfTouches_get(void * jarg1) { - unsigned int jresult ; - Dali::TapGesture *arg1 = (Dali::TapGesture *) 0 ; - unsigned int result; - - arg1 = (Dali::TapGesture *)jarg1; - result = (unsigned int) ((arg1)->numberOfTouches); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TapGesture_screenPoint_set(void * jarg1, void * jarg2) { - Dali::TapGesture *arg1 = (Dali::TapGesture *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::TapGesture *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->screenPoint = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TapGesture_screenPoint_get(void * jarg1) { - void * jresult ; - Dali::TapGesture *arg1 = (Dali::TapGesture *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::TapGesture *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->screenPoint); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TapGesture_localPoint_set(void * jarg1, void * jarg2) { - Dali::TapGesture *arg1 = (Dali::TapGesture *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::TapGesture *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->localPoint = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TapGesture_localPoint_get(void * jarg1) { - void * jresult ; - Dali::TapGesture *arg1 = (Dali::TapGesture *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::TapGesture *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->localPoint); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AlphaFunction__SWIG_0() { - void * jresult ; - Dali::AlphaFunction *result = 0 ; - - { - try { - result = (Dali::AlphaFunction *)new Dali::AlphaFunction(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AlphaFunction__SWIG_1(int jarg1) { - void * jresult ; - Dali::AlphaFunction::BuiltinFunction arg1 ; - Dali::AlphaFunction *result = 0 ; - - arg1 = (Dali::AlphaFunction::BuiltinFunction)jarg1; - { - try { - result = (Dali::AlphaFunction *)new Dali::AlphaFunction(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AlphaFunction__SWIG_2(void * jarg1) { - void * jresult ; - Dali::AlphaFunctionPrototype arg1 = (Dali::AlphaFunctionPrototype) 0 ; - Dali::AlphaFunction *result = 0 ; - - arg1 = (Dali::AlphaFunctionPrototype)jarg1; - { - try { - result = (Dali::AlphaFunction *)new Dali::AlphaFunction(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AlphaFunction__SWIG_3(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector2 *arg1 = 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::AlphaFunction *result = 0 ; - - arg1 = (Dali::Vector2 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = (Dali::AlphaFunction *)new Dali::AlphaFunction((Dali::Vector2 const &)*arg1,(Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AlphaFunction_GetBezierControlPoints(void * jarg1) { - void * jresult ; - Dali::AlphaFunction *arg1 = (Dali::AlphaFunction *) 0 ; - Dali::Vector4 result; - - arg1 = (Dali::AlphaFunction *)jarg1; - { - try { - result = ((Dali::AlphaFunction const *)arg1)->GetBezierControlPoints(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AlphaFunction_GetCustomFunction(void * jarg1) { - void * jresult ; - Dali::AlphaFunction *arg1 = (Dali::AlphaFunction *) 0 ; - Dali::AlphaFunctionPrototype result; - - arg1 = (Dali::AlphaFunction *)jarg1; - { - try { - result = (Dali::AlphaFunctionPrototype)((Dali::AlphaFunction const *)arg1)->GetCustomFunction(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_AlphaFunction_GetBuiltinFunction(void * jarg1) { - int jresult ; - Dali::AlphaFunction *arg1 = (Dali::AlphaFunction *) 0 ; - Dali::AlphaFunction::BuiltinFunction result; - - arg1 = (Dali::AlphaFunction *)jarg1; - { - try { - result = (Dali::AlphaFunction::BuiltinFunction)((Dali::AlphaFunction const *)arg1)->GetBuiltinFunction(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_AlphaFunction_GetMode(void * jarg1) { - int jresult ; - Dali::AlphaFunction *arg1 = (Dali::AlphaFunction *) 0 ; - Dali::AlphaFunction::Mode result; - - arg1 = (Dali::AlphaFunction *)jarg1; - { - try { - result = (Dali::AlphaFunction::Mode)((Dali::AlphaFunction const *)arg1)->GetMode(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_AlphaFunction(void * jarg1) { - Dali::AlphaFunction *arg1 = (Dali::AlphaFunction *) 0 ; - - arg1 = (Dali::AlphaFunction *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_KeyFrames_New() { - void * jresult ; - Dali::KeyFrames result; - - { - try { - result = Dali::KeyFrames::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::KeyFrames((const Dali::KeyFrames &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_KeyFrames_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::KeyFrames result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::KeyFrames::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::KeyFrames((const Dali::KeyFrames &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_KeyFrames__SWIG_0() { - void * jresult ; - Dali::KeyFrames *result = 0 ; - - { - try { - result = (Dali::KeyFrames *)new Dali::KeyFrames(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_KeyFrames(void * jarg1) { - Dali::KeyFrames *arg1 = (Dali::KeyFrames *) 0 ; - - arg1 = (Dali::KeyFrames *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_KeyFrames__SWIG_1(void * jarg1) { - void * jresult ; - Dali::KeyFrames *arg1 = 0 ; - Dali::KeyFrames *result = 0 ; - - arg1 = (Dali::KeyFrames *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyFrames const & type is null", 0); - return 0; - } - { - try { - result = (Dali::KeyFrames *)new Dali::KeyFrames((Dali::KeyFrames const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_KeyFrames_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::KeyFrames *arg1 = (Dali::KeyFrames *) 0 ; - Dali::KeyFrames *arg2 = 0 ; - Dali::KeyFrames *result = 0 ; - - arg1 = (Dali::KeyFrames *)jarg1; - arg2 = (Dali::KeyFrames *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyFrames const & type is null", 0); - return 0; - } - { - try { - result = (Dali::KeyFrames *) &(arg1)->operator =((Dali::KeyFrames const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_KeyFrames_GetType(void * jarg1) { - int jresult ; - Dali::KeyFrames *arg1 = (Dali::KeyFrames *) 0 ; - Dali::Property::Type result; - - arg1 = (Dali::KeyFrames *)jarg1; - { - try { - result = (Dali::Property::Type)((Dali::KeyFrames const *)arg1)->GetType(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_KeyFrames_Add__SWIG_0(void * jarg1, float jarg2, void * jarg3) { - Dali::KeyFrames *arg1 = (Dali::KeyFrames *) 0 ; - float arg2 ; - Dali::Property::Value arg3 ; - Dali::Property::Value *argp3 ; - - arg1 = (Dali::KeyFrames *)jarg1; - arg2 = (float)jarg2; - argp3 = (Dali::Property::Value *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property::Value", 0); - return ; - } - arg3 = *argp3; - { - try { - (arg1)->Add(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_KeyFrames_Add__SWIG_1(void * jarg1, float jarg2, void * jarg3, void * jarg4) { - Dali::KeyFrames *arg1 = (Dali::KeyFrames *) 0 ; - float arg2 ; - Dali::Property::Value arg3 ; - Dali::AlphaFunction arg4 ; - Dali::Property::Value *argp3 ; - Dali::AlphaFunction *argp4 ; - - arg1 = (Dali::KeyFrames *)jarg1; - arg2 = (float)jarg2; - argp3 = (Dali::Property::Value *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property::Value", 0); - return ; - } - arg3 = *argp3; - argp4 = (Dali::AlphaFunction *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg4 = *argp4; - { - try { - (arg1)->Add(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Path_Property_POINTS_get() { - int jresult ; - int result; - - result = (int)Dali::Path::Property::POINTS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Path_Property_CONTROL_POINTS_get() { - int jresult ; - int result; - - result = (int)Dali::Path::Property::CONTROL_POINTS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Path_Property() { - void * jresult ; - Dali::Path::Property *result = 0 ; - - { - try { - result = (Dali::Path::Property *)new Dali::Path::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Path_Property(void * jarg1) { - Dali::Path::Property *arg1 = (Dali::Path::Property *) 0 ; - - arg1 = (Dali::Path::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Path_New() { - void * jresult ; - Dali::Path result; - - { - try { - result = Dali::Path::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Path((const Dali::Path &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Path_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Path result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Path::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Path((const Dali::Path &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Path__SWIG_0() { - void * jresult ; - Dali::Path *result = 0 ; - - { - try { - result = (Dali::Path *)new Dali::Path(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Path(void * jarg1) { - Dali::Path *arg1 = (Dali::Path *) 0 ; - - arg1 = (Dali::Path *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Path__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Path *arg1 = 0 ; - Dali::Path *result = 0 ; - - arg1 = (Dali::Path *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Path const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Path *)new Dali::Path((Dali::Path const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Path_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Path *arg1 = (Dali::Path *) 0 ; - Dali::Path *arg2 = 0 ; - Dali::Path *result = 0 ; - - arg1 = (Dali::Path *)jarg1; - arg2 = (Dali::Path *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Path const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Path *) &(arg1)->operator =((Dali::Path const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Path_AddPoint(void * jarg1, void * jarg2) { - Dali::Path *arg1 = (Dali::Path *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Path *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->AddPoint((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Path_AddControlPoint(void * jarg1, void * jarg2) { - Dali::Path *arg1 = (Dali::Path *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Path *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->AddControlPoint((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Path_GenerateControlPoints(void * jarg1, float jarg2) { - Dali::Path *arg1 = (Dali::Path *) 0 ; - float arg2 ; - - arg1 = (Dali::Path *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->GenerateControlPoints(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Path_Sample(void * jarg1, float jarg2, void * jarg3, void * jarg4) { - Dali::Path *arg1 = (Dali::Path *) 0 ; - float arg2 ; - Dali::Vector3 *arg3 = 0 ; - Dali::Vector3 *arg4 = 0 ; - - arg1 = (Dali::Path *)jarg1; - arg2 = (float)jarg2; - arg3 = (Dali::Vector3 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 & type is null", 0); - return ; - } - arg4 = (Dali::Vector3 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 & type is null", 0); - return ; - } - { - try { - ((Dali::Path const *)arg1)->Sample(arg2,*arg3,*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Path_GetPoint(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::Path *arg1 = (Dali::Path *) 0 ; - size_t arg2 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::Path *)jarg1; - arg2 = (size_t)jarg2; - { - try { - result = (Dali::Vector3 *) &(arg1)->GetPoint(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Path_GetControlPoint(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::Path *arg1 = (Dali::Path *) 0 ; - size_t arg2 ; - Dali::Vector3 *result = 0 ; - - arg1 = (Dali::Path *)jarg1; - arg2 = (size_t)jarg2; - { - try { - result = (Dali::Vector3 *) &(arg1)->GetControlPoint(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_Path_GetPointCount(void * jarg1) { - unsigned long jresult ; - Dali::Path *arg1 = (Dali::Path *) 0 ; - size_t result; - - arg1 = (Dali::Path *)jarg1; - { - try { - result = ((Dali::Path const *)arg1)->GetPointCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TimePeriod__SWIG_0(float jarg1) { - void * jresult ; - float arg1 ; - Dali::TimePeriod *result = 0 ; - - arg1 = (float)jarg1; - { - try { - result = (Dali::TimePeriod *)new Dali::TimePeriod(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TimePeriod__SWIG_1(float jarg1, float jarg2) { - void * jresult ; - float arg1 ; - float arg2 ; - Dali::TimePeriod *result = 0 ; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - { - try { - result = (Dali::TimePeriod *)new Dali::TimePeriod(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TimePeriod(void * jarg1) { - Dali::TimePeriod *arg1 = (Dali::TimePeriod *) 0 ; - - arg1 = (Dali::TimePeriod *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TimePeriod_delaySeconds_set(void * jarg1, float jarg2) { - Dali::TimePeriod *arg1 = (Dali::TimePeriod *) 0 ; - float arg2 ; - - arg1 = (Dali::TimePeriod *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->delaySeconds = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_TimePeriod_delaySeconds_get(void * jarg1) { - float jresult ; - Dali::TimePeriod *arg1 = (Dali::TimePeriod *) 0 ; - float result; - - arg1 = (Dali::TimePeriod *)jarg1; - result = (float) ((arg1)->delaySeconds); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TimePeriod_durationSeconds_set(void * jarg1, float jarg2) { - Dali::TimePeriod *arg1 = (Dali::TimePeriod *) 0 ; - float arg2 ; - - arg1 = (Dali::TimePeriod *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->durationSeconds = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_TimePeriod_durationSeconds_get(void * jarg1) { - float jresult ; - Dali::TimePeriod *arg1 = (Dali::TimePeriod *) 0 ; - float result; - - arg1 = (Dali::TimePeriod *)jarg1; - result = (float) ((arg1)->durationSeconds); - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Animation__SWIG_0() { - void * jresult ; - Dali::Animation *result = 0 ; - - { - try { - result = (Dali::Animation *)new Dali::Animation(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Animation_New(float jarg1) { - void * jresult ; - float arg1 ; - Dali::Animation result; - - arg1 = (float)jarg1; - { - try { - result = Dali::Animation::New(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Animation((const Dali::Animation &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Animation_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Animation result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Animation::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Animation((const Dali::Animation &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Animation(void * jarg1) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - - arg1 = (Dali::Animation *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Animation__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Animation *arg1 = 0 ; - Dali::Animation *result = 0 ; - - arg1 = (Dali::Animation *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Animation const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Animation *)new Dali::Animation((Dali::Animation const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Animation_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::Animation *arg2 = 0 ; - Dali::Animation *result = 0 ; - - arg1 = (Dali::Animation *)jarg1; - arg2 = (Dali::Animation *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Animation const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Animation *) &(arg1)->operator =((Dali::Animation const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_SetDuration(void * jarg1, float jarg2) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - float arg2 ; - - arg1 = (Dali::Animation *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetDuration(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Animation_GetDuration(void * jarg1) { - float jresult ; - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - float result; - - arg1 = (Dali::Animation *)jarg1; - { - try { - result = (float)((Dali::Animation const *)arg1)->GetDuration(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_SetLooping(void * jarg1, unsigned int jarg2) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - bool arg2 ; - - arg1 = (Dali::Animation *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetLooping(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_SetLoopCount(void * jarg1, int jarg2) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - int arg2 ; - - arg1 = (Dali::Animation *)jarg1; - arg2 = (int)jarg2; - { - try { - (arg1)->SetLoopCount(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Animation_GetLoopCount(void * jarg1) { - int jresult ; - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - int result; - - arg1 = (Dali::Animation *)jarg1; - { - try { - result = (int)(arg1)->GetLoopCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Animation_GetCurrentLoop(void * jarg1) { - int jresult ; - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - int result; - - arg1 = (Dali::Animation *)jarg1; - { - try { - result = (int)(arg1)->GetCurrentLoop(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Animation_IsLooping(void * jarg1) { - unsigned int jresult ; - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - bool result; - - arg1 = (Dali::Animation *)jarg1; - { - try { - result = (bool)((Dali::Animation const *)arg1)->IsLooping(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_SetEndAction(void * jarg1, int jarg2) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::Animation::EndAction arg2 ; - - arg1 = (Dali::Animation *)jarg1; - arg2 = (Dali::Animation::EndAction)jarg2; - { - try { - (arg1)->SetEndAction(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Animation_GetEndAction(void * jarg1) { - int jresult ; - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::Animation::EndAction result; - - arg1 = (Dali::Animation *)jarg1; - { - try { - result = (Dali::Animation::EndAction)((Dali::Animation const *)arg1)->GetEndAction(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_SetDisconnectAction(void * jarg1, int jarg2) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::Animation::EndAction arg2 ; - - arg1 = (Dali::Animation *)jarg1; - arg2 = (Dali::Animation::EndAction)jarg2; - { - try { - (arg1)->SetDisconnectAction(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Animation_GetDisconnectAction(void * jarg1) { - int jresult ; - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::Animation::EndAction result; - - arg1 = (Dali::Animation *)jarg1; - { - try { - result = (Dali::Animation::EndAction)((Dali::Animation const *)arg1)->GetDisconnectAction(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_SetDefaultAlphaFunction(void * jarg1, void * jarg2) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::AlphaFunction arg2 ; - Dali::AlphaFunction *argp2 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::AlphaFunction *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetDefaultAlphaFunction(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Animation_GetDefaultAlphaFunction(void * jarg1) { - void * jresult ; - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::AlphaFunction result; - - arg1 = (Dali::Animation *)jarg1; - { - try { - result = ((Dali::Animation const *)arg1)->GetDefaultAlphaFunction(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::AlphaFunction((const Dali::AlphaFunction &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_SetCurrentProgress(void * jarg1, float jarg2) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - float arg2 ; - - arg1 = (Dali::Animation *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetCurrentProgress(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Animation_GetCurrentProgress(void * jarg1) { - float jresult ; - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - float result; - - arg1 = (Dali::Animation *)jarg1; - { - try { - result = (float)(arg1)->GetCurrentProgress(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_SetSpeedFactor(void * jarg1, float jarg2) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - float arg2 ; - - arg1 = (Dali::Animation *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetSpeedFactor(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Animation_GetSpeedFactor(void * jarg1) { - float jresult ; - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - float result; - - arg1 = (Dali::Animation *)jarg1; - { - try { - result = (float)((Dali::Animation const *)arg1)->GetSpeedFactor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_SetPlayRange(void * jarg1, void * jarg2) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::Vector2 *arg2 = 0 ; - - arg1 = (Dali::Animation *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetPlayRange((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Animation_GetPlayRange(void * jarg1) { - void * jresult ; - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Animation *)jarg1; - { - try { - result = ((Dali::Animation const *)arg1)->GetPlayRange(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_Play(void * jarg1) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - - arg1 = (Dali::Animation *)jarg1; - { - try { - (arg1)->Play(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_PlayFrom(void * jarg1, float jarg2) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - float arg2 ; - - arg1 = (Dali::Animation *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->PlayFrom(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_Pause(void * jarg1) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - - arg1 = (Dali::Animation *)jarg1; - { - try { - (arg1)->Pause(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Animation_GetState(void * jarg1) { - int jresult ; - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::Animation::State result; - - arg1 = (Dali::Animation *)jarg1; - { - try { - result = (Dali::Animation::State)((Dali::Animation const *)arg1)->GetState(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_Stop(void * jarg1) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - - arg1 = (Dali::Animation *)jarg1; - { - try { - (arg1)->Stop(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_Clear(void * jarg1) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - - arg1 = (Dali::Animation *)jarg1; - { - try { - (arg1)->Clear(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Animation_FinishedSignal(void * jarg1) { - void * jresult ; - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::Animation::AnimationSignalType *result = 0 ; - - arg1 = (Dali::Animation *)jarg1; - { - try { - result = (Dali::Animation::AnimationSignalType *) &(arg1)->FinishedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateBy__SWIG_0(void * jarg1, void * jarg2, void * jarg3) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::Property::Value arg3 ; - Dali::Property *argp2 ; - Dali::Property::Value *argp3 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Property::Value *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property::Value", 0); - return ; - } - arg3 = *argp3; - { - try { - (arg1)->AnimateBy(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateBy__SWIG_1(void * jarg1, void * jarg2, void * jarg3, void * jarg4) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::Property::Value arg3 ; - Dali::AlphaFunction arg4 ; - Dali::Property *argp2 ; - Dali::Property::Value *argp3 ; - Dali::AlphaFunction *argp4 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Property::Value *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property::Value", 0); - return ; - } - arg3 = *argp3; - argp4 = (Dali::AlphaFunction *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg4 = *argp4; - { - try { - (arg1)->AnimateBy(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateBy__SWIG_2(void * jarg1, void * jarg2, void * jarg3, void * jarg4) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::Property::Value arg3 ; - SwigValueWrapper< Dali::TimePeriod > arg4 ; - Dali::Property *argp2 ; - Dali::Property::Value *argp3 ; - Dali::TimePeriod *argp4 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Property::Value *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property::Value", 0); - return ; - } - arg3 = *argp3; - argp4 = (Dali::TimePeriod *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::TimePeriod", 0); - return ; - } - arg4 = *argp4; - { - try { - (arg1)->AnimateBy(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateBy__SWIG_3(void * jarg1, void * jarg2, void * jarg3, void * jarg4, void * jarg5) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::Property::Value arg3 ; - Dali::AlphaFunction arg4 ; - SwigValueWrapper< Dali::TimePeriod > arg5 ; - Dali::Property *argp2 ; - Dali::Property::Value *argp3 ; - Dali::AlphaFunction *argp4 ; - Dali::TimePeriod *argp5 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Property::Value *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property::Value", 0); - return ; - } - arg3 = *argp3; - argp4 = (Dali::AlphaFunction *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg4 = *argp4; - argp5 = (Dali::TimePeriod *)jarg5; - if (!argp5) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::TimePeriod", 0); - return ; - } - arg5 = *argp5; - { - try { - (arg1)->AnimateBy(arg2,arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateTo__SWIG_0(void * jarg1, void * jarg2, void * jarg3) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::Property::Value arg3 ; - Dali::Property *argp2 ; - Dali::Property::Value *argp3 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Property::Value *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property::Value", 0); - return ; - } - arg3 = *argp3; - { - try { - (arg1)->AnimateTo(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateTo__SWIG_1(void * jarg1, void * jarg2, void * jarg3, void * jarg4) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::Property::Value arg3 ; - Dali::AlphaFunction arg4 ; - Dali::Property *argp2 ; - Dali::Property::Value *argp3 ; - Dali::AlphaFunction *argp4 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Property::Value *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property::Value", 0); - return ; - } - arg3 = *argp3; - argp4 = (Dali::AlphaFunction *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg4 = *argp4; - { - try { - (arg1)->AnimateTo(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateTo__SWIG_2(void * jarg1, void * jarg2, void * jarg3, void * jarg4) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::Property::Value arg3 ; - SwigValueWrapper< Dali::TimePeriod > arg4 ; - Dali::Property *argp2 ; - Dali::Property::Value *argp3 ; - Dali::TimePeriod *argp4 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Property::Value *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property::Value", 0); - return ; - } - arg3 = *argp3; - argp4 = (Dali::TimePeriod *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::TimePeriod", 0); - return ; - } - arg4 = *argp4; - { - try { - (arg1)->AnimateTo(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateTo__SWIG_3(void * jarg1, void * jarg2, void * jarg3, void * jarg4, void * jarg5) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::Property::Value arg3 ; - Dali::AlphaFunction arg4 ; - SwigValueWrapper< Dali::TimePeriod > arg5 ; - Dali::Property *argp2 ; - Dali::Property::Value *argp3 ; - Dali::AlphaFunction *argp4 ; - Dali::TimePeriod *argp5 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Property::Value *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property::Value", 0); - return ; - } - arg3 = *argp3; - argp4 = (Dali::AlphaFunction *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg4 = *argp4; - argp5 = (Dali::TimePeriod *)jarg5; - if (!argp5) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::TimePeriod", 0); - return ; - } - arg5 = *argp5; - { - try { - (arg1)->AnimateTo(arg2,arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateBetween__SWIG_0(void * jarg1, void * jarg2, void * jarg3) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::KeyFrames *arg3 = 0 ; - Dali::Property *argp2 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::KeyFrames *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyFrames & type is null", 0); - return ; - } - { - try { - (arg1)->AnimateBetween(arg2,*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateBetween__SWIG_1(void * jarg1, void * jarg2, void * jarg3, int jarg4) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::KeyFrames *arg3 = 0 ; - Dali::Animation::Interpolation arg4 ; - Dali::Property *argp2 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::KeyFrames *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyFrames & type is null", 0); - return ; - } - arg4 = (Dali::Animation::Interpolation)jarg4; - { - try { - (arg1)->AnimateBetween(arg2,*arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateBetween__SWIG_2(void * jarg1, void * jarg2, void * jarg3, void * jarg4) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::KeyFrames *arg3 = 0 ; - Dali::AlphaFunction arg4 ; - Dali::Property *argp2 ; - Dali::AlphaFunction *argp4 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::KeyFrames *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyFrames & type is null", 0); - return ; - } - argp4 = (Dali::AlphaFunction *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg4 = *argp4; - { - try { - (arg1)->AnimateBetween(arg2,*arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateBetween__SWIG_3(void * jarg1, void * jarg2, void * jarg3, void * jarg4, int jarg5) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::KeyFrames *arg3 = 0 ; - Dali::AlphaFunction arg4 ; - Dali::Animation::Interpolation arg5 ; - Dali::Property *argp2 ; - Dali::AlphaFunction *argp4 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::KeyFrames *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyFrames & type is null", 0); - return ; - } - argp4 = (Dali::AlphaFunction *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg4 = *argp4; - arg5 = (Dali::Animation::Interpolation)jarg5; - { - try { - (arg1)->AnimateBetween(arg2,*arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateBetween__SWIG_4(void * jarg1, void * jarg2, void * jarg3, void * jarg4) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::KeyFrames *arg3 = 0 ; - SwigValueWrapper< Dali::TimePeriod > arg4 ; - Dali::Property *argp2 ; - Dali::TimePeriod *argp4 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::KeyFrames *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyFrames & type is null", 0); - return ; - } - argp4 = (Dali::TimePeriod *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::TimePeriod", 0); - return ; - } - arg4 = *argp4; - { - try { - (arg1)->AnimateBetween(arg2,*arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateBetween__SWIG_5(void * jarg1, void * jarg2, void * jarg3, void * jarg4, int jarg5) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::KeyFrames *arg3 = 0 ; - SwigValueWrapper< Dali::TimePeriod > arg4 ; - Dali::Animation::Interpolation arg5 ; - Dali::Property *argp2 ; - Dali::TimePeriod *argp4 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::KeyFrames *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyFrames & type is null", 0); - return ; - } - argp4 = (Dali::TimePeriod *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::TimePeriod", 0); - return ; - } - arg4 = *argp4; - arg5 = (Dali::Animation::Interpolation)jarg5; - { - try { - (arg1)->AnimateBetween(arg2,*arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateBetween__SWIG_6(void * jarg1, void * jarg2, void * jarg3, void * jarg4, void * jarg5) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::KeyFrames *arg3 = 0 ; - Dali::AlphaFunction arg4 ; - SwigValueWrapper< Dali::TimePeriod > arg5 ; - Dali::Property *argp2 ; - Dali::AlphaFunction *argp4 ; - Dali::TimePeriod *argp5 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::KeyFrames *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyFrames & type is null", 0); - return ; - } - argp4 = (Dali::AlphaFunction *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg4 = *argp4; - argp5 = (Dali::TimePeriod *)jarg5; - if (!argp5) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::TimePeriod", 0); - return ; - } - arg5 = *argp5; - { - try { - (arg1)->AnimateBetween(arg2,*arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_AnimateBetween__SWIG_7(void * jarg1, void * jarg2, void * jarg3, void * jarg4, void * jarg5, int jarg6) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - Dali::KeyFrames *arg3 = 0 ; - Dali::AlphaFunction arg4 ; - SwigValueWrapper< Dali::TimePeriod > arg5 ; - Dali::Animation::Interpolation arg6 ; - Dali::Property *argp2 ; - Dali::AlphaFunction *argp4 ; - Dali::TimePeriod *argp5 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::KeyFrames *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyFrames & type is null", 0); - return ; - } - argp4 = (Dali::AlphaFunction *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg4 = *argp4; - argp5 = (Dali::TimePeriod *)jarg5; - if (!argp5) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::TimePeriod", 0); - return ; - } - arg5 = *argp5; - arg6 = (Dali::Animation::Interpolation)jarg6; - { - try { - (arg1)->AnimateBetween(arg2,*arg3,arg4,arg5,arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_Animate__SWIG_0(void * jarg1, void * jarg2, void * jarg3, void * jarg4) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::Actor arg2 ; - Dali::Path arg3 ; - Dali::Vector3 *arg4 = 0 ; - Dali::Actor *argp2 ; - Dali::Path *argp3 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Path *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Path", 0); - return ; - } - arg3 = *argp3; - arg4 = (Dali::Vector3 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->Animate(arg2,arg3,(Dali::Vector3 const &)*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_Animate__SWIG_1(void * jarg1, void * jarg2, void * jarg3, void * jarg4, void * jarg5) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::Actor arg2 ; - Dali::Path arg3 ; - Dali::Vector3 *arg4 = 0 ; - Dali::AlphaFunction arg5 ; - Dali::Actor *argp2 ; - Dali::Path *argp3 ; - Dali::AlphaFunction *argp5 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Path *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Path", 0); - return ; - } - arg3 = *argp3; - arg4 = (Dali::Vector3 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - argp5 = (Dali::AlphaFunction *)jarg5; - if (!argp5) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg5 = *argp5; - { - try { - (arg1)->Animate(arg2,arg3,(Dali::Vector3 const &)*arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_Animate__SWIG_2(void * jarg1, void * jarg2, void * jarg3, void * jarg4, void * jarg5) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::Actor arg2 ; - Dali::Path arg3 ; - Dali::Vector3 *arg4 = 0 ; - SwigValueWrapper< Dali::TimePeriod > arg5 ; - Dali::Actor *argp2 ; - Dali::Path *argp3 ; - Dali::TimePeriod *argp5 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Path *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Path", 0); - return ; - } - arg3 = *argp3; - arg4 = (Dali::Vector3 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - argp5 = (Dali::TimePeriod *)jarg5; - if (!argp5) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::TimePeriod", 0); - return ; - } - arg5 = *argp5; - { - try { - (arg1)->Animate(arg2,arg3,(Dali::Vector3 const &)*arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_Animate__SWIG_3(void * jarg1, void * jarg2, void * jarg3, void * jarg4, void * jarg5, void * jarg6) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::Actor arg2 ; - Dali::Path arg3 ; - Dali::Vector3 *arg4 = 0 ; - Dali::AlphaFunction arg5 ; - SwigValueWrapper< Dali::TimePeriod > arg6 ; - Dali::Actor *argp2 ; - Dali::Path *argp3 ; - Dali::AlphaFunction *argp5 ; - Dali::TimePeriod *argp6 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Path *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Path", 0); - return ; - } - arg3 = *argp3; - arg4 = (Dali::Vector3 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - argp5 = (Dali::AlphaFunction *)jarg5; - if (!argp5) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg5 = *argp5; - argp6 = (Dali::TimePeriod *)jarg6; - if (!argp6) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::TimePeriod", 0); - return ; - } - arg6 = *argp6; - { - try { - (arg1)->Animate(arg2,arg3,(Dali::Vector3 const &)*arg4,arg5,arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_Show(void * jarg1, void * jarg2, float jarg3) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::Actor arg2 ; - float arg3 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - arg3 = (float)jarg3; - { - try { - (arg1)->Show(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Animation_Hide(void * jarg1, void * jarg2, float jarg3) { - Dali::Animation *arg1 = (Dali::Animation *) 0 ; - Dali::Actor arg2 ; - float arg3 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Animation *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - arg3 = (float)jarg3; - { - try { - (arg1)->Hide(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_LinearConstrainer_Property_VALUE_get() { - int jresult ; - int result; - - result = (int)Dali::LinearConstrainer::Property::VALUE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_LinearConstrainer_Property_PROGRESS_get() { - int jresult ; - int result; - - result = (int)Dali::LinearConstrainer::Property::PROGRESS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_LinearConstrainer_Property() { - void * jresult ; - Dali::LinearConstrainer::Property *result = 0 ; - - { - try { - result = (Dali::LinearConstrainer::Property *)new Dali::LinearConstrainer::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_LinearConstrainer_Property(void * jarg1) { - Dali::LinearConstrainer::Property *arg1 = (Dali::LinearConstrainer::Property *) 0 ; - - arg1 = (Dali::LinearConstrainer::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LinearConstrainer_New() { - void * jresult ; - Dali::LinearConstrainer result; - - { - try { - result = Dali::LinearConstrainer::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::LinearConstrainer((const Dali::LinearConstrainer &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LinearConstrainer_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::LinearConstrainer result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::LinearConstrainer::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::LinearConstrainer((const Dali::LinearConstrainer &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_LinearConstrainer__SWIG_0() { - void * jresult ; - Dali::LinearConstrainer *result = 0 ; - - { - try { - result = (Dali::LinearConstrainer *)new Dali::LinearConstrainer(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_LinearConstrainer(void * jarg1) { - Dali::LinearConstrainer *arg1 = (Dali::LinearConstrainer *) 0 ; - - arg1 = (Dali::LinearConstrainer *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_LinearConstrainer__SWIG_1(void * jarg1) { - void * jresult ; - Dali::LinearConstrainer *arg1 = 0 ; - Dali::LinearConstrainer *result = 0 ; - - arg1 = (Dali::LinearConstrainer *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::LinearConstrainer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::LinearConstrainer *)new Dali::LinearConstrainer((Dali::LinearConstrainer const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LinearConstrainer_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::LinearConstrainer *arg1 = (Dali::LinearConstrainer *) 0 ; - Dali::LinearConstrainer *arg2 = 0 ; - Dali::LinearConstrainer *result = 0 ; - - arg1 = (Dali::LinearConstrainer *)jarg1; - arg2 = (Dali::LinearConstrainer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::LinearConstrainer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::LinearConstrainer *) &(arg1)->operator =((Dali::LinearConstrainer const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_LinearConstrainer_Apply__SWIG_0(void * jarg1, void * jarg2, void * jarg3, void * jarg4, void * jarg5) { - Dali::LinearConstrainer *arg1 = (Dali::LinearConstrainer *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - SwigValueWrapper< Dali::Property > arg3 ; - Dali::Vector2 *arg4 = 0 ; - Dali::Vector2 *arg5 = 0 ; - Dali::Property *argp2 ; - Dali::Property *argp3 ; - - arg1 = (Dali::LinearConstrainer *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Property *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg3 = *argp3; - arg4 = (Dali::Vector2 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - arg5 = (Dali::Vector2 *)jarg5; - if (!arg5) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - { - try { - (arg1)->Apply(arg2,arg3,(Dali::Vector2 const &)*arg4,(Dali::Vector2 const &)*arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_LinearConstrainer_Apply__SWIG_1(void * jarg1, void * jarg2, void * jarg3, void * jarg4) { - Dali::LinearConstrainer *arg1 = (Dali::LinearConstrainer *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - SwigValueWrapper< Dali::Property > arg3 ; - Dali::Vector2 *arg4 = 0 ; - Dali::Property *argp2 ; - Dali::Property *argp3 ; - - arg1 = (Dali::LinearConstrainer *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Property *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg3 = *argp3; - arg4 = (Dali::Vector2 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - { - try { - (arg1)->Apply(arg2,arg3,(Dali::Vector2 const &)*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_LinearConstrainer_Remove(void * jarg1, void * jarg2) { - Dali::LinearConstrainer *arg1 = (Dali::LinearConstrainer *) 0 ; - Dali::Handle *arg2 = 0 ; - - arg1 = (Dali::LinearConstrainer *)jarg1; - arg2 = (Dali::Handle *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Handle & type is null", 0); - return ; - } - { - try { - (arg1)->Remove(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PathConstrainer_Property_FORWARD_get() { - int jresult ; - int result; - - result = (int)Dali::PathConstrainer::Property::FORWARD; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PathConstrainer_Property_POINTS_get() { - int jresult ; - int result; - - result = (int)Dali::PathConstrainer::Property::POINTS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PathConstrainer_Property_CONTROL_POINTS_get() { - int jresult ; - int result; - - result = (int)Dali::PathConstrainer::Property::CONTROL_POINTS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PathConstrainer_Property() { - void * jresult ; - Dali::PathConstrainer::Property *result = 0 ; - - { - try { - result = (Dali::PathConstrainer::Property *)new Dali::PathConstrainer::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PathConstrainer_Property(void * jarg1) { - Dali::PathConstrainer::Property *arg1 = (Dali::PathConstrainer::Property *) 0 ; - - arg1 = (Dali::PathConstrainer::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PathConstrainer_New() { - void * jresult ; - Dali::PathConstrainer result; - - { - try { - result = Dali::PathConstrainer::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PathConstrainer((const Dali::PathConstrainer &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PathConstrainer_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::PathConstrainer result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::PathConstrainer::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PathConstrainer((const Dali::PathConstrainer &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PathConstrainer__SWIG_0() { - void * jresult ; - Dali::PathConstrainer *result = 0 ; - - { - try { - result = (Dali::PathConstrainer *)new Dali::PathConstrainer(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PathConstrainer(void * jarg1) { - Dali::PathConstrainer *arg1 = (Dali::PathConstrainer *) 0 ; - - arg1 = (Dali::PathConstrainer *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PathConstrainer__SWIG_1(void * jarg1) { - void * jresult ; - Dali::PathConstrainer *arg1 = 0 ; - Dali::PathConstrainer *result = 0 ; - - arg1 = (Dali::PathConstrainer *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PathConstrainer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PathConstrainer *)new Dali::PathConstrainer((Dali::PathConstrainer const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PathConstrainer_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::PathConstrainer *arg1 = (Dali::PathConstrainer *) 0 ; - Dali::PathConstrainer *arg2 = 0 ; - Dali::PathConstrainer *result = 0 ; - - arg1 = (Dali::PathConstrainer *)jarg1; - arg2 = (Dali::PathConstrainer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PathConstrainer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::PathConstrainer *) &(arg1)->operator =((Dali::PathConstrainer const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PathConstrainer_Apply__SWIG_0(void * jarg1, void * jarg2, void * jarg3, void * jarg4, void * jarg5) { - Dali::PathConstrainer *arg1 = (Dali::PathConstrainer *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - SwigValueWrapper< Dali::Property > arg3 ; - Dali::Vector2 *arg4 = 0 ; - Dali::Vector2 *arg5 = 0 ; - Dali::Property *argp2 ; - Dali::Property *argp3 ; - - arg1 = (Dali::PathConstrainer *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Property *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg3 = *argp3; - arg4 = (Dali::Vector2 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - arg5 = (Dali::Vector2 *)jarg5; - if (!arg5) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - { - try { - (arg1)->Apply(arg2,arg3,(Dali::Vector2 const &)*arg4,(Dali::Vector2 const &)*arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PathConstrainer_Apply__SWIG_1(void * jarg1, void * jarg2, void * jarg3, void * jarg4) { - Dali::PathConstrainer *arg1 = (Dali::PathConstrainer *) 0 ; - SwigValueWrapper< Dali::Property > arg2 ; - SwigValueWrapper< Dali::Property > arg3 ; - Dali::Vector2 *arg4 = 0 ; - Dali::Property *argp2 ; - Dali::Property *argp3 ; - - arg1 = (Dali::PathConstrainer *)jarg1; - argp2 = (Dali::Property *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Property *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property", 0); - return ; - } - arg3 = *argp3; - arg4 = (Dali::Vector2 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - { - try { - (arg1)->Apply(arg2,arg3,(Dali::Vector2 const &)*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PathConstrainer_Remove(void * jarg1, void * jarg2) { - Dali::PathConstrainer *arg1 = (Dali::PathConstrainer *) 0 ; - Dali::Handle *arg2 = 0 ; - - arg1 = (Dali::PathConstrainer *)jarg1; - arg2 = (Dali::Handle *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Handle & type is null", 0); - return ; - } - { - try { - (arg1)->Remove(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_FittingModeDefault_get() { - int jresult ; - Dali::FittingMode::Type result; - - result = (Dali::FittingMode::Type)(Dali::FittingMode::Type)Dali::FittingMode::DEFAULT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_DEFAULT_get() { - int jresult ; - Dali::SamplingMode::Type result; - - result = (Dali::SamplingMode::Type)(Dali::SamplingMode::Type)Dali::SamplingMode::DEFAULT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_BufferImage__SWIG_0() { - void * jresult ; - Dali::BufferImage *result = 0 ; - - { - try { - result = (Dali::BufferImage *)new Dali::BufferImage(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_BufferImage_New__SWIG_0(unsigned int jarg1, unsigned int jarg2, int jarg3) { - void * jresult ; - unsigned int arg1 ; - unsigned int arg2 ; - Dali::Pixel::Format arg3 ; - Dali::BufferImage result; - - arg1 = (unsigned int)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (Dali::Pixel::Format)jarg3; - { - try { - result = Dali::BufferImage::New(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::BufferImage((const Dali::BufferImage &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_BufferImage_New__SWIG_1(unsigned int jarg1, unsigned int jarg2) { - void * jresult ; - unsigned int arg1 ; - unsigned int arg2 ; - Dali::BufferImage result; - - arg1 = (unsigned int)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = Dali::BufferImage::New(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::BufferImage((const Dali::BufferImage &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_BufferImage_New__SWIG_2(unsigned char* jarg1, unsigned int jarg2, unsigned int jarg3, int jarg4, unsigned int jarg5) { - void * jresult ; - Dali::PixelBuffer *arg1 = (Dali::PixelBuffer *) 0 ; - unsigned int arg2 ; - unsigned int arg3 ; - Dali::Pixel::Format arg4 ; - unsigned int arg5 ; - Dali::BufferImage result; - - arg1 = jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (unsigned int)jarg3; - arg4 = (Dali::Pixel::Format)jarg4; - arg5 = (unsigned int)jarg5; - { - try { - result = Dali::BufferImage::New(arg1,arg2,arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::BufferImage((const Dali::BufferImage &)result); - - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_BufferImage_New__SWIG_3(unsigned char* jarg1, unsigned int jarg2, unsigned int jarg3, int jarg4) { - void * jresult ; - Dali::PixelBuffer *arg1 = (Dali::PixelBuffer *) 0 ; - unsigned int arg2 ; - unsigned int arg3 ; - Dali::Pixel::Format arg4 ; - Dali::BufferImage result; - - arg1 = jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (unsigned int)jarg3; - arg4 = (Dali::Pixel::Format)jarg4; - { - try { - result = Dali::BufferImage::New(arg1,arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::BufferImage((const Dali::BufferImage &)result); - - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_BufferImage_New__SWIG_4(unsigned char* jarg1, unsigned int jarg2, unsigned int jarg3) { - void * jresult ; - Dali::PixelBuffer *arg1 = (Dali::PixelBuffer *) 0 ; - unsigned int arg2 ; - unsigned int arg3 ; - Dali::BufferImage result; - - arg1 = jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (unsigned int)jarg3; - { - try { - result = Dali::BufferImage::New(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::BufferImage((const Dali::BufferImage &)result); - - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_BufferImage_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::BufferImage result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::BufferImage::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::BufferImage((const Dali::BufferImage &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_BufferImage(void * jarg1) { - Dali::BufferImage *arg1 = (Dali::BufferImage *) 0 ; - - arg1 = (Dali::BufferImage *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_BufferImage__SWIG_1(void * jarg1) { - void * jresult ; - Dali::BufferImage *arg1 = 0 ; - Dali::BufferImage *result = 0 ; - - arg1 = (Dali::BufferImage *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::BufferImage const & type is null", 0); - return 0; - } - { - try { - result = (Dali::BufferImage *)new Dali::BufferImage((Dali::BufferImage const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_BufferImage_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::BufferImage *arg1 = (Dali::BufferImage *) 0 ; - Dali::BufferImage *arg2 = 0 ; - Dali::BufferImage *result = 0 ; - - arg1 = (Dali::BufferImage *)jarg1; - arg2 = (Dali::BufferImage *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::BufferImage const & type is null", 0); - return 0; - } - { - try { - result = (Dali::BufferImage *) &(arg1)->operator =((Dali::BufferImage const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_BufferImage_WHITE() { - void * jresult ; - Dali::BufferImage result; - - { - try { - result = Dali::BufferImage::WHITE(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::BufferImage((const Dali::BufferImage &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_BufferImage_GetBuffer(void * jarg1) { - void * jresult ; - Dali::BufferImage *arg1 = (Dali::BufferImage *) 0 ; - Dali::PixelBuffer *result = 0 ; - - arg1 = (Dali::BufferImage *)jarg1; - { - try { - result = (Dali::PixelBuffer *)(arg1)->GetBuffer(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_BufferImage_GetBufferSize(void * jarg1) { - unsigned int jresult ; - Dali::BufferImage *arg1 = (Dali::BufferImage *) 0 ; - unsigned int result; - - arg1 = (Dali::BufferImage *)jarg1; - { - try { - result = (unsigned int)((Dali::BufferImage const *)arg1)->GetBufferSize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_BufferImage_GetBufferStride(void * jarg1) { - unsigned int jresult ; - Dali::BufferImage *arg1 = (Dali::BufferImage *) 0 ; - unsigned int result; - - arg1 = (Dali::BufferImage *)jarg1; - { - try { - result = (unsigned int)((Dali::BufferImage const *)arg1)->GetBufferStride(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_BufferImage_GetPixelFormat(void * jarg1) { - int jresult ; - Dali::BufferImage *arg1 = (Dali::BufferImage *) 0 ; - Dali::Pixel::Format result; - - arg1 = (Dali::BufferImage *)jarg1; - { - try { - result = (Dali::Pixel::Format)((Dali::BufferImage const *)arg1)->GetPixelFormat(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_BufferImage_Update__SWIG_0(void * jarg1) { - Dali::BufferImage *arg1 = (Dali::BufferImage *) 0 ; - - arg1 = (Dali::BufferImage *)jarg1; - { - try { - (arg1)->Update(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_BufferImage_Update__SWIG_1(void * jarg1, void * jarg2) { - Dali::BufferImage *arg1 = (Dali::BufferImage *) 0 ; - SwigValueWrapper< Dali::Rect< unsigned int > > arg2 ; - Dali::RectArea *argp2 ; - - arg1 = (Dali::BufferImage *)jarg1; - argp2 = (Dali::RectArea *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::RectArea", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->Update(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_BufferImage_IsDataExternal(void * jarg1) { - unsigned int jresult ; - Dali::BufferImage *arg1 = (Dali::BufferImage *) 0 ; - bool result; - - arg1 = (Dali::BufferImage *)jarg1; - { - try { - result = (bool)((Dali::BufferImage const *)arg1)->IsDataExternal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_EncodedBufferImage__SWIG_0() { - void * jresult ; - Dali::EncodedBufferImage *result = 0 ; - - { - try { - result = (Dali::EncodedBufferImage *)new Dali::EncodedBufferImage(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_EncodedBufferImage_New__SWIG_0(void * jarg1, unsigned long jarg2) { - void * jresult ; - uint8_t *arg1 = (uint8_t *) (uint8_t *)0 ; - std::size_t arg2 ; - Dali::EncodedBufferImage result; - - arg1 = (uint8_t *)jarg1; - arg2 = (std::size_t)jarg2; - { - try { - result = Dali::EncodedBufferImage::New((uint8_t const *)arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::EncodedBufferImage((const Dali::EncodedBufferImage &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_EncodedBufferImage_New__SWIG_1(void * jarg1, unsigned long jarg2, void * jarg3, int jarg4, int jarg5, unsigned int jarg6) { - void * jresult ; - uint8_t *arg1 = (uint8_t *) (uint8_t *)0 ; - std::size_t arg2 ; - Dali::ImageDimensions arg3 ; - Dali::FittingMode::Type arg4 ; - Dali::SamplingMode::Type arg5 ; - bool arg6 ; - Dali::ImageDimensions *argp3 ; - Dali::EncodedBufferImage result; - - arg1 = (uint8_t *)jarg1; - arg2 = (std::size_t)jarg2; - argp3 = (Dali::ImageDimensions *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::ImageDimensions", 0); - return 0; - } - arg3 = *argp3; - arg4 = (Dali::FittingMode::Type)jarg4; - arg5 = (Dali::SamplingMode::Type)jarg5; - arg6 = jarg6 ? true : false; - { - try { - result = Dali::EncodedBufferImage::New((uint8_t const *)arg1,arg2,arg3,arg4,arg5,arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::EncodedBufferImage((const Dali::EncodedBufferImage &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_EncodedBufferImage_New__SWIG_2(void * jarg1, unsigned long jarg2, void * jarg3, int jarg4, int jarg5) { - void * jresult ; - uint8_t *arg1 = (uint8_t *) (uint8_t *)0 ; - std::size_t arg2 ; - Dali::ImageDimensions arg3 ; - Dali::FittingMode::Type arg4 ; - Dali::SamplingMode::Type arg5 ; - Dali::ImageDimensions *argp3 ; - Dali::EncodedBufferImage result; - - arg1 = (uint8_t *)jarg1; - arg2 = (std::size_t)jarg2; - argp3 = (Dali::ImageDimensions *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::ImageDimensions", 0); - return 0; - } - arg3 = *argp3; - arg4 = (Dali::FittingMode::Type)jarg4; - arg5 = (Dali::SamplingMode::Type)jarg5; - { - try { - result = Dali::EncodedBufferImage::New((uint8_t const *)arg1,arg2,arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::EncodedBufferImage((const Dali::EncodedBufferImage &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_EncodedBufferImage_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::EncodedBufferImage result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::EncodedBufferImage::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::EncodedBufferImage((const Dali::EncodedBufferImage &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_EncodedBufferImage(void * jarg1) { - Dali::EncodedBufferImage *arg1 = (Dali::EncodedBufferImage *) 0 ; - - arg1 = (Dali::EncodedBufferImage *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_EncodedBufferImage__SWIG_1(void * jarg1) { - void * jresult ; - Dali::EncodedBufferImage *arg1 = 0 ; - Dali::EncodedBufferImage *result = 0 ; - - arg1 = (Dali::EncodedBufferImage *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::EncodedBufferImage const & type is null", 0); - return 0; - } - { - try { - result = (Dali::EncodedBufferImage *)new Dali::EncodedBufferImage((Dali::EncodedBufferImage const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_EncodedBufferImage_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::EncodedBufferImage *arg1 = (Dali::EncodedBufferImage *) 0 ; - Dali::EncodedBufferImage *arg2 = 0 ; - Dali::EncodedBufferImage *result = 0 ; - - arg1 = (Dali::EncodedBufferImage *)jarg1; - arg2 = (Dali::EncodedBufferImage *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::EncodedBufferImage const & type is null", 0); - return 0; - } - { - try { - result = (Dali::EncodedBufferImage *) &(arg1)->operator =((Dali::EncodedBufferImage const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_NativeImage__SWIG_0() { - void * jresult ; - Dali::NativeImage *result = 0 ; - - { - try { - result = (Dali::NativeImage *)new Dali::NativeImage(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_NativeImage(void * jarg1) { - Dali::NativeImage *arg1 = (Dali::NativeImage *) 0 ; - - arg1 = (Dali::NativeImage *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_NativeImage__SWIG_1(void * jarg1) { - void * jresult ; - Dali::NativeImage *arg1 = 0 ; - Dali::NativeImage *result = 0 ; - - arg1 = (Dali::NativeImage *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::NativeImage const & type is null", 0); - return 0; - } - { - try { - result = (Dali::NativeImage *)new Dali::NativeImage((Dali::NativeImage const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_NativeImage_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::NativeImage *arg1 = (Dali::NativeImage *) 0 ; - Dali::NativeImage *arg2 = 0 ; - Dali::NativeImage *result = 0 ; - - arg1 = (Dali::NativeImage *)jarg1; - arg2 = (Dali::NativeImage *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::NativeImage const & type is null", 0); - return 0; - } - { - try { - result = (Dali::NativeImage *) &(arg1)->operator =((Dali::NativeImage const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_NativeImage_CreateGlTexture(void * jarg1) { - Dali::NativeImage *arg1 = (Dali::NativeImage *) 0 ; - - arg1 = (Dali::NativeImage *)jarg1; - { - try { - (arg1)->CreateGlTexture(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_NativeImage_New(void * jarg1) { - void * jresult ; - NativeImageInterface *arg1 = 0 ; - Dali::NativeImage result; - - arg1 = (NativeImageInterface *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "NativeImageInterface & type is null", 0); - return 0; - } - { - try { - result = Dali::NativeImage::New(*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::NativeImage((const Dali::NativeImage &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_NativeImage_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::NativeImage result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::NativeImage::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::NativeImage((const Dali::NativeImage &)result); - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_NativeImage_GetCustomFragmentPreFix(void * jarg1) { - char * jresult ; - Dali::NativeImage *arg1 = (Dali::NativeImage *) 0 ; - char *result = 0 ; - - arg1 = (Dali::NativeImage *)jarg1; - { - try { - result = (char *)(arg1)->GetCustomFragmentPreFix(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback((const char *)result); - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_NativeImage_GetCustomSamplerTypename(void * jarg1) { - char * jresult ; - Dali::NativeImage *arg1 = (Dali::NativeImage *) 0 ; - char *result = 0 ; - - arg1 = (Dali::NativeImage *)jarg1; - { - try { - result = (char *)(arg1)->GetCustomSamplerTypename(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback((const char *)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_NativeImageInterface_GlExtensionCreate(void * jarg1) { - unsigned int jresult ; - Dali::NativeImageInterface *arg1 = (Dali::NativeImageInterface *) 0 ; - bool result; - - arg1 = (Dali::NativeImageInterface *)jarg1; - { - try { - result = (bool)(arg1)->GlExtensionCreate(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_NativeImageInterface_GlExtensionDestroy(void * jarg1) { - Dali::NativeImageInterface *arg1 = (Dali::NativeImageInterface *) 0 ; - - arg1 = (Dali::NativeImageInterface *)jarg1; - { - try { - (arg1)->GlExtensionDestroy(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_NativeImageInterface_TargetTexture(void * jarg1) { - unsigned int jresult ; - Dali::NativeImageInterface *arg1 = (Dali::NativeImageInterface *) 0 ; - unsigned int result; - - arg1 = (Dali::NativeImageInterface *)jarg1; - { - try { - result = (unsigned int)(arg1)->TargetTexture(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_NativeImageInterface_PrepareTexture(void * jarg1) { - Dali::NativeImageInterface *arg1 = (Dali::NativeImageInterface *) 0 ; - - arg1 = (Dali::NativeImageInterface *)jarg1; - { - try { - (arg1)->PrepareTexture(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_NativeImageInterface_GetWidth(void * jarg1) { - unsigned int jresult ; - Dali::NativeImageInterface *arg1 = (Dali::NativeImageInterface *) 0 ; - unsigned int result; - - arg1 = (Dali::NativeImageInterface *)jarg1; - { - try { - result = (unsigned int)((Dali::NativeImageInterface const *)arg1)->GetWidth(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_NativeImageInterface_GetHeight(void * jarg1) { - unsigned int jresult ; - Dali::NativeImageInterface *arg1 = (Dali::NativeImageInterface *) 0 ; - unsigned int result; - - arg1 = (Dali::NativeImageInterface *)jarg1; - { - try { - result = (unsigned int)((Dali::NativeImageInterface const *)arg1)->GetHeight(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_NativeImageInterface_RequiresBlending(void * jarg1) { - unsigned int jresult ; - Dali::NativeImageInterface *arg1 = (Dali::NativeImageInterface *) 0 ; - bool result; - - arg1 = (Dali::NativeImageInterface *)jarg1; - { - try { - result = (bool)((Dali::NativeImageInterface const *)arg1)->RequiresBlending(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ResourceImage_GetImageSize(char * jarg1) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::ImageDimensions result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - { - try { - result = Dali::ResourceImage::GetImageSize((std::string const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::ImageDimensions((const Dali::ImageDimensions &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ResourceImage__SWIG_0() { - void * jresult ; - Dali::ResourceImage *result = 0 ; - - { - try { - result = (Dali::ResourceImage *)new Dali::ResourceImage(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ResourceImage(void * jarg1) { - Dali::ResourceImage *arg1 = (Dali::ResourceImage *) 0 ; - - arg1 = (Dali::ResourceImage *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ResourceImage__SWIG_1(void * jarg1) { - void * jresult ; - Dali::ResourceImage *arg1 = 0 ; - Dali::ResourceImage *result = 0 ; - - arg1 = (Dali::ResourceImage *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::ResourceImage const & type is null", 0); - return 0; - } - { - try { - result = (Dali::ResourceImage *)new Dali::ResourceImage((Dali::ResourceImage const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ResourceImage_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::ResourceImage *arg1 = (Dali::ResourceImage *) 0 ; - Dali::ResourceImage *arg2 = 0 ; - Dali::ResourceImage *result = 0 ; - - arg1 = (Dali::ResourceImage *)jarg1; - arg2 = (Dali::ResourceImage *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::ResourceImage const & type is null", 0); - return 0; - } - { - try { - result = (Dali::ResourceImage *) &(arg1)->operator =((Dali::ResourceImage const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ResourceImage_New__SWIG_0(char * jarg1, unsigned int jarg2) { - void * jresult ; - std::string *arg1 = 0 ; - bool arg2 ; - Dali::ResourceImage result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - arg2 = jarg2 ? true : false; - { - try { - result = Dali::ResourceImage::New((std::string const &)*arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::ResourceImage((const Dali::ResourceImage &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ResourceImage_New__SWIG_1(char * jarg1) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::ResourceImage result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - { - try { - result = Dali::ResourceImage::New((std::string const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::ResourceImage((const Dali::ResourceImage &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ResourceImage_New__SWIG_2(char * jarg1, void * jarg2, int jarg3, int jarg4, unsigned int jarg5) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::ImageDimensions arg2 ; - Dali::FittingMode::Type arg3 ; - Dali::SamplingMode::Type arg4 ; - bool arg5 ; - Dali::ImageDimensions *argp2 ; - Dali::ResourceImage result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - argp2 = (Dali::ImageDimensions *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::ImageDimensions", 0); - return 0; - } - arg2 = *argp2; - arg3 = (Dali::FittingMode::Type)jarg3; - arg4 = (Dali::SamplingMode::Type)jarg4; - arg5 = jarg5 ? true : false; - { - try { - result = Dali::ResourceImage::New((std::string const &)*arg1,arg2,arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::ResourceImage((const Dali::ResourceImage &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ResourceImage_New__SWIG_3(char * jarg1, void * jarg2, int jarg3, int jarg4) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::ImageDimensions arg2 ; - Dali::FittingMode::Type arg3 ; - Dali::SamplingMode::Type arg4 ; - Dali::ImageDimensions *argp2 ; - Dali::ResourceImage result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - argp2 = (Dali::ImageDimensions *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::ImageDimensions", 0); - return 0; - } - arg2 = *argp2; - arg3 = (Dali::FittingMode::Type)jarg3; - arg4 = (Dali::SamplingMode::Type)jarg4; - { - try { - result = Dali::ResourceImage::New((std::string const &)*arg1,arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::ResourceImage((const Dali::ResourceImage &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ResourceImage_New__SWIG_4(char * jarg1, void * jarg2, int jarg3) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::ImageDimensions arg2 ; - Dali::FittingMode::Type arg3 ; - Dali::ImageDimensions *argp2 ; - Dali::ResourceImage result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - argp2 = (Dali::ImageDimensions *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::ImageDimensions", 0); - return 0; - } - arg2 = *argp2; - arg3 = (Dali::FittingMode::Type)jarg3; - { - try { - result = Dali::ResourceImage::New((std::string const &)*arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::ResourceImage((const Dali::ResourceImage &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ResourceImage_New__SWIG_5(char * jarg1, void * jarg2) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::ImageDimensions arg2 ; - Dali::ImageDimensions *argp2 ; - Dali::ResourceImage result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - argp2 = (Dali::ImageDimensions *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::ImageDimensions", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = Dali::ResourceImage::New((std::string const &)*arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::ResourceImage((const Dali::ResourceImage &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ResourceImage_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::ResourceImage result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::ResourceImage::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::ResourceImage((const Dali::ResourceImage &)result); - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ResourceImage_GetLoadingState(void * jarg1) { - int jresult ; - Dali::ResourceImage *arg1 = (Dali::ResourceImage *) 0 ; - Dali::LoadingState result; - - arg1 = (Dali::ResourceImage *)jarg1; - { - try { - result = (Dali::LoadingState)((Dali::ResourceImage const *)arg1)->GetLoadingState(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_ResourceImage_GetUrl(void * jarg1) { - char * jresult ; - Dali::ResourceImage *arg1 = (Dali::ResourceImage *) 0 ; - std::string result; - - arg1 = (Dali::ResourceImage *)jarg1; - { - try { - result = ((Dali::ResourceImage const *)arg1)->GetUrl(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback((&result)->c_str()); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ResourceImage_Reload(void * jarg1) { - Dali::ResourceImage *arg1 = (Dali::ResourceImage *) 0 ; - - arg1 = (Dali::ResourceImage *)jarg1; - { - try { - (arg1)->Reload(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ResourceImage_LoadingFinishedSignal(void * jarg1) { - void * jresult ; - Dali::ResourceImage *arg1 = (Dali::ResourceImage *) 0 ; - Dali::ResourceImage::ResourceImageSignal *result = 0 ; - - arg1 = (Dali::ResourceImage *)jarg1; - { - try { - result = (Dali::ResourceImage::ResourceImageSignal *) &(arg1)->LoadingFinishedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_FrameBufferImage__SWIG_0() { - void * jresult ; - Dali::FrameBufferImage *result = 0 ; - - { - try { - result = (Dali::FrameBufferImage *)new Dali::FrameBufferImage(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FrameBufferImage_New__SWIG_0(unsigned int jarg1, unsigned int jarg2, int jarg3, int jarg4) { - void * jresult ; - unsigned int arg1 ; - unsigned int arg2 ; - Dali::Pixel::Format arg3 ; - Dali::RenderBuffer::Format arg4 ; - Dali::FrameBufferImage result; - - arg1 = (unsigned int)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (Dali::Pixel::Format)jarg3; - arg4 = (Dali::RenderBuffer::Format)jarg4; - { - try { - result = Dali::FrameBufferImage::New(arg1,arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::FrameBufferImage((const Dali::FrameBufferImage &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FrameBufferImage_New__SWIG_1(unsigned int jarg1, unsigned int jarg2, int jarg3) { - void * jresult ; - unsigned int arg1 ; - unsigned int arg2 ; - Dali::Pixel::Format arg3 ; - Dali::FrameBufferImage result; - - arg1 = (unsigned int)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (Dali::Pixel::Format)jarg3; - { - try { - result = Dali::FrameBufferImage::New(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::FrameBufferImage((const Dali::FrameBufferImage &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FrameBufferImage_New__SWIG_2(unsigned int jarg1, unsigned int jarg2) { - void * jresult ; - unsigned int arg1 ; - unsigned int arg2 ; - Dali::FrameBufferImage result; - - arg1 = (unsigned int)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = Dali::FrameBufferImage::New(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::FrameBufferImage((const Dali::FrameBufferImage &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FrameBufferImage_New__SWIG_3(unsigned int jarg1) { - void * jresult ; - unsigned int arg1 ; - Dali::FrameBufferImage result; - - arg1 = (unsigned int)jarg1; - { - try { - result = Dali::FrameBufferImage::New(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::FrameBufferImage((const Dali::FrameBufferImage &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FrameBufferImage_New__SWIG_4() { - void * jresult ; - Dali::FrameBufferImage result; - - { - try { - result = Dali::FrameBufferImage::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::FrameBufferImage((const Dali::FrameBufferImage &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FrameBufferImage_New__SWIG_5(void * jarg1) { - void * jresult ; - Dali::NativeImageInterface *arg1 = 0 ; - Dali::FrameBufferImage result; - - arg1 = (Dali::NativeImageInterface *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::NativeImageInterface & type is null", 0); - return 0; - } - { - try { - result = Dali::FrameBufferImage::New(*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::FrameBufferImage((const Dali::FrameBufferImage &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FrameBufferImage_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::FrameBufferImage result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::FrameBufferImage::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::FrameBufferImage((const Dali::FrameBufferImage &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_FrameBufferImage(void * jarg1) { - Dali::FrameBufferImage *arg1 = (Dali::FrameBufferImage *) 0 ; - - arg1 = (Dali::FrameBufferImage *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_FrameBufferImage__SWIG_1(void * jarg1) { - void * jresult ; - Dali::FrameBufferImage *arg1 = 0 ; - Dali::FrameBufferImage *result = 0 ; - - arg1 = (Dali::FrameBufferImage *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::FrameBufferImage const & type is null", 0); - return 0; - } - { - try { - result = (Dali::FrameBufferImage *)new Dali::FrameBufferImage((Dali::FrameBufferImage const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FrameBufferImage_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::FrameBufferImage *arg1 = (Dali::FrameBufferImage *) 0 ; - Dali::FrameBufferImage *arg2 = 0 ; - Dali::FrameBufferImage *result = 0 ; - - arg1 = (Dali::FrameBufferImage *)jarg1; - arg2 = (Dali::FrameBufferImage *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::FrameBufferImage const & type is null", 0); - return 0; - } - { - try { - result = (Dali::FrameBufferImage *) &(arg1)->operator =((Dali::FrameBufferImage const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_NinePatchImage__SWIG_0() { - void * jresult ; - Dali::NinePatchImage *result = 0 ; - - { - try { - result = (Dali::NinePatchImage *)new Dali::NinePatchImage(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_NinePatchImage_New(char * jarg1) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::NinePatchImage result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - { - try { - result = Dali::NinePatchImage::New((std::string const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::NinePatchImage((const Dali::NinePatchImage &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_NinePatchImage_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::NinePatchImage result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::NinePatchImage::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::NinePatchImage((const Dali::NinePatchImage &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_NinePatchImage(void * jarg1) { - Dali::NinePatchImage *arg1 = (Dali::NinePatchImage *) 0 ; - - arg1 = (Dali::NinePatchImage *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_NinePatchImage__SWIG_1(void * jarg1) { - void * jresult ; - Dali::NinePatchImage *arg1 = 0 ; - Dali::NinePatchImage *result = 0 ; - - arg1 = (Dali::NinePatchImage *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::NinePatchImage const & type is null", 0); - return 0; - } - { - try { - result = (Dali::NinePatchImage *)new Dali::NinePatchImage((Dali::NinePatchImage const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_NinePatchImage_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::NinePatchImage *arg1 = (Dali::NinePatchImage *) 0 ; - Dali::NinePatchImage *arg2 = 0 ; - Dali::NinePatchImage *result = 0 ; - - arg1 = (Dali::NinePatchImage *)jarg1; - arg2 = (Dali::NinePatchImage *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::NinePatchImage const & type is null", 0); - return 0; - } - { - try { - result = (Dali::NinePatchImage *) &(arg1)->operator =((Dali::NinePatchImage const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_NinePatchImage_GetStretchBorders(void * jarg1) { - void * jresult ; - Dali::NinePatchImage *arg1 = (Dali::NinePatchImage *) 0 ; - Dali::Vector4 result; - - arg1 = (Dali::NinePatchImage *)jarg1; - { - try { - result = (arg1)->GetStretchBorders(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_NinePatchImage_GetStretchPixelsX(void * jarg1) { - void * jresult ; - Dali::NinePatchImage *arg1 = (Dali::NinePatchImage *) 0 ; - Dali::NinePatchImage::StretchRanges *result = 0 ; - - arg1 = (Dali::NinePatchImage *)jarg1; - { - try { - result = (Dali::NinePatchImage::StretchRanges *) &(arg1)->GetStretchPixelsX(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_NinePatchImage_GetStretchPixelsY(void * jarg1) { - void * jresult ; - Dali::NinePatchImage *arg1 = (Dali::NinePatchImage *) 0 ; - Dali::NinePatchImage::StretchRanges *result = 0 ; - - arg1 = (Dali::NinePatchImage *)jarg1; - { - try { - result = (Dali::NinePatchImage::StretchRanges *) &(arg1)->GetStretchPixelsY(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_NinePatchImage_GetChildRectangle(void * jarg1) { - void * jresult ; - Dali::NinePatchImage *arg1 = (Dali::NinePatchImage *) 0 ; - Dali::Rect< int > result; - - arg1 = (Dali::NinePatchImage *)jarg1; - { - try { - result = (arg1)->GetChildRectangle(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Rect< int >((const Dali::Rect< int > &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_NinePatchImage_CreateCroppedBufferImage(void * jarg1) { - void * jresult ; - Dali::NinePatchImage *arg1 = (Dali::NinePatchImage *) 0 ; - Dali::BufferImage result; - - arg1 = (Dali::NinePatchImage *)jarg1; - { - try { - result = (arg1)->CreateCroppedBufferImage(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::BufferImage((const Dali::BufferImage &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_NinePatchImage_IsNinePatchUrl(char * jarg1) { - unsigned int jresult ; - std::string *arg1 = 0 ; - bool result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - { - try { - result = (bool)Dali::NinePatchImage::IsNinePatchUrl((std::string const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_Property_TYPE_get() { - int jresult ; - int result; - - result = (int)Dali::CameraActor::Property::TYPE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_Property_PROJECTION_MODE_get() { - int jresult ; - int result; - - result = (int)Dali::CameraActor::Property::PROJECTION_MODE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_Property_FIELD_OF_VIEW_get() { - int jresult ; - int result; - - result = (int)Dali::CameraActor::Property::FIELD_OF_VIEW; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_Property_ASPECT_RATIO_get() { - int jresult ; - int result; - - result = (int)Dali::CameraActor::Property::ASPECT_RATIO; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_Property_NEAR_PLANE_DISTANCE_get() { - int jresult ; - int result; - - result = (int)Dali::CameraActor::Property::NEAR_PLANE_DISTANCE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_Property_FAR_PLANE_DISTANCE_get() { - int jresult ; - int result; - - result = (int)Dali::CameraActor::Property::FAR_PLANE_DISTANCE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_Property_LEFT_PLANE_DISTANCE_get() { - int jresult ; - int result; - - result = (int)Dali::CameraActor::Property::LEFT_PLANE_DISTANCE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_Property_RIGHT_PLANE_DISTANCE_get() { - int jresult ; - int result; - - result = (int)Dali::CameraActor::Property::RIGHT_PLANE_DISTANCE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_Property_TOP_PLANE_DISTANCE_get() { - int jresult ; - int result; - - result = (int)Dali::CameraActor::Property::TOP_PLANE_DISTANCE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_Property_BOTTOM_PLANE_DISTANCE_get() { - int jresult ; - int result; - - result = (int)Dali::CameraActor::Property::BOTTOM_PLANE_DISTANCE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_Property_TARGET_POSITION_get() { - int jresult ; - int result; - - result = (int)Dali::CameraActor::Property::TARGET_POSITION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_Property_PROJECTION_MATRIX_get() { - int jresult ; - int result; - - result = (int)Dali::CameraActor::Property::PROJECTION_MATRIX; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_Property_VIEW_MATRIX_get() { - int jresult ; - int result; - - result = (int)Dali::CameraActor::Property::VIEW_MATRIX; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_Property_INVERT_Y_AXIS_get() { - int jresult ; - int result; - - result = (int)Dali::CameraActor::Property::INVERT_Y_AXIS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_CameraActor_Property() { - void * jresult ; - Dali::CameraActor::Property *result = 0 ; - - { - try { - result = (Dali::CameraActor::Property *)new Dali::CameraActor::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_CameraActor_Property(void * jarg1) { - Dali::CameraActor::Property *arg1 = (Dali::CameraActor::Property *) 0 ; - - arg1 = (Dali::CameraActor::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_CameraActor__SWIG_0() { - void * jresult ; - Dali::CameraActor *result = 0 ; - - { - try { - result = (Dali::CameraActor *)new Dali::CameraActor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_CameraActor_New__SWIG_0() { - void * jresult ; - Dali::CameraActor result; - - { - try { - result = Dali::CameraActor::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::CameraActor((const Dali::CameraActor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_CameraActor_New__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Size *arg1 = 0 ; - Dali::CameraActor result; - - arg1 = (Dali::Size *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Size const & type is null", 0); - return 0; - } - { - try { - result = Dali::CameraActor::New((Dali::Vector2 const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::CameraActor((const Dali::CameraActor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_CameraActor_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::CameraActor result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::CameraActor::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::CameraActor((const Dali::CameraActor &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_CameraActor(void * jarg1) { - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - - arg1 = (Dali::CameraActor *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_CameraActor__SWIG_1(void * jarg1) { - void * jresult ; - Dali::CameraActor *arg1 = 0 ; - Dali::CameraActor *result = 0 ; - - arg1 = (Dali::CameraActor *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::CameraActor const & type is null", 0); - return 0; - } - { - try { - result = (Dali::CameraActor *)new Dali::CameraActor((Dali::CameraActor const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_CameraActor_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - Dali::CameraActor *arg2 = 0 ; - Dali::CameraActor *result = 0 ; - - arg1 = (Dali::CameraActor *)jarg1; - arg2 = (Dali::CameraActor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::CameraActor const & type is null", 0); - return 0; - } - { - try { - result = (Dali::CameraActor *) &(arg1)->operator =((Dali::CameraActor const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CameraActor_SetType(void * jarg1, int jarg2) { - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - Dali::Camera::Type arg2 ; - - arg1 = (Dali::CameraActor *)jarg1; - arg2 = (Dali::Camera::Type)jarg2; - { - try { - (arg1)->SetType(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_GetType(void * jarg1) { - int jresult ; - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - Dali::Camera::Type result; - - arg1 = (Dali::CameraActor *)jarg1; - { - try { - result = (Dali::Camera::Type)((Dali::CameraActor const *)arg1)->GetType(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CameraActor_SetProjectionMode(void * jarg1, int jarg2) { - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - Dali::Camera::ProjectionMode arg2 ; - - arg1 = (Dali::CameraActor *)jarg1; - arg2 = (Dali::Camera::ProjectionMode)jarg2; - { - try { - (arg1)->SetProjectionMode(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_CameraActor_GetProjectionMode(void * jarg1) { - int jresult ; - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - Dali::Camera::ProjectionMode result; - - arg1 = (Dali::CameraActor *)jarg1; - { - try { - result = (Dali::Camera::ProjectionMode)((Dali::CameraActor const *)arg1)->GetProjectionMode(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CameraActor_SetFieldOfView(void * jarg1, float jarg2) { - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - float arg2 ; - - arg1 = (Dali::CameraActor *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetFieldOfView(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_CameraActor_GetFieldOfView(void * jarg1) { - float jresult ; - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - float result; - - arg1 = (Dali::CameraActor *)jarg1; - { - try { - result = (float)(arg1)->GetFieldOfView(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CameraActor_SetAspectRatio(void * jarg1, float jarg2) { - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - float arg2 ; - - arg1 = (Dali::CameraActor *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetAspectRatio(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_CameraActor_GetAspectRatio(void * jarg1) { - float jresult ; - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - float result; - - arg1 = (Dali::CameraActor *)jarg1; - { - try { - result = (float)(arg1)->GetAspectRatio(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CameraActor_SetNearClippingPlane(void * jarg1, float jarg2) { - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - float arg2 ; - - arg1 = (Dali::CameraActor *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetNearClippingPlane(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_CameraActor_GetNearClippingPlane(void * jarg1) { - float jresult ; - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - float result; - - arg1 = (Dali::CameraActor *)jarg1; - { - try { - result = (float)(arg1)->GetNearClippingPlane(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CameraActor_SetFarClippingPlane(void * jarg1, float jarg2) { - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - float arg2 ; - - arg1 = (Dali::CameraActor *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetFarClippingPlane(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_CameraActor_GetFarClippingPlane(void * jarg1) { - float jresult ; - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - float result; - - arg1 = (Dali::CameraActor *)jarg1; - { - try { - result = (float)(arg1)->GetFarClippingPlane(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CameraActor_SetTargetPosition(void * jarg1, void * jarg2) { - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::CameraActor *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetTargetPosition((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_CameraActor_GetTargetPosition(void * jarg1) { - void * jresult ; - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::CameraActor *)jarg1; - { - try { - result = ((Dali::CameraActor const *)arg1)->GetTargetPosition(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CameraActor_SetInvertYAxis(void * jarg1, unsigned int jarg2) { - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - bool arg2 ; - - arg1 = (Dali::CameraActor *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetInvertYAxis(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_CameraActor_GetInvertYAxis(void * jarg1) { - unsigned int jresult ; - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - bool result; - - arg1 = (Dali::CameraActor *)jarg1; - { - try { - result = (bool)(arg1)->GetInvertYAxis(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CameraActor_SetPerspectiveProjection(void * jarg1, void * jarg2) { - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - Dali::Size *arg2 = 0 ; - - arg1 = (Dali::CameraActor *)jarg1; - arg2 = (Dali::Size *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Size const & type is null", 0); - return ; - } - { - try { - (arg1)->SetPerspectiveProjection((Dali::Size const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CameraActor_SetOrthographicProjection__SWIG_0(void * jarg1, void * jarg2) { - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - Dali::Size *arg2 = 0 ; - - arg1 = (Dali::CameraActor *)jarg1; - arg2 = (Dali::Size *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Size const & type is null", 0); - return ; - } - { - try { - (arg1)->SetOrthographicProjection((Dali::Size const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CameraActor_SetOrthographicProjection__SWIG_1(void * jarg1, float jarg2, float jarg3, float jarg4, float jarg5, float jarg6, float jarg7) { - Dali::CameraActor *arg1 = (Dali::CameraActor *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - float arg5 ; - float arg6 ; - float arg7 ; - - arg1 = (Dali::CameraActor *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - arg5 = (float)jarg5; - arg6 = (float)jarg6; - arg7 = (float)jarg7; - { - try { - (arg1)->SetOrthographicProjection(arg2,arg3,arg4,arg5,arg6,arg7); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_StringValuePair__SWIG_0() { - void * jresult ; - std::pair< std::string,Dali::Property::Value > *result = 0 ; - - { - try { - result = (std::pair< std::string,Dali::Property::Value > *)new std::pair< std::string,Dali::Property::Value >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_StringValuePair__SWIG_1(char * jarg1, void * jarg2) { - void * jresult ; - std::string arg1 ; - Dali::Property::Value arg2 ; - Dali::Property::Value *argp2 ; - std::pair< std::string,Dali::Property::Value > *result = 0 ; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - (&arg1)->assign(jarg1); - argp2 = (Dali::Property::Value *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property::Value", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (std::pair< std::string,Dali::Property::Value > *)new std::pair< std::string,Dali::Property::Value >(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_StringValuePair__SWIG_2(void * jarg1) { - void * jresult ; - std::pair< std::string,Dali::Property::Value > *arg1 = 0 ; - std::pair< std::string,Dali::Property::Value > *result = 0 ; - - arg1 = (std::pair< std::string,Dali::Property::Value > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::pair< std::string,Dali::Property::Value > const & type is null", 0); - return 0; - } - { - try { - result = (std::pair< std::string,Dali::Property::Value > *)new std::pair< std::string,Dali::Property::Value >((std::pair< std::string,Dali::Property::Value > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_StringValuePair_first_set(void * jarg1, char * jarg2) { - std::pair< std::string,Dali::Property::Value > *arg1 = (std::pair< std::string,Dali::Property::Value > *) 0 ; - std::string *arg2 = 0 ; - - arg1 = (std::pair< std::string,Dali::Property::Value > *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - if (arg1) (arg1)->first = *arg2; - - //argout typemap for const std::string& - -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_StringValuePair_first_get(void * jarg1) { - char * jresult ; - std::pair< std::string,Dali::Property::Value > *arg1 = (std::pair< std::string,Dali::Property::Value > *) 0 ; - std::string *result = 0 ; - - arg1 = (std::pair< std::string,Dali::Property::Value > *)jarg1; - result = (std::string *) & ((arg1)->first); - jresult = SWIG_csharp_string_callback(result->c_str()); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_StringValuePair_second_set(void * jarg1, void * jarg2) { - std::pair< std::string,Dali::Property::Value > *arg1 = (std::pair< std::string,Dali::Property::Value > *) 0 ; - Dali::Property::Value *arg2 = (Dali::Property::Value *) 0 ; - - arg1 = (std::pair< std::string,Dali::Property::Value > *)jarg1; - arg2 = (Dali::Property::Value *)jarg2; - if (arg1) (arg1)->second = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_StringValuePair_second_get(void * jarg1) { - void * jresult ; - std::pair< std::string,Dali::Property::Value > *arg1 = (std::pair< std::string,Dali::Property::Value > *) 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (std::pair< std::string,Dali::Property::Value > *)jarg1; - result = (Dali::Property::Value *)& ((arg1)->second); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_StringValuePair(void * jarg1) { - std::pair< std::string,Dali::Property::Value > *arg1 = (std::pair< std::string,Dali::Property::Value > *) 0 ; - - arg1 = (std::pair< std::string,Dali::Property::Value > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPointContainer_Clear(void * jarg1) { - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - { - try { - (arg1)->clear(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPointContainer_Add(void * jarg1, void * jarg2) { - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - Dali::TouchPoint *arg2 = 0 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - arg2 = (Dali::TouchPoint *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TouchPoint const & type is null", 0); - return ; - } - { - try { - (arg1)->push_back((Dali::TouchPoint const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_TouchPointContainer_size(void * jarg1) { - unsigned long jresult ; - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - std::vector< Dali::TouchPoint >::size_type result; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - { - try { - result = ((std::vector< Dali::TouchPoint > const *)arg1)->size(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_TouchPointContainer_capacity(void * jarg1) { - unsigned long jresult ; - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - std::vector< Dali::TouchPoint >::size_type result; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - { - try { - result = ((std::vector< Dali::TouchPoint > const *)arg1)->capacity(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPointContainer_reserve(void * jarg1, unsigned long jarg2) { - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - std::vector< Dali::TouchPoint >::size_type arg2 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - arg2 = (std::vector< Dali::TouchPoint >::size_type)jarg2; - { - try { - (arg1)->reserve(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TouchPointContainer__SWIG_0() { - void * jresult ; - std::vector< Dali::TouchPoint > *result = 0 ; - - { - try { - result = (std::vector< Dali::TouchPoint > *)new std::vector< Dali::TouchPoint >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TouchPointContainer__SWIG_1(void * jarg1) { - void * jresult ; - std::vector< Dali::TouchPoint > *arg1 = 0 ; - std::vector< Dali::TouchPoint > *result = 0 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< Dali::TouchPoint > const & type is null", 0); - return 0; - } - { - try { - result = (std::vector< Dali::TouchPoint > *)new std::vector< Dali::TouchPoint >((std::vector< Dali::TouchPoint > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TouchPointContainer__SWIG_2(int jarg1) { - void * jresult ; - int arg1 ; - std::vector< Dali::TouchPoint > *result = 0 ; - - arg1 = (int)jarg1; - { - try { - try { - result = (std::vector< Dali::TouchPoint > *)new_std_vector_Sl_Dali_TouchPoint_Sg___SWIG_2(arg1); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TouchPointContainer_getitemcopy(void * jarg1, int jarg2) { - void * jresult ; - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - int arg2 ; - SwigValueWrapper< Dali::TouchPoint > result; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - arg2 = (int)jarg2; - { - try { - try { - result = std_vector_Sl_Dali_TouchPoint_Sg__getitemcopy(arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::TouchPoint((const Dali::TouchPoint &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TouchPointContainer_getitem(void * jarg1, int jarg2) { - void * jresult ; - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - int arg2 ; - Dali::TouchPoint *result = 0 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - arg2 = (int)jarg2; - { - try { - try { - result = (Dali::TouchPoint *) &std_vector_Sl_Dali_TouchPoint_Sg__getitem(arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPointContainer_setitem(void * jarg1, int jarg2, void * jarg3) { - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - int arg2 ; - Dali::TouchPoint *arg3 = 0 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - arg2 = (int)jarg2; - arg3 = (Dali::TouchPoint *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TouchPoint const & type is null", 0); - return ; - } - { - try { - try { - std_vector_Sl_Dali_TouchPoint_Sg__setitem(arg1,arg2,(Dali::TouchPoint const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPointContainer_AddRange(void * jarg1, void * jarg2) { - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - std::vector< Dali::TouchPoint > *arg2 = 0 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - arg2 = (std::vector< Dali::TouchPoint > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< Dali::TouchPoint > const & type is null", 0); - return ; - } - { - try { - std_vector_Sl_Dali_TouchPoint_Sg__AddRange(arg1,(std::vector< Dali::TouchPoint > const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TouchPointContainer_GetRange(void * jarg1, int jarg2, int jarg3) { - void * jresult ; - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - int arg2 ; - int arg3 ; - std::vector< Dali::TouchPoint > *result = 0 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - { - try { - try { - result = (std::vector< Dali::TouchPoint > *)std_vector_Sl_Dali_TouchPoint_Sg__GetRange(arg1,arg2,arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - catch(std::invalid_argument &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentException, (&_e)->what(), ""); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPointContainer_Insert(void * jarg1, int jarg2, void * jarg3) { - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - int arg2 ; - Dali::TouchPoint *arg3 = 0 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - arg2 = (int)jarg2; - arg3 = (Dali::TouchPoint *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TouchPoint const & type is null", 0); - return ; - } - { - try { - try { - std_vector_Sl_Dali_TouchPoint_Sg__Insert(arg1,arg2,(Dali::TouchPoint const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPointContainer_InsertRange(void * jarg1, int jarg2, void * jarg3) { - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - int arg2 ; - std::vector< Dali::TouchPoint > *arg3 = 0 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - arg2 = (int)jarg2; - arg3 = (std::vector< Dali::TouchPoint > *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< Dali::TouchPoint > const & type is null", 0); - return ; - } - { - try { - try { - std_vector_Sl_Dali_TouchPoint_Sg__InsertRange(arg1,arg2,(std::vector< Dali::TouchPoint > const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPointContainer_RemoveAt(void * jarg1, int jarg2) { - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - int arg2 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - arg2 = (int)jarg2; - { - try { - try { - std_vector_Sl_Dali_TouchPoint_Sg__RemoveAt(arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPointContainer_RemoveRange(void * jarg1, int jarg2, int jarg3) { - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - int arg2 ; - int arg3 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - { - try { - try { - std_vector_Sl_Dali_TouchPoint_Sg__RemoveRange(arg1,arg2,arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - catch(std::invalid_argument &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentException, (&_e)->what(), ""); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TouchPointContainer_Repeat(void * jarg1, int jarg2) { - void * jresult ; - Dali::TouchPoint *arg1 = 0 ; - int arg2 ; - std::vector< Dali::TouchPoint > *result = 0 ; - - arg1 = (Dali::TouchPoint *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TouchPoint const & type is null", 0); - return 0; - } - arg2 = (int)jarg2; - { - try { - try { - result = (std::vector< Dali::TouchPoint > *)std_vector_Sl_Dali_TouchPoint_Sg__Repeat((Dali::TouchPoint const &)*arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPointContainer_Reverse__SWIG_0(void * jarg1) { - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - { - try { - std_vector_Sl_Dali_TouchPoint_Sg__Reverse__SWIG_0(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPointContainer_Reverse__SWIG_1(void * jarg1, int jarg2, int jarg3) { - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - int arg2 ; - int arg3 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - { - try { - try { - std_vector_Sl_Dali_TouchPoint_Sg__Reverse__SWIG_1(arg1,arg2,arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - catch(std::invalid_argument &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentException, (&_e)->what(), ""); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchPointContainer_SetRange(void * jarg1, int jarg2, void * jarg3) { - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - int arg2 ; - std::vector< Dali::TouchPoint > *arg3 = 0 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - arg2 = (int)jarg2; - arg3 = (std::vector< Dali::TouchPoint > *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< Dali::TouchPoint > const & type is null", 0); - return ; - } - { - try { - try { - std_vector_Sl_Dali_TouchPoint_Sg__SetRange(arg1,arg2,(std::vector< Dali::TouchPoint > const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TouchPointContainer(void * jarg1) { - std::vector< Dali::TouchPoint > *arg1 = (std::vector< Dali::TouchPoint > *) 0 ; - - arg1 = (std::vector< Dali::TouchPoint > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Rectangle__SWIG_0() { - void * jresult ; - Dali::Rect< int > *result = 0 ; - - { - try { - result = (Dali::Rect< int > *)new Dali::Rect< int >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Rectangle__SWIG_1(int jarg1, int jarg2, int jarg3, int jarg4) { - void * jresult ; - int arg1 ; - int arg2 ; - int arg3 ; - int arg4 ; - Dali::Rect< int > *result = 0 ; - - arg1 = (int)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - arg4 = (int)jarg4; - { - try { - result = (Dali::Rect< int > *)new Dali::Rect< int >(arg1,arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Rectangle__SWIG_2(void * jarg1) { - void * jresult ; - Dali::Rect< int > *arg1 = 0 ; - Dali::Rect< int > *result = 0 ; - - arg1 = (Dali::Rect< int > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Rect< int > const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Rect< int > *)new Dali::Rect< int >((Dali::Rect< int > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Rectangle_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - Dali::Rect< int > *arg2 = 0 ; - Dali::Rect< int > *result = 0 ; - - arg1 = (Dali::Rect< int > *)jarg1; - arg2 = (Dali::Rect< int > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Rect< int > const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Rect< int > *) &(arg1)->operator =((Dali::Rect< int > const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Rectangle_Set(void * jarg1, int jarg2, int jarg3, int jarg4, int jarg5) { - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int arg2 ; - int arg3 ; - int arg4 ; - int arg5 ; - - arg1 = (Dali::Rect< int > *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - arg4 = (int)jarg4; - arg5 = (int)jarg5; - { - try { - (arg1)->Set(arg2,arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Rectangle_IsEmpty(void * jarg1) { - unsigned int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - bool result; - - arg1 = (Dali::Rect< int > *)jarg1; - { - try { - result = (bool)((Dali::Rect< int > const *)arg1)->IsEmpty(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Rectangle_Left(void * jarg1) { - int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int result; - - arg1 = (Dali::Rect< int > *)jarg1; - { - try { - result = (int)((Dali::Rect< int > const *)arg1)->Left(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Rectangle_Right(void * jarg1) { - int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int result; - - arg1 = (Dali::Rect< int > *)jarg1; - { - try { - result = (int)((Dali::Rect< int > const *)arg1)->Right(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Rectangle_Top(void * jarg1) { - int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int result; - - arg1 = (Dali::Rect< int > *)jarg1; - { - try { - result = (int)((Dali::Rect< int > const *)arg1)->Top(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Rectangle_Bottom(void * jarg1) { - int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int result; - - arg1 = (Dali::Rect< int > *)jarg1; - { - try { - result = (int)((Dali::Rect< int > const *)arg1)->Bottom(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Rectangle_Area(void * jarg1) { - int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int result; - - arg1 = (Dali::Rect< int > *)jarg1; - { - try { - result = (int)((Dali::Rect< int > const *)arg1)->Area(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Rectangle_Intersects(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - Dali::Rect< int > *arg2 = 0 ; - bool result; - - arg1 = (Dali::Rect< int > *)jarg1; - arg2 = (Dali::Rect< int > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Rect< int > const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Rect< int > const *)arg1)->Intersects((Dali::Rect< int > const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Rectangle_Contains(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - Dali::Rect< int > *arg2 = 0 ; - bool result; - - arg1 = (Dali::Rect< int > *)jarg1; - arg2 = (Dali::Rect< int > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Rect< int > const & type is null", 0); - return 0; - } - { - try { - result = (bool)((Dali::Rect< int > const *)arg1)->Contains((Dali::Rect< int > const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Rectangle_x_set(void * jarg1, int jarg2) { - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int arg2 ; - - arg1 = (Dali::Rect< int > *)jarg1; - arg2 = (int)jarg2; - if (arg1) (arg1)->x = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Rectangle_x_get(void * jarg1) { - int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int result; - - arg1 = (Dali::Rect< int > *)jarg1; - result = (int) ((arg1)->x); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Rectangle_left_set(void * jarg1, int jarg2) { - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int arg2 ; - - arg1 = (Dali::Rect< int > *)jarg1; - arg2 = (int)jarg2; - if (arg1) (arg1)->left = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Rectangle_left_get(void * jarg1) { - int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int result; - - arg1 = (Dali::Rect< int > *)jarg1; - result = (int) ((arg1)->left); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Rectangle_y_set(void * jarg1, int jarg2) { - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int arg2 ; - - arg1 = (Dali::Rect< int > *)jarg1; - arg2 = (int)jarg2; - if (arg1) (arg1)->y = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Rectangle_y_get(void * jarg1) { - int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int result; - - arg1 = (Dali::Rect< int > *)jarg1; - result = (int) ((arg1)->y); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Rectangle_right_set(void * jarg1, int jarg2) { - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int arg2 ; - - arg1 = (Dali::Rect< int > *)jarg1; - arg2 = (int)jarg2; - if (arg1) (arg1)->right = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Rectangle_right_get(void * jarg1) { - int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int result; - - arg1 = (Dali::Rect< int > *)jarg1; - result = (int) ((arg1)->right); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Rectangle_width_set(void * jarg1, int jarg2) { - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int arg2 ; - - arg1 = (Dali::Rect< int > *)jarg1; - arg2 = (int)jarg2; - if (arg1) (arg1)->width = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Rectangle_width_get(void * jarg1) { - int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int result; - - arg1 = (Dali::Rect< int > *)jarg1; - result = (int) ((arg1)->width); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Rectangle_bottom_set(void * jarg1, int jarg2) { - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int arg2 ; - - arg1 = (Dali::Rect< int > *)jarg1; - arg2 = (int)jarg2; - if (arg1) (arg1)->bottom = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Rectangle_bottom_get(void * jarg1) { - int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int result; - - arg1 = (Dali::Rect< int > *)jarg1; - result = (int) ((arg1)->bottom); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Rectangle_height_set(void * jarg1, int jarg2) { - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int arg2 ; - - arg1 = (Dali::Rect< int > *)jarg1; - arg2 = (int)jarg2; - if (arg1) (arg1)->height = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Rectangle_height_get(void * jarg1) { - int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int result; - - arg1 = (Dali::Rect< int > *)jarg1; - result = (int) ((arg1)->height); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Rectangle_top_set(void * jarg1, int jarg2) { - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int arg2 ; - - arg1 = (Dali::Rect< int > *)jarg1; - arg2 = (int)jarg2; - if (arg1) (arg1)->top = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Rectangle_top_get(void * jarg1) { - int jresult ; - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - int result; - - arg1 = (Dali::Rect< int > *)jarg1; - result = (int) ((arg1)->top); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Rectangle(void * jarg1) { - Dali::Rect< int > *arg1 = (Dali::Rect< int > *) 0 ; - - arg1 = (Dali::Rect< int > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PaddingType__SWIG_0() { - void * jresult ; - Dali::Rect< float > *result = 0 ; - - { - try { - result = (Dali::Rect< float > *)new Dali::Rect< float >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PaddingType__SWIG_1(float jarg1, float jarg2, float jarg3, float jarg4) { - void * jresult ; - float arg1 ; - float arg2 ; - float arg3 ; - float arg4 ; - Dali::Rect< float > *result = 0 ; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - { - try { - result = (Dali::Rect< float > *)new Dali::Rect< float >(arg1,arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PaddingType__SWIG_2(void * jarg1) { - void * jresult ; - Dali::Rect< float > *arg1 = 0 ; - Dali::Rect< float > *result = 0 ; - - arg1 = (Dali::Rect< float > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Rect< float > const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Rect< float > *)new Dali::Rect< float >((Dali::Rect< float > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PaddingType_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - Dali::Rect< float > *arg2 = 0 ; - Dali::Rect< float > *result = 0 ; - - arg1 = (Dali::Rect< float > *)jarg1; - arg2 = (Dali::Rect< float > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Rect< float > const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Rect< float > *) &(arg1)->operator =((Dali::Rect< float > const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PaddingType_Set(void * jarg1, float jarg2, float jarg3, float jarg4, float jarg5) { - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - float arg5 ; - - arg1 = (Dali::Rect< float > *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - arg5 = (float)jarg5; - { - try { - (arg1)->Set(arg2,arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PaddingType_x_set(void * jarg1, float jarg2) { - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float arg2 ; - - arg1 = (Dali::Rect< float > *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->x = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PaddingType_x_get(void * jarg1) { - float jresult ; - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float result; - - arg1 = (Dali::Rect< float > *)jarg1; - result = (float) ((arg1)->x); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PaddingType_left_set(void * jarg1, float jarg2) { - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float arg2 ; - - arg1 = (Dali::Rect< float > *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->left = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PaddingType_left_get(void * jarg1) { - float jresult ; - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float result; - - arg1 = (Dali::Rect< float > *)jarg1; - result = (float) ((arg1)->left); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PaddingType_y_set(void * jarg1, float jarg2) { - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float arg2 ; - - arg1 = (Dali::Rect< float > *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->y = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PaddingType_y_get(void * jarg1) { - float jresult ; - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float result; - - arg1 = (Dali::Rect< float > *)jarg1; - result = (float) ((arg1)->y); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PaddingType_right_set(void * jarg1, float jarg2) { - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float arg2 ; - - arg1 = (Dali::Rect< float > *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->right = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PaddingType_right_get(void * jarg1) { - float jresult ; - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float result; - - arg1 = (Dali::Rect< float > *)jarg1; - result = (float) ((arg1)->right); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PaddingType_width_set(void * jarg1, float jarg2) { - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float arg2 ; - - arg1 = (Dali::Rect< float > *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->width = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PaddingType_width_get(void * jarg1) { - float jresult ; - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float result; - - arg1 = (Dali::Rect< float > *)jarg1; - result = (float) ((arg1)->width); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PaddingType_bottom_set(void * jarg1, float jarg2) { - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float arg2 ; - - arg1 = (Dali::Rect< float > *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->bottom = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PaddingType_bottom_get(void * jarg1) { - float jresult ; - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float result; - - arg1 = (Dali::Rect< float > *)jarg1; - result = (float) ((arg1)->bottom); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PaddingType_height_set(void * jarg1, float jarg2) { - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float arg2 ; - - arg1 = (Dali::Rect< float > *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->height = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PaddingType_height_get(void * jarg1) { - float jresult ; - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float result; - - arg1 = (Dali::Rect< float > *)jarg1; - result = (float) ((arg1)->height); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PaddingType_top_set(void * jarg1, float jarg2) { - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float arg2 ; - - arg1 = (Dali::Rect< float > *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->top = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_PaddingType_top_get(void * jarg1) { - float jresult ; - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - float result; - - arg1 = (Dali::Rect< float > *)jarg1; - result = (float) ((arg1)->top); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PaddingType(void * jarg1) { - Dali::Rect< float > *arg1 = (Dali::Rect< float > *) 0 ; - - arg1 = (Dali::Rect< float > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_VectorInteger_BaseType_get() { - int jresult ; - int result; - - result = (int)Dali::Vector< int >::BaseType; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VectorInteger__SWIG_0() { - void * jresult ; - Dali::Vector< int > *result = 0 ; - - { - try { - result = (Dali::Vector< int > *)new Dali::Vector< int >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_VectorInteger(void * jarg1) { - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - - arg1 = (Dali::Vector< int > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VectorInteger__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Vector< int > *arg1 = 0 ; - Dali::Vector< int > *result = 0 ; - - arg1 = (Dali::Vector< int > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< int > const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector< int > *)new Dali::Vector< int >((Dali::Vector< int > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorInteger_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - Dali::Vector< int > *arg2 = 0 ; - Dali::Vector< int > *result = 0 ; - - arg1 = (Dali::Vector< int > *)jarg1; - arg2 = (Dali::Vector< int > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< int > const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector< int > *) &(arg1)->operator =((Dali::Vector< int > const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorInteger_Begin(void * jarg1) { - void * jresult ; - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - Dali::Vector< int >::Iterator result; - - arg1 = (Dali::Vector< int > *)jarg1; - { - try { - result = (Dali::Vector< int >::Iterator)((Dali::Vector< int > const *)arg1)->Begin(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorInteger_End(void * jarg1) { - void * jresult ; - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - Dali::Vector< int >::Iterator result; - - arg1 = (Dali::Vector< int > *)jarg1; - { - try { - result = (Dali::Vector< int >::Iterator)((Dali::Vector< int > const *)arg1)->End(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorInteger_ValueOfIndex__SWIG_0(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - Dali::Vector< int >::SizeType arg2 ; - Dali::Vector< int >::ItemType *result = 0 ; - - arg1 = (Dali::Vector< int > *)jarg1; - arg2 = (Dali::Vector< int >::SizeType)jarg2; - { - try { - result = (Dali::Vector< int >::ItemType *) &(arg1)->operator [](arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorInteger_PushBack(void * jarg1, int jarg2) { - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - Dali::Vector< int >::ItemType *arg2 = 0 ; - Dali::Vector< int >::ItemType temp2 ; - - arg1 = (Dali::Vector< int > *)jarg1; - temp2 = (Dali::Vector< int >::ItemType)jarg2; - arg2 = &temp2; - { - try { - (arg1)->PushBack((Dali::Vector< int >::ItemType const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorInteger_Insert__SWIG_0(void * jarg1, void * jarg2, int jarg3) { - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - Dali::Vector< int >::Iterator arg2 = (Dali::Vector< int >::Iterator) 0 ; - Dali::Vector< int >::ItemType *arg3 = 0 ; - Dali::Vector< int >::ItemType temp3 ; - - arg1 = (Dali::Vector< int > *)jarg1; - arg2 = (Dali::Vector< int >::Iterator)jarg2; - temp3 = (Dali::Vector< int >::ItemType)jarg3; - arg3 = &temp3; - { - try { - (arg1)->Insert(arg2,(Dali::Vector< int >::ItemType const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorInteger_Insert__SWIG_1(void * jarg1, void * jarg2, void * jarg3, void * jarg4) { - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - Dali::Vector< int >::Iterator arg2 = (Dali::Vector< int >::Iterator) 0 ; - Dali::Vector< int >::Iterator arg3 = (Dali::Vector< int >::Iterator) 0 ; - Dali::Vector< int >::Iterator arg4 = (Dali::Vector< int >::Iterator) 0 ; - - arg1 = (Dali::Vector< int > *)jarg1; - arg2 = (Dali::Vector< int >::Iterator)jarg2; - arg3 = (Dali::Vector< int >::Iterator)jarg3; - arg4 = (Dali::Vector< int >::Iterator)jarg4; - { - try { - (arg1)->Insert(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorInteger_Reserve(void * jarg1, unsigned long jarg2) { - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - Dali::Vector< int >::SizeType arg2 ; - - arg1 = (Dali::Vector< int > *)jarg1; - arg2 = (Dali::Vector< int >::SizeType)jarg2; - { - try { - (arg1)->Reserve(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorInteger_Resize__SWIG_0(void * jarg1, unsigned long jarg2) { - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - Dali::Vector< int >::SizeType arg2 ; - - arg1 = (Dali::Vector< int > *)jarg1; - arg2 = (Dali::Vector< int >::SizeType)jarg2; - { - try { - (arg1)->Resize(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorInteger_Resize__SWIG_1(void * jarg1, unsigned long jarg2, int jarg3) { - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - Dali::Vector< int >::SizeType arg2 ; - Dali::Vector< int >::ItemType *arg3 = 0 ; - Dali::Vector< int >::ItemType temp3 ; - - arg1 = (Dali::Vector< int > *)jarg1; - arg2 = (Dali::Vector< int >::SizeType)jarg2; - temp3 = (Dali::Vector< int >::ItemType)jarg3; - arg3 = &temp3; - { - try { - (arg1)->Resize(arg2,(Dali::Vector< int >::ItemType const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorInteger_Erase__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - Dali::Vector< int >::Iterator arg2 = (Dali::Vector< int >::Iterator) 0 ; - Dali::Vector< int >::Iterator result; - - arg1 = (Dali::Vector< int > *)jarg1; - arg2 = (Dali::Vector< int >::Iterator)jarg2; - { - try { - result = (Dali::Vector< int >::Iterator)(arg1)->Erase(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorInteger_Erase__SWIG_1(void * jarg1, void * jarg2, void * jarg3) { - void * jresult ; - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - Dali::Vector< int >::Iterator arg2 = (Dali::Vector< int >::Iterator) 0 ; - Dali::Vector< int >::Iterator arg3 = (Dali::Vector< int >::Iterator) 0 ; - Dali::Vector< int >::Iterator result; - - arg1 = (Dali::Vector< int > *)jarg1; - arg2 = (Dali::Vector< int >::Iterator)jarg2; - arg3 = (Dali::Vector< int >::Iterator)jarg3; - { - try { - result = (Dali::Vector< int >::Iterator)(arg1)->Erase(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorInteger_Remove(void * jarg1, void * jarg2) { - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - Dali::Vector< int >::Iterator arg2 = (Dali::Vector< int >::Iterator) 0 ; - - arg1 = (Dali::Vector< int > *)jarg1; - arg2 = (Dali::Vector< int >::Iterator)jarg2; - { - try { - (arg1)->Remove(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorInteger_Swap(void * jarg1, void * jarg2) { - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - Dali::Vector< int > *arg2 = 0 ; - - arg1 = (Dali::Vector< int > *)jarg1; - arg2 = (Dali::Vector< int > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< int > & type is null", 0); - return ; - } - { - try { - (arg1)->Swap(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorInteger_Clear(void * jarg1) { - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - - arg1 = (Dali::Vector< int > *)jarg1; - { - try { - (arg1)->Clear(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorInteger_Release(void * jarg1) { - Dali::Vector< int > *arg1 = (Dali::Vector< int > *) 0 ; - - arg1 = (Dali::Vector< int > *)jarg1; - { - try { - (arg1)->Release(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_VectorFloat_BaseType_get() { - int jresult ; - int result; - - result = (int)Dali::Vector< float >::BaseType; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VectorFloat__SWIG_0() { - void * jresult ; - Dali::Vector< float > *result = 0 ; - - { - try { - result = (Dali::Vector< float > *)new Dali::Vector< float >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_VectorFloat(void * jarg1) { - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - - arg1 = (Dali::Vector< float > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VectorFloat__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Vector< float > *arg1 = 0 ; - Dali::Vector< float > *result = 0 ; - - arg1 = (Dali::Vector< float > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< float > const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector< float > *)new Dali::Vector< float >((Dali::Vector< float > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorFloat_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - Dali::Vector< float > *arg2 = 0 ; - Dali::Vector< float > *result = 0 ; - - arg1 = (Dali::Vector< float > *)jarg1; - arg2 = (Dali::Vector< float > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< float > const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector< float > *) &(arg1)->operator =((Dali::Vector< float > const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorFloat_Begin(void * jarg1) { - void * jresult ; - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - Dali::Vector< float >::Iterator result; - - arg1 = (Dali::Vector< float > *)jarg1; - { - try { - result = (Dali::Vector< float >::Iterator)((Dali::Vector< float > const *)arg1)->Begin(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorFloat_End(void * jarg1) { - void * jresult ; - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - Dali::Vector< float >::Iterator result; - - arg1 = (Dali::Vector< float > *)jarg1; - { - try { - result = (Dali::Vector< float >::Iterator)((Dali::Vector< float > const *)arg1)->End(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorFloat_ValueOfIndex__SWIG_0(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - Dali::Vector< float >::SizeType arg2 ; - Dali::Vector< float >::ItemType *result = 0 ; - - arg1 = (Dali::Vector< float > *)jarg1; - arg2 = (Dali::Vector< float >::SizeType)jarg2; - { - try { - result = (Dali::Vector< float >::ItemType *) &(arg1)->operator [](arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorFloat_PushBack(void * jarg1, float jarg2) { - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - Dali::Vector< float >::ItemType *arg2 = 0 ; - Dali::Vector< float >::ItemType temp2 ; - - arg1 = (Dali::Vector< float > *)jarg1; - temp2 = (Dali::Vector< float >::ItemType)jarg2; - arg2 = &temp2; - { - try { - (arg1)->PushBack((Dali::Vector< float >::ItemType const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorFloat_Insert__SWIG_0(void * jarg1, void * jarg2, float jarg3) { - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - Dali::Vector< float >::Iterator arg2 = (Dali::Vector< float >::Iterator) 0 ; - Dali::Vector< float >::ItemType *arg3 = 0 ; - Dali::Vector< float >::ItemType temp3 ; - - arg1 = (Dali::Vector< float > *)jarg1; - arg2 = (Dali::Vector< float >::Iterator)jarg2; - temp3 = (Dali::Vector< float >::ItemType)jarg3; - arg3 = &temp3; - { - try { - (arg1)->Insert(arg2,(Dali::Vector< float >::ItemType const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorFloat_Insert__SWIG_1(void * jarg1, void * jarg2, void * jarg3, void * jarg4) { - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - Dali::Vector< float >::Iterator arg2 = (Dali::Vector< float >::Iterator) 0 ; - Dali::Vector< float >::Iterator arg3 = (Dali::Vector< float >::Iterator) 0 ; - Dali::Vector< float >::Iterator arg4 = (Dali::Vector< float >::Iterator) 0 ; - - arg1 = (Dali::Vector< float > *)jarg1; - arg2 = (Dali::Vector< float >::Iterator)jarg2; - arg3 = (Dali::Vector< float >::Iterator)jarg3; - arg4 = (Dali::Vector< float >::Iterator)jarg4; - { - try { - (arg1)->Insert(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorFloat_Reserve(void * jarg1, unsigned long jarg2) { - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - Dali::Vector< float >::SizeType arg2 ; - - arg1 = (Dali::Vector< float > *)jarg1; - arg2 = (Dali::Vector< float >::SizeType)jarg2; - { - try { - (arg1)->Reserve(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorFloat_Resize__SWIG_0(void * jarg1, unsigned long jarg2) { - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - Dali::Vector< float >::SizeType arg2 ; - - arg1 = (Dali::Vector< float > *)jarg1; - arg2 = (Dali::Vector< float >::SizeType)jarg2; - { - try { - (arg1)->Resize(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorFloat_Resize__SWIG_1(void * jarg1, unsigned long jarg2, float jarg3) { - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - Dali::Vector< float >::SizeType arg2 ; - Dali::Vector< float >::ItemType *arg3 = 0 ; - Dali::Vector< float >::ItemType temp3 ; - - arg1 = (Dali::Vector< float > *)jarg1; - arg2 = (Dali::Vector< float >::SizeType)jarg2; - temp3 = (Dali::Vector< float >::ItemType)jarg3; - arg3 = &temp3; - { - try { - (arg1)->Resize(arg2,(Dali::Vector< float >::ItemType const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorFloat_Erase__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - Dali::Vector< float >::Iterator arg2 = (Dali::Vector< float >::Iterator) 0 ; - Dali::Vector< float >::Iterator result; - - arg1 = (Dali::Vector< float > *)jarg1; - arg2 = (Dali::Vector< float >::Iterator)jarg2; - { - try { - result = (Dali::Vector< float >::Iterator)(arg1)->Erase(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorFloat_Erase__SWIG_1(void * jarg1, void * jarg2, void * jarg3) { - void * jresult ; - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - Dali::Vector< float >::Iterator arg2 = (Dali::Vector< float >::Iterator) 0 ; - Dali::Vector< float >::Iterator arg3 = (Dali::Vector< float >::Iterator) 0 ; - Dali::Vector< float >::Iterator result; - - arg1 = (Dali::Vector< float > *)jarg1; - arg2 = (Dali::Vector< float >::Iterator)jarg2; - arg3 = (Dali::Vector< float >::Iterator)jarg3; - { - try { - result = (Dali::Vector< float >::Iterator)(arg1)->Erase(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorFloat_Remove(void * jarg1, void * jarg2) { - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - Dali::Vector< float >::Iterator arg2 = (Dali::Vector< float >::Iterator) 0 ; - - arg1 = (Dali::Vector< float > *)jarg1; - arg2 = (Dali::Vector< float >::Iterator)jarg2; - { - try { - (arg1)->Remove(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorFloat_Swap(void * jarg1, void * jarg2) { - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - Dali::Vector< float > *arg2 = 0 ; - - arg1 = (Dali::Vector< float > *)jarg1; - arg2 = (Dali::Vector< float > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< float > & type is null", 0); - return ; - } - { - try { - (arg1)->Swap(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorFloat_Clear(void * jarg1) { - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - - arg1 = (Dali::Vector< float > *)jarg1; - { - try { - (arg1)->Clear(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorFloat_Release(void * jarg1) { - Dali::Vector< float > *arg1 = (Dali::Vector< float > *) 0 ; - - arg1 = (Dali::Vector< float > *)jarg1; - { - try { - (arg1)->Release(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_BaseType_get() { - int jresult ; - int result; - - result = (int)Dali::Vector< unsigned char >::BaseType; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VectorUnsignedChar__SWIG_0() { - void * jresult ; - Dali::Vector< unsigned char > *result = 0 ; - - { - try { - result = (Dali::Vector< unsigned char > *)new Dali::Vector< unsigned char >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_VectorUnsignedChar(void * jarg1) { - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VectorUnsignedChar__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Vector< unsigned char > *arg1 = 0 ; - Dali::Vector< unsigned char > *result = 0 ; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< unsigned char > const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector< unsigned char > *)new Dali::Vector< unsigned char >((Dali::Vector< unsigned char > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - Dali::Vector< unsigned char > *arg2 = 0 ; - Dali::Vector< unsigned char > *result = 0 ; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - arg2 = (Dali::Vector< unsigned char > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< unsigned char > const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector< unsigned char > *) &(arg1)->operator =((Dali::Vector< unsigned char > const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_Begin(void * jarg1) { - void * jresult ; - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - Dali::Vector< unsigned char >::Iterator result; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - { - try { - result = (Dali::Vector< unsigned char >::Iterator)((Dali::Vector< unsigned char > const *)arg1)->Begin(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_End(void * jarg1) { - void * jresult ; - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - Dali::Vector< unsigned char >::Iterator result; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - { - try { - result = (Dali::Vector< unsigned char >::Iterator)((Dali::Vector< unsigned char > const *)arg1)->End(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_ValueOfIndex__SWIG_0(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - Dali::Vector< unsigned char >::SizeType arg2 ; - Dali::Vector< unsigned char >::ItemType *result = 0 ; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - arg2 = (Dali::Vector< unsigned char >::SizeType)jarg2; - { - try { - result = (Dali::Vector< unsigned char >::ItemType *) &(arg1)->operator [](arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_PushBack(void * jarg1, unsigned char jarg2) { - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - Dali::Vector< unsigned char >::ItemType *arg2 = 0 ; - Dali::Vector< unsigned char >::ItemType temp2 ; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - temp2 = (Dali::Vector< unsigned char >::ItemType)jarg2; - arg2 = &temp2; - { - try { - (arg1)->PushBack((Dali::Vector< unsigned char >::ItemType const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_Insert__SWIG_0(void * jarg1, unsigned char* jarg2, unsigned char jarg3) { - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - Dali::Vector< unsigned char >::Iterator arg2 = (Dali::Vector< unsigned char >::Iterator) 0 ; - Dali::Vector< unsigned char >::ItemType *arg3 = 0 ; - Dali::Vector< unsigned char >::ItemType temp3 ; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - arg2 = jarg2; - temp3 = (Dali::Vector< unsigned char >::ItemType)jarg3; - arg3 = &temp3; - { - try { - (arg1)->Insert(arg2,(Dali::Vector< unsigned char >::ItemType const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_Insert__SWIG_1(void * jarg1, unsigned char* jarg2, void * jarg3, void * jarg4) { - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - Dali::Vector< unsigned char >::Iterator arg2 = (Dali::Vector< unsigned char >::Iterator) 0 ; - Dali::Vector< unsigned char >::Iterator arg3 = (Dali::Vector< unsigned char >::Iterator) 0 ; - Dali::Vector< unsigned char >::Iterator arg4 = (Dali::Vector< unsigned char >::Iterator) 0 ; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - arg2 = jarg2; - arg3 = (Dali::Vector< unsigned char >::Iterator)jarg3; - arg4 = (Dali::Vector< unsigned char >::Iterator)jarg4; - { - try { - (arg1)->Insert(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_Reserve(void * jarg1, unsigned long jarg2) { - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - Dali::Vector< unsigned char >::SizeType arg2 ; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - arg2 = (Dali::Vector< unsigned char >::SizeType)jarg2; - { - try { - (arg1)->Reserve(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_Resize__SWIG_0(void * jarg1, unsigned long jarg2) { - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - Dali::Vector< unsigned char >::SizeType arg2 ; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - arg2 = (Dali::Vector< unsigned char >::SizeType)jarg2; - { - try { - (arg1)->Resize(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_Resize__SWIG_1(void * jarg1, unsigned long jarg2, unsigned char jarg3) { - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - Dali::Vector< unsigned char >::SizeType arg2 ; - Dali::Vector< unsigned char >::ItemType *arg3 = 0 ; - Dali::Vector< unsigned char >::ItemType temp3 ; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - arg2 = (Dali::Vector< unsigned char >::SizeType)jarg2; - temp3 = (Dali::Vector< unsigned char >::ItemType)jarg3; - arg3 = &temp3; - { - try { - (arg1)->Resize(arg2,(Dali::Vector< unsigned char >::ItemType const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_Erase__SWIG_0(void * jarg1, unsigned char* jarg2) { - void * jresult ; - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - Dali::Vector< unsigned char >::Iterator arg2 = (Dali::Vector< unsigned char >::Iterator) 0 ; - Dali::Vector< unsigned char >::Iterator result; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - arg2 = jarg2; - { - try { - result = (Dali::Vector< unsigned char >::Iterator)(arg1)->Erase(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_Erase__SWIG_1(void * jarg1, unsigned char* jarg2, void * jarg3) { - void * jresult ; - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - Dali::Vector< unsigned char >::Iterator arg2 = (Dali::Vector< unsigned char >::Iterator) 0 ; - Dali::Vector< unsigned char >::Iterator arg3 = (Dali::Vector< unsigned char >::Iterator) 0 ; - Dali::Vector< unsigned char >::Iterator result; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - arg2 = jarg2; - arg3 = (Dali::Vector< unsigned char >::Iterator)jarg3; - { - try { - result = (Dali::Vector< unsigned char >::Iterator)(arg1)->Erase(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_Remove(void * jarg1, unsigned char* jarg2) { - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - Dali::Vector< unsigned char >::Iterator arg2 = (Dali::Vector< unsigned char >::Iterator) 0 ; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - arg2 = jarg2; - { - try { - (arg1)->Remove(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_Swap(void * jarg1, void * jarg2) { - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - Dali::Vector< unsigned char > *arg2 = 0 ; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - arg2 = (Dali::Vector< unsigned char > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< unsigned char > & type is null", 0); - return ; - } - { - try { - (arg1)->Swap(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_Clear(void * jarg1) { - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - { - try { - (arg1)->Clear(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUnsignedChar_Release(void * jarg1) { - Dali::Vector< unsigned char > *arg1 = (Dali::Vector< unsigned char > *) 0 ; - - arg1 = (Dali::Vector< unsigned char > *)jarg1; - { - try { - (arg1)->Release(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_VectorUint16Pair_BaseType_get() { - int jresult ; - int result; - - result = (int)Dali::Vector< Dali::Uint16Pair >::BaseType; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VectorUint16Pair__SWIG_0() { - void * jresult ; - Dali::Vector< Dali::Uint16Pair > *result = 0 ; - - { - try { - result = (Dali::Vector< Dali::Uint16Pair > *)new Dali::Vector< Dali::Uint16Pair >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_VectorUint16Pair(void * jarg1) { - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VectorUint16Pair__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Vector< Dali::Uint16Pair > *arg1 = 0 ; - Dali::Vector< Dali::Uint16Pair > *result = 0 ; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< Dali::Uint16Pair > const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector< Dali::Uint16Pair > *)new Dali::Vector< Dali::Uint16Pair >((Dali::Vector< Dali::Uint16Pair > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorUint16Pair_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - Dali::Vector< Dali::Uint16Pair > *arg2 = 0 ; - Dali::Vector< Dali::Uint16Pair > *result = 0 ; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - arg2 = (Dali::Vector< Dali::Uint16Pair > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< Dali::Uint16Pair > const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Vector< Dali::Uint16Pair > *) &(arg1)->operator =((Dali::Vector< Dali::Uint16Pair > const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorUint16Pair_Begin(void * jarg1) { - void * jresult ; - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - Dali::Vector< Dali::Uint16Pair >::Iterator result; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - { - try { - result = (Dali::Vector< Dali::Uint16Pair >::Iterator)((Dali::Vector< Dali::Uint16Pair > const *)arg1)->Begin(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorUint16Pair_End(void * jarg1) { - void * jresult ; - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - Dali::Vector< Dali::Uint16Pair >::Iterator result; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - { - try { - result = (Dali::Vector< Dali::Uint16Pair >::Iterator)((Dali::Vector< Dali::Uint16Pair > const *)arg1)->End(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorUint16Pair_ValueOfIndex__SWIG_0(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - Dali::Vector< Dali::Uint16Pair >::SizeType arg2 ; - Dali::Vector< Dali::Uint16Pair >::ItemType *result = 0 ; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - arg2 = (Dali::Vector< Dali::Uint16Pair >::SizeType)jarg2; - { - try { - result = (Dali::Vector< Dali::Uint16Pair >::ItemType *) &(arg1)->operator [](arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUint16Pair_PushBack(void * jarg1, void * jarg2) { - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - Dali::Vector< Dali::Uint16Pair >::ItemType *arg2 = 0 ; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - arg2 = (Dali::Vector< Dali::Uint16Pair >::ItemType *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< Dali::Uint16Pair >::ItemType const & type is null", 0); - return ; - } - { - try { - (arg1)->PushBack((Dali::Vector< Dali::Uint16Pair >::ItemType const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUint16Pair_Insert__SWIG_0(void * jarg1, void * jarg2, void * jarg3) { - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - Dali::Vector< Dali::Uint16Pair >::Iterator arg2 = (Dali::Vector< Dali::Uint16Pair >::Iterator) 0 ; - Dali::Vector< Dali::Uint16Pair >::ItemType *arg3 = 0 ; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - arg2 = (Dali::Vector< Dali::Uint16Pair >::Iterator)jarg2; - arg3 = (Dali::Vector< Dali::Uint16Pair >::ItemType *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< Dali::Uint16Pair >::ItemType const & type is null", 0); - return ; - } - { - try { - (arg1)->Insert(arg2,(Dali::Vector< Dali::Uint16Pair >::ItemType const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUint16Pair_Insert__SWIG_1(void * jarg1, void * jarg2, void * jarg3, void * jarg4) { - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - Dali::Vector< Dali::Uint16Pair >::Iterator arg2 = (Dali::Vector< Dali::Uint16Pair >::Iterator) 0 ; - Dali::Vector< Dali::Uint16Pair >::Iterator arg3 = (Dali::Vector< Dali::Uint16Pair >::Iterator) 0 ; - Dali::Vector< Dali::Uint16Pair >::Iterator arg4 = (Dali::Vector< Dali::Uint16Pair >::Iterator) 0 ; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - arg2 = (Dali::Vector< Dali::Uint16Pair >::Iterator)jarg2; - arg3 = (Dali::Vector< Dali::Uint16Pair >::Iterator)jarg3; - arg4 = (Dali::Vector< Dali::Uint16Pair >::Iterator)jarg4; - { - try { - (arg1)->Insert(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUint16Pair_Reserve(void * jarg1, unsigned long jarg2) { - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - Dali::Vector< Dali::Uint16Pair >::SizeType arg2 ; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - arg2 = (Dali::Vector< Dali::Uint16Pair >::SizeType)jarg2; - { - try { - (arg1)->Reserve(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUint16Pair_Resize__SWIG_0(void * jarg1, unsigned long jarg2) { - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - Dali::Vector< Dali::Uint16Pair >::SizeType arg2 ; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - arg2 = (Dali::Vector< Dali::Uint16Pair >::SizeType)jarg2; - { - try { - (arg1)->Resize(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUint16Pair_Resize__SWIG_1(void * jarg1, unsigned long jarg2, void * jarg3) { - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - Dali::Vector< Dali::Uint16Pair >::SizeType arg2 ; - Dali::Vector< Dali::Uint16Pair >::ItemType *arg3 = 0 ; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - arg2 = (Dali::Vector< Dali::Uint16Pair >::SizeType)jarg2; - arg3 = (Dali::Vector< Dali::Uint16Pair >::ItemType *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< Dali::Uint16Pair >::ItemType const & type is null", 0); - return ; - } - { - try { - (arg1)->Resize(arg2,(Dali::Vector< Dali::Uint16Pair >::ItemType const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorUint16Pair_Erase__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - Dali::Vector< Dali::Uint16Pair >::Iterator arg2 = (Dali::Vector< Dali::Uint16Pair >::Iterator) 0 ; - Dali::Vector< Dali::Uint16Pair >::Iterator result; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - arg2 = (Dali::Vector< Dali::Uint16Pair >::Iterator)jarg2; - { - try { - result = (Dali::Vector< Dali::Uint16Pair >::Iterator)(arg1)->Erase(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VectorUint16Pair_Erase__SWIG_1(void * jarg1, void * jarg2, void * jarg3) { - void * jresult ; - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - Dali::Vector< Dali::Uint16Pair >::Iterator arg2 = (Dali::Vector< Dali::Uint16Pair >::Iterator) 0 ; - Dali::Vector< Dali::Uint16Pair >::Iterator arg3 = (Dali::Vector< Dali::Uint16Pair >::Iterator) 0 ; - Dali::Vector< Dali::Uint16Pair >::Iterator result; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - arg2 = (Dali::Vector< Dali::Uint16Pair >::Iterator)jarg2; - arg3 = (Dali::Vector< Dali::Uint16Pair >::Iterator)jarg3; - { - try { - result = (Dali::Vector< Dali::Uint16Pair >::Iterator)(arg1)->Erase(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUint16Pair_Remove(void * jarg1, void * jarg2) { - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - Dali::Vector< Dali::Uint16Pair >::Iterator arg2 = (Dali::Vector< Dali::Uint16Pair >::Iterator) 0 ; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - arg2 = (Dali::Vector< Dali::Uint16Pair >::Iterator)jarg2; - { - try { - (arg1)->Remove(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUint16Pair_Swap(void * jarg1, void * jarg2) { - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - Dali::Vector< Dali::Uint16Pair > *arg2 = 0 ; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - arg2 = (Dali::Vector< Dali::Uint16Pair > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< Dali::Uint16Pair > & type is null", 0); - return ; - } - { - try { - (arg1)->Swap(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUint16Pair_Clear(void * jarg1) { - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - { - try { - (arg1)->Clear(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VectorUint16Pair_Release(void * jarg1) { - Dali::Vector< Dali::Uint16Pair > *arg1 = (Dali::Vector< Dali::Uint16Pair > *) 0 ; - - arg1 = (Dali::Vector< Dali::Uint16Pair > *)jarg1; - { - try { - (arg1)->Release(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VoidSignal() { - void * jresult ; - Dali::Signal< void () > *result = 0 ; - - { - try { - result = (Dali::Signal< void () > *)new Dali::Signal< void () >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_VoidSignal(void * jarg1) { - Dali::Signal< void () > *arg1 = (Dali::Signal< void () > *) 0 ; - - arg1 = (Dali::Signal< void () > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_VoidSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void () > *arg1 = (Dali::Signal< void () > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void () > *)jarg1; - { - try { - result = (bool)((Dali::Signal< void () > const *)arg1)->Empty(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_VoidSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void () > *arg1 = (Dali::Signal< void () > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void () > *)jarg1; - { - try { - result = ((Dali::Signal< void () > const *)arg1)->GetConnectionCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VoidSignal_Connect__SWIG_0(void * jarg1, void * jarg2) { - Dali::Signal< void () > *arg1 = (Dali::Signal< void () > *) 0 ; - void (*arg2)() = (void (*)()) 0 ; - - arg1 = (Dali::Signal< void () > *)jarg1; - arg2 = (void (*)())jarg2; - { - try { - (arg1)->Connect(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VoidSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void () > *arg1 = (Dali::Signal< void () > *) 0 ; - void (*arg2)() = (void (*)()) 0 ; - - arg1 = (Dali::Signal< void () > *)jarg1; - arg2 = (void (*)())jarg2; - { - try { - (arg1)->Disconnect(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VoidSignal_Connect__SWIG_4(void * jarg1, void * jarg2, void * jarg3) { - Dali::Signal< void () > *arg1 = (Dali::Signal< void () > *) 0 ; - Dali::ConnectionTrackerInterface *arg2 = (Dali::ConnectionTrackerInterface *) 0 ; - Dali::FunctorDelegate *arg3 = (Dali::FunctorDelegate *) 0 ; - - arg1 = (Dali::Signal< void () > *)jarg1; - arg2 = (Dali::ConnectionTrackerInterface *)jarg2; - arg3 = (Dali::FunctorDelegate *)jarg3; - { - try { - (arg1)->Connect(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VoidSignal_Emit(void * jarg1) { - Dali::Signal< void () > *arg1 = (Dali::Signal< void () > *) 0 ; - - arg1 = (Dali::Signal< void () > *)jarg1; - { - try { - (arg1)->Emit(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_FloatSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (float) > *arg1 = (Dali::Signal< void (float) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (float) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_float_SP__Sg__Empty((Dali::Signal< void (float) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_FloatSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (float) > *arg1 = (Dali::Signal< void (float) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (float) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_float_SP__Sg__GetConnectionCount((Dali::Signal< void (float) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_FloatSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (float) > *arg1 = (Dali::Signal< void (float) > *) 0 ; - void (*arg2)(float) = (void (*)(float)) 0 ; - - arg1 = (Dali::Signal< void (float) > *)jarg1; - arg2 = (void (*)(float))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_float_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_FloatSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (float) > *arg1 = (Dali::Signal< void (float) > *) 0 ; - void (*arg2)(float) = (void (*)(float)) 0 ; - - arg1 = (Dali::Signal< void (float) > *)jarg1; - arg2 = (void (*)(float))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_float_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_FloatSignal_Emit(void * jarg1, float jarg2) { - Dali::Signal< void (float) > *arg1 = (Dali::Signal< void (float) > *) 0 ; - float arg2 ; - - arg1 = (Dali::Signal< void (float) > *)jarg1; - arg2 = (float)jarg2; - { - try { - Dali_Signal_Sl_void_Sp_float_SP__Sg__Emit(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_FloatSignal() { - void * jresult ; - Dali::Signal< void (float) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (float) > *)new Dali::Signal< void (float) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_FloatSignal(void * jarg1) { - Dali::Signal< void (float) > *arg1 = (Dali::Signal< void (float) > *) 0 ; - - arg1 = (Dali::Signal< void (float) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ObjectCreatedSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::BaseHandle) > *arg1 = (Dali::Signal< void (Dali::BaseHandle) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::BaseHandle) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_BaseHandle_SP__Sg__Empty((Dali::Signal< void (Dali::BaseHandle) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ObjectCreatedSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::BaseHandle) > *arg1 = (Dali::Signal< void (Dali::BaseHandle) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::BaseHandle) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_BaseHandle_SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::BaseHandle) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ObjectCreatedSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::BaseHandle) > *arg1 = (Dali::Signal< void (Dali::BaseHandle) > *) 0 ; - void (*arg2)(Dali::BaseHandle) = (void (*)(Dali::BaseHandle)) 0 ; - - arg1 = (Dali::Signal< void (Dali::BaseHandle) > *)jarg1; - arg2 = (void (*)(Dali::BaseHandle))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_BaseHandle_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ObjectCreatedSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::BaseHandle) > *arg1 = (Dali::Signal< void (Dali::BaseHandle) > *) 0 ; - void (*arg2)(Dali::BaseHandle) = (void (*)(Dali::BaseHandle)) 0 ; - - arg1 = (Dali::Signal< void (Dali::BaseHandle) > *)jarg1; - arg2 = (void (*)(Dali::BaseHandle))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_BaseHandle_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ObjectCreatedSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::BaseHandle) > *arg1 = (Dali::Signal< void (Dali::BaseHandle) > *) 0 ; - Dali::BaseHandle arg2 ; - Dali::BaseHandle *argp2 ; - - arg1 = (Dali::Signal< void (Dali::BaseHandle) > *)jarg1; - argp2 = (Dali::BaseHandle *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return ; - } - arg2 = *argp2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_BaseHandle_SP__Sg__Emit(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ObjectCreatedSignal() { - void * jresult ; - Dali::Signal< void (Dali::BaseHandle) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::BaseHandle) > *)new Dali::Signal< void (Dali::BaseHandle) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ObjectCreatedSignal(void * jarg1) { - Dali::Signal< void (Dali::BaseHandle) > *arg1 = (Dali::Signal< void (Dali::BaseHandle) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::BaseHandle) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ObjectDestroyedSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::RefObject const *) > *arg1 = (Dali::Signal< void (Dali::RefObject const *) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::RefObject const *) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_RefObject_SS_const_Sm__SP__Sg__Empty((Dali::Signal< void (Dali::RefObject const *) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ObjectDestroyedSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::RefObject const *) > *arg1 = (Dali::Signal< void (Dali::RefObject const *) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::RefObject const *) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_RefObject_SS_const_Sm__SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::RefObject const *) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ObjectDestroyedSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::RefObject const *) > *arg1 = (Dali::Signal< void (Dali::RefObject const *) > *) 0 ; - void (*arg2)(Dali::RefObject const *) = (void (*)(Dali::RefObject const *)) 0 ; - - arg1 = (Dali::Signal< void (Dali::RefObject const *) > *)jarg1; - arg2 = (void (*)(Dali::RefObject const *))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_RefObject_SS_const_Sm__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ObjectDestroyedSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::RefObject const *) > *arg1 = (Dali::Signal< void (Dali::RefObject const *) > *) 0 ; - void (*arg2)(Dali::RefObject const *) = (void (*)(Dali::RefObject const *)) 0 ; - - arg1 = (Dali::Signal< void (Dali::RefObject const *) > *)jarg1; - arg2 = (void (*)(Dali::RefObject const *))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_RefObject_SS_const_Sm__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ObjectDestroyedSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::RefObject const *) > *arg1 = (Dali::Signal< void (Dali::RefObject const *) > *) 0 ; - Dali::RefObject *arg2 = (Dali::RefObject *) 0 ; - - arg1 = (Dali::Signal< void (Dali::RefObject const *) > *)jarg1; - arg2 = (Dali::RefObject *)jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_RefObject_SS_const_Sm__SP__Sg__Emit(arg1,(Dali::RefObject const *)arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ObjectDestroyedSignal() { - void * jresult ; - Dali::Signal< void (Dali::RefObject const *) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::RefObject const *) > *)new Dali::Signal< void (Dali::RefObject const *) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ObjectDestroyedSignal(void * jarg1) { - Dali::Signal< void (Dali::RefObject const *) > *arg1 = (Dali::Signal< void (Dali::RefObject const *) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::RefObject const *) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_PropertyNotifySignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::PropertyNotification &) > *arg1 = (Dali::Signal< void (Dali::PropertyNotification &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::PropertyNotification &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_PropertyNotification_SA__SP__Sg__Empty((Dali::Signal< void (Dali::PropertyNotification &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_PropertyNotifySignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::PropertyNotification &) > *arg1 = (Dali::Signal< void (Dali::PropertyNotification &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::PropertyNotification &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_PropertyNotification_SA__SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::PropertyNotification &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PropertyNotifySignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::PropertyNotification &) > *arg1 = (Dali::Signal< void (Dali::PropertyNotification &) > *) 0 ; - void (*arg2)(Dali::PropertyNotification &) = (void (*)(Dali::PropertyNotification &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::PropertyNotification &) > *)jarg1; - arg2 = (void (*)(Dali::PropertyNotification &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_PropertyNotification_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PropertyNotifySignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::PropertyNotification &) > *arg1 = (Dali::Signal< void (Dali::PropertyNotification &) > *) 0 ; - void (*arg2)(Dali::PropertyNotification &) = (void (*)(Dali::PropertyNotification &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::PropertyNotification &) > *)jarg1; - arg2 = (void (*)(Dali::PropertyNotification &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_PropertyNotification_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PropertyNotifySignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::PropertyNotification &) > *arg1 = (Dali::Signal< void (Dali::PropertyNotification &) > *) 0 ; - Dali::PropertyNotification *arg2 = 0 ; - - arg1 = (Dali::Signal< void (Dali::PropertyNotification &) > *)jarg1; - arg2 = (Dali::PropertyNotification *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PropertyNotification & type is null", 0); - return ; - } - { - try { - Dali_Signal_Sl_void_Sp_Dali_PropertyNotification_SA__SP__Sg__Emit(arg1,*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PropertyNotifySignal() { - void * jresult ; - Dali::Signal< void (Dali::PropertyNotification &) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::PropertyNotification &) > *)new Dali::Signal< void (Dali::PropertyNotification &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PropertyNotifySignal(void * jarg1) { - Dali::Signal< void (Dali::PropertyNotification &) > *arg1 = (Dali::Signal< void (Dali::PropertyNotification &) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::PropertyNotification &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ImageSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Image) > *arg1 = (Dali::Signal< void (Dali::Image) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Image) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Image_SP__Sg__Empty((Dali::Signal< void (Dali::Image) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ImageSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Image) > *arg1 = (Dali::Signal< void (Dali::Image) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Image) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Image_SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Image) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ImageSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Image) > *arg1 = (Dali::Signal< void (Dali::Image) > *) 0 ; - void (*arg2)(Dali::Image) = (void (*)(Dali::Image)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Image) > *)jarg1; - arg2 = (void (*)(Dali::Image))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Image_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ImageSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Image) > *arg1 = (Dali::Signal< void (Dali::Image) > *) 0 ; - void (*arg2)(Dali::Image) = (void (*)(Dali::Image)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Image) > *)jarg1; - arg2 = (void (*)(Dali::Image))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Image_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ImageSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Image) > *arg1 = (Dali::Signal< void (Dali::Image) > *) 0 ; - Dali::Image arg2 ; - Dali::Image *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Image) > *)jarg1; - argp2 = (Dali::Image *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Image", 0); - return ; - } - arg2 = *argp2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Image_SP__Sg__Emit(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ImageSignal() { - void * jresult ; - Dali::Signal< void (Dali::Image) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Image) > *)new Dali::Signal< void (Dali::Image) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ImageSignal(void * jarg1) { - Dali::Signal< void (Dali::Image) > *arg1 = (Dali::Signal< void (Dali::Image) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Image) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_RenderTaskSignal() { - void * jresult ; - Dali::Signal< void (Dali::RenderTask &) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::RenderTask &) > *)new Dali::Signal< void (Dali::RenderTask &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_RenderTaskSignal(void * jarg1) { - Dali::Signal< void (Dali::RenderTask &) > *arg1 = (Dali::Signal< void (Dali::RenderTask &) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::RenderTask &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_LongPressGestureDetectedSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_LongPressGesture_SS_const_SA__SP__Sg__Empty((Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_LongPressGestureDetectedSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_LongPressGesture_SS_const_SA__SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_LongPressGestureDetectedSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *) 0 ; - void (*arg2)(Dali::Actor,Dali::LongPressGesture const &) = (void (*)(Dali::Actor,Dali::LongPressGesture const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *)jarg1; - arg2 = (void (*)(Dali::Actor,Dali::LongPressGesture const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_LongPressGesture_SS_const_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_LongPressGestureDetectedSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *) 0 ; - void (*arg2)(Dali::Actor,Dali::LongPressGesture const &) = (void (*)(Dali::Actor,Dali::LongPressGesture const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *)jarg1; - arg2 = (void (*)(Dali::Actor,Dali::LongPressGesture const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_LongPressGesture_SS_const_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_LongPressGestureDetectedSignal_Emit(void * jarg1, void * jarg2, void * jarg3) { - Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *) 0 ; - Dali::Actor arg2 ; - Dali::LongPressGesture *arg3 = 0 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::LongPressGesture *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::LongPressGesture const & type is null", 0); - return ; - } - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_LongPressGesture_SS_const_SA__SP__Sg__Emit(arg1,arg2,(Dali::LongPressGesture const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_LongPressGestureDetectedSignal() { - void * jresult ; - Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *)new Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_LongPressGestureDetectedSignal(void * jarg1) { - Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::LongPressGesture const &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ActorTouchDataSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_TouchData_SS_const_SA__SP__Sg__Empty((Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ActorTouchDataSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_TouchData_SS_const_SA__SP__Sg__GetConnectionCount((Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorTouchDataSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *) 0 ; - bool (*arg2)(Dali::Actor,Dali::TouchData const &) = (bool (*)(Dali::Actor,Dali::TouchData const &)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *)jarg1; - arg2 = (bool (*)(Dali::Actor,Dali::TouchData const &))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_TouchData_SS_const_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorTouchDataSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *) 0 ; - bool (*arg2)(Dali::Actor,Dali::TouchData const &) = (bool (*)(Dali::Actor,Dali::TouchData const &)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *)jarg1; - arg2 = (bool (*)(Dali::Actor,Dali::TouchData const &))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_TouchData_SS_const_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ActorTouchDataSignal_Emit(void * jarg1, void * jarg2, void * jarg3) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *) 0 ; - Dali::Actor arg2 ; - Dali::TouchData *arg3 = 0 ; - Dali::Actor *argp2 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - arg3 = (Dali::TouchData *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TouchData const & type is null", 0); - return 0; - } - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_TouchData_SS_const_SA__SP__Sg__Emit(arg1,arg2,(Dali::TouchData const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ActorTouchDataSignal() { - void * jresult ; - Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *result = 0 ; - - { - try { - result = (Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *)new Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ActorTouchDataSignal(void * jarg1) { - Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::TouchData const &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ActorHoverSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_HoverEvent_SS_const_SA__SP__Sg__Empty((Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ActorHoverSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_HoverEvent_SS_const_SA__SP__Sg__GetConnectionCount((Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorHoverSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *) 0 ; - bool (*arg2)(Dali::Actor,Dali::HoverEvent const &) = (bool (*)(Dali::Actor,Dali::HoverEvent const &)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *)jarg1; - arg2 = (bool (*)(Dali::Actor,Dali::HoverEvent const &))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_HoverEvent_SS_const_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorHoverSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *) 0 ; - bool (*arg2)(Dali::Actor,Dali::HoverEvent const &) = (bool (*)(Dali::Actor,Dali::HoverEvent const &)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *)jarg1; - arg2 = (bool (*)(Dali::Actor,Dali::HoverEvent const &))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_HoverEvent_SS_const_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ActorHoverSignal_Emit(void * jarg1, void * jarg2, void * jarg3) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *) 0 ; - Dali::Actor arg2 ; - Dali::HoverEvent *arg3 = 0 ; - Dali::Actor *argp2 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - arg3 = (Dali::HoverEvent *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::HoverEvent const & type is null", 0); - return 0; - } - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_HoverEvent_SS_const_SA__SP__Sg__Emit(arg1,arg2,(Dali::HoverEvent const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ActorHoverSignal() { - void * jresult ; - Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *result = 0 ; - - { - try { - result = (Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *)new Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ActorHoverSignal(void * jarg1) { - Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::HoverEvent const &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ActorWheelSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_WheelEvent_SS_const_SA__SP__Sg__Empty((Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ActorWheelSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_WheelEvent_SS_const_SA__SP__Sg__GetConnectionCount((Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorWheelSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *) 0 ; - bool (*arg2)(Dali::Actor,Dali::WheelEvent const &) = (bool (*)(Dali::Actor,Dali::WheelEvent const &)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *)jarg1; - arg2 = (bool (*)(Dali::Actor,Dali::WheelEvent const &))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_WheelEvent_SS_const_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorWheelSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *) 0 ; - bool (*arg2)(Dali::Actor,Dali::WheelEvent const &) = (bool (*)(Dali::Actor,Dali::WheelEvent const &)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *)jarg1; - arg2 = (bool (*)(Dali::Actor,Dali::WheelEvent const &))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_WheelEvent_SS_const_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ActorWheelSignal_Emit(void * jarg1, void * jarg2, void * jarg3) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *) 0 ; - Dali::Actor arg2 ; - Dali::WheelEvent *arg3 = 0 ; - Dali::Actor *argp2 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - arg3 = (Dali::WheelEvent *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::WheelEvent const & type is null", 0); - return 0; - } - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Actor_Sc_Dali_WheelEvent_SS_const_SA__SP__Sg__Emit(arg1,arg2,(Dali::WheelEvent const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ActorWheelSignal() { - void * jresult ; - Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *result = 0 ; - - { - try { - result = (Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *)new Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ActorWheelSignal(void * jarg1) { - Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Actor,Dali::WheelEvent const &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ActorSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Actor) > *arg1 = (Dali::Signal< void (Dali::Actor) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Actor) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Actor_SP__Sg__Empty((Dali::Signal< void (Dali::Actor) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ActorSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Actor) > *arg1 = (Dali::Signal< void (Dali::Actor) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Actor) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Actor_SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Actor) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor) > *arg1 = (Dali::Signal< void (Dali::Actor) > *) 0 ; - void (*arg2)(Dali::Actor) = (void (*)(Dali::Actor)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor) > *)jarg1; - arg2 = (void (*)(Dali::Actor))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor) > *arg1 = (Dali::Signal< void (Dali::Actor) > *) 0 ; - void (*arg2)(Dali::Actor) = (void (*)(Dali::Actor)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor) > *)jarg1; - arg2 = (void (*)(Dali::Actor))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor) > *arg1 = (Dali::Signal< void (Dali::Actor) > *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Actor) > *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_SP__Sg__Emit(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ActorSignal() { - void * jresult ; - Dali::Signal< void (Dali::Actor) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Actor) > *)new Dali::Signal< void (Dali::Actor) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ActorSignal(void * jarg1) { - Dali::Signal< void (Dali::Actor) > *arg1 = (Dali::Signal< void (Dali::Actor) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_KeyEventSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::KeyEvent const &) > *arg1 = (Dali::Signal< void (Dali::KeyEvent const &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::KeyEvent const &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_KeyEvent_SS_const_SA__SP__Sg__Empty((Dali::Signal< void (Dali::KeyEvent const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_KeyEventSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::KeyEvent const &) > *arg1 = (Dali::Signal< void (Dali::KeyEvent const &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::KeyEvent const &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_KeyEvent_SS_const_SA__SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::KeyEvent const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_KeyEventSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::KeyEvent const &) > *arg1 = (Dali::Signal< void (Dali::KeyEvent const &) > *) 0 ; - void (*arg2)(Dali::KeyEvent const &) = (void (*)(Dali::KeyEvent const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::KeyEvent const &) > *)jarg1; - arg2 = (void (*)(Dali::KeyEvent const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_KeyEvent_SS_const_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_KeyEventSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::KeyEvent const &) > *arg1 = (Dali::Signal< void (Dali::KeyEvent const &) > *) 0 ; - void (*arg2)(Dali::KeyEvent const &) = (void (*)(Dali::KeyEvent const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::KeyEvent const &) > *)jarg1; - arg2 = (void (*)(Dali::KeyEvent const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_KeyEvent_SS_const_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_KeyEventSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::KeyEvent const &) > *arg1 = (Dali::Signal< void (Dali::KeyEvent const &) > *) 0 ; - Dali::KeyEvent *arg2 = 0 ; - - arg1 = (Dali::Signal< void (Dali::KeyEvent const &) > *)jarg1; - arg2 = (Dali::KeyEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyEvent const & type is null", 0); - return ; - } - { - try { - Dali_Signal_Sl_void_Sp_Dali_KeyEvent_SS_const_SA__SP__Sg__Emit(arg1,(Dali::KeyEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_KeyEventSignal() { - void * jresult ; - Dali::Signal< void (Dali::KeyEvent const &) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::KeyEvent const &) > *)new Dali::Signal< void (Dali::KeyEvent const &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_KeyEventSignal(void * jarg1) { - Dali::Signal< void (Dali::KeyEvent const &) > *arg1 = (Dali::Signal< void (Dali::KeyEvent const &) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::KeyEvent const &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TouchSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::TouchData const &) > *arg1 = (Dali::Signal< void (Dali::TouchData const &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::TouchData const &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_TouchData_SS_const_SA__SP__Sg__Empty((Dali::Signal< void (Dali::TouchData const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_TouchSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::TouchData const &) > *arg1 = (Dali::Signal< void (Dali::TouchData const &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::TouchData const &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_TouchData_SS_const_SA__SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::TouchData const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::TouchData const &) > *arg1 = (Dali::Signal< void (Dali::TouchData const &) > *) 0 ; - void (*arg2)(Dali::TouchData const &) = (void (*)(Dali::TouchData const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::TouchData const &) > *)jarg1; - arg2 = (void (*)(Dali::TouchData const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_TouchData_SS_const_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::TouchData const &) > *arg1 = (Dali::Signal< void (Dali::TouchData const &) > *) 0 ; - void (*arg2)(Dali::TouchData const &) = (void (*)(Dali::TouchData const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::TouchData const &) > *)jarg1; - arg2 = (void (*)(Dali::TouchData const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_TouchData_SS_const_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TouchSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::TouchData const &) > *arg1 = (Dali::Signal< void (Dali::TouchData const &) > *) 0 ; - Dali::TouchData *arg2 = 0 ; - - arg1 = (Dali::Signal< void (Dali::TouchData const &) > *)jarg1; - arg2 = (Dali::TouchData *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TouchData const & type is null", 0); - return ; - } - { - try { - Dali_Signal_Sl_void_Sp_Dali_TouchData_SS_const_SA__SP__Sg__Emit(arg1,(Dali::TouchData const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TouchSignal() { - void * jresult ; - Dali::Signal< void (Dali::TouchData const &) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::TouchData const &) > *)new Dali::Signal< void (Dali::TouchData const &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TouchSignal(void * jarg1) { - Dali::Signal< void (Dali::TouchData const &) > *arg1 = (Dali::Signal< void (Dali::TouchData const &) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::TouchData const &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_StageWheelSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::WheelEvent const &) > *arg1 = (Dali::Signal< void (Dali::WheelEvent const &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::WheelEvent const &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_WheelEvent_SS_const_SA__SP__Sg__Empty((Dali::Signal< void (Dali::WheelEvent const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_StageWheelSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::WheelEvent const &) > *arg1 = (Dali::Signal< void (Dali::WheelEvent const &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::WheelEvent const &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_WheelEvent_SS_const_SA__SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::WheelEvent const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_StageWheelSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::WheelEvent const &) > *arg1 = (Dali::Signal< void (Dali::WheelEvent const &) > *) 0 ; - void (*arg2)(Dali::WheelEvent const &) = (void (*)(Dali::WheelEvent const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::WheelEvent const &) > *)jarg1; - arg2 = (void (*)(Dali::WheelEvent const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_WheelEvent_SS_const_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_StageWheelSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::WheelEvent const &) > *arg1 = (Dali::Signal< void (Dali::WheelEvent const &) > *) 0 ; - void (*arg2)(Dali::WheelEvent const &) = (void (*)(Dali::WheelEvent const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::WheelEvent const &) > *)jarg1; - arg2 = (void (*)(Dali::WheelEvent const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_WheelEvent_SS_const_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_StageWheelSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::WheelEvent const &) > *arg1 = (Dali::Signal< void (Dali::WheelEvent const &) > *) 0 ; - Dali::WheelEvent *arg2 = 0 ; - - arg1 = (Dali::Signal< void (Dali::WheelEvent const &) > *)jarg1; - arg2 = (Dali::WheelEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::WheelEvent const & type is null", 0); - return ; - } - { - try { - Dali_Signal_Sl_void_Sp_Dali_WheelEvent_SS_const_SA__SP__Sg__Emit(arg1,(Dali::WheelEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_StageWheelSignal() { - void * jresult ; - Dali::Signal< void (Dali::WheelEvent const &) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::WheelEvent const &) > *)new Dali::Signal< void (Dali::WheelEvent const &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_StageWheelSignal(void * jarg1) { - Dali::Signal< void (Dali::WheelEvent const &) > *arg1 = (Dali::Signal< void (Dali::WheelEvent const &) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::WheelEvent const &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AngleThresholdPair__SWIG_0() { - void * jresult ; - std::pair< Dali::Radian,Dali::Radian > *result = 0 ; - - { - try { - result = (std::pair< Dali::Radian,Dali::Radian > *)new std::pair< Dali::Radian,Dali::Radian >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AngleThresholdPair__SWIG_1(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Radian arg1 ; - Dali::Radian arg2 ; - Dali::Radian *argp1 ; - Dali::Radian *argp2 ; - std::pair< Dali::Radian,Dali::Radian > *result = 0 ; - - argp1 = (Dali::Radian *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg1 = *argp1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (std::pair< Dali::Radian,Dali::Radian > *)new std::pair< Dali::Radian,Dali::Radian >(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AngleThresholdPair__SWIG_2(void * jarg1) { - void * jresult ; - std::pair< Dali::Radian,Dali::Radian > *arg1 = 0 ; - std::pair< Dali::Radian,Dali::Radian > *result = 0 ; - - arg1 = (std::pair< Dali::Radian,Dali::Radian > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::pair< Dali::Radian,Dali::Radian > const & type is null", 0); - return 0; - } - { - try { - result = (std::pair< Dali::Radian,Dali::Radian > *)new std::pair< Dali::Radian,Dali::Radian >((std::pair< Dali::Radian,Dali::Radian > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AngleThresholdPair_first_set(void * jarg1, void * jarg2) { - std::pair< Dali::Radian,Dali::Radian > *arg1 = (std::pair< Dali::Radian,Dali::Radian > *) 0 ; - Dali::Radian *arg2 = (Dali::Radian *) 0 ; - - arg1 = (std::pair< Dali::Radian,Dali::Radian > *)jarg1; - arg2 = (Dali::Radian *)jarg2; - if (arg1) (arg1)->first = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AngleThresholdPair_first_get(void * jarg1) { - void * jresult ; - std::pair< Dali::Radian,Dali::Radian > *arg1 = (std::pair< Dali::Radian,Dali::Radian > *) 0 ; - Dali::Radian *result = 0 ; - - arg1 = (std::pair< Dali::Radian,Dali::Radian > *)jarg1; - result = (Dali::Radian *)& ((arg1)->first); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AngleThresholdPair_second_set(void * jarg1, void * jarg2) { - std::pair< Dali::Radian,Dali::Radian > *arg1 = (std::pair< Dali::Radian,Dali::Radian > *) 0 ; - Dali::Radian *arg2 = (Dali::Radian *) 0 ; - - arg1 = (std::pair< Dali::Radian,Dali::Radian > *)jarg1; - arg2 = (Dali::Radian *)jarg2; - if (arg1) (arg1)->second = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AngleThresholdPair_second_get(void * jarg1) { - void * jresult ; - std::pair< Dali::Radian,Dali::Radian > *arg1 = (std::pair< Dali::Radian,Dali::Radian > *) 0 ; - Dali::Radian *result = 0 ; - - arg1 = (std::pair< Dali::Radian,Dali::Radian > *)jarg1; - result = (Dali::Radian *)& ((arg1)->second); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_AngleThresholdPair(void * jarg1) { - std::pair< Dali::Radian,Dali::Radian > *arg1 = (std::pair< Dali::Radian,Dali::Radian > *) 0 ; - - arg1 = (std::pair< Dali::Radian,Dali::Radian > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_PanGestureDetectedSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PanGesture_SS_const_SA__SP__Sg__Empty((Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_PanGestureDetectedSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PanGesture_SS_const_SA__SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGestureDetectedSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *) 0 ; - void (*arg2)(Dali::Actor,Dali::PanGesture const &) = (void (*)(Dali::Actor,Dali::PanGesture const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *)jarg1; - arg2 = (void (*)(Dali::Actor,Dali::PanGesture const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PanGesture_SS_const_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGestureDetectedSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *) 0 ; - void (*arg2)(Dali::Actor,Dali::PanGesture const &) = (void (*)(Dali::Actor,Dali::PanGesture const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *)jarg1; - arg2 = (void (*)(Dali::Actor,Dali::PanGesture const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PanGesture_SS_const_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PanGestureDetectedSignal_Emit(void * jarg1, void * jarg2, void * jarg3) { - Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *) 0 ; - Dali::Actor arg2 ; - Dali::PanGesture *arg3 = 0 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::PanGesture *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PanGesture const & type is null", 0); - return ; - } - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PanGesture_SS_const_SA__SP__Sg__Emit(arg1,arg2,(Dali::PanGesture const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PanGestureDetectedSignal() { - void * jresult ; - Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *)new Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PanGestureDetectedSignal(void * jarg1) { - Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::PanGesture const &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_PinchGestureDetectedSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PinchGesture_SS_const_SA__SP__Sg__Empty((Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_PinchGestureDetectedSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PinchGesture_SS_const_SA__SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PinchGestureDetectedSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *) 0 ; - void (*arg2)(Dali::Actor,Dali::PinchGesture const &) = (void (*)(Dali::Actor,Dali::PinchGesture const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *)jarg1; - arg2 = (void (*)(Dali::Actor,Dali::PinchGesture const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PinchGesture_SS_const_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PinchGestureDetectedSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *) 0 ; - void (*arg2)(Dali::Actor,Dali::PinchGesture const &) = (void (*)(Dali::Actor,Dali::PinchGesture const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *)jarg1; - arg2 = (void (*)(Dali::Actor,Dali::PinchGesture const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PinchGesture_SS_const_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PinchGestureDetectedSignal_Emit(void * jarg1, void * jarg2, void * jarg3) { - Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *) 0 ; - Dali::Actor arg2 ; - Dali::PinchGesture *arg3 = 0 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::PinchGesture *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PinchGesture const & type is null", 0); - return ; - } - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_PinchGesture_SS_const_SA__SP__Sg__Emit(arg1,arg2,(Dali::PinchGesture const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PinchGestureDetectedSignal() { - void * jresult ; - Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *)new Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PinchGestureDetectedSignal(void * jarg1) { - Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::PinchGesture const &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TapGestureDetectedSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_TapGesture_SS_const_SA__SP__Sg__Empty((Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_TapGestureDetectedSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_TapGesture_SS_const_SA__SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TapGestureDetectedSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *) 0 ; - void (*arg2)(Dali::Actor,Dali::TapGesture const &) = (void (*)(Dali::Actor,Dali::TapGesture const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *)jarg1; - arg2 = (void (*)(Dali::Actor,Dali::TapGesture const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_TapGesture_SS_const_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TapGestureDetectedSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *) 0 ; - void (*arg2)(Dali::Actor,Dali::TapGesture const &) = (void (*)(Dali::Actor,Dali::TapGesture const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *)jarg1; - arg2 = (void (*)(Dali::Actor,Dali::TapGesture const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_TapGesture_SS_const_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TapGestureDetectedSignal_Emit(void * jarg1, void * jarg2, void * jarg3) { - Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *) 0 ; - Dali::Actor arg2 ; - Dali::TapGesture *arg3 = 0 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::TapGesture *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TapGesture const & type is null", 0); - return ; - } - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_TapGesture_SS_const_SA__SP__Sg__Emit(arg1,arg2,(Dali::TapGesture const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TapGestureDetectedSignal() { - void * jresult ; - Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *)new Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TapGestureDetectedSignal(void * jarg1) { - Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::TapGesture const &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AnimationSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Animation &) > *arg1 = (Dali::Signal< void (Dali::Animation &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Animation &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Animation_SA__SP__Sg__Empty((Dali::Signal< void (Dali::Animation &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_AnimationSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Animation &) > *arg1 = (Dali::Signal< void (Dali::Animation &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Animation &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Animation_SA__SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Animation &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AnimationSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Animation &) > *arg1 = (Dali::Signal< void (Dali::Animation &) > *) 0 ; - void (*arg2)(Dali::Animation &) = (void (*)(Dali::Animation &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Animation &) > *)jarg1; - arg2 = (void (*)(Dali::Animation &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Animation_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AnimationSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Animation &) > *arg1 = (Dali::Signal< void (Dali::Animation &) > *) 0 ; - void (*arg2)(Dali::Animation &) = (void (*)(Dali::Animation &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Animation &) > *)jarg1; - arg2 = (void (*)(Dali::Animation &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Animation_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AnimationSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Animation &) > *arg1 = (Dali::Signal< void (Dali::Animation &) > *) 0 ; - Dali::Animation *arg2 = 0 ; - - arg1 = (Dali::Signal< void (Dali::Animation &) > *)jarg1; - arg2 = (Dali::Animation *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Animation & type is null", 0); - return ; - } - { - try { - Dali_Signal_Sl_void_Sp_Dali_Animation_SA__SP__Sg__Emit(arg1,*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AnimationSignal() { - void * jresult ; - Dali::Signal< void (Dali::Animation &) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Animation &) > *)new Dali::Signal< void (Dali::Animation &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_AnimationSignal(void * jarg1) { - Dali::Signal< void (Dali::Animation &) > *arg1 = (Dali::Signal< void (Dali::Animation &) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Animation &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ResourceImageSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::ResourceImage) > *arg1 = (Dali::Signal< void (Dali::ResourceImage) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::ResourceImage) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_ResourceImage_SP__Sg__Empty((Dali::Signal< void (Dali::ResourceImage) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ResourceImageSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::ResourceImage) > *arg1 = (Dali::Signal< void (Dali::ResourceImage) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::ResourceImage) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_ResourceImage_SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::ResourceImage) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ResourceImageSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::ResourceImage) > *arg1 = (Dali::Signal< void (Dali::ResourceImage) > *) 0 ; - void (*arg2)(Dali::ResourceImage) = (void (*)(Dali::ResourceImage)) 0 ; - - arg1 = (Dali::Signal< void (Dali::ResourceImage) > *)jarg1; - arg2 = (void (*)(Dali::ResourceImage))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_ResourceImage_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ResourceImageSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::ResourceImage) > *arg1 = (Dali::Signal< void (Dali::ResourceImage) > *) 0 ; - void (*arg2)(Dali::ResourceImage) = (void (*)(Dali::ResourceImage)) 0 ; - - arg1 = (Dali::Signal< void (Dali::ResourceImage) > *)jarg1; - arg2 = (void (*)(Dali::ResourceImage))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_ResourceImage_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ResourceImageSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::ResourceImage) > *arg1 = (Dali::Signal< void (Dali::ResourceImage) > *) 0 ; - Dali::ResourceImage arg2 ; - Dali::ResourceImage *argp2 ; - - arg1 = (Dali::Signal< void (Dali::ResourceImage) > *)jarg1; - argp2 = (Dali::ResourceImage *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::ResourceImage", 0); - return ; - } - arg2 = *argp2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_ResourceImage_SP__Sg__Emit(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ResourceImageSignal() { - void * jresult ; - Dali::Signal< void (Dali::ResourceImage) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::ResourceImage) > *)new Dali::Signal< void (Dali::ResourceImage) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ResourceImageSignal(void * jarg1) { - Dali::Signal< void (Dali::ResourceImage) > *arg1 = (Dali::Signal< void (Dali::ResourceImage) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::ResourceImage) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Timer__SWIG_0() { - void * jresult ; - Dali::Timer *result = 0 ; - - { - try { - result = (Dali::Timer *)new Dali::Timer(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Timer_New(unsigned int jarg1) { - void * jresult ; - unsigned int arg1 ; - Dali::Timer result; - - arg1 = (unsigned int)jarg1; - { - try { - result = Dali::Timer::New(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Timer((const Dali::Timer &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Timer__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Timer *arg1 = 0 ; - Dali::Timer *result = 0 ; - - arg1 = (Dali::Timer *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Timer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Timer *)new Dali::Timer((Dali::Timer const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Timer_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Timer *arg1 = (Dali::Timer *) 0 ; - Dali::Timer *arg2 = 0 ; - Dali::Timer *result = 0 ; - - arg1 = (Dali::Timer *)jarg1; - arg2 = (Dali::Timer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Timer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Timer *) &(arg1)->operator =((Dali::Timer const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Timer(void * jarg1) { - Dali::Timer *arg1 = (Dali::Timer *) 0 ; - - arg1 = (Dali::Timer *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Timer_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Timer result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Timer::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Timer((const Dali::Timer &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Timer_Start(void * jarg1) { - Dali::Timer *arg1 = (Dali::Timer *) 0 ; - - arg1 = (Dali::Timer *)jarg1; - { - try { - (arg1)->Start(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Timer_Stop(void * jarg1) { - Dali::Timer *arg1 = (Dali::Timer *) 0 ; - - arg1 = (Dali::Timer *)jarg1; - { - try { - (arg1)->Stop(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Timer_SetInterval(void * jarg1, unsigned int jarg2) { - Dali::Timer *arg1 = (Dali::Timer *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Timer *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->SetInterval(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Timer_GetInterval(void * jarg1) { - unsigned int jresult ; - Dali::Timer *arg1 = (Dali::Timer *) 0 ; - unsigned int result; - - arg1 = (Dali::Timer *)jarg1; - { - try { - result = (unsigned int)((Dali::Timer const *)arg1)->GetInterval(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Timer_IsRunning(void * jarg1) { - unsigned int jresult ; - Dali::Timer *arg1 = (Dali::Timer *) 0 ; - bool result; - - arg1 = (Dali::Timer *)jarg1; - { - try { - result = (bool)((Dali::Timer const *)arg1)->IsRunning(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Timer_TickSignal(void * jarg1) { - void * jresult ; - Dali::Timer *arg1 = (Dali::Timer *) 0 ; - Dali::Timer::TimerSignalType *result = 0 ; - - arg1 = (Dali::Timer *)jarg1; - { - try { - result = (Dali::Timer::TimerSignalType *) &(arg1)->TickSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_DragAndDropDetector() { - void * jresult ; - Dali::DragAndDropDetector *result = 0 ; - - { - try { - result = (Dali::DragAndDropDetector *)new Dali::DragAndDropDetector(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_DragAndDropDetector(void * jarg1) { - Dali::DragAndDropDetector *arg1 = (Dali::DragAndDropDetector *) 0 ; - - arg1 = (Dali::DragAndDropDetector *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_DragAndDropDetector_GetContent(void * jarg1) { - char * jresult ; - Dali::DragAndDropDetector *arg1 = (Dali::DragAndDropDetector *) 0 ; - std::string *result = 0 ; - - arg1 = (Dali::DragAndDropDetector *)jarg1; - { - try { - result = (std::string *) &((Dali::DragAndDropDetector const *)arg1)->GetContent(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback(result->c_str()); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_DragAndDropDetector_GetCurrentScreenPosition(void * jarg1) { - void * jresult ; - Dali::DragAndDropDetector *arg1 = (Dali::DragAndDropDetector *) 0 ; - Dali::Vector2 result; - - arg1 = (Dali::DragAndDropDetector *)jarg1; - { - try { - result = ((Dali::DragAndDropDetector const *)arg1)->GetCurrentScreenPosition(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_DragAndDropDetector_EnteredSignal(void * jarg1) { - void * jresult ; - Dali::DragAndDropDetector *arg1 = (Dali::DragAndDropDetector *) 0 ; - Dali::DragAndDropDetector::DragAndDropSignal *result = 0 ; - - arg1 = (Dali::DragAndDropDetector *)jarg1; - { - try { - result = (Dali::DragAndDropDetector::DragAndDropSignal *) &(arg1)->EnteredSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_DragAndDropDetector_ExitedSignal(void * jarg1) { - void * jresult ; - Dali::DragAndDropDetector *arg1 = (Dali::DragAndDropDetector *) 0 ; - Dali::DragAndDropDetector::DragAndDropSignal *result = 0 ; - - arg1 = (Dali::DragAndDropDetector *)jarg1; - { - try { - result = (Dali::DragAndDropDetector::DragAndDropSignal *) &(arg1)->ExitedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_DragAndDropDetector_MovedSignal(void * jarg1) { - void * jresult ; - Dali::DragAndDropDetector *arg1 = (Dali::DragAndDropDetector *) 0 ; - Dali::DragAndDropDetector::DragAndDropSignal *result = 0 ; - - arg1 = (Dali::DragAndDropDetector *)jarg1; - { - try { - result = (Dali::DragAndDropDetector::DragAndDropSignal *) &(arg1)->MovedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_DragAndDropDetector_DroppedSignal(void * jarg1) { - void * jresult ; - Dali::DragAndDropDetector *arg1 = (Dali::DragAndDropDetector *) 0 ; - Dali::DragAndDropDetector::DragAndDropSignal *result = 0 ; - - arg1 = (Dali::DragAndDropDetector *)jarg1; - { - try { - result = (Dali::DragAndDropDetector::DragAndDropSignal *) &(arg1)->DroppedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ApplicationExtensions__SWIG_0() { - void * jresult ; - Dali::ApplicationExtensions *result = 0 ; - - { - try { - result = (Dali::ApplicationExtensions *)new Dali::ApplicationExtensions(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ApplicationExtensions__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::ApplicationExtensions *result = 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - result = (Dali::ApplicationExtensions *)new Dali::ApplicationExtensions(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ApplicationExtensions(void * jarg1) { - Dali::ApplicationExtensions *arg1 = (Dali::ApplicationExtensions *) 0 ; - - arg1 = (Dali::ApplicationExtensions *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ApplicationExtensions_Init(void * jarg1) { - Dali::ApplicationExtensions *arg1 = (Dali::ApplicationExtensions *) 0 ; - - arg1 = (Dali::ApplicationExtensions *)jarg1; - { - try { - (arg1)->Init(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ApplicationExtensions_Terminate(void * jarg1) { - Dali::ApplicationExtensions *arg1 = (Dali::ApplicationExtensions *) 0 ; - - arg1 = (Dali::ApplicationExtensions *)jarg1; - { - try { - (arg1)->Terminate(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ApplicationExtensions_Pause(void * jarg1) { - Dali::ApplicationExtensions *arg1 = (Dali::ApplicationExtensions *) 0 ; - - arg1 = (Dali::ApplicationExtensions *)jarg1; - { - try { - (arg1)->Pause(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ApplicationExtensions_Resume(void * jarg1) { - Dali::ApplicationExtensions *arg1 = (Dali::ApplicationExtensions *) 0 ; - - arg1 = (Dali::ApplicationExtensions *)jarg1; - { - try { - (arg1)->Resume(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ApplicationExtensions_LanguageChange(void * jarg1) { - Dali::ApplicationExtensions *arg1 = (Dali::ApplicationExtensions *) 0 ; - - arg1 = (Dali::ApplicationExtensions *)jarg1; - { - try { - (arg1)->LanguageChange(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Window_New__SWIG_0(void * jarg1, char * jarg2, unsigned int jarg3) { - void * jresult ; - Dali::PositionSize arg1 ; - std::string *arg2 = 0 ; - bool arg3 ; - Dali::PositionSize *argp1 ; - Dali::Window result; - - argp1 = (Dali::PositionSize *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::PositionSize", 0); - return 0; - } - arg1 = *argp1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = jarg3 ? true : false; - { - try { - result = Dali::Window::New(arg1,(std::string const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Window((const Dali::Window &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Window_New__SWIG_1(void * jarg1, char * jarg2) { - void * jresult ; - Dali::PositionSize arg1 ; - std::string *arg2 = 0 ; - Dali::PositionSize *argp1 ; - Dali::Window result; - - argp1 = (Dali::PositionSize *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::PositionSize", 0); - return 0; - } - arg1 = *argp1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = Dali::Window::New(arg1,(std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Window((const Dali::Window &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Window_New__SWIG_2(void * jarg1, char * jarg2, char * jarg3, unsigned int jarg4) { - void * jresult ; - Dali::PositionSize arg1 ; - std::string *arg2 = 0 ; - std::string *arg3 = 0 ; - bool arg4 ; - Dali::PositionSize *argp1 ; - Dali::Window result; - - argp1 = (Dali::PositionSize *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::PositionSize", 0); - return 0; - } - arg1 = *argp1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - if (!jarg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg3_str(jarg3); - arg3 = &arg3_str; - arg4 = jarg4 ? true : false; - { - try { - result = Dali::Window::New(arg1,(std::string const &)*arg2,(std::string const &)*arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Window((const Dali::Window &)result); - - //argout typemap for const std::string& - - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Window_New__SWIG_3(void * jarg1, char * jarg2, char * jarg3) { - void * jresult ; - Dali::PositionSize arg1 ; - std::string *arg2 = 0 ; - std::string *arg3 = 0 ; - Dali::PositionSize *argp1 ; - Dali::Window result; - - argp1 = (Dali::PositionSize *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::PositionSize", 0); - return 0; - } - arg1 = *argp1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - if (!jarg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg3_str(jarg3); - arg3 = &arg3_str; - { - try { - result = Dali::Window::New(arg1,(std::string const &)*arg2,(std::string const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Window((const Dali::Window &)result); - - //argout typemap for const std::string& - - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Window__SWIG_0() { - void * jresult ; - Dali::Window *result = 0 ; - - { - try { - result = (Dali::Window *)new Dali::Window(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Window(void * jarg1) { - Dali::Window *arg1 = (Dali::Window *) 0 ; - - arg1 = (Dali::Window *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Window__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Window *arg1 = 0 ; - Dali::Window *result = 0 ; - - arg1 = (Dali::Window *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Window const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Window *)new Dali::Window((Dali::Window const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Window_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Window *arg1 = (Dali::Window *) 0 ; - Dali::Window *arg2 = 0 ; - Dali::Window *result = 0 ; - - arg1 = (Dali::Window *)jarg1; - arg2 = (Dali::Window *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Window const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Window *) &(arg1)->operator =((Dali::Window const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Window_ShowIndicator(void * jarg1, int jarg2) { - Dali::Window *arg1 = (Dali::Window *) 0 ; - Dali::Window::IndicatorVisibleMode arg2 ; - - arg1 = (Dali::Window *)jarg1; - arg2 = (Dali::Window::IndicatorVisibleMode)jarg2; - { - try { - (arg1)->ShowIndicator(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Window_SetIndicatorBgOpacity(void * jarg1, int jarg2) { - Dali::Window *arg1 = (Dali::Window *) 0 ; - Dali::Window::IndicatorBgOpacity arg2 ; - - arg1 = (Dali::Window *)jarg1; - arg2 = (Dali::Window::IndicatorBgOpacity)jarg2; - { - try { - (arg1)->SetIndicatorBgOpacity(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Window_RotateIndicator(void * jarg1, int jarg2) { - Dali::Window *arg1 = (Dali::Window *) 0 ; - Dali::Window::WindowOrientation arg2 ; - - arg1 = (Dali::Window *)jarg1; - arg2 = (Dali::Window::WindowOrientation)jarg2; - { - try { - (arg1)->RotateIndicator(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Window_SetClass(void * jarg1, char * jarg2, char * jarg3) { - Dali::Window *arg1 = (Dali::Window *) 0 ; - std::string arg2 ; - std::string arg3 ; - - arg1 = (Dali::Window *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - (&arg2)->assign(jarg2); - if (!jarg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - (&arg3)->assign(jarg3); - { - try { - (arg1)->SetClass(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Window_Raise(void * jarg1) { - Dali::Window *arg1 = (Dali::Window *) 0 ; - - arg1 = (Dali::Window *)jarg1; - { - try { - (arg1)->Raise(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Window_Lower(void * jarg1) { - Dali::Window *arg1 = (Dali::Window *) 0 ; - - arg1 = (Dali::Window *)jarg1; - { - try { - (arg1)->Lower(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Window_Activate(void * jarg1) { - Dali::Window *arg1 = (Dali::Window *) 0 ; - - arg1 = (Dali::Window *)jarg1; - { - try { - (arg1)->Activate(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Window_AddAvailableOrientation(void * jarg1, int jarg2) { - Dali::Window *arg1 = (Dali::Window *) 0 ; - Dali::Window::WindowOrientation arg2 ; - - arg1 = (Dali::Window *)jarg1; - arg2 = (Dali::Window::WindowOrientation)jarg2; - { - try { - (arg1)->AddAvailableOrientation(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Window_RemoveAvailableOrientation(void * jarg1, int jarg2) { - Dali::Window *arg1 = (Dali::Window *) 0 ; - Dali::Window::WindowOrientation arg2 ; - - arg1 = (Dali::Window *)jarg1; - arg2 = (Dali::Window::WindowOrientation)jarg2; - { - try { - (arg1)->RemoveAvailableOrientation(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Window_SetPreferredOrientation(void * jarg1, int jarg2) { - Dali::Window *arg1 = (Dali::Window *) 0 ; - Dali::Window::WindowOrientation arg2 ; - - arg1 = (Dali::Window *)jarg1; - arg2 = (Dali::Window::WindowOrientation)jarg2; - { - try { - (arg1)->SetPreferredOrientation(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Window_GetPreferredOrientation(void * jarg1) { - int jresult ; - Dali::Window *arg1 = (Dali::Window *) 0 ; - Dali::Window::WindowOrientation result; - - arg1 = (Dali::Window *)jarg1; - { - try { - result = (Dali::Window::WindowOrientation)(arg1)->GetPreferredOrientation(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Window_GetDragAndDropDetector(void * jarg1) { - void * jresult ; - Dali::Window *arg1 = (Dali::Window *) 0 ; - Dali::DragAndDropDetector result; - - arg1 = (Dali::Window *)jarg1; - { - try { - result = ((Dali::Window const *)arg1)->GetDragAndDropDetector(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::DragAndDropDetector((const Dali::DragAndDropDetector &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Window_GetNativeHandle(void * jarg1) { - void * jresult ; - Dali::Window *arg1 = (Dali::Window *) 0 ; - Dali::Any result; - - arg1 = (Dali::Window *)jarg1; - { - try { - result = ((Dali::Window const *)arg1)->GetNativeHandle(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Any((const Dali::Any &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FocusChangedSignal(void * jarg1) { - void * jresult ; - Dali::Window arg1 ; - Dali::Window *argp1 ; - Dali::DevelWindow::FocusSignalType *result = 0 ; - - argp1 = (Dali::Window *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Window", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = (Dali::DevelWindow::FocusSignalType *) &Dali::DevelWindow::FocusChangedSignal(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_SetAcceptFocus(void * jarg1, unsigned int jarg2) { - Dali::Window arg1 ; - bool arg2 ; - Dali::Window *argp1 ; - - argp1 = (Dali::Window *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Window", 0); - return ; - } - arg1 = *argp1; - arg2 = jarg2 ? true : false; - { - try { - Dali::DevelWindow::SetAcceptFocus(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_IsFocusAcceptable(void * jarg1) { - unsigned int jresult ; - Dali::Window arg1 ; - Dali::Window *argp1 ; - bool result; - - argp1 = (Dali::Window *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Window", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = (bool)Dali::DevelWindow::IsFocusAcceptable(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Show(void * jarg1) { - Dali::Window arg1 ; - Dali::Window *argp1 ; - - argp1 = (Dali::Window *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Window", 0); - return ; - } - arg1 = *argp1; - { - try { - Dali::DevelWindow::Show(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Hide(void * jarg1) { - Dali::Window arg1 ; - Dali::Window *argp1 ; - - argp1 = (Dali::Window *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Window", 0); - return ; - } - arg1 = *argp1; - { - try { - Dali::DevelWindow::Hide(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_IsVisible(void * jarg1) { - unsigned int jresult ; - Dali::Window arg1 ; - Dali::Window *argp1 ; - bool result; - - argp1 = (Dali::Window *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Window", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = (bool)Dali::DevelWindow::IsVisible(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_New__SWIG_0() { - void * jresult ; - Dali::Application result; - - { - try { - result = Dali::Application::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Application((const Dali::Application &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_New__SWIG_1(int jarg1) { - void * jresult ; - int *arg1 = (int *) 0 ; - char ***arg2 ; - Dali::Application result; - - { - // Todo generate argv data from the C# args - char **array; // two dimensional array - int numStrings = 1; // number of strings - int stringLength = 30; // max string length. - array = (char **)malloc( (numStrings + 1 )* sizeof(char *) ); - argV = array; - - // allocate the string data - for( int i=0; i < numStrings; i++) - { - array[i]=(char *)malloc( stringLength * sizeof(char *) ); - } - array[ numStrings ] = NULL; // we allocated +1 for hold the NULL part - - strcpy( array[0], "dali-csharp-app"); - - arg1 = &argC; - arg2 = &argV; - } - { - try { - result = Dali::Application::New(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Application((const Dali::Application &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_New__SWIG_2(int jarg1, char * jarg3) { - void * jresult ; - int *arg1 = (int *) 0 ; - char ***arg2 ; - std::string *arg3 = 0 ; - Dali::Application result; - - { - // Todo generate argv data from the C# args - char **array; // two dimensional array - int numStrings = 1; // number of strings - int stringLength = 30; // max string length. - array = (char **)malloc( (numStrings + 1 )* sizeof(char *) ); - argV = array; - - // allocate the string data - for( int i=0; i < numStrings; i++) - { - array[i]=(char *)malloc( stringLength * sizeof(char *) ); - } - array[ numStrings ] = NULL; // we allocated +1 for hold the NULL part - - strcpy( array[0], "dali-csharp-app"); - - arg1 = &argC; - arg2 = &argV; - } - if (!jarg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg3_str(jarg3); - arg3 = &arg3_str; - { - try { - result = Dali::Application::New(arg1,arg2,(std::string const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Application((const Dali::Application &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_New__SWIG_3(int jarg1, char * jarg3, int jarg4) { - void * jresult ; - int *arg1 = (int *) 0 ; - char ***arg2 ; - std::string *arg3 = 0 ; - Dali::Application::WINDOW_MODE arg4 ; - Dali::Application result; - - { - // Todo generate argv data from the C# args - char **array; // two dimensional array - int numStrings = 1; // number of strings - int stringLength = 30; // max string length. - array = (char **)malloc( (numStrings + 1 )* sizeof(char *) ); - argV = array; - - // allocate the string data - for( int i=0; i < numStrings; i++) - { - array[i]=(char *)malloc( stringLength * sizeof(char *) ); - } - array[ numStrings ] = NULL; // we allocated +1 for hold the NULL part - - strcpy( array[0], "dali-csharp-app"); - - arg1 = &argC; - arg2 = &argV; - } - if (!jarg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg3_str(jarg3); - arg3 = &arg3_str; - arg4 = (Dali::Application::WINDOW_MODE)jarg4; - { - try { - result = Dali::Application::New(arg1,arg2,(std::string const &)*arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Application((const Dali::Application &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Application__SWIG_0() { - void * jresult ; - Dali::Application *result = 0 ; - - { - try { - result = (Dali::Application *)new Dali::Application(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Application__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Application *arg1 = 0 ; - Dali::Application *result = 0 ; - - arg1 = (Dali::Application *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Application const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Application *)new Dali::Application((Dali::Application const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::Application *arg2 = 0 ; - Dali::Application *result = 0 ; - - arg1 = (Dali::Application *)jarg1; - arg2 = (Dali::Application *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Application const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Application *) &(arg1)->operator =((Dali::Application const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Application(void * jarg1) { - Dali::Application *arg1 = (Dali::Application *) 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Application_MainLoop__SWIG_0(void * jarg1) { - Dali::Application *arg1 = (Dali::Application *) 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - (arg1)->MainLoop(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Application_MainLoop__SWIG_1(void * jarg1, void * jarg2) { - Dali::Application *arg1 = (Dali::Application *) 0 ; - Configuration::ContextLoss arg2 ; - Configuration::ContextLoss *argp2 ; - - arg1 = (Dali::Application *)jarg1; - argp2 = (Configuration::ContextLoss *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Configuration::ContextLoss", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->MainLoop(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Application_Lower(void * jarg1) { - Dali::Application *arg1 = (Dali::Application *) 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - (arg1)->Lower(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Application_Quit(void * jarg1) { - Dali::Application *arg1 = (Dali::Application *) 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - (arg1)->Quit(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Application_AddIdle(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::CallbackBase *arg2 = (Dali::CallbackBase *) 0 ; - bool result; - - arg1 = (Dali::Application *)jarg1; - arg2 = (Dali::CallbackBase *)jarg2; - { - try { - result = (bool)(arg1)->AddIdle(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_GetWindow(void * jarg1) { - void * jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::Window result; - - arg1 = (Dali::Application *)jarg1; - { - try { - result = (arg1)->GetWindow(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Window((const Dali::Window &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Application_ReplaceWindow(void * jarg1, void * jarg2, char * jarg3) { - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::PositionSize arg2 ; - std::string *arg3 = 0 ; - Dali::PositionSize *argp2 ; - - arg1 = (Dali::Application *)jarg1; - argp2 = (Dali::PositionSize *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::PositionSize", 0); - return ; - } - arg2 = *argp2; - if (!jarg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg3_str(jarg3); - arg3 = &arg3_str; - { - try { - (arg1)->ReplaceWindow(arg2,(std::string const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_Application_GetResourcePath() { - char * jresult ; - std::string result; - - { - try { - result = Dali::Application::GetResourcePath(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback((&result)->c_str()); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Application_SetViewMode(void * jarg1, int jarg2) { - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::ViewMode arg2 ; - - arg1 = (Dali::Application *)jarg1; - arg2 = (Dali::ViewMode)jarg2; - { - try { - (arg1)->SetViewMode(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Application_GetViewMode(void * jarg1) { - int jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::ViewMode result; - - arg1 = (Dali::Application *)jarg1; - { - try { - result = (Dali::ViewMode)((Dali::Application const *)arg1)->GetViewMode(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Application_SetStereoBase(void * jarg1, float jarg2) { - Dali::Application *arg1 = (Dali::Application *) 0 ; - float arg2 ; - - arg1 = (Dali::Application *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetStereoBase(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Application_GetStereoBase(void * jarg1) { - float jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - float result; - - arg1 = (Dali::Application *)jarg1; - { - try { - result = (float)((Dali::Application const *)arg1)->GetStereoBase(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_InitSignal(void * jarg1) { - void * jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::Application::AppSignalType *result = 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - result = (Dali::Application::AppSignalType *) &(arg1)->InitSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_TerminateSignal(void * jarg1) { - void * jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::Application::AppSignalType *result = 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - result = (Dali::Application::AppSignalType *) &(arg1)->TerminateSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_PauseSignal(void * jarg1) { - void * jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::Application::AppSignalType *result = 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - result = (Dali::Application::AppSignalType *) &(arg1)->PauseSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_ResumeSignal(void * jarg1) { - void * jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::Application::AppSignalType *result = 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - result = (Dali::Application::AppSignalType *) &(arg1)->ResumeSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_ResetSignal(void * jarg1) { - void * jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::Application::AppSignalType *result = 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - result = (Dali::Application::AppSignalType *) &(arg1)->ResetSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_ResizeSignal(void * jarg1) { - void * jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::Application::AppSignalType *result = 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - result = (Dali::Application::AppSignalType *) &(arg1)->ResizeSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_AppControlSignal(void * jarg1) { - void * jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::Application::AppControlSignalType *result = 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - result = (Dali::Application::AppControlSignalType *) &(arg1)->AppControlSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_LanguageChangedSignal(void * jarg1) { - void * jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::Application::AppSignalType *result = 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - result = (Dali::Application::AppSignalType *) &(arg1)->LanguageChangedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_RegionChangedSignal(void * jarg1) { - void * jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::Application::AppSignalType *result = 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - result = (Dali::Application::AppSignalType *) &(arg1)->RegionChangedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_BatteryLowSignal(void * jarg1) { - void * jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::Application::AppSignalType *result = 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - result = (Dali::Application::AppSignalType *) &(arg1)->BatteryLowSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Application_MemoryLowSignal(void * jarg1) { - void * jresult ; - Dali::Application *arg1 = (Dali::Application *) 0 ; - Dali::Application::AppSignalType *result = 0 ; - - arg1 = (Dali::Application *)jarg1; - { - try { - result = (Dali::Application::AppSignalType *) &(arg1)->MemoryLowSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ApplicationSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Application &) > *arg1 = (Dali::Signal< void (Dali::Application &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Application &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Application_SA__SP__Sg__Empty((Dali::Signal< void (Dali::Application &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ApplicationSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Application &) > *arg1 = (Dali::Signal< void (Dali::Application &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Application &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Application_SA__SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Application &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ApplicationSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Application &) > *arg1 = (Dali::Signal< void (Dali::Application &) > *) 0 ; - void (*arg2)(Dali::Application &) = (void (*)(Dali::Application &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Application &) > *)jarg1; - arg2 = (void (*)(Dali::Application &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Application_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ApplicationSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Application &) > *arg1 = (Dali::Signal< void (Dali::Application &) > *) 0 ; - void (*arg2)(Dali::Application &) = (void (*)(Dali::Application &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Application &) > *)jarg1; - arg2 = (void (*)(Dali::Application &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Application_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ApplicationSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Application &) > *arg1 = (Dali::Signal< void (Dali::Application &) > *) 0 ; - Dali::Application *arg2 = 0 ; - - arg1 = (Dali::Signal< void (Dali::Application &) > *)jarg1; - arg2 = (Dali::Application *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Application & type is null", 0); - return ; - } - { - try { - Dali_Signal_Sl_void_Sp_Dali_Application_SA__SP__Sg__Emit(arg1,*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ApplicationSignal() { - void * jresult ; - Dali::Signal< void (Dali::Application &) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Application &) > *)new Dali::Signal< void (Dali::Application &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ApplicationSignal(void * jarg1) { - Dali::Signal< void (Dali::Application &) > *arg1 = (Dali::Signal< void (Dali::Application &) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Application &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ApplicationControlSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Application &,void *) > *arg1 = (Dali::Signal< void (Dali::Application &,void *) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Application &,void *) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Application_SA__Sc_void_Sm__SP__Sg__Empty((Dali::Signal< void (Dali::Application &,void *) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ApplicationControlSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Application &,void *) > *arg1 = (Dali::Signal< void (Dali::Application &,void *) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Application &,void *) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Application_SA__Sc_void_Sm__SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Application &,void *) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ApplicationControlSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Application &,void *) > *arg1 = (Dali::Signal< void (Dali::Application &,void *) > *) 0 ; - void (*arg2)(Dali::Application &,void *) = (void (*)(Dali::Application &,void *)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Application &,void *) > *)jarg1; - arg2 = (void (*)(Dali::Application &,void *))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Application_SA__Sc_void_Sm__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ApplicationControlSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Application &,void *) > *arg1 = (Dali::Signal< void (Dali::Application &,void *) > *) 0 ; - void (*arg2)(Dali::Application &,void *) = (void (*)(Dali::Application &,void *)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Application &,void *) > *)jarg1; - arg2 = (void (*)(Dali::Application &,void *))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Application_SA__Sc_void_Sm__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ApplicationControlSignal_Emit(void * jarg1, void * jarg2, void * jarg3) { - Dali::Signal< void (Dali::Application &,void *) > *arg1 = (Dali::Signal< void (Dali::Application &,void *) > *) 0 ; - Dali::Application *arg2 = 0 ; - void *arg3 = (void *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Application &,void *) > *)jarg1; - arg2 = (Dali::Application *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Application & type is null", 0); - return ; - } - arg3 = jarg3; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Application_SA__Sc_void_Sm__SP__Sg__Emit(arg1,*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ApplicationControlSignal() { - void * jresult ; - Dali::Signal< void (Dali::Application &,void *) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Application &,void *) > *)new Dali::Signal< void (Dali::Application &,void *) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ApplicationControlSignal(void * jarg1) { - Dali::Signal< void (Dali::Application &,void *) > *arg1 = (Dali::Signal< void (Dali::Application &,void *) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Application &,void *) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TimerSignalType_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< bool () > *arg1 = (Dali::Signal< bool () > *) 0 ; - bool result; - - arg1 = (Dali::Signal< bool () > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp__SP__Sg__Empty((Dali::Signal< bool () > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_TimerSignalType_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< bool () > *arg1 = (Dali::Signal< bool () > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< bool () > *)jarg1; - { - try { - result = Dali_Signal_Sl_bool_Sp__SP__Sg__GetConnectionCount((Dali::Signal< bool () > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TimerSignalType_Connect(void * jarg1, void * jarg2) { - Dali::Signal< bool () > *arg1 = (Dali::Signal< bool () > *) 0 ; - bool (*arg2)() = (bool (*)()) 0 ; - - arg1 = (Dali::Signal< bool () > *)jarg1; - arg2 = (bool (*)())jarg2; - { - try { - Dali_Signal_Sl_bool_Sp__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TimerSignalType_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< bool () > *arg1 = (Dali::Signal< bool () > *) 0 ; - bool (*arg2)() = (bool (*)()) 0 ; - - arg1 = (Dali::Signal< bool () > *)jarg1; - arg2 = (bool (*)())jarg2; - { - try { - Dali_Signal_Sl_bool_Sp__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TimerSignalType_Emit(void * jarg1) { - unsigned int jresult ; - Dali::Signal< bool () > *arg1 = (Dali::Signal< bool () > *) 0 ; - bool result; - - arg1 = (Dali::Signal< bool () > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp__SP__Sg__Emit(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TimerSignalType() { - void * jresult ; - Dali::Signal< bool () > *result = 0 ; - - { - try { - result = (Dali::Signal< bool () > *)new Dali::Signal< bool () >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TimerSignalType(void * jarg1) { - Dali::Signal< bool () > *arg1 = (Dali::Signal< bool () > *) 0 ; - - arg1 = (Dali::Signal< bool () > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_WindowFocusSignalType_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (bool) > *arg1 = (Dali::Signal< void (bool) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (bool) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_bool_SP__Sg__Empty((Dali::Signal< void (bool) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_WindowFocusSignalType_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (bool) > *arg1 = (Dali::Signal< void (bool) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (bool) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_bool_SP__Sg__GetConnectionCount((Dali::Signal< void (bool) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_WindowFocusSignalType_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (bool) > *arg1 = (Dali::Signal< void (bool) > *) 0 ; - void (*arg2)(bool) = (void (*)(bool)) 0 ; - - arg1 = (Dali::Signal< void (bool) > *)jarg1; - arg2 = (void (*)(bool))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_bool_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_WindowFocusSignalType_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (bool) > *arg1 = (Dali::Signal< void (bool) > *) 0 ; - void (*arg2)(bool) = (void (*)(bool)) 0 ; - - arg1 = (Dali::Signal< void (bool) > *)jarg1; - arg2 = (void (*)(bool))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_bool_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_WindowFocusSignalType_Emit(void * jarg1, unsigned int jarg2) { - Dali::Signal< void (bool) > *arg1 = (Dali::Signal< void (bool) > *) 0 ; - bool arg2 ; - - arg1 = (Dali::Signal< void (bool) > *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - Dali_Signal_Sl_void_Sp_bool_SP__Sg__Emit(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_WindowFocusSignalType() { - void * jresult ; - Dali::Signal< void (bool) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (bool) > *)new Dali::Signal< void (bool) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_WindowFocusSignalType(void * jarg1) { - Dali::Signal< void (bool) > *arg1 = (Dali::Signal< void (bool) > *) 0 ; - - arg1 = (Dali::Signal< void (bool) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_VISUAL_PROPERTY_TYPE_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Visual::Property::TYPE; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_VISUAL_PROPERTY_SHADER_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Visual::Property::SHADER; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_VISUAL_SHADER_VERTEX_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Visual::Shader::Property::VERTEX_SHADER; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_VISUAL_SHADER_FRAGMENT_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Visual::Shader::Property::FRAGMENT_SHADER; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_VISUAL_SHADER_SUBDIVIDE_GRID_X_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Visual::Shader::Property::SUBDIVIDE_GRID_X; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_VISUAL_SHADER_SUBDIVIDE_GRID_Y_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Visual::Shader::Property::SUBDIVIDE_GRID_Y; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_VISUAL_SHADER_HINTS_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Visual::Shader::Property::HINTS; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_BORDER_VISUAL_COLOR_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::BorderVisual::Property::COLOR; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_BORDER_VISUAL_SIZE_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::BorderVisual::Property::SIZE; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_BORDER_VISUAL_ANTI_ALIASING_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::BorderVisual::Property::ANTI_ALIASING; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_COLOR_VISUAL_MIX_COLOR_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::ColorVisual::Property::MIX_COLOR; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_GRADIENT_VISUAL_START_POSITION_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::GradientVisual::Property::START_POSITION; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_GRADIENT_VISUAL_END_POSITION_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::GradientVisual::Property::END_POSITION; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_GRADIENT_VISUAL_CENTER_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::GradientVisual::Property::CENTER; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_GRADIENT_VISUAL_RADIUS_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::GradientVisual::Property::RADIUS; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_GRADIENT_VISUAL_STOP_OFFSET_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::GradientVisual::Property::STOP_OFFSET; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_GRADIENT_VISUAL_STOP_COLOR_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::GradientVisual::Property::STOP_COLOR; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_GRADIENT_VISUAL_UNITS_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::GradientVisual::Property::UNITS; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_GRADIENT_VISUAL_SPREAD_METHOD_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::GradientVisual::Property::SPREAD_METHOD; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_IMAGE_VISUAL_URL_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::ImageVisual::Property::URL; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_IMAGE_VISUAL_FITTING_MODE_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::ImageVisual::Property::FITTING_MODE; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_IMAGE_VISUAL_SAMPLING_MODE_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::ImageVisual::Property::SAMPLING_MODE; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_IMAGE_VISUAL_DESIRED_WIDTH_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::ImageVisual::Property::DESIRED_WIDTH; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_IMAGE_VISUAL_DESIRED_HEIGHT_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::ImageVisual::Property::DESIRED_HEIGHT; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_IMAGE_VISUAL_SYNCHRONOUS_LOADING_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::ImageVisual::Property::SYNCHRONOUS_LOADING; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_IMAGE_VISUAL_BORDER_ONLY_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::ImageVisual::Property::BORDER_ONLY; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_IMAGE_VISUAL_PIXEL_AREA_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::ImageVisual::Property::PIXEL_AREA; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_IMAGE_VISUAL_WRAP_MODE_U_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::ImageVisual::Property::WRAP_MODE_U; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_IMAGE_VISUAL_WRAP_MODE_V_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::ImageVisual::Property::WRAP_MODE_V; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_MESH_VISUAL_OBJECT_URL_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::MeshVisual::Property::OBJECT_URL; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_MESH_VISUAL_MATERIAL_URL_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::MeshVisual::Property::MATERIAL_URL; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_MESH_VISUAL_TEXTURES_PATH_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::MeshVisual::Property::TEXTURES_PATH; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_MESH_VISUAL_SHADING_MODE_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::MeshVisual::Property::SHADING_MODE; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_MESH_VISUAL_USE_MIPMAPPING_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::MeshVisual::Property::USE_MIPMAPPING; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_MESH_VISUAL_USE_SOFT_NORMALS_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::MeshVisual::Property::USE_SOFT_NORMALS; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_MESH_VISUAL_LIGHT_POSITION_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::MeshVisual::Property::LIGHT_POSITION; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PRIMITIVE_VISUAL_SHAPE_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::PrimitiveVisual::Property::SHAPE; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PRIMITIVE_VISUAL_MIX_COLOR_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::PrimitiveVisual::Property::MIX_COLOR; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PRIMITIVE_VISUAL_SLICES_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::PrimitiveVisual::Property::SLICES; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PRIMITIVE_VISUAL_STACKS_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::PrimitiveVisual::Property::STACKS; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PRIMITIVE_VISUAL_SCALE_TOP_RADIUS_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::PrimitiveVisual::Property::SCALE_TOP_RADIUS; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PRIMITIVE_VISUAL_SCALE_BOTTOM_RADIUS_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::PrimitiveVisual::Property::SCALE_BOTTOM_RADIUS; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PRIMITIVE_VISUAL_SCALE_HEIGHT_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::PrimitiveVisual::Property::SCALE_HEIGHT; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PRIMITIVE_VISUAL_SCALE_RADIUS_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::PrimitiveVisual::Property::SCALE_RADIUS; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PRIMITIVE_VISUAL_SCALE_DIMENSIONS_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::PrimitiveVisual::Property::SCALE_DIMENSIONS; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PRIMITIVE_VISUAL_BEVEL_PERCENTAGE_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::PrimitiveVisual::Property::BEVEL_PERCENTAGE; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PRIMITIVE_VISUAL_BEVEL_SMOOTHNESS_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::PrimitiveVisual::Property::BEVEL_SMOOTHNESS; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PRIMITIVE_VISUAL_LIGHT_POSITION_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::PrimitiveVisual::Property::LIGHT_POSITION; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TEXT_VISUAL_TEXT_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::TextVisual::Property::TEXT; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TEXT_VISUAL_FONT_FAMILY_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::TextVisual::Property::FONT_FAMILY; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TEXT_VISUAL_FONT_STYLE_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::TextVisual::Property::FONT_STYLE; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TEXT_VISUAL_POINT_SIZE_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::TextVisual::Property::POINT_SIZE; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TEXT_VISUAL_MULTI_LINE_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::TextVisual::Property::MULTI_LINE; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TEXT_VISUAL_HORIZONTAL_ALIGNMENT_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::TextVisual::Property::HORIZONTAL_ALIGNMENT; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TEXT_VISUAL_VERTICAL_ALIGNMENT_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::TextVisual::Property::VERTICAL_ALIGNMENT; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TEXT_VISUAL_TEXT_COLOR_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::TextVisual::Property::TEXT_COLOR; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TEXT_VISUAL_ENABLE_MARKUP_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::TextVisual::Property::ENABLE_MARKUP; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Builder() { - void * jresult ; - Dali::Toolkit::Builder *result = 0 ; - - { - try { - result = (Dali::Toolkit::Builder *)new Dali::Toolkit::Builder(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Builder_New() { - void * jresult ; - Dali::Toolkit::Builder result; - - { - try { - result = Dali::Toolkit::Builder::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Builder((const Dali::Toolkit::Builder &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Builder(void * jarg1) { - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Builder_LoadFromString__SWIG_0(void * jarg1, char * jarg2, int jarg3) { - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::Toolkit::Builder::UIFormat arg3 ; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Toolkit::Builder::UIFormat)jarg3; - { - try { - (arg1)->LoadFromString((std::string const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Builder_LoadFromString__SWIG_1(void * jarg1, char * jarg2) { - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - (arg1)->LoadFromString((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Builder_AddConstants(void * jarg1, void * jarg2) { - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - Dali::Property::Map *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - arg2 = (Dali::Property::Map *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map const & type is null", 0); - return ; - } - { - try { - (arg1)->AddConstants((Dali::Property::Map const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Builder_AddConstant(void * jarg1, char * jarg2, void * jarg3) { - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::Property::Value *arg3 = 0 ; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Value *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Value const & type is null", 0); - return ; - } - { - try { - (arg1)->AddConstant((std::string const &)*arg2,(Dali::Property::Value const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Builder_GetConstants(void * jarg1) { - void * jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - Dali::Property::Map *result = 0 ; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - { - try { - result = (Dali::Property::Map *) &((Dali::Toolkit::Builder const *)arg1)->GetConstants(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Builder_GetConstant(void * jarg1, char * jarg2) { - void * jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::Property::Value *result = 0 ; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (Dali::Property::Value *) &((Dali::Toolkit::Builder const *)arg1)->GetConstant((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Builder_CreateAnimation__SWIG_0(void * jarg1, char * jarg2) { - void * jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::Animation result; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (arg1)->CreateAnimation((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Animation((const Dali::Animation &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Builder_CreateAnimation__SWIG_1(void * jarg1, char * jarg2, void * jarg3) { - void * jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::Property::Map *arg3 = 0 ; - Dali::Animation result; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Map *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map const & type is null", 0); - return 0; - } - { - try { - result = (arg1)->CreateAnimation((std::string const &)*arg2,(Dali::Property::Map const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Animation((const Dali::Animation &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Builder_CreateAnimation__SWIG_2(void * jarg1, char * jarg2, void * jarg3) { - void * jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::Actor arg3 ; - Dali::Actor *argp3 ; - Dali::Animation result; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - argp3 = (Dali::Actor *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg3 = *argp3; - { - try { - result = (arg1)->CreateAnimation((std::string const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Animation((const Dali::Animation &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Builder_CreateAnimation__SWIG_3(void * jarg1, char * jarg2, void * jarg3, void * jarg4) { - void * jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::Property::Map *arg3 = 0 ; - Dali::Actor arg4 ; - Dali::Actor *argp4 ; - Dali::Animation result; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Map *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map const & type is null", 0); - return 0; - } - argp4 = (Dali::Actor *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg4 = *argp4; - { - try { - result = (arg1)->CreateAnimation((std::string const &)*arg2,(Dali::Property::Map const &)*arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Animation((const Dali::Animation &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Builder_Create__SWIG_0(void * jarg1, char * jarg2) { - void * jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::BaseHandle result; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (arg1)->Create((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::BaseHandle((const Dali::BaseHandle &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Builder_Create__SWIG_1(void * jarg1, char * jarg2, void * jarg3) { - void * jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::Property::Map *arg3 = 0 ; - Dali::BaseHandle result; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Map *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map const & type is null", 0); - return 0; - } - { - try { - result = (arg1)->Create((std::string const &)*arg2,(Dali::Property::Map const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::BaseHandle((const Dali::BaseHandle &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Builder_CreateFromJson(void * jarg1, char * jarg2) { - void * jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::BaseHandle result; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (arg1)->CreateFromJson((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::BaseHandle((const Dali::BaseHandle &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Builder_ApplyStyle(void * jarg1, char * jarg2, void * jarg3) { - unsigned int jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::Handle *arg3 = 0 ; - bool result; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Handle *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Handle & type is null", 0); - return 0; - } - { - try { - result = (bool)(arg1)->ApplyStyle((std::string const &)*arg2,*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Builder_ApplyFromJson(void * jarg1, void * jarg2, char * jarg3) { - unsigned int jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - Dali::Handle *arg2 = 0 ; - std::string *arg3 = 0 ; - bool result; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - arg2 = (Dali::Handle *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Handle & type is null", 0); - return 0; - } - if (!jarg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg3_str(jarg3); - arg3 = &arg3_str; - { - try { - result = (bool)(arg1)->ApplyFromJson(*arg2,(std::string const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Builder_AddActors__SWIG_0(void * jarg1, void * jarg2) { - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->AddActors(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Builder_AddActors__SWIG_1(void * jarg1, char * jarg2, void * jarg3) { - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::Actor arg3 ; - Dali::Actor *argp3 ; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - argp3 = (Dali::Actor *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg3 = *argp3; - { - try { - (arg1)->AddActors((std::string const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Builder_CreateRenderTask(void * jarg1, char * jarg2) { - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - (arg1)->CreateRenderTask((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Builder_GetFrameBufferImage(void * jarg1, char * jarg2) { - void * jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::FrameBufferImage result; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (arg1)->GetFrameBufferImage((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::FrameBufferImage((const Dali::FrameBufferImage &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Builder_GetPath(void * jarg1, char * jarg2) { - void * jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::Path result; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (arg1)->GetPath((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Path((const Dali::Path &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Builder_GetPathConstrainer(void * jarg1, char * jarg2) { - void * jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::PathConstrainer result; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (arg1)->GetPathConstrainer((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PathConstrainer((const Dali::PathConstrainer &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Builder_GetLinearConstrainer(void * jarg1, char * jarg2) { - void * jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - std::string *arg2 = 0 ; - Dali::LinearConstrainer result; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (arg1)->GetLinearConstrainer((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::LinearConstrainer((const Dali::LinearConstrainer &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Builder_QuitSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Builder *arg1 = (Dali::Toolkit::Builder *) 0 ; - Dali::Toolkit::Builder::BuilderSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Builder *)jarg1; - { - try { - result = (Dali::Toolkit::Builder::BuilderSignalType *) &(arg1)->QuitSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TransitionData__SWIG_0() { - void * jresult ; - Dali::Toolkit::TransitionData *result = 0 ; - - { - try { - result = (Dali::Toolkit::TransitionData *)new Dali::Toolkit::TransitionData(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TransitionData(void * jarg1) { - Dali::Toolkit::TransitionData *arg1 = (Dali::Toolkit::TransitionData *) 0 ; - - arg1 = (Dali::Toolkit::TransitionData *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TransitionData_New__SWIG_0(void * jarg1) { - void * jresult ; - Dali::Property::Map *arg1 = 0 ; - Dali::Toolkit::TransitionData result; - - arg1 = (Dali::Property::Map *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map const & type is null", 0); - return 0; - } - { - try { - result = Dali::Toolkit::TransitionData::New((Dali::Property::Map const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::TransitionData((const Dali::Toolkit::TransitionData &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TransitionData_New__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Property::Array *arg1 = 0 ; - Dali::Toolkit::TransitionData result; - - arg1 = (Dali::Property::Array *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Array const & type is null", 0); - return 0; - } - { - try { - result = Dali::Toolkit::TransitionData::New((Dali::Property::Array const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::TransitionData((const Dali::Toolkit::TransitionData &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TransitionData_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::TransitionData result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::TransitionData::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::TransitionData((const Dali::Toolkit::TransitionData &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TransitionData__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::TransitionData *arg1 = 0 ; - Dali::Toolkit::TransitionData *result = 0 ; - - arg1 = (Dali::Toolkit::TransitionData *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::TransitionData const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::TransitionData *)new Dali::Toolkit::TransitionData((Dali::Toolkit::TransitionData const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TransitionData_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::TransitionData *arg1 = (Dali::Toolkit::TransitionData *) 0 ; - Dali::Toolkit::TransitionData *arg2 = 0 ; - Dali::Toolkit::TransitionData *result = 0 ; - - arg1 = (Dali::Toolkit::TransitionData *)jarg1; - arg2 = (Dali::Toolkit::TransitionData *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::TransitionData const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::TransitionData *) &(arg1)->operator =((Dali::Toolkit::TransitionData const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_TransitionData_Count(void * jarg1) { - unsigned long jresult ; - Dali::Toolkit::TransitionData *arg1 = (Dali::Toolkit::TransitionData *) 0 ; - size_t result; - - arg1 = (Dali::Toolkit::TransitionData *)jarg1; - { - try { - result = ((Dali::Toolkit::TransitionData const *)arg1)->Count(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TransitionData_GetAnimatorAt(void * jarg1, unsigned long jarg2) { - void * jresult ; - Dali::Toolkit::TransitionData *arg1 = (Dali::Toolkit::TransitionData *) 0 ; - size_t arg2 ; - Dali::Property::Map result; - - arg1 = (Dali::Toolkit::TransitionData *)jarg1; - arg2 = (size_t)jarg2; - { - try { - result = (arg1)->GetAnimatorAt(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Property::Map((const Dali::Property::Map &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TransitionData__SWIG_2(void * jarg1) { - void * jresult ; - Dali::Toolkit::Internal::TransitionData *arg1 = (Dali::Toolkit::Internal::TransitionData *) 0 ; - Dali::Toolkit::TransitionData *result = 0 ; - - arg1 = (Dali::Toolkit::Internal::TransitionData *)jarg1; - { - try { - result = (Dali::Toolkit::TransitionData *)new Dali::Toolkit::TransitionData(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TOOLTIP_CONTENT_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Tooltip::Property::CONTENT; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TOOLTIP_LAYOUT_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Tooltip::Property::LAYOUT; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TOOLTIP_WAIT_TIME_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Tooltip::Property::WAIT_TIME; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TOOLTIP_BACKGROUND_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Tooltip::Property::BACKGROUND; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TOOLTIP_TAIL_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Tooltip::Property::TAIL; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TOOLTIP_POSITION_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Tooltip::Property::POSITION; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TOOLTIP_HOVER_POINT_OFFSET_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Tooltip::Property::HOVER_POINT_OFFSET; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TOOLTIP_MOVEMENT_THRESHOLD_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Tooltip::Property::MOVEMENT_THRESHOLD; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TOOLTIP_DISAPPEAR_ON_MOVEMENT_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Tooltip::Property::DISAPPEAR_ON_MOVEMENT; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TOOLTIP_BACKGROUND_VISUAL_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Tooltip::Background::Property::VISUAL; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TOOLTIP_BACKGROUND_BORDER_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Tooltip::Background::Property::BORDER; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TOOLTIP_TAIL_VISIBILITY_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Tooltip::Tail::Property::VISIBILITY; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TOOLTIP_TAIL_ABOVE_VISUAL_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Tooltip::Tail::Property::ABOVE_VISUAL; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TOOLTIP_TAIL_BELOW_VISUAL_get() { - int jresult ; - int result; - - { - try { - result = (int)Dali::Toolkit::Tooltip::Tail::Property::BELOW_VISUAL; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewImpl_New() { - void * jresult ; - Dali::Toolkit::Control result; - - { - try { - result = Dali::Toolkit::Internal::Control::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Control((const Dali::Toolkit::Control &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_SetStyleName(void * jarg1, char * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - std::string *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - (arg1)->SetStyleName((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_ViewImpl_GetStyleName(void * jarg1) { - char * jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - std::string *result = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = (std::string *) &((Dali::Toolkit::Internal::Control const *)arg1)->GetStyleName(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback(result->c_str()); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_SetBackgroundColor(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Vector4 *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetBackgroundColor((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewImpl_GetBackgroundColor(void * jarg1) { - void * jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = ((Dali::Toolkit::Internal::Control const *)arg1)->GetBackgroundColor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_SetBackgroundImage(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Image arg2 ; - Dali::Image *argp2 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - argp2 = (Dali::Image *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Image", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetBackgroundImage(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_SetBackground(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Property::Map *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Property::Map *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map const & type is null", 0); - return ; - } - { - try { - (arg1)->SetBackground((Dali::Property::Map const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_ClearBackground(void * jarg1) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - (arg1)->ClearBackground(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_EnableGestureDetection(void * jarg1, int jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Gesture::Type arg2 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Gesture::Type)jarg2; - { - try { - (arg1)->EnableGestureDetection(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_DisableGestureDetection(void * jarg1, int jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Gesture::Type arg2 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Gesture::Type)jarg2; - { - try { - (arg1)->DisableGestureDetection(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewImpl_GetPinchGestureDetector(void * jarg1) { - void * jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::PinchGestureDetector result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = ((Dali::Toolkit::Internal::Control const *)arg1)->GetPinchGestureDetector(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PinchGestureDetector((const Dali::PinchGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewImpl_GetPanGestureDetector(void * jarg1) { - void * jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::PanGestureDetector result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = ((Dali::Toolkit::Internal::Control const *)arg1)->GetPanGestureDetector(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PanGestureDetector((const Dali::PanGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewImpl_GetTapGestureDetector(void * jarg1) { - void * jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::TapGestureDetector result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = ((Dali::Toolkit::Internal::Control const *)arg1)->GetTapGestureDetector(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::TapGestureDetector((const Dali::TapGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewImpl_GetLongPressGestureDetector(void * jarg1) { - void * jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::LongPressGestureDetector result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = ((Dali::Toolkit::Internal::Control const *)arg1)->GetLongPressGestureDetector(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::LongPressGestureDetector((const Dali::LongPressGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_SetKeyboardNavigationSupport(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - bool arg2 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetKeyboardNavigationSupport(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_IsKeyboardNavigationSupported(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = (bool)(arg1)->IsKeyboardNavigationSupported(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_SetKeyInputFocus(void * jarg1) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - (arg1)->SetKeyInputFocus(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_HasKeyInputFocus(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = (bool)(arg1)->HasKeyInputFocus(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_ClearKeyInputFocus(void * jarg1) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - (arg1)->ClearKeyInputFocus(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_SetAsKeyboardFocusGroup(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - bool arg2 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetAsKeyboardFocusGroup(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_IsKeyboardFocusGroup(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = (bool)(arg1)->IsKeyboardFocusGroup(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_AccessibilityActivate(void * jarg1) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - (arg1)->AccessibilityActivate(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_KeyboardEnter(void * jarg1) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - (arg1)->KeyboardEnter(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewImpl_KeyEventSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Toolkit::Control::KeyEventSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = (Dali::Toolkit::Control::KeyEventSignalType *) &(arg1)->KeyEventSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewImpl_KeyInputFocusGainedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Toolkit::Control::KeyInputFocusSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = (Dali::Toolkit::Control::KeyInputFocusSignalType *) &(arg1)->KeyInputFocusGainedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewImpl_KeyInputFocusLostSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Toolkit::Control::KeyInputFocusSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = (Dali::Toolkit::Control::KeyInputFocusSignalType *) &(arg1)->KeyInputFocusLostSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_EmitKeyEventSignal(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::KeyEvent *arg2 = 0 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::KeyEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyEvent const & type is null", 0); - return 0; - } - { - try { - result = (bool)(arg1)->EmitKeyEventSignal((Dali::KeyEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnStageConnection(void * jarg1, int jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - int arg2 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (int)jarg2; - darg = dynamic_cast(arg1); - { - try { - (darg)->OnStageConnection(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnStageConnectionSwigExplicitViewImpl(void * jarg1, int jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - int arg2 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (int)jarg2; - darg = dynamic_cast(arg1); - { - try { - (darg)->OnStageConnectionSwigPublic(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnStageDisconnection(void * jarg1) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - darg = dynamic_cast(arg1); - { - try { - (darg)->OnStageDisconnection(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnStageDisconnectionSwigExplicitViewImpl(void * jarg1) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - darg = dynamic_cast(arg1); - { - try { - (darg)->OnStageDisconnectionSwigPublic(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnChildAdd(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Actor *arg2 = 0 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - darg = dynamic_cast(arg1); - { - try { - (darg)->OnChildAdd(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnChildAddSwigExplicitViewImpl(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Actor *arg2 = 0 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - darg = dynamic_cast(arg1); - { - try { - (darg)->OnChildAddSwigPublic(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnChildRemove(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Actor *arg2 = 0 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - darg = dynamic_cast(arg1); - { - try { - (darg)->OnChildRemove(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnChildRemoveSwigExplicitViewImpl(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Actor *arg2 = 0 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - darg = dynamic_cast(arg1); - { - try { - (darg)->OnChildRemoveSwigPublic(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnPropertySet(void * jarg1, int jarg2, void * jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Property::Index arg2 ; - Dali::Property::Value arg3 ; - Dali::Property::Value *argp3 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - argp3 = (Dali::Property::Value *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property::Value", 0); - return ; - } - arg3 = *argp3; - darg = dynamic_cast(arg1); - { - try { - (darg)->OnPropertySet(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnPropertySetSwigExplicitViewImpl(void * jarg1, int jarg2, void * jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Property::Index arg2 ; - Dali::Property::Value arg3 ; - Dali::Property::Value *argp3 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - argp3 = (Dali::Property::Value *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Property::Value", 0); - return ; - } - arg3 = *argp3; - darg = dynamic_cast(arg1); - { - try { - (darg)->OnPropertySetSwigPublic(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnSizeSet(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Vector3 *arg2 = 0 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - darg = dynamic_cast(arg1); - { - try { - (darg)->OnSizeSet((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnSizeSetSwigExplicitViewImpl(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Vector3 *arg2 = 0 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - darg = dynamic_cast(arg1); - { - try { - (darg)->OnSizeSetSwigPublic((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnSizeAnimation(void * jarg1, void * jarg2, void * jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Animation *arg2 = 0 ; - Dali::Vector3 *arg3 = 0 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Animation *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Animation & type is null", 0); - return ; - } - arg3 = (Dali::Vector3 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - darg = dynamic_cast(arg1); - { - try { - (darg)->OnSizeAnimation(*arg2,(Dali::Vector3 const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnSizeAnimationSwigExplicitViewImpl(void * jarg1, void * jarg2, void * jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Animation *arg2 = 0 ; - Dali::Vector3 *arg3 = 0 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Animation *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Animation & type is null", 0); - return ; - } - arg3 = (Dali::Vector3 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - darg = dynamic_cast(arg1); - { - try { - (darg)->OnSizeAnimationSwigPublic(*arg2,(Dali::Vector3 const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnTouchEvent(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::TouchEvent *arg2 = 0 ; - SwigDirector_ViewImpl *darg = 0; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::TouchEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TouchEvent const & type is null", 0); - return 0; - } - darg = dynamic_cast(arg1); - { - try { - result = (bool)(darg)->OnTouchEvent((Dali::TouchEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnTouchEventSwigExplicitViewImpl(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::TouchEvent *arg2 = 0 ; - SwigDirector_ViewImpl *darg = 0; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::TouchEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TouchEvent const & type is null", 0); - return 0; - } - darg = dynamic_cast(arg1); - { - try { - result = (bool)(darg)->OnTouchEventSwigPublic((Dali::TouchEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnHoverEvent(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::HoverEvent *arg2 = 0 ; - SwigDirector_ViewImpl *darg = 0; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::HoverEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::HoverEvent const & type is null", 0); - return 0; - } - darg = dynamic_cast(arg1); - { - try { - result = (bool)(darg)->OnHoverEvent((Dali::HoverEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnHoverEventSwigExplicitViewImpl(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::HoverEvent *arg2 = 0 ; - SwigDirector_ViewImpl *darg = 0; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::HoverEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::HoverEvent const & type is null", 0); - return 0; - } - darg = dynamic_cast(arg1); - { - try { - result = (bool)(darg)->OnHoverEventSwigPublic((Dali::HoverEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnKeyEvent(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::KeyEvent *arg2 = 0 ; - SwigDirector_ViewImpl *darg = 0; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::KeyEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyEvent const & type is null", 0); - return 0; - } - darg = dynamic_cast(arg1); - { - try { - result = (bool)(darg)->OnKeyEvent((Dali::KeyEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnKeyEventSwigExplicitViewImpl(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::KeyEvent *arg2 = 0 ; - SwigDirector_ViewImpl *darg = 0; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::KeyEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyEvent const & type is null", 0); - return 0; - } - darg = dynamic_cast(arg1); - { - try { - result = (bool)(darg)->OnKeyEventSwigPublic((Dali::KeyEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnWheelEvent(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::WheelEvent *arg2 = 0 ; - SwigDirector_ViewImpl *darg = 0; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::WheelEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::WheelEvent const & type is null", 0); - return 0; - } - darg = dynamic_cast(arg1); - { - try { - result = (bool)(darg)->OnWheelEvent((Dali::WheelEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnWheelEventSwigExplicitViewImpl(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::WheelEvent *arg2 = 0 ; - SwigDirector_ViewImpl *darg = 0; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::WheelEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::WheelEvent const & type is null", 0); - return 0; - } - darg = dynamic_cast(arg1); - { - try { - result = (bool)(darg)->OnWheelEventSwigPublic((Dali::WheelEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnRelayout(void * jarg1, void * jarg2, void * jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::RelayoutContainer *arg3 = 0 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - arg3 = (Dali::RelayoutContainer *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::RelayoutContainer & type is null", 0); - return ; - } - darg = dynamic_cast(arg1); - { - try { - (darg)->OnRelayout((Dali::Vector2 const &)*arg2,*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnRelayoutSwigExplicitViewImpl(void * jarg1, void * jarg2, void * jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::RelayoutContainer *arg3 = 0 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - arg3 = (Dali::RelayoutContainer *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::RelayoutContainer & type is null", 0); - return ; - } - darg = dynamic_cast(arg1); - { - try { - (darg)->OnRelayoutSwigPublic((Dali::Vector2 const &)*arg2,*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnSetResizePolicy(void * jarg1, int jarg2, int jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::ResizePolicy::Type arg2 ; - Dali::Dimension::Type arg3 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::ResizePolicy::Type)jarg2; - arg3 = (Dali::Dimension::Type)jarg3; - darg = dynamic_cast(arg1); - { - try { - (darg)->OnSetResizePolicy(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnSetResizePolicySwigExplicitViewImpl(void * jarg1, int jarg2, int jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::ResizePolicy::Type arg2 ; - Dali::Dimension::Type arg3 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::ResizePolicy::Type)jarg2; - arg3 = (Dali::Dimension::Type)jarg3; - darg = dynamic_cast(arg1); - { - try { - (darg)->OnSetResizePolicySwigPublic(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewImpl_GetNaturalSize(void * jarg1) { - void * jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - SwigDirector_ViewImpl *darg = 0; - Dali::Vector3 result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - darg = dynamic_cast(arg1); - { - try { - result = (darg)->GetNaturalSize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewImpl_GetNaturalSizeSwigExplicitViewImpl(void * jarg1) { - void * jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - SwigDirector_ViewImpl *darg = 0; - Dali::Vector3 result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - darg = dynamic_cast(arg1); - { - try { - result = (darg)->GetNaturalSizeSwigPublic(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ViewImpl_CalculateChildSize(void * jarg1, void * jarg2, int jarg3) { - float jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Actor *arg2 = 0 ; - Dali::Dimension::Type arg3 ; - SwigDirector_ViewImpl *darg = 0; - float result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor const & type is null", 0); - return 0; - } - arg3 = (Dali::Dimension::Type)jarg3; - darg = dynamic_cast(arg1); - { - try { - result = (float)(darg)->CalculateChildSize((Dali::Actor const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ViewImpl_CalculateChildSizeSwigExplicitViewImpl(void * jarg1, void * jarg2, int jarg3) { - float jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Actor *arg2 = 0 ; - Dali::Dimension::Type arg3 ; - SwigDirector_ViewImpl *darg = 0; - float result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor const & type is null", 0); - return 0; - } - arg3 = (Dali::Dimension::Type)jarg3; - darg = dynamic_cast(arg1); - { - try { - result = (float)(darg)->CalculateChildSizeSwigPublic((Dali::Actor const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ViewImpl_GetHeightForWidth(void * jarg1, float jarg2) { - float jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - float arg2 ; - SwigDirector_ViewImpl *darg = 0; - float result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (float)jarg2; - darg = dynamic_cast(arg1); - { - try { - result = (float)(darg)->GetHeightForWidth(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ViewImpl_GetHeightForWidthSwigExplicitViewImpl(void * jarg1, float jarg2) { - float jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - float arg2 ; - SwigDirector_ViewImpl *darg = 0; - float result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (float)jarg2; - darg = dynamic_cast(arg1); - { - try { - result = (float)(darg)->GetHeightForWidthSwigPublic(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ViewImpl_GetWidthForHeight(void * jarg1, float jarg2) { - float jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - float arg2 ; - SwigDirector_ViewImpl *darg = 0; - float result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (float)jarg2; - darg = dynamic_cast(arg1); - { - try { - result = (float)(darg)->GetWidthForHeight(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ViewImpl_GetWidthForHeightSwigExplicitViewImpl(void * jarg1, float jarg2) { - float jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - float arg2 ; - SwigDirector_ViewImpl *darg = 0; - float result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (float)jarg2; - darg = dynamic_cast(arg1); - { - try { - result = (float)(darg)->GetWidthForHeightSwigPublic(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_RelayoutDependentOnChildren__SWIG_0(void * jarg1, int jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Dimension::Type arg2 ; - SwigDirector_ViewImpl *darg = 0; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Dimension::Type)jarg2; - darg = dynamic_cast(arg1); - { - try { - result = (bool)(darg)->RelayoutDependentOnChildren(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_RelayoutDependentOnChildrenSwigExplicitViewImpl__SWIG_0(void * jarg1, int jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Dimension::Type arg2 ; - SwigDirector_ViewImpl *darg = 0; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Dimension::Type)jarg2; - darg = dynamic_cast(arg1); - { - try { - result = (bool)(darg)->RelayoutDependentOnChildrenSwigPublic(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_RelayoutDependentOnChildren__SWIG_1(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - SwigDirector_ViewImpl *darg = 0; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - darg = dynamic_cast(arg1); - { - try { - result = (bool)(darg)->RelayoutDependentOnChildren(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_RelayoutDependentOnChildrenSwigExplicitViewImpl__SWIG_1(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - SwigDirector_ViewImpl *darg = 0; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - darg = dynamic_cast(arg1); - { - try { - result = (bool)(darg)->RelayoutDependentOnChildrenSwigPublic(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnCalculateRelayoutSize(void * jarg1, int jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Dimension::Type arg2 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Dimension::Type)jarg2; - darg = dynamic_cast(arg1); - { - try { - (darg)->OnCalculateRelayoutSize(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnCalculateRelayoutSizeSwigExplicitViewImpl(void * jarg1, int jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Dimension::Type arg2 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Dimension::Type)jarg2; - darg = dynamic_cast(arg1); - { - try { - (darg)->OnCalculateRelayoutSizeSwigPublic(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnLayoutNegotiated(void * jarg1, float jarg2, int jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - float arg2 ; - Dali::Dimension::Type arg3 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (float)jarg2; - arg3 = (Dali::Dimension::Type)jarg3; - darg = dynamic_cast(arg1); - { - try { - (darg)->OnLayoutNegotiated(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnLayoutNegotiatedSwigExplicitViewImpl(void * jarg1, float jarg2, int jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - float arg2 ; - Dali::Dimension::Type arg3 ; - SwigDirector_ViewImpl *darg = 0; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (float)jarg2; - arg3 = (Dali::Dimension::Type)jarg3; - darg = dynamic_cast(arg1); - { - try { - (darg)->OnLayoutNegotiatedSwigPublic(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnInitialize(void * jarg1) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - (arg1)->OnInitialize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnInitializeSwigExplicitViewImpl(void * jarg1) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - (arg1)->Dali::Toolkit::Internal::Control::OnInitialize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnControlChildAdd(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Actor *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - { - try { - (arg1)->OnControlChildAdd(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnControlChildAddSwigExplicitViewImpl(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Actor *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - { - try { - (arg1)->Dali::Toolkit::Internal::Control::OnControlChildAdd(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnControlChildRemove(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Actor *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - { - try { - (arg1)->OnControlChildRemove(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnControlChildRemoveSwigExplicitViewImpl(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Actor *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - { - try { - (arg1)->Dali::Toolkit::Internal::Control::OnControlChildRemove(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnStyleChange(void * jarg1, void * jarg2, int jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Toolkit::StyleManager arg2 ; - Dali::StyleChange::Type arg3 ; - Dali::Toolkit::StyleManager *argp2 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - argp2 = (Dali::Toolkit::StyleManager *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::StyleManager", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::StyleChange::Type)jarg3; - { - try { - (arg1)->OnStyleChange(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnStyleChangeSwigExplicitViewImpl(void * jarg1, void * jarg2, int jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Toolkit::StyleManager arg2 ; - Dali::StyleChange::Type arg3 ; - Dali::Toolkit::StyleManager *argp2 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - argp2 = (Dali::Toolkit::StyleManager *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::StyleManager", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::StyleChange::Type)jarg3; - { - try { - (arg1)->Dali::Toolkit::Internal::Control::OnStyleChange(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnAccessibilityActivated(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = (bool)(arg1)->OnAccessibilityActivated(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnAccessibilityActivatedSwigExplicitViewImpl(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = (bool)(arg1)->Dali::Toolkit::Internal::Control::OnAccessibilityActivated(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnAccessibilityPan(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::PanGesture arg2 ; - Dali::PanGesture *argp2 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - argp2 = (Dali::PanGesture *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::PanGesture", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)(arg1)->OnAccessibilityPan(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnAccessibilityPanSwigExplicitViewImpl(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::PanGesture arg2 ; - Dali::PanGesture *argp2 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - argp2 = (Dali::PanGesture *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::PanGesture", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)(arg1)->Dali::Toolkit::Internal::Control::OnAccessibilityPan(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnAccessibilityTouch(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::TouchEvent *arg2 = 0 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::TouchEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TouchEvent const & type is null", 0); - return 0; - } - { - try { - result = (bool)(arg1)->OnAccessibilityTouch((Dali::TouchEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnAccessibilityTouchSwigExplicitViewImpl(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::TouchEvent *arg2 = 0 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::TouchEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TouchEvent const & type is null", 0); - return 0; - } - { - try { - result = (bool)(arg1)->Dali::Toolkit::Internal::Control::OnAccessibilityTouch((Dali::TouchEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnAccessibilityValueChange(void * jarg1, unsigned int jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - bool arg2 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - result = (bool)(arg1)->OnAccessibilityValueChange(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnAccessibilityValueChangeSwigExplicitViewImpl(void * jarg1, unsigned int jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - bool arg2 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - result = (bool)(arg1)->Dali::Toolkit::Internal::Control::OnAccessibilityValueChange(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnAccessibilityZoom(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = (bool)(arg1)->OnAccessibilityZoom(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnAccessibilityZoomSwigExplicitViewImpl(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = (bool)(arg1)->Dali::Toolkit::Internal::Control::OnAccessibilityZoom(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnKeyInputFocusGained(void * jarg1) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - (arg1)->OnKeyInputFocusGained(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnKeyInputFocusGainedSwigExplicitViewImpl(void * jarg1) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - (arg1)->Dali::Toolkit::Internal::Control::OnKeyInputFocusGained(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnKeyInputFocusLost(void * jarg1) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - (arg1)->OnKeyInputFocusLost(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnKeyInputFocusLostSwigExplicitViewImpl(void * jarg1) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - (arg1)->Dali::Toolkit::Internal::Control::OnKeyInputFocusLost(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewImpl_GetNextKeyboardFocusableActor(void * jarg1, void * jarg2, int jarg3, unsigned int jarg4) { - void * jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Actor arg2 ; - Dali::Toolkit::Control::KeyboardFocus::Direction arg3 ; - bool arg4 ; - Dali::Actor *argp2 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - arg3 = (Dali::Toolkit::Control::KeyboardFocus::Direction)jarg3; - arg4 = jarg4 ? true : false; - { - try { - result = (arg1)->GetNextKeyboardFocusableActor(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewImpl_GetNextKeyboardFocusableActorSwigExplicitViewImpl(void * jarg1, void * jarg2, int jarg3, unsigned int jarg4) { - void * jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Actor arg2 ; - Dali::Toolkit::Control::KeyboardFocus::Direction arg3 ; - bool arg4 ; - Dali::Actor *argp2 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - arg3 = (Dali::Toolkit::Control::KeyboardFocus::Direction)jarg3; - arg4 = jarg4 ? true : false; - { - try { - result = (arg1)->Dali::Toolkit::Internal::Control::GetNextKeyboardFocusableActor(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnKeyboardFocusChangeCommitted(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->OnKeyboardFocusChangeCommitted(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnKeyboardFocusChangeCommittedSwigExplicitViewImpl(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->Dali::Toolkit::Internal::Control::OnKeyboardFocusChangeCommitted(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnKeyboardEnter(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = (bool)(arg1)->OnKeyboardEnter(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ViewImpl_OnKeyboardEnterSwigExplicitViewImpl(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - { - try { - result = (bool)(arg1)->Dali::Toolkit::Internal::Control::OnKeyboardEnter(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnPinch(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::PinchGesture *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::PinchGesture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PinchGesture const & type is null", 0); - return ; - } - { - try { - (arg1)->OnPinch((Dali::PinchGesture const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnPinchSwigExplicitViewImpl(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::PinchGesture *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::PinchGesture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PinchGesture const & type is null", 0); - return ; - } - { - try { - (arg1)->Dali::Toolkit::Internal::Control::OnPinch((Dali::PinchGesture const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnPan(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::PanGesture *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::PanGesture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PanGesture const & type is null", 0); - return ; - } - { - try { - (arg1)->OnPan((Dali::PanGesture const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnPanSwigExplicitViewImpl(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::PanGesture *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::PanGesture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::PanGesture const & type is null", 0); - return ; - } - { - try { - (arg1)->Dali::Toolkit::Internal::Control::OnPan((Dali::PanGesture const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnTap(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::TapGesture *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::TapGesture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TapGesture const & type is null", 0); - return ; - } - { - try { - (arg1)->OnTap((Dali::TapGesture const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnTapSwigExplicitViewImpl(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::TapGesture *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::TapGesture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::TapGesture const & type is null", 0); - return ; - } - { - try { - (arg1)->Dali::Toolkit::Internal::Control::OnTap((Dali::TapGesture const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnLongPress(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::LongPressGesture *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::LongPressGesture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::LongPressGesture const & type is null", 0); - return ; - } - { - try { - (arg1)->OnLongPress((Dali::LongPressGesture const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_OnLongPressSwigExplicitViewImpl(void * jarg1, void * jarg2) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::LongPressGesture *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::LongPressGesture *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::LongPressGesture const & type is null", 0); - return ; - } - { - try { - (arg1)->Dali::Toolkit::Internal::Control::OnLongPress((Dali::LongPressGesture const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_SignalConnected(void * jarg1, void * jarg2, void * jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::SlotObserver *arg2 = (Dali::SlotObserver *) 0 ; - Dali::CallbackBase *arg3 = (Dali::CallbackBase *) 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::SlotObserver *)jarg2; - arg3 = (Dali::CallbackBase *)jarg3; - { - try { - (arg1)->SignalConnected(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_SignalConnectedSwigExplicitViewImpl(void * jarg1, void * jarg2, void * jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::SlotObserver *arg2 = (Dali::SlotObserver *) 0 ; - Dali::CallbackBase *arg3 = (Dali::CallbackBase *) 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::SlotObserver *)jarg2; - arg3 = (Dali::CallbackBase *)jarg3; - { - try { - (arg1)->Dali::Toolkit::Internal::Control::SignalConnected(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_SignalDisconnected(void * jarg1, void * jarg2, void * jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::SlotObserver *arg2 = (Dali::SlotObserver *) 0 ; - Dali::CallbackBase *arg3 = (Dali::CallbackBase *) 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::SlotObserver *)jarg2; - arg3 = (Dali::CallbackBase *)jarg3; - { - try { - (arg1)->SignalDisconnected(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_SignalDisconnectedSwigExplicitViewImpl(void * jarg1, void * jarg2, void * jarg3) { - Dali::Toolkit::Internal::Control *arg1 = (Dali::Toolkit::Internal::Control *) 0 ; - Dali::SlotObserver *arg2 = (Dali::SlotObserver *) 0 ; - Dali::CallbackBase *arg3 = (Dali::CallbackBase *) 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - arg2 = (Dali::SlotObserver *)jarg2; - arg3 = (Dali::CallbackBase *)jarg3; - { - try { - (arg1)->Dali::Toolkit::Internal::Control::SignalDisconnected(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewImpl_director_connect(void *objarg, SwigDirector_ViewImpl::SWIG_Callback0_t callback0, SwigDirector_ViewImpl::SWIG_Callback1_t callback1, SwigDirector_ViewImpl::SWIG_Callback2_t callback2, SwigDirector_ViewImpl::SWIG_Callback3_t callback3, SwigDirector_ViewImpl::SWIG_Callback4_t callback4, SwigDirector_ViewImpl::SWIG_Callback5_t callback5, SwigDirector_ViewImpl::SWIG_Callback6_t callback6, SwigDirector_ViewImpl::SWIG_Callback7_t callback7, SwigDirector_ViewImpl::SWIG_Callback8_t callback8, SwigDirector_ViewImpl::SWIG_Callback9_t callback9, SwigDirector_ViewImpl::SWIG_Callback10_t callback10, SwigDirector_ViewImpl::SWIG_Callback11_t callback11, SwigDirector_ViewImpl::SWIG_Callback12_t callback12, SwigDirector_ViewImpl::SWIG_Callback13_t callback13, SwigDirector_ViewImpl::SWIG_Callback14_t callback14, SwigDirector_ViewImpl::SWIG_Callback15_t callback15, SwigDirector_ViewImpl::SWIG_Callback16_t callback16, SwigDirector_ViewImpl::SWIG_Callback17_t callback17, SwigDirector_ViewImpl::SWIG_Callback18_t callback18, SwigDirector_ViewImpl::SWIG_Callback19_t callback19, SwigDirector_ViewImpl::SWIG_Callback20_t callback20, SwigDirector_ViewImpl::SWIG_Callback21_t callback21, SwigDirector_ViewImpl::SWIG_Callback22_t callback22, SwigDirector_ViewImpl::SWIG_Callback23_t callback23, SwigDirector_ViewImpl::SWIG_Callback24_t callback24, SwigDirector_ViewImpl::SWIG_Callback25_t callback25, SwigDirector_ViewImpl::SWIG_Callback26_t callback26, SwigDirector_ViewImpl::SWIG_Callback27_t callback27, SwigDirector_ViewImpl::SWIG_Callback28_t callback28, SwigDirector_ViewImpl::SWIG_Callback29_t callback29, SwigDirector_ViewImpl::SWIG_Callback30_t callback30, SwigDirector_ViewImpl::SWIG_Callback31_t callback31, SwigDirector_ViewImpl::SWIG_Callback32_t callback32, SwigDirector_ViewImpl::SWIG_Callback33_t callback33, SwigDirector_ViewImpl::SWIG_Callback34_t callback34, SwigDirector_ViewImpl::SWIG_Callback35_t callback35, SwigDirector_ViewImpl::SWIG_Callback36_t callback36, SwigDirector_ViewImpl::SWIG_Callback37_t callback37, SwigDirector_ViewImpl::SWIG_Callback38_t callback38, SwigDirector_ViewImpl::SWIG_Callback39_t callback39, SwigDirector_ViewImpl::SWIG_Callback40_t callback40) { - Dali::Toolkit::Internal::Control *obj = (Dali::Toolkit::Internal::Control *)objarg; - SwigDirector_ViewImpl *director = dynamic_cast(obj); - if (director) { - director->swig_connect_director(callback0, callback1, callback2, callback3, callback4, callback5, callback6, callback7, callback8, callback9, callback10, callback11, callback12, callback13, callback14, callback15, callback16, callback17, callback18, callback19, callback20, callback21, callback22, callback23, callback24, callback25, callback26, callback27, callback28, callback29, callback30, callback31, callback32, callback33, callback34, callback35, callback36, callback37, callback38, callback39, callback40); - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GetImplementation__SWIG_0(void * jarg1) { - void * jresult ; - Dali::Toolkit::Control *arg1 = 0 ; - Dali::Toolkit::Internal::Control *result = 0 ; - - arg1 = (Dali::Toolkit::Control *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Control & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Internal::Control *) &Dali::Toolkit::Internal::GetImplementation(*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_View_Property_STYLE_NAME_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Control::Property::STYLE_NAME; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_View_Property_BACKGROUND_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Control::Property::BACKGROUND_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_View_Property_BACKGROUND_IMAGE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Control::Property::BACKGROUND_IMAGE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_View_Property_KEY_INPUT_FOCUS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Control::Property::KEY_INPUT_FOCUS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_View_Property_BACKGROUND_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Control::Property::BACKGROUND; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_View_Property() { - void * jresult ; - Dali::Toolkit::Control::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::Control::Property *)new Dali::Toolkit::Control::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_View_Property(void * jarg1) { - Dali::Toolkit::Control::Property *arg1 = (Dali::Toolkit::Control::Property *) 0 ; - - arg1 = (Dali::Toolkit::Control::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_View_KeyboardFocus() { - void * jresult ; - Dali::Toolkit::Control::KeyboardFocus *result = 0 ; - - { - try { - result = (Dali::Toolkit::Control::KeyboardFocus *)new Dali::Toolkit::Control::KeyboardFocus(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_View_KeyboardFocus(void * jarg1) { - Dali::Toolkit::Control::KeyboardFocus *arg1 = (Dali::Toolkit::Control::KeyboardFocus *) 0 ; - - arg1 = (Dali::Toolkit::Control::KeyboardFocus *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_View_New() { - void * jresult ; - Dali::Toolkit::Control result; - - { - try { - result = Dali::Toolkit::Control::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Control((const Dali::Toolkit::Control &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_View__SWIG_0() { - void * jresult ; - Dali::Toolkit::Control *result = 0 ; - - { - try { - result = (Dali::Toolkit::Control *)new Dali::Toolkit::Control(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_View__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::Control *arg1 = 0 ; - Dali::Toolkit::Control *result = 0 ; - - arg1 = (Dali::Toolkit::Control *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Control const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Control *)new Dali::Toolkit::Control((Dali::Toolkit::Control const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_View(void * jarg1) { - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - - arg1 = (Dali::Toolkit::Control *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_View_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - Dali::Toolkit::Control *arg2 = 0 ; - Dali::Toolkit::Control *result = 0 ; - - arg1 = (Dali::Toolkit::Control *)jarg1; - arg2 = (Dali::Toolkit::Control *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Control const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Control *) &(arg1)->operator =((Dali::Toolkit::Control const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_View_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::Control result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::Control::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Control((const Dali::Toolkit::Control &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_View_SetKeyInputFocus(void * jarg1) { - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - - arg1 = (Dali::Toolkit::Control *)jarg1; - { - try { - (arg1)->SetKeyInputFocus(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_View_HasKeyInputFocus(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Control *)jarg1; - { - try { - result = (bool)(arg1)->HasKeyInputFocus(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_View_ClearKeyInputFocus(void * jarg1) { - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - - arg1 = (Dali::Toolkit::Control *)jarg1; - { - try { - (arg1)->ClearKeyInputFocus(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_View_GetPinchGestureDetector(void * jarg1) { - void * jresult ; - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - Dali::PinchGestureDetector result; - - arg1 = (Dali::Toolkit::Control *)jarg1; - { - try { - result = ((Dali::Toolkit::Control const *)arg1)->GetPinchGestureDetector(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PinchGestureDetector((const Dali::PinchGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_View_GetPanGestureDetector(void * jarg1) { - void * jresult ; - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - Dali::PanGestureDetector result; - - arg1 = (Dali::Toolkit::Control *)jarg1; - { - try { - result = ((Dali::Toolkit::Control const *)arg1)->GetPanGestureDetector(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PanGestureDetector((const Dali::PanGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_View_GetTapGestureDetector(void * jarg1) { - void * jresult ; - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - Dali::TapGestureDetector result; - - arg1 = (Dali::Toolkit::Control *)jarg1; - { - try { - result = ((Dali::Toolkit::Control const *)arg1)->GetTapGestureDetector(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::TapGestureDetector((const Dali::TapGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_View_GetLongPressGestureDetector(void * jarg1) { - void * jresult ; - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - Dali::LongPressGestureDetector result; - - arg1 = (Dali::Toolkit::Control *)jarg1; - { - try { - result = ((Dali::Toolkit::Control const *)arg1)->GetLongPressGestureDetector(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::LongPressGestureDetector((const Dali::LongPressGestureDetector &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_View_SetStyleName(void * jarg1, char * jarg2) { - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - std::string *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Control *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - (arg1)->SetStyleName((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_View_GetStyleName(void * jarg1) { - char * jresult ; - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - std::string *result = 0 ; - - arg1 = (Dali::Toolkit::Control *)jarg1; - { - try { - result = (std::string *) &((Dali::Toolkit::Control const *)arg1)->GetStyleName(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback(result->c_str()); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_View_SetBackgroundColor(void * jarg1, void * jarg2) { - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - Dali::Vector4 *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Control *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetBackgroundColor((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_View_GetBackgroundColor(void * jarg1) { - void * jresult ; - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Toolkit::Control *)jarg1; - { - try { - result = ((Dali::Toolkit::Control const *)arg1)->GetBackgroundColor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_View_SetBackgroundImage(void * jarg1, void * jarg2) { - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - Dali::Image arg2 ; - Dali::Image *argp2 ; - - arg1 = (Dali::Toolkit::Control *)jarg1; - argp2 = (Dali::Image *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Image", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetBackgroundImage(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_View_ClearBackground(void * jarg1) { - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - - arg1 = (Dali::Toolkit::Control *)jarg1; - { - try { - (arg1)->ClearBackground(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_View_KeyEventSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - Dali::Toolkit::Control::KeyEventSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Control *)jarg1; - { - try { - result = (Dali::Toolkit::Control::KeyEventSignalType *) &(arg1)->KeyEventSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_View_KeyInputFocusGainedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - Dali::Toolkit::Control::KeyInputFocusSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Control *)jarg1; - { - try { - result = (Dali::Toolkit::Control::KeyInputFocusSignalType *) &(arg1)->KeyInputFocusGainedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_View_KeyInputFocusLostSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Control *arg1 = (Dali::Toolkit::Control *) 0 ; - Dali::Toolkit::Control::KeyInputFocusSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Control *)jarg1; - { - try { - result = (Dali::Toolkit::Control::KeyInputFocusSignalType *) &(arg1)->KeyInputFocusLostSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_View__SWIG_2(void * jarg1) { - void * jresult ; - Dali::Toolkit::Internal::Control *arg1 = 0 ; - Dali::Toolkit::Control *result = 0 ; - - arg1 = (Dali::Toolkit::Internal::Control *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Internal::Control & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Control *)new Dali::Toolkit::Control(*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_KeyInputFocusManager() { - void * jresult ; - Dali::Toolkit::KeyInputFocusManager *result = 0 ; - - { - try { - result = (Dali::Toolkit::KeyInputFocusManager *)new Dali::Toolkit::KeyInputFocusManager(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_KeyInputFocusManager(void * jarg1) { - Dali::Toolkit::KeyInputFocusManager *arg1 = (Dali::Toolkit::KeyInputFocusManager *) 0 ; - - arg1 = (Dali::Toolkit::KeyInputFocusManager *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_KeyInputFocusManager_Get() { - void * jresult ; - Dali::Toolkit::KeyInputFocusManager result; - - { - try { - result = Dali::Toolkit::KeyInputFocusManager::Get(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::KeyInputFocusManager((const Dali::Toolkit::KeyInputFocusManager &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_KeyInputFocusManager_SetFocus(void * jarg1, void * jarg2) { - Dali::Toolkit::KeyInputFocusManager *arg1 = (Dali::Toolkit::KeyInputFocusManager *) 0 ; - Dali::Toolkit::Control arg2 ; - Dali::Toolkit::Control *argp2 ; - - arg1 = (Dali::Toolkit::KeyInputFocusManager *)jarg1; - argp2 = (Dali::Toolkit::Control *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::Control", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetFocus(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_KeyInputFocusManager_GetCurrentFocusControl(void * jarg1) { - void * jresult ; - Dali::Toolkit::KeyInputFocusManager *arg1 = (Dali::Toolkit::KeyInputFocusManager *) 0 ; - Dali::Toolkit::Control result; - - arg1 = (Dali::Toolkit::KeyInputFocusManager *)jarg1; - { - try { - result = ((Dali::Toolkit::KeyInputFocusManager const *)arg1)->GetCurrentFocusControl(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Control((const Dali::Toolkit::Control &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_KeyInputFocusManager_RemoveFocus(void * jarg1, void * jarg2) { - Dali::Toolkit::KeyInputFocusManager *arg1 = (Dali::Toolkit::KeyInputFocusManager *) 0 ; - Dali::Toolkit::Control arg2 ; - Dali::Toolkit::Control *argp2 ; - - arg1 = (Dali::Toolkit::KeyInputFocusManager *)jarg1; - argp2 = (Dali::Toolkit::Control *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::Control", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->RemoveFocus(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_KeyInputFocusManager_KeyInputFocusChangedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::KeyInputFocusManager *arg1 = (Dali::Toolkit::KeyInputFocusManager *) 0 ; - Dali::Toolkit::KeyInputFocusManager::KeyInputFocusChangedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::KeyInputFocusManager *)jarg1; - { - try { - result = (Dali::Toolkit::KeyInputFocusManager::KeyInputFocusChangedSignalType *) &(arg1)->KeyInputFocusChangedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Alignment_Padding__SWIG_0() { - void * jresult ; - Dali::Toolkit::Alignment::Padding *result = 0 ; - - { - try { - result = (Dali::Toolkit::Alignment::Padding *)new Dali::Toolkit::Alignment::Padding(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Alignment_Padding__SWIG_1(float jarg1, float jarg2, float jarg3, float jarg4) { - void * jresult ; - float arg1 ; - float arg2 ; - float arg3 ; - float arg4 ; - Dali::Toolkit::Alignment::Padding *result = 0 ; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - { - try { - result = (Dali::Toolkit::Alignment::Padding *)new Dali::Toolkit::Alignment::Padding(arg1,arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Alignment_Padding_left_set(void * jarg1, float jarg2) { - Dali::Toolkit::Alignment::Padding *arg1 = (Dali::Toolkit::Alignment::Padding *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::Alignment::Padding *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->left = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Alignment_Padding_left_get(void * jarg1) { - float jresult ; - Dali::Toolkit::Alignment::Padding *arg1 = (Dali::Toolkit::Alignment::Padding *) 0 ; - float result; - - arg1 = (Dali::Toolkit::Alignment::Padding *)jarg1; - result = (float) ((arg1)->left); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Alignment_Padding_right_set(void * jarg1, float jarg2) { - Dali::Toolkit::Alignment::Padding *arg1 = (Dali::Toolkit::Alignment::Padding *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::Alignment::Padding *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->right = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Alignment_Padding_right_get(void * jarg1) { - float jresult ; - Dali::Toolkit::Alignment::Padding *arg1 = (Dali::Toolkit::Alignment::Padding *) 0 ; - float result; - - arg1 = (Dali::Toolkit::Alignment::Padding *)jarg1; - result = (float) ((arg1)->right); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Alignment_Padding_top_set(void * jarg1, float jarg2) { - Dali::Toolkit::Alignment::Padding *arg1 = (Dali::Toolkit::Alignment::Padding *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::Alignment::Padding *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->top = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Alignment_Padding_top_get(void * jarg1) { - float jresult ; - Dali::Toolkit::Alignment::Padding *arg1 = (Dali::Toolkit::Alignment::Padding *) 0 ; - float result; - - arg1 = (Dali::Toolkit::Alignment::Padding *)jarg1; - result = (float) ((arg1)->top); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Alignment_Padding_bottom_set(void * jarg1, float jarg2) { - Dali::Toolkit::Alignment::Padding *arg1 = (Dali::Toolkit::Alignment::Padding *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::Alignment::Padding *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->bottom = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Alignment_Padding_bottom_get(void * jarg1) { - float jresult ; - Dali::Toolkit::Alignment::Padding *arg1 = (Dali::Toolkit::Alignment::Padding *) 0 ; - float result; - - arg1 = (Dali::Toolkit::Alignment::Padding *)jarg1; - result = (float) ((arg1)->bottom); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Alignment_Padding(void * jarg1) { - Dali::Toolkit::Alignment::Padding *arg1 = (Dali::Toolkit::Alignment::Padding *) 0 ; - - arg1 = (Dali::Toolkit::Alignment::Padding *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Alignment__SWIG_0() { - void * jresult ; - Dali::Toolkit::Alignment *result = 0 ; - - { - try { - result = (Dali::Toolkit::Alignment *)new Dali::Toolkit::Alignment(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Alignment_New__SWIG_0(int jarg1, int jarg2) { - void * jresult ; - Dali::Toolkit::Alignment::Type arg1 ; - Dali::Toolkit::Alignment::Type arg2 ; - Dali::Toolkit::Alignment result; - - arg1 = (Dali::Toolkit::Alignment::Type)jarg1; - arg2 = (Dali::Toolkit::Alignment::Type)jarg2; - { - try { - result = Dali::Toolkit::Alignment::New(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Alignment((const Dali::Toolkit::Alignment &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Alignment_New__SWIG_1(int jarg1) { - void * jresult ; - Dali::Toolkit::Alignment::Type arg1 ; - Dali::Toolkit::Alignment result; - - arg1 = (Dali::Toolkit::Alignment::Type)jarg1; - { - try { - result = Dali::Toolkit::Alignment::New(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Alignment((const Dali::Toolkit::Alignment &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Alignment_New__SWIG_2() { - void * jresult ; - Dali::Toolkit::Alignment result; - - { - try { - result = Dali::Toolkit::Alignment::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Alignment((const Dali::Toolkit::Alignment &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Alignment__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::Alignment *arg1 = 0 ; - Dali::Toolkit::Alignment *result = 0 ; - - arg1 = (Dali::Toolkit::Alignment *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Alignment const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Alignment *)new Dali::Toolkit::Alignment((Dali::Toolkit::Alignment const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Alignment(void * jarg1) { - Dali::Toolkit::Alignment *arg1 = (Dali::Toolkit::Alignment *) 0 ; - - arg1 = (Dali::Toolkit::Alignment *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Alignment_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::Alignment result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::Alignment::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Alignment((const Dali::Toolkit::Alignment &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Alignment_SetAlignmentType(void * jarg1, int jarg2) { - Dali::Toolkit::Alignment *arg1 = (Dali::Toolkit::Alignment *) 0 ; - Dali::Toolkit::Alignment::Type arg2 ; - - arg1 = (Dali::Toolkit::Alignment *)jarg1; - arg2 = (Dali::Toolkit::Alignment::Type)jarg2; - { - try { - (arg1)->SetAlignmentType(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Alignment_GetAlignmentType(void * jarg1) { - int jresult ; - Dali::Toolkit::Alignment *arg1 = (Dali::Toolkit::Alignment *) 0 ; - Dali::Toolkit::Alignment::Type result; - - arg1 = (Dali::Toolkit::Alignment *)jarg1; - { - try { - result = (Dali::Toolkit::Alignment::Type)((Dali::Toolkit::Alignment const *)arg1)->GetAlignmentType(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Alignment_SetScaling(void * jarg1, int jarg2) { - Dali::Toolkit::Alignment *arg1 = (Dali::Toolkit::Alignment *) 0 ; - Dali::Toolkit::Alignment::Scaling arg2 ; - - arg1 = (Dali::Toolkit::Alignment *)jarg1; - arg2 = (Dali::Toolkit::Alignment::Scaling)jarg2; - { - try { - (arg1)->SetScaling(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Alignment_GetScaling(void * jarg1) { - int jresult ; - Dali::Toolkit::Alignment *arg1 = (Dali::Toolkit::Alignment *) 0 ; - Dali::Toolkit::Alignment::Scaling result; - - arg1 = (Dali::Toolkit::Alignment *)jarg1; - { - try { - result = (Dali::Toolkit::Alignment::Scaling)((Dali::Toolkit::Alignment const *)arg1)->GetScaling(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Alignment_SetPadding(void * jarg1, void * jarg2) { - Dali::Toolkit::Alignment *arg1 = (Dali::Toolkit::Alignment *) 0 ; - Dali::Toolkit::Alignment::Padding *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Alignment *)jarg1; - arg2 = (Dali::Toolkit::Alignment::Padding *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Alignment::Padding const & type is null", 0); - return ; - } - { - try { - (arg1)->SetPadding((Dali::Toolkit::Alignment::Padding const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Alignment_GetPadding(void * jarg1) { - void * jresult ; - Dali::Toolkit::Alignment *arg1 = (Dali::Toolkit::Alignment *) 0 ; - Dali::Toolkit::Alignment::Padding *result = 0 ; - - arg1 = (Dali::Toolkit::Alignment *)jarg1; - { - try { - result = (Dali::Toolkit::Alignment::Padding *) &((Dali::Toolkit::Alignment const *)arg1)->GetPadding(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Alignment_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::Alignment *arg1 = (Dali::Toolkit::Alignment *) 0 ; - Dali::Toolkit::Alignment *arg2 = 0 ; - Dali::Toolkit::Alignment *result = 0 ; - - arg1 = (Dali::Toolkit::Alignment *)jarg1; - arg2 = (Dali::Toolkit::Alignment *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Alignment const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Alignment *) &(arg1)->operator =((Dali::Toolkit::Alignment const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_DISABLED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Button::Property::DISABLED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_AUTO_REPEATING_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Button::Property::AUTO_REPEATING; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_INITIAL_AUTO_REPEATING_DELAY_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Button::Property::INITIAL_AUTO_REPEATING_DELAY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_NEXT_AUTO_REPEATING_DELAY_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Button::Property::NEXT_AUTO_REPEATING_DELAY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_TOGGLABLE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Button::Property::TOGGLABLE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_SELECTED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Button::Property::SELECTED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_UNSELECTED_STATE_IMAGE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Button::Property::UNSELECTED_STATE_IMAGE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_SELECTED_STATE_IMAGE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Button::Property::SELECTED_STATE_IMAGE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_DISABLED_STATE_IMAGE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Button::Property::DISABLED_STATE_IMAGE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_UNSELECTED_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Button::Property::UNSELECTED_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_SELECTED_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Button::Property::SELECTED_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_LABEL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Button::Property::LABEL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Button_Property_LABEL_TEXT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Button::Property::LABEL_TEXT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Button_Property() { - void * jresult ; - Dali::Toolkit::Button::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::Button::Property *)new Dali::Toolkit::Button::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Button_Property(void * jarg1) { - Dali::Toolkit::Button::Property *arg1 = (Dali::Toolkit::Button::Property *) 0 ; - - arg1 = (Dali::Toolkit::Button::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Button__SWIG_0() { - void * jresult ; - Dali::Toolkit::Button *result = 0 ; - - { - try { - result = (Dali::Toolkit::Button *)new Dali::Toolkit::Button(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Button__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::Button *arg1 = 0 ; - Dali::Toolkit::Button *result = 0 ; - - arg1 = (Dali::Toolkit::Button *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Button const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Button *)new Dali::Toolkit::Button((Dali::Toolkit::Button const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Button_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - Dali::Toolkit::Button *arg2 = 0 ; - Dali::Toolkit::Button *result = 0 ; - - arg1 = (Dali::Toolkit::Button *)jarg1; - arg2 = (Dali::Toolkit::Button *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Button const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Button *) &(arg1)->operator =((Dali::Toolkit::Button const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Button_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::Button result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::Button::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Button((const Dali::Toolkit::Button &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Button(void * jarg1) { - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - - arg1 = (Dali::Toolkit::Button *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Button_IsDisabled(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Button *)jarg1; - { - try { - result = (bool)((Dali::Toolkit::Button const *)arg1)->IsDisabled(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Button_IsAutoRepeating(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Button *)jarg1; - { - try { - result = (bool)((Dali::Toolkit::Button const *)arg1)->IsAutoRepeating(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Button_GetInitialAutoRepeatingDelay(void * jarg1) { - float jresult ; - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - float result; - - arg1 = (Dali::Toolkit::Button *)jarg1; - { - try { - result = (float)((Dali::Toolkit::Button const *)arg1)->GetInitialAutoRepeatingDelay(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Button_GetNextAutoRepeatingDelay(void * jarg1) { - float jresult ; - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - float result; - - arg1 = (Dali::Toolkit::Button *)jarg1; - { - try { - result = (float)((Dali::Toolkit::Button const *)arg1)->GetNextAutoRepeatingDelay(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Button_IsTogglableButton(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Button *)jarg1; - { - try { - result = (bool)((Dali::Toolkit::Button const *)arg1)->IsTogglableButton(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Button_IsSelected(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Button *)jarg1; - { - try { - result = (bool)((Dali::Toolkit::Button const *)arg1)->IsSelected(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Button_GetAnimationTime(void * jarg1) { - float jresult ; - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - float result; - - arg1 = (Dali::Toolkit::Button *)jarg1; - { - try { - result = (float)((Dali::Toolkit::Button const *)arg1)->GetAnimationTime(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_Button_GetLabelText(void * jarg1) { - char * jresult ; - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - std::string result; - - arg1 = (Dali::Toolkit::Button *)jarg1; - { - try { - result = ((Dali::Toolkit::Button const *)arg1)->GetLabelText(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback((&result)->c_str()); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Button_SetLabel(void * jarg1, void * jarg2) { - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::Button *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetLabel(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Button_SetButtonImage(void * jarg1, void * jarg2) { - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - Dali::Image arg2 ; - Dali::Image *argp2 ; - - arg1 = (Dali::Toolkit::Button *)jarg1; - argp2 = (Dali::Image *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Image", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetButtonImage(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Button_SetSelectedImage(void * jarg1, void * jarg2) { - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - Dali::Image arg2 ; - Dali::Image *argp2 ; - - arg1 = (Dali::Toolkit::Button *)jarg1; - argp2 = (Dali::Image *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Image", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetSelectedImage(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Button_GetButtonImage(void * jarg1) { - void * jresult ; - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::Button *)jarg1; - { - try { - result = ((Dali::Toolkit::Button const *)arg1)->GetButtonImage(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Button_GetSelectedImage(void * jarg1) { - void * jresult ; - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::Button *)jarg1; - { - try { - result = ((Dali::Toolkit::Button const *)arg1)->GetSelectedImage(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Button_PressedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - Dali::Toolkit::Button::ButtonSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Button *)jarg1; - { - try { - result = (Dali::Toolkit::Button::ButtonSignalType *) &(arg1)->PressedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Button_ReleasedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - Dali::Toolkit::Button::ButtonSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Button *)jarg1; - { - try { - result = (Dali::Toolkit::Button::ButtonSignalType *) &(arg1)->ReleasedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Button_ClickedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - Dali::Toolkit::Button::ButtonSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Button *)jarg1; - { - try { - result = (Dali::Toolkit::Button::ButtonSignalType *) &(arg1)->ClickedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Button_StateChangedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Button *arg1 = (Dali::Toolkit::Button *) 0 ; - Dali::Toolkit::Button::ButtonSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Button *)jarg1; - { - try { - result = (Dali::Toolkit::Button::ButtonSignalType *) &(arg1)->StateChangedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_CheckBoxButton__SWIG_0() { - void * jresult ; - Dali::Toolkit::CheckBoxButton *result = 0 ; - - { - try { - result = (Dali::Toolkit::CheckBoxButton *)new Dali::Toolkit::CheckBoxButton(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_CheckBoxButton__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::CheckBoxButton *arg1 = 0 ; - Dali::Toolkit::CheckBoxButton *result = 0 ; - - arg1 = (Dali::Toolkit::CheckBoxButton *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::CheckBoxButton const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::CheckBoxButton *)new Dali::Toolkit::CheckBoxButton((Dali::Toolkit::CheckBoxButton const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_CheckBoxButton_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::CheckBoxButton *arg1 = (Dali::Toolkit::CheckBoxButton *) 0 ; - Dali::Toolkit::CheckBoxButton *arg2 = 0 ; - Dali::Toolkit::CheckBoxButton *result = 0 ; - - arg1 = (Dali::Toolkit::CheckBoxButton *)jarg1; - arg2 = (Dali::Toolkit::CheckBoxButton *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::CheckBoxButton const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::CheckBoxButton *) &(arg1)->operator =((Dali::Toolkit::CheckBoxButton const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_CheckBoxButton(void * jarg1) { - Dali::Toolkit::CheckBoxButton *arg1 = (Dali::Toolkit::CheckBoxButton *) 0 ; - - arg1 = (Dali::Toolkit::CheckBoxButton *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_CheckBoxButton_New() { - void * jresult ; - Dali::Toolkit::CheckBoxButton result; - - { - try { - result = Dali::Toolkit::CheckBoxButton::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::CheckBoxButton((const Dali::Toolkit::CheckBoxButton &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_CheckBoxButton_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::CheckBoxButton result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::CheckBoxButton::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::CheckBoxButton((const Dali::Toolkit::CheckBoxButton &)result); - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PushButton_Property_UNSELECTED_ICON_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::PushButton::Property::UNSELECTED_ICON; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PushButton_Property_SELECTED_ICON_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::PushButton::Property::SELECTED_ICON; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PushButton_Property_ICON_ALIGNMENT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::PushButton::Property::ICON_ALIGNMENT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PushButton_Property_LABEL_PADDING_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::PushButton::Property::LABEL_PADDING; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PushButton_Property_ICON_PADDING_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::PushButton::Property::ICON_PADDING; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PushButton_Property() { - void * jresult ; - Dali::Toolkit::PushButton::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::PushButton::Property *)new Dali::Toolkit::PushButton::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PushButton_Property(void * jarg1) { - Dali::Toolkit::PushButton::Property *arg1 = (Dali::Toolkit::PushButton::Property *) 0 ; - - arg1 = (Dali::Toolkit::PushButton::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PushButton__SWIG_0() { - void * jresult ; - Dali::Toolkit::PushButton *result = 0 ; - - { - try { - result = (Dali::Toolkit::PushButton *)new Dali::Toolkit::PushButton(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PushButton__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::PushButton *arg1 = 0 ; - Dali::Toolkit::PushButton *result = 0 ; - - arg1 = (Dali::Toolkit::PushButton *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::PushButton const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::PushButton *)new Dali::Toolkit::PushButton((Dali::Toolkit::PushButton const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PushButton_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::PushButton *arg1 = (Dali::Toolkit::PushButton *) 0 ; - Dali::Toolkit::PushButton *arg2 = 0 ; - Dali::Toolkit::PushButton *result = 0 ; - - arg1 = (Dali::Toolkit::PushButton *)jarg1; - arg2 = (Dali::Toolkit::PushButton *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::PushButton const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::PushButton *) &(arg1)->operator =((Dali::Toolkit::PushButton const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PushButton(void * jarg1) { - Dali::Toolkit::PushButton *arg1 = (Dali::Toolkit::PushButton *) 0 ; - - arg1 = (Dali::Toolkit::PushButton *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PushButton_New() { - void * jresult ; - Dali::Toolkit::PushButton result; - - { - try { - result = Dali::Toolkit::PushButton::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::PushButton((const Dali::Toolkit::PushButton &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PushButton_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::PushButton result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::PushButton::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::PushButton((const Dali::Toolkit::PushButton &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PushButton_SetButtonImage__SWIG_0_0(void * jarg1, void * jarg2) { - Dali::Toolkit::PushButton *arg1 = (Dali::Toolkit::PushButton *) 0 ; - Dali::Image arg2 ; - Dali::Image *argp2 ; - - arg1 = (Dali::Toolkit::PushButton *)jarg1; - argp2 = (Dali::Image *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Image", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetButtonImage(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PushButton_SetButtonImage__SWIG_1(void * jarg1, void * jarg2) { - Dali::Toolkit::PushButton *arg1 = (Dali::Toolkit::PushButton *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::PushButton *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetButtonImage(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PushButton_SetBackgroundImage(void * jarg1, void * jarg2) { - Dali::Toolkit::PushButton *arg1 = (Dali::Toolkit::PushButton *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::PushButton *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetBackgroundImage(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PushButton_SetSelectedImage__SWIG_0_0(void * jarg1, void * jarg2) { - Dali::Toolkit::PushButton *arg1 = (Dali::Toolkit::PushButton *) 0 ; - Dali::Image arg2 ; - Dali::Image *argp2 ; - - arg1 = (Dali::Toolkit::PushButton *)jarg1; - argp2 = (Dali::Image *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Image", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetSelectedImage(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PushButton_SetSelectedImage__SWIG_1(void * jarg1, void * jarg2) { - Dali::Toolkit::PushButton *arg1 = (Dali::Toolkit::PushButton *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::PushButton *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetSelectedImage(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PushButton_SetSelectedBackgroundImage(void * jarg1, void * jarg2) { - Dali::Toolkit::PushButton *arg1 = (Dali::Toolkit::PushButton *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::PushButton *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetSelectedBackgroundImage(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PushButton_SetDisabledBackgroundImage(void * jarg1, void * jarg2) { - Dali::Toolkit::PushButton *arg1 = (Dali::Toolkit::PushButton *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::PushButton *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetDisabledBackgroundImage(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PushButton_SetDisabledImage(void * jarg1, void * jarg2) { - Dali::Toolkit::PushButton *arg1 = (Dali::Toolkit::PushButton *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::PushButton *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetDisabledImage(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PushButton_SetDisabledSelectedImage(void * jarg1, void * jarg2) { - Dali::Toolkit::PushButton *arg1 = (Dali::Toolkit::PushButton *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::PushButton *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetDisabledSelectedImage(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_RadioButton__SWIG_0() { - void * jresult ; - Dali::Toolkit::RadioButton *result = 0 ; - - { - try { - result = (Dali::Toolkit::RadioButton *)new Dali::Toolkit::RadioButton(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_RadioButton__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::RadioButton *arg1 = 0 ; - Dali::Toolkit::RadioButton *result = 0 ; - - arg1 = (Dali::Toolkit::RadioButton *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::RadioButton const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::RadioButton *)new Dali::Toolkit::RadioButton((Dali::Toolkit::RadioButton const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RadioButton_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::RadioButton *arg1 = (Dali::Toolkit::RadioButton *) 0 ; - Dali::Toolkit::RadioButton *arg2 = 0 ; - Dali::Toolkit::RadioButton *result = 0 ; - - arg1 = (Dali::Toolkit::RadioButton *)jarg1; - arg2 = (Dali::Toolkit::RadioButton *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::RadioButton const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::RadioButton *) &(arg1)->operator =((Dali::Toolkit::RadioButton const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_RadioButton(void * jarg1) { - Dali::Toolkit::RadioButton *arg1 = (Dali::Toolkit::RadioButton *) 0 ; - - arg1 = (Dali::Toolkit::RadioButton *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RadioButton_New__SWIG_0() { - void * jresult ; - Dali::Toolkit::RadioButton result; - - { - try { - result = Dali::Toolkit::RadioButton::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::RadioButton((const Dali::Toolkit::RadioButton &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RadioButton_New__SWIG_1(char * jarg1) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::Toolkit::RadioButton result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - { - try { - result = Dali::Toolkit::RadioButton::New((std::string const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::RadioButton((const Dali::Toolkit::RadioButton &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RadioButton_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::RadioButton result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::RadioButton::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::RadioButton((const Dali::Toolkit::RadioButton &)result); - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_FlexContainer_Property_CONTENT_DIRECTION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::FlexContainer::Property::CONTENT_DIRECTION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_FlexContainer_Property_FLEX_DIRECTION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::FlexContainer::Property::FLEX_DIRECTION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_FlexContainer_Property_FLEX_WRAP_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::FlexContainer::Property::FLEX_WRAP; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_FlexContainer_Property_JUSTIFY_CONTENT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::FlexContainer::Property::JUSTIFY_CONTENT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_FlexContainer_Property_ALIGN_ITEMS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::FlexContainer::Property::ALIGN_ITEMS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_FlexContainer_Property_ALIGN_CONTENT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::FlexContainer::Property::ALIGN_CONTENT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_FlexContainer_Property() { - void * jresult ; - Dali::Toolkit::FlexContainer::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::FlexContainer::Property *)new Dali::Toolkit::FlexContainer::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_FlexContainer_Property(void * jarg1) { - Dali::Toolkit::FlexContainer::Property *arg1 = (Dali::Toolkit::FlexContainer::Property *) 0 ; - - arg1 = (Dali::Toolkit::FlexContainer::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_FlexContainer_ChildProperty_FLEX_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::FlexContainer::ChildProperty::FLEX; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_FlexContainer_ChildProperty_ALIGN_SELF_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::FlexContainer::ChildProperty::ALIGN_SELF; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_FlexContainer_ChildProperty_FLEX_MARGIN_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::FlexContainer::ChildProperty::FLEX_MARGIN; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_FlexContainer_ChildProperty() { - void * jresult ; - Dali::Toolkit::FlexContainer::ChildProperty *result = 0 ; - - { - try { - result = (Dali::Toolkit::FlexContainer::ChildProperty *)new Dali::Toolkit::FlexContainer::ChildProperty(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_FlexContainer_ChildProperty(void * jarg1) { - Dali::Toolkit::FlexContainer::ChildProperty *arg1 = (Dali::Toolkit::FlexContainer::ChildProperty *) 0 ; - - arg1 = (Dali::Toolkit::FlexContainer::ChildProperty *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_FlexContainer__SWIG_0() { - void * jresult ; - Dali::Toolkit::FlexContainer *result = 0 ; - - { - try { - result = (Dali::Toolkit::FlexContainer *)new Dali::Toolkit::FlexContainer(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_FlexContainer__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::FlexContainer *arg1 = 0 ; - Dali::Toolkit::FlexContainer *result = 0 ; - - arg1 = (Dali::Toolkit::FlexContainer *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::FlexContainer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::FlexContainer *)new Dali::Toolkit::FlexContainer((Dali::Toolkit::FlexContainer const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FlexContainer_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::FlexContainer *arg1 = (Dali::Toolkit::FlexContainer *) 0 ; - Dali::Toolkit::FlexContainer *arg2 = 0 ; - Dali::Toolkit::FlexContainer *result = 0 ; - - arg1 = (Dali::Toolkit::FlexContainer *)jarg1; - arg2 = (Dali::Toolkit::FlexContainer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::FlexContainer const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::FlexContainer *) &(arg1)->operator =((Dali::Toolkit::FlexContainer const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_FlexContainer(void * jarg1) { - Dali::Toolkit::FlexContainer *arg1 = (Dali::Toolkit::FlexContainer *) 0 ; - - arg1 = (Dali::Toolkit::FlexContainer *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FlexContainer_New() { - void * jresult ; - Dali::Toolkit::FlexContainer result; - - { - try { - result = Dali::Toolkit::FlexContainer::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::FlexContainer((const Dali::Toolkit::FlexContainer &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_FlexContainer_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::FlexContainer result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::FlexContainer::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::FlexContainer((const Dali::Toolkit::FlexContainer &)result); - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ImageView_Property_RESOURCE_URL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ImageView::Property::RESOURCE_URL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ImageView_Property_IMAGE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ImageView::Property::IMAGE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ImageView_Property_PRE_MULTIPLIED_ALPHA_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ImageView::Property::PRE_MULTIPLIED_ALPHA; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ImageView_Property_PIXEL_AREA_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ImageView::Property::PIXEL_AREA; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ImageView_Property() { - void * jresult ; - Dali::Toolkit::ImageView::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::ImageView::Property *)new Dali::Toolkit::ImageView::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ImageView_Property(void * jarg1) { - Dali::Toolkit::ImageView::Property *arg1 = (Dali::Toolkit::ImageView::Property *) 0 ; - - arg1 = (Dali::Toolkit::ImageView::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ImageView__SWIG_0() { - void * jresult ; - Dali::Toolkit::ImageView *result = 0 ; - - { - try { - result = (Dali::Toolkit::ImageView *)new Dali::Toolkit::ImageView(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ImageView_New__SWIG_0() { - void * jresult ; - Dali::Toolkit::ImageView result; - - { - try { - result = Dali::Toolkit::ImageView::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ImageView((const Dali::Toolkit::ImageView &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ImageView_New__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Image arg1 ; - Dali::Image *argp1 ; - Dali::Toolkit::ImageView result; - - argp1 = (Dali::Image *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Image", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::ImageView::New(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ImageView((const Dali::Toolkit::ImageView &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ImageView_New__SWIG_2(char * jarg1) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::Toolkit::ImageView result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - { - try { - result = Dali::Toolkit::ImageView::New((std::string const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ImageView((const Dali::Toolkit::ImageView &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ImageView_New__SWIG_3(char * jarg1, void * jarg2) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::ImageDimensions arg2 ; - Dali::ImageDimensions *argp2 ; - Dali::Toolkit::ImageView result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - argp2 = (Dali::ImageDimensions *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::ImageDimensions", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = Dali::Toolkit::ImageView::New((std::string const &)*arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ImageView((const Dali::Toolkit::ImageView &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ImageView(void * jarg1) { - Dali::Toolkit::ImageView *arg1 = (Dali::Toolkit::ImageView *) 0 ; - - arg1 = (Dali::Toolkit::ImageView *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ImageView__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::ImageView *arg1 = 0 ; - Dali::Toolkit::ImageView *result = 0 ; - - arg1 = (Dali::Toolkit::ImageView *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ImageView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ImageView *)new Dali::Toolkit::ImageView((Dali::Toolkit::ImageView const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ImageView_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::ImageView *arg1 = (Dali::Toolkit::ImageView *) 0 ; - Dali::Toolkit::ImageView *arg2 = 0 ; - Dali::Toolkit::ImageView *result = 0 ; - - arg1 = (Dali::Toolkit::ImageView *)jarg1; - arg2 = (Dali::Toolkit::ImageView *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ImageView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ImageView *) &(arg1)->operator =((Dali::Toolkit::ImageView const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ImageView_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::ImageView result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::ImageView::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ImageView((const Dali::Toolkit::ImageView &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ImageView_SetImage__SWIG_0(void * jarg1, void * jarg2) { - Dali::Toolkit::ImageView *arg1 = (Dali::Toolkit::ImageView *) 0 ; - Dali::Image arg2 ; - Dali::Image *argp2 ; - - arg1 = (Dali::Toolkit::ImageView *)jarg1; - argp2 = (Dali::Image *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Image", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetImage(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ImageView_SetImage__SWIG_1(void * jarg1, char * jarg2) { - Dali::Toolkit::ImageView *arg1 = (Dali::Toolkit::ImageView *) 0 ; - std::string *arg2 = 0 ; - - arg1 = (Dali::Toolkit::ImageView *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - (arg1)->SetImage((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ImageView_SetImage__SWIG_2(void * jarg1, char * jarg2, void * jarg3) { - Dali::Toolkit::ImageView *arg1 = (Dali::Toolkit::ImageView *) 0 ; - std::string *arg2 = 0 ; - Dali::ImageDimensions arg3 ; - Dali::ImageDimensions *argp3 ; - - arg1 = (Dali::Toolkit::ImageView *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - argp3 = (Dali::ImageDimensions *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::ImageDimensions", 0); - return ; - } - arg3 = *argp3; - { - try { - (arg1)->SetImage((std::string const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ImageView_GetImage(void * jarg1) { - void * jresult ; - Dali::Toolkit::ImageView *arg1 = (Dali::Toolkit::ImageView *) 0 ; - Dali::Image result; - - arg1 = (Dali::Toolkit::ImageView *)jarg1; - { - try { - result = ((Dali::Toolkit::ImageView const *)arg1)->GetImage(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Image((const Dali::Image &)result); - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Model3dView_Property_GEOMETRY_URL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Model3dView::Property::GEOMETRY_URL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Model3dView_Property_MATERIAL_URL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Model3dView::Property::MATERIAL_URL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Model3dView_Property_IMAGES_URL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Model3dView::Property::IMAGES_URL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Model3dView_Property_ILLUMINATION_TYPE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Model3dView::Property::ILLUMINATION_TYPE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Model3dView_Property_TEXTURE0_URL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Model3dView::Property::TEXTURE0_URL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Model3dView_Property_TEXTURE1_URL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Model3dView::Property::TEXTURE1_URL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Model3dView_Property_TEXTURE2_URL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Model3dView::Property::TEXTURE2_URL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Model3dView_Property_LIGHT_POSITION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Model3dView::Property::LIGHT_POSITION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Model3dView_Property() { - void * jresult ; - Dali::Toolkit::Model3dView::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::Model3dView::Property *)new Dali::Toolkit::Model3dView::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Model3dView_Property(void * jarg1) { - Dali::Toolkit::Model3dView::Property *arg1 = (Dali::Toolkit::Model3dView::Property *) 0 ; - - arg1 = (Dali::Toolkit::Model3dView::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Model3dView_New__SWIG_0() { - void * jresult ; - Dali::Toolkit::Model3dView result; - - { - try { - result = Dali::Toolkit::Model3dView::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Model3dView((const Dali::Toolkit::Model3dView &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Model3dView_New__SWIG_1(char * jarg1, char * jarg2, char * jarg3) { - void * jresult ; - std::string *arg1 = 0 ; - std::string *arg2 = 0 ; - std::string *arg3 = 0 ; - Dali::Toolkit::Model3dView result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - if (!jarg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg3_str(jarg3); - arg3 = &arg3_str; - { - try { - result = Dali::Toolkit::Model3dView::New((std::string const &)*arg1,(std::string const &)*arg2,(std::string const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Model3dView((const Dali::Toolkit::Model3dView &)result); - - //argout typemap for const std::string& - - - //argout typemap for const std::string& - - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Model3dView__SWIG_0() { - void * jresult ; - Dali::Toolkit::Model3dView *result = 0 ; - - { - try { - result = (Dali::Toolkit::Model3dView *)new Dali::Toolkit::Model3dView(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Model3dView(void * jarg1) { - Dali::Toolkit::Model3dView *arg1 = (Dali::Toolkit::Model3dView *) 0 ; - - arg1 = (Dali::Toolkit::Model3dView *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Model3dView__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::Model3dView *arg1 = 0 ; - Dali::Toolkit::Model3dView *result = 0 ; - - arg1 = (Dali::Toolkit::Model3dView *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Model3dView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Model3dView *)new Dali::Toolkit::Model3dView((Dali::Toolkit::Model3dView const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Model3dView_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::Model3dView *arg1 = (Dali::Toolkit::Model3dView *) 0 ; - Dali::Toolkit::Model3dView *arg2 = 0 ; - Dali::Toolkit::Model3dView *result = 0 ; - - arg1 = (Dali::Toolkit::Model3dView *)jarg1; - arg2 = (Dali::Toolkit::Model3dView *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Model3dView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Model3dView *) &(arg1)->operator =((Dali::Toolkit::Model3dView const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Model3dView_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::Model3dView result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::Model3dView::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Model3dView((const Dali::Toolkit::Model3dView &)result); - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollBar_Property_SCROLL_DIRECTION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollBar::Property::SCROLL_DIRECTION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollBar_Property_INDICATOR_HEIGHT_POLICY_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollBar::Property::INDICATOR_HEIGHT_POLICY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollBar_Property_INDICATOR_FIXED_HEIGHT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollBar::Property::INDICATOR_FIXED_HEIGHT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollBar_Property_INDICATOR_SHOW_DURATION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollBar::Property::INDICATOR_SHOW_DURATION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollBar_Property_INDICATOR_HIDE_DURATION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollBar::Property::INDICATOR_HIDE_DURATION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollBar_Property_SCROLL_POSITION_INTERVALS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollBar::Property::SCROLL_POSITION_INTERVALS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollBar_Property_INDICATOR_MINIMUM_HEIGHT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollBar::Property::INDICATOR_MINIMUM_HEIGHT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollBar_Property_INDICATOR_START_PADDING_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollBar::Property::INDICATOR_START_PADDING; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollBar_Property_INDICATOR_END_PADDING_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollBar::Property::INDICATOR_END_PADDING; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ScrollBar_Property() { - void * jresult ; - Dali::Toolkit::ScrollBar::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::ScrollBar::Property *)new Dali::Toolkit::ScrollBar::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ScrollBar_Property(void * jarg1) { - Dali::Toolkit::ScrollBar::Property *arg1 = (Dali::Toolkit::ScrollBar::Property *) 0 ; - - arg1 = (Dali::Toolkit::ScrollBar::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ScrollBar__SWIG_0() { - void * jresult ; - Dali::Toolkit::ScrollBar *result = 0 ; - - { - try { - result = (Dali::Toolkit::ScrollBar *)new Dali::Toolkit::ScrollBar(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ScrollBar__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::ScrollBar *arg1 = 0 ; - Dali::Toolkit::ScrollBar *result = 0 ; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ScrollBar const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ScrollBar *)new Dali::Toolkit::ScrollBar((Dali::Toolkit::ScrollBar const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollBar_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - Dali::Toolkit::ScrollBar *arg2 = 0 ; - Dali::Toolkit::ScrollBar *result = 0 ; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - arg2 = (Dali::Toolkit::ScrollBar *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ScrollBar const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ScrollBar *) &(arg1)->operator =((Dali::Toolkit::ScrollBar const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ScrollBar(void * jarg1) { - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollBar_New__SWIG_0(int jarg1) { - void * jresult ; - Dali::Toolkit::ScrollBar::Direction arg1 ; - Dali::Toolkit::ScrollBar result; - - arg1 = (Dali::Toolkit::ScrollBar::Direction)jarg1; - { - try { - result = Dali::Toolkit::ScrollBar::New(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ScrollBar((const Dali::Toolkit::ScrollBar &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollBar_New__SWIG_1() { - void * jresult ; - Dali::Toolkit::ScrollBar result; - - { - try { - result = Dali::Toolkit::ScrollBar::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ScrollBar((const Dali::Toolkit::ScrollBar &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollBar_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::ScrollBar result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::ScrollBar::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ScrollBar((const Dali::Toolkit::ScrollBar &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollBar_SetScrollPropertySource(void * jarg1, void * jarg2, int jarg3, int jarg4, int jarg5, int jarg6) { - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - Dali::Handle arg2 ; - Dali::Property::Index arg3 ; - Dali::Property::Index arg4 ; - Dali::Property::Index arg5 ; - Dali::Property::Index arg6 ; - Dali::Handle *argp2 ; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - argp2 = (Dali::Handle *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Handle", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::Property::Index)jarg3; - arg4 = (Dali::Property::Index)jarg4; - arg5 = (Dali::Property::Index)jarg5; - arg6 = (Dali::Property::Index)jarg6; - { - try { - (arg1)->SetScrollPropertySource(arg2,arg3,arg4,arg5,arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollBar_SetScrollIndicator(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetScrollIndicator(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollBar_GetScrollIndicator(void * jarg1) { - void * jresult ; - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - { - try { - result = (arg1)->GetScrollIndicator(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollBar_SetScrollPositionIntervals(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - Dali::Vector< float,TypeTraits< float >::IS_TRIVIAL_TYPE==true > *arg2 = 0 ; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - arg2 = (Dali::Vector< float,TypeTraits< float >::IS_TRIVIAL_TYPE==true > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector< float,TypeTraits< float >::IS_TRIVIAL_TYPE==true > const & type is null", 0); - return ; - } - { - try { - (arg1)->SetScrollPositionIntervals((Dali::Vector< float,TypeTraits< float >::IS_TRIVIAL_TYPE==true > const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollBar_GetScrollPositionIntervals(void * jarg1) { - void * jresult ; - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - Dali::Vector< float,TypeTraits< float >::IS_TRIVIAL_TYPE==true > result; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - { - try { - result = ((Dali::Toolkit::ScrollBar const *)arg1)->GetScrollPositionIntervals(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector< float,TypeTraits< float >::IS_TRIVIAL_TYPE==true >((const Dali::Vector< float,TypeTraits< float >::IS_TRIVIAL_TYPE==true > &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollBar_SetScrollDirection(void * jarg1, int jarg2) { - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - Dali::Toolkit::ScrollBar::Direction arg2 ; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - arg2 = (Dali::Toolkit::ScrollBar::Direction)jarg2; - { - try { - (arg1)->SetScrollDirection(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollBar_GetScrollDirection(void * jarg1) { - int jresult ; - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - Dali::Toolkit::ScrollBar::Direction result; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - { - try { - result = (Dali::Toolkit::ScrollBar::Direction)((Dali::Toolkit::ScrollBar const *)arg1)->GetScrollDirection(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollBar_SetIndicatorHeightPolicy(void * jarg1, int jarg2) { - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - Dali::Toolkit::ScrollBar::IndicatorHeightPolicy arg2 ; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - arg2 = (Dali::Toolkit::ScrollBar::IndicatorHeightPolicy)jarg2; - { - try { - (arg1)->SetIndicatorHeightPolicy(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollBar_GetIndicatorHeightPolicy(void * jarg1) { - int jresult ; - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - Dali::Toolkit::ScrollBar::IndicatorHeightPolicy result; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - { - try { - result = (Dali::Toolkit::ScrollBar::IndicatorHeightPolicy)((Dali::Toolkit::ScrollBar const *)arg1)->GetIndicatorHeightPolicy(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollBar_SetIndicatorFixedHeight(void * jarg1, float jarg2) { - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetIndicatorFixedHeight(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ScrollBar_GetIndicatorFixedHeight(void * jarg1) { - float jresult ; - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ScrollBar const *)arg1)->GetIndicatorFixedHeight(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollBar_SetIndicatorShowDuration(void * jarg1, float jarg2) { - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetIndicatorShowDuration(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ScrollBar_GetIndicatorShowDuration(void * jarg1) { - float jresult ; - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ScrollBar const *)arg1)->GetIndicatorShowDuration(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollBar_SetIndicatorHideDuration(void * jarg1, float jarg2) { - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetIndicatorHideDuration(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ScrollBar_GetIndicatorHideDuration(void * jarg1) { - float jresult ; - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ScrollBar const *)arg1)->GetIndicatorHideDuration(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollBar_ShowIndicator(void * jarg1) { - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - { - try { - (arg1)->ShowIndicator(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollBar_HideIndicator(void * jarg1) { - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - { - try { - (arg1)->HideIndicator(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollBar_PanFinishedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - Dali::Toolkit::ScrollBar::PanFinishedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - { - try { - result = (Dali::Toolkit::ScrollBar::PanFinishedSignalType *) &(arg1)->PanFinishedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollBar_ScrollPositionIntervalReachedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::ScrollBar *arg1 = (Dali::Toolkit::ScrollBar *) 0 ; - Dali::Toolkit::ScrollBar::ScrollPositionIntervalReachedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::ScrollBar *)jarg1; - { - try { - result = (Dali::Toolkit::ScrollBar::ScrollPositionIntervalReachedSignalType *) &(arg1)->ScrollPositionIntervalReachedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Scrollable_Property_OVERSHOOT_EFFECT_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Scrollable::Property::OVERSHOOT_EFFECT_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Scrollable_Property_OVERSHOOT_ANIMATION_SPEED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Scrollable::Property::OVERSHOOT_ANIMATION_SPEED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Scrollable_Property_OVERSHOOT_ENABLED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Scrollable::Property::OVERSHOOT_ENABLED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Scrollable_Property_OVERSHOOT_SIZE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Scrollable::Property::OVERSHOOT_SIZE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Scrollable_Property_SCROLL_TO_ALPHA_FUNCTION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Scrollable::Property::SCROLL_TO_ALPHA_FUNCTION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Scrollable_Property_SCROLL_RELATIVE_POSITION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Scrollable::Property::SCROLL_RELATIVE_POSITION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Scrollable_Property_SCROLL_POSITION_MIN_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Scrollable::Property::SCROLL_POSITION_MIN; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Scrollable_Property_SCROLL_POSITION_MIN_X_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Scrollable::Property::SCROLL_POSITION_MIN_X; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Scrollable_Property_SCROLL_POSITION_MIN_Y_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Scrollable::Property::SCROLL_POSITION_MIN_Y; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Scrollable_Property_SCROLL_POSITION_MAX_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Scrollable::Property::SCROLL_POSITION_MAX; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Scrollable_Property_SCROLL_POSITION_MAX_X_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Scrollable::Property::SCROLL_POSITION_MAX_X; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Scrollable_Property_SCROLL_POSITION_MAX_Y_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Scrollable::Property::SCROLL_POSITION_MAX_Y; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Scrollable_Property_CAN_SCROLL_VERTICAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Scrollable::Property::CAN_SCROLL_VERTICAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Scrollable_Property_CAN_SCROLL_HORIZONTAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Scrollable::Property::CAN_SCROLL_HORIZONTAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Scrollable_Property() { - void * jresult ; - Dali::Toolkit::Scrollable::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::Scrollable::Property *)new Dali::Toolkit::Scrollable::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Scrollable_Property(void * jarg1) { - Dali::Toolkit::Scrollable::Property *arg1 = (Dali::Toolkit::Scrollable::Property *) 0 ; - - arg1 = (Dali::Toolkit::Scrollable::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Scrollable__SWIG_0() { - void * jresult ; - Dali::Toolkit::Scrollable *result = 0 ; - - { - try { - result = (Dali::Toolkit::Scrollable *)new Dali::Toolkit::Scrollable(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Scrollable__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::Scrollable *arg1 = 0 ; - Dali::Toolkit::Scrollable *result = 0 ; - - arg1 = (Dali::Toolkit::Scrollable *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Scrollable const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Scrollable *)new Dali::Toolkit::Scrollable((Dali::Toolkit::Scrollable const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Scrollable_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::Scrollable *arg1 = (Dali::Toolkit::Scrollable *) 0 ; - Dali::Toolkit::Scrollable *arg2 = 0 ; - Dali::Toolkit::Scrollable *result = 0 ; - - arg1 = (Dali::Toolkit::Scrollable *)jarg1; - arg2 = (Dali::Toolkit::Scrollable *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Scrollable const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Scrollable *) &(arg1)->operator =((Dali::Toolkit::Scrollable const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Scrollable(void * jarg1) { - Dali::Toolkit::Scrollable *arg1 = (Dali::Toolkit::Scrollable *) 0 ; - - arg1 = (Dali::Toolkit::Scrollable *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Scrollable_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::Scrollable result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::Scrollable::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Scrollable((const Dali::Toolkit::Scrollable &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Scrollable_IsOvershootEnabled(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Scrollable *arg1 = (Dali::Toolkit::Scrollable *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Scrollable *)jarg1; - { - try { - result = (bool)((Dali::Toolkit::Scrollable const *)arg1)->IsOvershootEnabled(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Scrollable_SetOvershootEnabled(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::Scrollable *arg1 = (Dali::Toolkit::Scrollable *) 0 ; - bool arg2 ; - - arg1 = (Dali::Toolkit::Scrollable *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetOvershootEnabled(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Scrollable_SetOvershootEffectColor(void * jarg1, void * jarg2) { - Dali::Toolkit::Scrollable *arg1 = (Dali::Toolkit::Scrollable *) 0 ; - Dali::Vector4 *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Scrollable *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetOvershootEffectColor((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Scrollable_GetOvershootEffectColor(void * jarg1) { - void * jresult ; - Dali::Toolkit::Scrollable *arg1 = (Dali::Toolkit::Scrollable *) 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Toolkit::Scrollable *)jarg1; - { - try { - result = ((Dali::Toolkit::Scrollable const *)arg1)->GetOvershootEffectColor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Scrollable_SetOvershootAnimationSpeed(void * jarg1, float jarg2) { - Dali::Toolkit::Scrollable *arg1 = (Dali::Toolkit::Scrollable *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::Scrollable *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetOvershootAnimationSpeed(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Scrollable_GetOvershootAnimationSpeed(void * jarg1) { - float jresult ; - Dali::Toolkit::Scrollable *arg1 = (Dali::Toolkit::Scrollable *) 0 ; - float result; - - arg1 = (Dali::Toolkit::Scrollable *)jarg1; - { - try { - result = (float)((Dali::Toolkit::Scrollable const *)arg1)->GetOvershootAnimationSpeed(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Scrollable_ScrollStartedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Scrollable *arg1 = (Dali::Toolkit::Scrollable *) 0 ; - Dali::Toolkit::Scrollable::ScrollStartedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Scrollable *)jarg1; - { - try { - result = (Dali::Toolkit::Scrollable::ScrollStartedSignalType *) &(arg1)->ScrollStartedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Scrollable_ScrollUpdatedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Scrollable *arg1 = (Dali::Toolkit::Scrollable *) 0 ; - Dali::Toolkit::Scrollable::ScrollUpdatedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Scrollable *)jarg1; - { - try { - result = (Dali::Toolkit::Scrollable::ScrollUpdatedSignalType *) &(arg1)->ScrollUpdatedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Scrollable_ScrollCompletedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Scrollable *arg1 = (Dali::Toolkit::Scrollable *) 0 ; - Dali::Toolkit::Scrollable::ScrollCompletedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Scrollable *)jarg1; - { - try { - result = (Dali::Toolkit::Scrollable::ScrollCompletedSignalType *) &(arg1)->ScrollCompletedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_IsVertical(int jarg1) { - unsigned int jresult ; - Dali::Toolkit::ControlOrientation::Type arg1 ; - bool result; - - arg1 = (Dali::Toolkit::ControlOrientation::Type)jarg1; - { - try { - result = (bool)Dali::Toolkit::IsVertical(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_IsHorizontal(int jarg1) { - unsigned int jresult ; - Dali::Toolkit::ControlOrientation::Type arg1 ; - bool result; - - arg1 = (Dali::Toolkit::ControlOrientation::Type)jarg1; - { - try { - result = (bool)Dali::Toolkit::IsHorizontal(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ItemRange__SWIG_0(unsigned int jarg1, unsigned int jarg2) { - void * jresult ; - unsigned int arg1 ; - unsigned int arg2 ; - Dali::Toolkit::ItemRange *result = 0 ; - - arg1 = (unsigned int)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (Dali::Toolkit::ItemRange *)new Dali::Toolkit::ItemRange(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ItemRange__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::ItemRange *arg1 = 0 ; - Dali::Toolkit::ItemRange *result = 0 ; - - arg1 = (Dali::Toolkit::ItemRange *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ItemRange const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ItemRange *)new Dali::Toolkit::ItemRange((Dali::Toolkit::ItemRange const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemRange_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::ItemRange *arg1 = (Dali::Toolkit::ItemRange *) 0 ; - Dali::Toolkit::ItemRange *arg2 = 0 ; - Dali::Toolkit::ItemRange *result = 0 ; - - arg1 = (Dali::Toolkit::ItemRange *)jarg1; - arg2 = (Dali::Toolkit::ItemRange *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ItemRange const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ItemRange *) &(arg1)->operator =((Dali::Toolkit::ItemRange const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ItemRange_Within(void * jarg1, unsigned int jarg2) { - unsigned int jresult ; - Dali::Toolkit::ItemRange *arg1 = (Dali::Toolkit::ItemRange *) 0 ; - unsigned int arg2 ; - bool result; - - arg1 = (Dali::Toolkit::ItemRange *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (bool)(arg1)->Within(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemRange_Intersection(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::ItemRange *arg1 = (Dali::Toolkit::ItemRange *) 0 ; - Dali::Toolkit::ItemRange *arg2 = 0 ; - SwigValueWrapper< Dali::Toolkit::ItemRange > result; - - arg1 = (Dali::Toolkit::ItemRange *)jarg1; - arg2 = (Dali::Toolkit::ItemRange *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ItemRange const & type is null", 0); - return 0; - } - { - try { - result = (arg1)->Intersection((Dali::Toolkit::ItemRange const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ItemRange((const Dali::Toolkit::ItemRange &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemRange_begin_set(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::ItemRange *arg1 = (Dali::Toolkit::ItemRange *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Toolkit::ItemRange *)jarg1; - arg2 = (unsigned int)jarg2; - if (arg1) (arg1)->begin = arg2; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ItemRange_begin_get(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::ItemRange *arg1 = (Dali::Toolkit::ItemRange *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::ItemRange *)jarg1; - result = (unsigned int) ((arg1)->begin); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemRange_end_set(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::ItemRange *arg1 = (Dali::Toolkit::ItemRange *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Toolkit::ItemRange *)jarg1; - arg2 = (unsigned int)jarg2; - if (arg1) (arg1)->end = arg2; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ItemRange_end_get(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::ItemRange *arg1 = (Dali::Toolkit::ItemRange *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::ItemRange *)jarg1; - result = (unsigned int) ((arg1)->end); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ItemRange(void * jarg1) { - Dali::Toolkit::ItemRange *arg1 = (Dali::Toolkit::ItemRange *) 0 ; - - arg1 = (Dali::Toolkit::ItemRange *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ItemLayout(void * jarg1) { - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemLayout_SetOrientation(void * jarg1, int jarg2) { - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - Dali::Toolkit::ControlOrientation::Type arg2 ; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - arg2 = (Dali::Toolkit::ControlOrientation::Type)jarg2; - { - try { - (arg1)->SetOrientation(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ItemLayout_GetOrientation(void * jarg1) { - int jresult ; - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - Dali::Toolkit::ControlOrientation::Type result; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - { - try { - result = (Dali::Toolkit::ControlOrientation::Type)((Dali::Toolkit::ItemLayout const *)arg1)->GetOrientation(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemLayout_SetLayoutProperties(void * jarg1, void * jarg2) { - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - Dali::Property::Map *arg2 = 0 ; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - arg2 = (Dali::Property::Map *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map const & type is null", 0); - return ; - } - { - try { - (arg1)->SetLayoutProperties((Dali::Property::Map const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemLayout_GetLayoutProperties(void * jarg1) { - void * jresult ; - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - Dali::Property::Map result; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - { - try { - result = (arg1)->GetLayoutProperties(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Property::Map((const Dali::Property::Map &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemLayout_GetItemSize(void * jarg1, unsigned int jarg2, void * jarg3, void * jarg4) { - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - unsigned int arg2 ; - Dali::Vector3 *arg3 = 0 ; - Dali::Vector3 *arg4 = 0 ; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (Dali::Vector3 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - arg4 = (Dali::Vector3 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 & type is null", 0); - return ; - } - { - try { - ((Dali::Toolkit::ItemLayout const *)arg1)->GetItemSize(arg2,(Dali::Vector3 const &)*arg3,*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemLayout_SetItemSize(void * jarg1, void * jarg2) { - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetItemSize((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ItemLayout_GetMinimumLayoutPosition(void * jarg1, unsigned int jarg2, void * jarg3) { - float jresult ; - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - unsigned int arg2 ; - Dali::Vector3 arg3 ; - Dali::Vector3 *argp3 ; - float result; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - arg2 = (unsigned int)jarg2; - argp3 = (Dali::Vector3 *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Vector3", 0); - return 0; - } - arg3 = *argp3; - { - try { - result = (float)((Dali::Toolkit::ItemLayout const *)arg1)->GetMinimumLayoutPosition(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ItemLayout_GetClosestAnchorPosition(void * jarg1, float jarg2) { - float jresult ; - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)((Dali::Toolkit::ItemLayout const *)arg1)->GetClosestAnchorPosition(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ItemLayout_GetItemScrollToPosition(void * jarg1, unsigned int jarg2) { - float jresult ; - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - unsigned int arg2 ; - float result; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (float)((Dali::Toolkit::ItemLayout const *)arg1)->GetItemScrollToPosition(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemLayout_GetItemsWithinArea(void * jarg1, float jarg2, void * jarg3) { - void * jresult ; - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - float arg2 ; - Dali::Vector3 arg3 ; - Dali::Vector3 *argp3 ; - SwigValueWrapper< Dali::Toolkit::ItemRange > result; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - arg2 = (float)jarg2; - argp3 = (Dali::Vector3 *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Vector3", 0); - return 0; - } - arg3 = *argp3; - { - try { - result = ((Dali::Toolkit::ItemLayout const *)arg1)->GetItemsWithinArea(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ItemRange((const Dali::Toolkit::ItemRange &)result); - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ItemLayout_GetClosestOnScreenLayoutPosition(void * jarg1, int jarg2, float jarg3, void * jarg4) { - float jresult ; - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - int arg2 ; - float arg3 ; - Dali::Vector3 *arg4 = 0 ; - float result; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - arg2 = (int)jarg2; - arg3 = (float)jarg3; - arg4 = (Dali::Vector3 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = (float)(arg1)->GetClosestOnScreenLayoutPosition(arg2,arg3,(Dali::Vector3 const &)*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ItemLayout_GetReserveItemCount(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - Dali::Vector3 arg2 ; - Dali::Vector3 *argp2 ; - unsigned int result; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - argp2 = (Dali::Vector3 *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Vector3", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (unsigned int)((Dali::Toolkit::ItemLayout const *)arg1)->GetReserveItemCount(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemLayout_GetDefaultItemSize(void * jarg1, unsigned int jarg2, void * jarg3, void * jarg4) { - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - unsigned int arg2 ; - Dali::Vector3 *arg3 = 0 ; - Dali::Vector3 *arg4 = 0 ; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (Dali::Vector3 *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - arg4 = (Dali::Vector3 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 & type is null", 0); - return ; - } - { - try { - ((Dali::Toolkit::ItemLayout const *)arg1)->GetDefaultItemSize(arg2,(Dali::Vector3 const &)*arg3,*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemLayout_GetScrollDirection(void * jarg1) { - void * jresult ; - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - Dali::Degree result; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - { - try { - result = ((Dali::Toolkit::ItemLayout const *)arg1)->GetScrollDirection(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Degree((const Dali::Degree &)result); - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ItemLayout_GetScrollSpeedFactor(void * jarg1) { - float jresult ; - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ItemLayout const *)arg1)->GetScrollSpeedFactor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ItemLayout_GetMaximumSwipeSpeed(void * jarg1) { - float jresult ; - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ItemLayout const *)arg1)->GetMaximumSwipeSpeed(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ItemLayout_GetItemFlickAnimationDuration(void * jarg1) { - float jresult ; - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ItemLayout const *)arg1)->GetItemFlickAnimationDuration(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ItemLayout_GetNextFocusItemID(void * jarg1, int jarg2, int jarg3, int jarg4, unsigned int jarg5) { - int jresult ; - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - int arg2 ; - int arg3 ; - Dali::Toolkit::Control::KeyboardFocus::Direction arg4 ; - bool arg5 ; - int result; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - arg4 = (Dali::Toolkit::Control::KeyboardFocus::Direction)jarg4; - arg5 = jarg5 ? true : false; - { - try { - result = (int)(arg1)->GetNextFocusItemID(arg2,arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ItemLayout_GetFlickSpeedFactor(void * jarg1) { - float jresult ; - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ItemLayout const *)arg1)->GetFlickSpeedFactor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemLayout_ApplyConstraints(void * jarg1, void * jarg2, int jarg3, void * jarg4, void * jarg5) { - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - Dali::Actor *arg2 = 0 ; - int arg3 ; - Dali::Vector3 *arg4 = 0 ; - Dali::Actor *arg5 = 0 ; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - arg3 = (int)jarg3; - arg4 = (Dali::Vector3 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - arg5 = (Dali::Actor *)jarg5; - if (!arg5) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor const & type is null", 0); - return ; - } - { - try { - (arg1)->ApplyConstraints(*arg2,arg3,(Dali::Vector3 const &)*arg4,(Dali::Actor const &)*arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemLayout_GetItemPosition(void * jarg1, int jarg2, float jarg3, void * jarg4) { - void * jresult ; - Dali::Toolkit::ItemLayout *arg1 = (Dali::Toolkit::ItemLayout *) 0 ; - int arg2 ; - float arg3 ; - Dali::Vector3 *arg4 = 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Toolkit::ItemLayout *)jarg1; - arg2 = (int)jarg2; - arg3 = (float)jarg3; - arg4 = (Dali::Vector3 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - { - try { - result = ((Dali::Toolkit::ItemLayout const *)arg1)->GetItemPosition(arg2,arg3,(Dali::Vector3 const &)*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_NewItemLayout(int jarg1) { - void * jresult ; - Dali::Toolkit::DefaultItemLayout::Type arg1 ; - SwigValueWrapper< Dali::IntrusivePtr< Dali::Toolkit::ItemLayout > > result; - - arg1 = (Dali::Toolkit::DefaultItemLayout::Type)jarg1; - { - try { - result = Dali::Toolkit::DefaultItemLayout::New(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ItemLayoutPtr((const Dali::Toolkit::ItemLayoutPtr &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ItemFactory(void * jarg1) { - Dali::Toolkit::ItemFactory *arg1 = (Dali::Toolkit::ItemFactory *) 0 ; - - arg1 = (Dali::Toolkit::ItemFactory *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ItemFactory_GetNumberOfItems(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::ItemFactory *arg1 = (Dali::Toolkit::ItemFactory *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::ItemFactory *)jarg1; - { - try { - result = (unsigned int)(arg1)->GetNumberOfItems(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemFactory_NewItem(void * jarg1, unsigned int jarg2) { - void * jresult ; - Dali::Toolkit::ItemFactory *arg1 = (Dali::Toolkit::ItemFactory *) 0 ; - unsigned int arg2 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::ItemFactory *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (arg1)->NewItem(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemFactory_ItemReleased(void * jarg1, unsigned int jarg2, void * jarg3) { - Dali::Toolkit::ItemFactory *arg1 = (Dali::Toolkit::ItemFactory *) 0 ; - unsigned int arg2 ; - Dali::Actor arg3 ; - Dali::Actor *argp3 ; - - arg1 = (Dali::Toolkit::ItemFactory *)jarg1; - arg2 = (unsigned int)jarg2; - argp3 = (Dali::Actor *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg3 = *argp3; - { - try { - (arg1)->ItemReleased(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemFactory_ItemReleasedSwigExplicitItemFactory(void * jarg1, unsigned int jarg2, void * jarg3) { - Dali::Toolkit::ItemFactory *arg1 = (Dali::Toolkit::ItemFactory *) 0 ; - unsigned int arg2 ; - Dali::Actor arg3 ; - Dali::Actor *argp3 ; - - arg1 = (Dali::Toolkit::ItemFactory *)jarg1; - arg2 = (unsigned int)jarg2; - argp3 = (Dali::Actor *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg3 = *argp3; - { - try { - (arg1)->Dali::Toolkit::ItemFactory::ItemReleased(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ItemFactory() { - void * jresult ; - Dali::Toolkit::ItemFactory *result = 0 ; - - { - try { - result = (Dali::Toolkit::ItemFactory *)new SwigDirector_ItemFactory(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemFactory_director_connect(void *objarg, SwigDirector_ItemFactory::SWIG_Callback0_t callback0, SwigDirector_ItemFactory::SWIG_Callback1_t callback1, SwigDirector_ItemFactory::SWIG_Callback2_t callback2) { - Dali::Toolkit::ItemFactory *obj = (Dali::Toolkit::ItemFactory *)objarg; - SwigDirector_ItemFactory *director = dynamic_cast(obj); - if (director) { - director->swig_connect_director(callback0, callback1, callback2); - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ItemView_Property_MINIMUM_SWIPE_SPEED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ItemView::Property::MINIMUM_SWIPE_SPEED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ItemView_Property_MINIMUM_SWIPE_DISTANCE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ItemView::Property::MINIMUM_SWIPE_DISTANCE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ItemView_Property_WHEEL_SCROLL_DISTANCE_STEP_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ItemView::Property::WHEEL_SCROLL_DISTANCE_STEP; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ItemView_Property_SNAP_TO_ITEM_ENABLED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ItemView::Property::SNAP_TO_ITEM_ENABLED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ItemView_Property_REFRESH_INTERVAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ItemView::Property::REFRESH_INTERVAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ItemView_Property_LAYOUT_POSITION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ItemView::Property::LAYOUT_POSITION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ItemView_Property_SCROLL_SPEED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ItemView::Property::SCROLL_SPEED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ItemView_Property_OVERSHOOT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ItemView::Property::OVERSHOOT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ItemView_Property_SCROLL_DIRECTION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ItemView::Property::SCROLL_DIRECTION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ItemView_Property_LAYOUT_ORIENTATION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ItemView::Property::LAYOUT_ORIENTATION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ItemView_Property_SCROLL_CONTENT_SIZE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ItemView::Property::SCROLL_CONTENT_SIZE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ItemView_Property() { - void * jresult ; - Dali::Toolkit::ItemView::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::ItemView::Property *)new Dali::Toolkit::ItemView::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ItemView_Property(void * jarg1) { - Dali::Toolkit::ItemView::Property *arg1 = (Dali::Toolkit::ItemView::Property *) 0 ; - - arg1 = (Dali::Toolkit::ItemView::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ItemView__SWIG_0() { - void * jresult ; - Dali::Toolkit::ItemView *result = 0 ; - - { - try { - result = (Dali::Toolkit::ItemView *)new Dali::Toolkit::ItemView(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ItemView__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::ItemView *arg1 = 0 ; - Dali::Toolkit::ItemView *result = 0 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ItemView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ItemView *)new Dali::Toolkit::ItemView((Dali::Toolkit::ItemView const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemView_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Toolkit::ItemView *arg2 = 0 ; - Dali::Toolkit::ItemView *result = 0 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (Dali::Toolkit::ItemView *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ItemView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ItemView *) &(arg1)->operator =((Dali::Toolkit::ItemView const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ItemView(void * jarg1) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemView_New(void * jarg1) { - void * jresult ; - Dali::Toolkit::ItemFactory *arg1 = 0 ; - Dali::Toolkit::ItemView result; - - arg1 = (Dali::Toolkit::ItemFactory *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ItemFactory & type is null", 0); - return 0; - } - { - try { - result = Dali::Toolkit::ItemView::New(*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ItemView((const Dali::Toolkit::ItemView &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemView_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::ItemView result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::ItemView::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ItemView((const Dali::Toolkit::ItemView &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ItemView_GetLayoutCount(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - { - try { - result = (unsigned int)((Dali::Toolkit::ItemView const *)arg1)->GetLayoutCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_AddLayout(void * jarg1, void * jarg2) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Toolkit::ItemLayout *arg2 = 0 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (Dali::Toolkit::ItemLayout *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ItemLayout & type is null", 0); - return ; - } - { - try { - (arg1)->AddLayout(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_RemoveLayout(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->RemoveLayout(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemView_GetLayout(void * jarg1, unsigned int jarg2) { - void * jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - unsigned int arg2 ; - SwigValueWrapper< Dali::IntrusivePtr< Dali::Toolkit::ItemLayout > > result; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = ((Dali::Toolkit::ItemView const *)arg1)->GetLayout(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ItemLayoutPtr((const Dali::Toolkit::ItemLayoutPtr &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemView_GetActiveLayout(void * jarg1) { - void * jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - SwigValueWrapper< Dali::IntrusivePtr< Dali::Toolkit::ItemLayout > > result; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - { - try { - result = ((Dali::Toolkit::ItemView const *)arg1)->GetActiveLayout(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ItemLayoutPtr((const Dali::Toolkit::ItemLayoutPtr &)result); - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ItemView_GetCurrentLayoutPosition(void * jarg1, unsigned int jarg2) { - float jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Toolkit::ItemId arg2 ; - float result; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (Dali::Toolkit::ItemId)jarg2; - { - try { - result = (float)((Dali::Toolkit::ItemView const *)arg1)->GetCurrentLayoutPosition(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_ActivateLayout(void * jarg1, unsigned int jarg2, void * jarg3, float jarg4) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - unsigned int arg2 ; - Dali::Vector3 arg3 ; - float arg4 ; - Dali::Vector3 *argp3 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (unsigned int)jarg2; - argp3 = (Dali::Vector3 *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Vector3", 0); - return ; - } - arg3 = *argp3; - arg4 = (float)jarg4; - { - try { - (arg1)->ActivateLayout(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_DeactivateCurrentLayout(void * jarg1) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - { - try { - (arg1)->DeactivateCurrentLayout(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_SetMinimumSwipeSpeed(void * jarg1, float jarg2) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetMinimumSwipeSpeed(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ItemView_GetMinimumSwipeSpeed(void * jarg1) { - float jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ItemView const *)arg1)->GetMinimumSwipeSpeed(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_SetMinimumSwipeDistance(void * jarg1, float jarg2) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetMinimumSwipeDistance(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ItemView_GetMinimumSwipeDistance(void * jarg1) { - float jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ItemView const *)arg1)->GetMinimumSwipeDistance(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_SetWheelScrollDistanceStep(void * jarg1, float jarg2) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetWheelScrollDistanceStep(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ItemView_GetWheelScrollDistanceStep(void * jarg1) { - float jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ItemView const *)arg1)->GetWheelScrollDistanceStep(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_SetAnchoring(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - bool arg2 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetAnchoring(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ItemView_GetAnchoring(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - { - try { - result = (bool)((Dali::Toolkit::ItemView const *)arg1)->GetAnchoring(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_SetAnchoringDuration(void * jarg1, float jarg2) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetAnchoringDuration(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ItemView_GetAnchoringDuration(void * jarg1) { - float jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ItemView const *)arg1)->GetAnchoringDuration(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_ScrollToItem(void * jarg1, unsigned int jarg2, float jarg3) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Toolkit::ItemId arg2 ; - float arg3 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (Dali::Toolkit::ItemId)jarg2; - arg3 = (float)jarg3; - { - try { - (arg1)->ScrollToItem(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_SetRefreshInterval(void * jarg1, float jarg2) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetRefreshInterval(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ItemView_GetRefreshInterval(void * jarg1) { - float jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ItemView const *)arg1)->GetRefreshInterval(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_Refresh(void * jarg1) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - { - try { - (arg1)->Refresh(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemView_GetItem(void * jarg1, unsigned int jarg2) { - void * jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Toolkit::ItemId arg2 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (Dali::Toolkit::ItemId)jarg2; - { - try { - result = ((Dali::Toolkit::ItemView const *)arg1)->GetItem(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ItemView_GetItemId(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - Dali::Toolkit::ItemId result; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (Dali::Toolkit::ItemId)((Dali::Toolkit::ItemView const *)arg1)->GetItemId(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_InsertItem(void * jarg1, void * jarg2, float jarg3) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Toolkit::Item arg2 ; - float arg3 ; - Dali::Toolkit::Item *argp2 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - argp2 = (Dali::Toolkit::Item *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::Item", 0); - return ; - } - arg2 = *argp2; - arg3 = (float)jarg3; - { - try { - (arg1)->InsertItem(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_InsertItems(void * jarg1, void * jarg2, float jarg3) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Toolkit::ItemContainer *arg2 = 0 ; - float arg3 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (Dali::Toolkit::ItemContainer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ItemContainer const & type is null", 0); - return ; - } - arg3 = (float)jarg3; - { - try { - (arg1)->InsertItems((Dali::Toolkit::ItemContainer const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_RemoveItem(void * jarg1, unsigned int jarg2, float jarg3) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Toolkit::ItemId arg2 ; - float arg3 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (Dali::Toolkit::ItemId)jarg2; - arg3 = (float)jarg3; - { - try { - (arg1)->RemoveItem(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_RemoveItems(void * jarg1, void * jarg2, float jarg3) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Toolkit::ItemIdContainer *arg2 = 0 ; - float arg3 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (Dali::Toolkit::ItemIdContainer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ItemIdContainer const & type is null", 0); - return ; - } - arg3 = (float)jarg3; - { - try { - (arg1)->RemoveItems((Dali::Toolkit::ItemIdContainer const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_ReplaceItem(void * jarg1, void * jarg2, float jarg3) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Toolkit::Item arg2 ; - float arg3 ; - Dali::Toolkit::Item *argp2 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - argp2 = (Dali::Toolkit::Item *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::Item", 0); - return ; - } - arg2 = *argp2; - arg3 = (float)jarg3; - { - try { - (arg1)->ReplaceItem(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_ReplaceItems(void * jarg1, void * jarg2, float jarg3) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Toolkit::ItemContainer *arg2 = 0 ; - float arg3 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (Dali::Toolkit::ItemContainer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ItemContainer const & type is null", 0); - return ; - } - arg3 = (float)jarg3; - { - try { - (arg1)->ReplaceItems((Dali::Toolkit::ItemContainer const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_SetItemsParentOrigin(void * jarg1, void * jarg2) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetItemsParentOrigin((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemView_GetItemsParentOrigin(void * jarg1) { - void * jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - { - try { - result = ((Dali::Toolkit::ItemView const *)arg1)->GetItemsParentOrigin(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_SetItemsAnchorPoint(void * jarg1, void * jarg2) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Vector3 *arg2 = 0 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetItemsAnchorPoint((Dali::Vector3 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemView_GetItemsAnchorPoint(void * jarg1) { - void * jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Vector3 result; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - { - try { - result = ((Dali::Toolkit::ItemView const *)arg1)->GetItemsAnchorPoint(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector3((const Dali::Vector3 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemView_GetItemsRange(void * jarg1, void * jarg2) { - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Toolkit::ItemRange *arg2 = 0 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - arg2 = (Dali::Toolkit::ItemRange *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ItemRange & type is null", 0); - return ; - } - { - try { - (arg1)->GetItemsRange(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemView_LayoutActivatedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::ItemView *arg1 = (Dali::Toolkit::ItemView *) 0 ; - Dali::Toolkit::ItemView::LayoutActivatedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::ItemView *)jarg1; - { - try { - result = (Dali::Toolkit::ItemView::LayoutActivatedSignalType *) &(arg1)->LayoutActivatedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_MoveActorConstraint(void * jarg1, void * jarg2) { - Dali::Vector3 *arg1 = 0 ; - PropertyInputContainer *arg2 = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 & type is null", 0); - return ; - } - arg2 = (PropertyInputContainer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "PropertyInputContainer const & type is null", 0); - return ; - } - { - try { - Dali::Toolkit::MoveActorConstraint(*arg1,(PropertyInputContainer const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_WrapActorConstraint(void * jarg1, void * jarg2) { - Dali::Vector3 *arg1 = 0 ; - PropertyInputContainer *arg2 = 0 ; - - arg1 = (Dali::Vector3 *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 & type is null", 0); - return ; - } - arg2 = (PropertyInputContainer *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "PropertyInputContainer const & type is null", 0); - return ; - } - { - try { - Dali::Toolkit::WrapActorConstraint(*arg1,(PropertyInputContainer const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ScrollViewEffect() { - void * jresult ; - Dali::Toolkit::ScrollViewEffect *result = 0 ; - - { - try { - result = (Dali::Toolkit::ScrollViewEffect *)new Dali::Toolkit::ScrollViewEffect(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ScrollViewEffect(void * jarg1) { - Dali::Toolkit::ScrollViewEffect *arg1 = (Dali::Toolkit::ScrollViewEffect *) 0 ; - - arg1 = (Dali::Toolkit::ScrollViewEffect *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollViewPagePathEffect_New(void * jarg1, void * jarg2, int jarg3, void * jarg4, unsigned int jarg5) { - void * jresult ; - Dali::Path arg1 ; - Dali::Vector3 *arg2 = 0 ; - Dali::Property::Index arg3 ; - Dali::Vector3 *arg4 = 0 ; - unsigned int arg5 ; - Dali::Path *argp1 ; - Dali::Toolkit::ScrollViewPagePathEffect result; - - argp1 = (Dali::Path *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Path", 0); - return 0; - } - arg1 = *argp1; - arg2 = (Dali::Vector3 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - arg3 = (Dali::Property::Index)jarg3; - arg4 = (Dali::Vector3 *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector3 const & type is null", 0); - return 0; - } - arg5 = (unsigned int)jarg5; - { - try { - result = Dali::Toolkit::ScrollViewPagePathEffect::New(arg1,(Dali::Vector3 const &)*arg2,arg3,(Dali::Vector3 const &)*arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ScrollViewPagePathEffect((const Dali::Toolkit::ScrollViewPagePathEffect &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ScrollViewPagePathEffect() { - void * jresult ; - Dali::Toolkit::ScrollViewPagePathEffect *result = 0 ; - - { - try { - result = (Dali::Toolkit::ScrollViewPagePathEffect *)new Dali::Toolkit::ScrollViewPagePathEffect(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollViewPagePathEffect_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::ScrollViewPagePathEffect result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::ScrollViewPagePathEffect::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ScrollViewPagePathEffect((const Dali::Toolkit::ScrollViewPagePathEffect &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollViewPagePathEffect_ApplyToPage(void * jarg1, void * jarg2, unsigned int jarg3) { - Dali::Toolkit::ScrollViewPagePathEffect *arg1 = (Dali::Toolkit::ScrollViewPagePathEffect *) 0 ; - Dali::Actor arg2 ; - unsigned int arg3 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::ScrollViewPagePathEffect *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - arg3 = (unsigned int)jarg3; - { - try { - (arg1)->ApplyToPage(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ScrollViewPagePathEffect(void * jarg1) { - Dali::Toolkit::ScrollViewPagePathEffect *arg1 = (Dali::Toolkit::ScrollViewPagePathEffect *) 0 ; - - arg1 = (Dali::Toolkit::ScrollViewPagePathEffect *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ClampState2D_x_set(void * jarg1, int jarg2) { - Dali::Toolkit::ClampState2D *arg1 = (Dali::Toolkit::ClampState2D *) 0 ; - Dali::Toolkit::ClampState arg2 ; - - arg1 = (Dali::Toolkit::ClampState2D *)jarg1; - arg2 = (Dali::Toolkit::ClampState)jarg2; - if (arg1) (arg1)->x = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ClampState2D_x_get(void * jarg1) { - int jresult ; - Dali::Toolkit::ClampState2D *arg1 = (Dali::Toolkit::ClampState2D *) 0 ; - Dali::Toolkit::ClampState result; - - arg1 = (Dali::Toolkit::ClampState2D *)jarg1; - result = (Dali::Toolkit::ClampState) ((arg1)->x); - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ClampState2D_y_set(void * jarg1, int jarg2) { - Dali::Toolkit::ClampState2D *arg1 = (Dali::Toolkit::ClampState2D *) 0 ; - Dali::Toolkit::ClampState arg2 ; - - arg1 = (Dali::Toolkit::ClampState2D *)jarg1; - arg2 = (Dali::Toolkit::ClampState)jarg2; - if (arg1) (arg1)->y = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ClampState2D_y_get(void * jarg1) { - int jresult ; - Dali::Toolkit::ClampState2D *arg1 = (Dali::Toolkit::ClampState2D *) 0 ; - Dali::Toolkit::ClampState result; - - arg1 = (Dali::Toolkit::ClampState2D *)jarg1; - result = (Dali::Toolkit::ClampState) ((arg1)->y); - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ClampState2D() { - void * jresult ; - Dali::Toolkit::ClampState2D *result = 0 ; - - { - try { - result = (Dali::Toolkit::ClampState2D *)new Dali::Toolkit::ClampState2D(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ClampState2D(void * jarg1) { - Dali::Toolkit::ClampState2D *arg1 = (Dali::Toolkit::ClampState2D *) 0 ; - - arg1 = (Dali::Toolkit::ClampState2D *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_RulerDomain__SWIG_0(float jarg1, float jarg2, unsigned int jarg3) { - void * jresult ; - float arg1 ; - float arg2 ; - bool arg3 ; - Dali::Toolkit::RulerDomain *result = 0 ; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - arg3 = jarg3 ? true : false; - { - try { - result = (Dali::Toolkit::RulerDomain *)new Dali::Toolkit::RulerDomain(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_RulerDomain__SWIG_1(float jarg1, float jarg2) { - void * jresult ; - float arg1 ; - float arg2 ; - Dali::Toolkit::RulerDomain *result = 0 ; - - arg1 = (float)jarg1; - arg2 = (float)jarg2; - { - try { - result = (Dali::Toolkit::RulerDomain *)new Dali::Toolkit::RulerDomain(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RulerDomain_min_set(void * jarg1, float jarg2) { - Dali::Toolkit::RulerDomain *arg1 = (Dali::Toolkit::RulerDomain *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::RulerDomain *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->min = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerDomain_min_get(void * jarg1) { - float jresult ; - Dali::Toolkit::RulerDomain *arg1 = (Dali::Toolkit::RulerDomain *) 0 ; - float result; - - arg1 = (Dali::Toolkit::RulerDomain *)jarg1; - result = (float) ((arg1)->min); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RulerDomain_max_set(void * jarg1, float jarg2) { - Dali::Toolkit::RulerDomain *arg1 = (Dali::Toolkit::RulerDomain *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::RulerDomain *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->max = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerDomain_max_get(void * jarg1) { - float jresult ; - Dali::Toolkit::RulerDomain *arg1 = (Dali::Toolkit::RulerDomain *) 0 ; - float result; - - arg1 = (Dali::Toolkit::RulerDomain *)jarg1; - result = (float) ((arg1)->max); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RulerDomain_enabled_set(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::RulerDomain *arg1 = (Dali::Toolkit::RulerDomain *) 0 ; - bool arg2 ; - - arg1 = (Dali::Toolkit::RulerDomain *)jarg1; - arg2 = jarg2 ? true : false; - if (arg1) (arg1)->enabled = arg2; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RulerDomain_enabled_get(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::RulerDomain *arg1 = (Dali::Toolkit::RulerDomain *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::RulerDomain *)jarg1; - result = (bool) ((arg1)->enabled); - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerDomain_Clamp__SWIG_0(void * jarg1, float jarg2, float jarg3, float jarg4) { - float jresult ; - Dali::Toolkit::RulerDomain *arg1 = (Dali::Toolkit::RulerDomain *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - float result; - - arg1 = (Dali::Toolkit::RulerDomain *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - { - try { - result = (float)((Dali::Toolkit::RulerDomain const *)arg1)->Clamp(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerDomain_Clamp__SWIG_1(void * jarg1, float jarg2, float jarg3) { - float jresult ; - Dali::Toolkit::RulerDomain *arg1 = (Dali::Toolkit::RulerDomain *) 0 ; - float arg2 ; - float arg3 ; - float result; - - arg1 = (Dali::Toolkit::RulerDomain *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - result = (float)((Dali::Toolkit::RulerDomain const *)arg1)->Clamp(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerDomain_Clamp__SWIG_2(void * jarg1, float jarg2) { - float jresult ; - Dali::Toolkit::RulerDomain *arg1 = (Dali::Toolkit::RulerDomain *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::Toolkit::RulerDomain *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)((Dali::Toolkit::RulerDomain const *)arg1)->Clamp(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerDomain_Clamp__SWIG_3(void * jarg1, float jarg2, float jarg3, float jarg4, void * jarg5) { - float jresult ; - Dali::Toolkit::RulerDomain *arg1 = (Dali::Toolkit::RulerDomain *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - Dali::Toolkit::ClampState *arg5 = 0 ; - float result; - - arg1 = (Dali::Toolkit::RulerDomain *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - arg5 = (Dali::Toolkit::ClampState *)jarg5; - if (!arg5) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ClampState & type is null", 0); - return 0; - } - { - try { - result = (float)((Dali::Toolkit::RulerDomain const *)arg1)->Clamp(arg2,arg3,arg4,*arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerDomain_GetSize(void * jarg1) { - float jresult ; - Dali::Toolkit::RulerDomain *arg1 = (Dali::Toolkit::RulerDomain *) 0 ; - float result; - - arg1 = (Dali::Toolkit::RulerDomain *)jarg1; - { - try { - result = (float)((Dali::Toolkit::RulerDomain const *)arg1)->GetSize(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_RulerDomain(void * jarg1) { - Dali::Toolkit::RulerDomain *arg1 = (Dali::Toolkit::RulerDomain *) 0 ; - - arg1 = (Dali::Toolkit::RulerDomain *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Ruler_Snap__SWIG_0(void * jarg1, float jarg2, float jarg3) { - float jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - float arg2 ; - float arg3 ; - float result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - result = (float)((Dali::Toolkit::Ruler const *)arg1)->Snap(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Ruler_Snap__SWIG_1(void * jarg1, float jarg2) { - float jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)((Dali::Toolkit::Ruler const *)arg1)->Snap(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Ruler_GetPositionFromPage(void * jarg1, unsigned int jarg2, unsigned int * jarg3, unsigned int jarg4) { - float jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - unsigned int arg2 ; - unsigned int *arg3 = 0 ; - bool arg4 ; - float result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (unsigned int *)jarg3; - arg4 = jarg4 ? true : false; - { - try { - result = (float)((Dali::Toolkit::Ruler const *)arg1)->GetPositionFromPage(arg2,*arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Ruler_GetPageFromPosition(void * jarg1, float jarg2, unsigned int jarg3) { - unsigned int jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - float arg2 ; - bool arg3 ; - unsigned int result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - arg2 = (float)jarg2; - arg3 = jarg3 ? true : false; - { - try { - result = (unsigned int)((Dali::Toolkit::Ruler const *)arg1)->GetPageFromPosition(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Ruler_GetTotalPages(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - { - try { - result = (unsigned int)((Dali::Toolkit::Ruler const *)arg1)->GetTotalPages(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Ruler_GetType(void * jarg1) { - int jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - Dali::Toolkit::Ruler::RulerType result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - { - try { - result = (Dali::Toolkit::Ruler::RulerType)((Dali::Toolkit::Ruler const *)arg1)->GetType(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Ruler_IsEnabled(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - { - try { - result = (bool)((Dali::Toolkit::Ruler const *)arg1)->IsEnabled(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Ruler_Enable(void * jarg1) { - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - { - try { - (arg1)->Enable(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Ruler_Disable(void * jarg1) { - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - { - try { - (arg1)->Disable(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Ruler_SetDomain(void * jarg1, void * jarg2) { - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - SwigValueWrapper< Dali::Toolkit::RulerDomain > arg2 ; - Dali::Toolkit::RulerDomain *argp2 ; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - argp2 = (Dali::Toolkit::RulerDomain *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::RulerDomain", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetDomain(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Ruler_GetDomain(void * jarg1) { - void * jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - Dali::Toolkit::RulerDomain *result = 0 ; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - { - try { - result = (Dali::Toolkit::RulerDomain *) &((Dali::Toolkit::Ruler const *)arg1)->GetDomain(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Ruler_DisableDomain(void * jarg1) { - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - { - try { - (arg1)->DisableDomain(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Ruler_Clamp__SWIG_0(void * jarg1, float jarg2, float jarg3, float jarg4) { - float jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - float result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - { - try { - result = (float)((Dali::Toolkit::Ruler const *)arg1)->Clamp(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Ruler_Clamp__SWIG_1(void * jarg1, float jarg2, float jarg3) { - float jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - float arg2 ; - float arg3 ; - float result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - result = (float)((Dali::Toolkit::Ruler const *)arg1)->Clamp(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Ruler_Clamp__SWIG_2(void * jarg1, float jarg2) { - float jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)((Dali::Toolkit::Ruler const *)arg1)->Clamp(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Ruler_Clamp__SWIG_3(void * jarg1, float jarg2, float jarg3, float jarg4, void * jarg5) { - float jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - Dali::Toolkit::ClampState *arg5 = 0 ; - float result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - arg5 = (Dali::Toolkit::ClampState *)jarg5; - if (!arg5) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ClampState & type is null", 0); - return 0; - } - { - try { - result = (float)((Dali::Toolkit::Ruler const *)arg1)->Clamp(arg2,arg3,arg4,*arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Ruler_SnapAndClamp__SWIG_0(void * jarg1, float jarg2, float jarg3, float jarg4, float jarg5) { - float jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - float arg5 ; - float result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - arg5 = (float)jarg5; - { - try { - result = (float)((Dali::Toolkit::Ruler const *)arg1)->SnapAndClamp(arg2,arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Ruler_SnapAndClamp__SWIG_1(void * jarg1, float jarg2, float jarg3, float jarg4) { - float jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - float result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - { - try { - result = (float)((Dali::Toolkit::Ruler const *)arg1)->SnapAndClamp(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Ruler_SnapAndClamp__SWIG_2(void * jarg1, float jarg2, float jarg3) { - float jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - float arg2 ; - float arg3 ; - float result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - result = (float)((Dali::Toolkit::Ruler const *)arg1)->SnapAndClamp(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Ruler_SnapAndClamp__SWIG_3(void * jarg1, float jarg2) { - float jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)((Dali::Toolkit::Ruler const *)arg1)->SnapAndClamp(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_Ruler_SnapAndClamp__SWIG_4(void * jarg1, float jarg2, float jarg3, float jarg4, float jarg5, void * jarg6) { - float jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - float arg5 ; - Dali::Toolkit::ClampState *arg6 = 0 ; - float result; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - arg5 = (float)jarg5; - arg6 = (Dali::Toolkit::ClampState *)jarg6; - if (!arg6) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ClampState & type is null", 0); - return 0; - } - { - try { - result = (float)((Dali::Toolkit::Ruler const *)arg1)->SnapAndClamp(arg2,arg3,arg4,arg5,*arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_DefaultRuler() { - void * jresult ; - Dali::Toolkit::DefaultRuler *result = 0 ; - - { - try { - result = (Dali::Toolkit::DefaultRuler *)new Dali::Toolkit::DefaultRuler(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_DefaultRuler_Snap(void * jarg1, float jarg2, float jarg3) { - float jresult ; - Dali::Toolkit::DefaultRuler *arg1 = (Dali::Toolkit::DefaultRuler *) 0 ; - float arg2 ; - float arg3 ; - float result; - - arg1 = (Dali::Toolkit::DefaultRuler *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - result = (float)((Dali::Toolkit::DefaultRuler const *)arg1)->Snap(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_DefaultRuler_GetPositionFromPage(void * jarg1, unsigned int jarg2, unsigned int * jarg3, unsigned int jarg4) { - float jresult ; - Dali::Toolkit::DefaultRuler *arg1 = (Dali::Toolkit::DefaultRuler *) 0 ; - unsigned int arg2 ; - unsigned int *arg3 = 0 ; - bool arg4 ; - float result; - - arg1 = (Dali::Toolkit::DefaultRuler *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (unsigned int *)jarg3; - arg4 = jarg4 ? true : false; - { - try { - result = (float)((Dali::Toolkit::DefaultRuler const *)arg1)->GetPositionFromPage(arg2,*arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_DefaultRuler_GetPageFromPosition(void * jarg1, float jarg2, unsigned int jarg3) { - unsigned int jresult ; - Dali::Toolkit::DefaultRuler *arg1 = (Dali::Toolkit::DefaultRuler *) 0 ; - float arg2 ; - bool arg3 ; - unsigned int result; - - arg1 = (Dali::Toolkit::DefaultRuler *)jarg1; - arg2 = (float)jarg2; - arg3 = jarg3 ? true : false; - { - try { - result = (unsigned int)((Dali::Toolkit::DefaultRuler const *)arg1)->GetPageFromPosition(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_DefaultRuler_GetTotalPages(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::DefaultRuler *arg1 = (Dali::Toolkit::DefaultRuler *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::DefaultRuler *)jarg1; - { - try { - result = (unsigned int)((Dali::Toolkit::DefaultRuler const *)arg1)->GetTotalPages(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_DefaultRuler(void * jarg1) { - Dali::Toolkit::DefaultRuler *arg1 = (Dali::Toolkit::DefaultRuler *) 0 ; - - arg1 = (Dali::Toolkit::DefaultRuler *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_FixedRuler__SWIG_0(float jarg1) { - void * jresult ; - float arg1 ; - Dali::Toolkit::FixedRuler *result = 0 ; - - arg1 = (float)jarg1; - { - try { - result = (Dali::Toolkit::FixedRuler *)new Dali::Toolkit::FixedRuler(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_FixedRuler__SWIG_1() { - void * jresult ; - Dali::Toolkit::FixedRuler *result = 0 ; - - { - try { - result = (Dali::Toolkit::FixedRuler *)new Dali::Toolkit::FixedRuler(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_FixedRuler_Snap(void * jarg1, float jarg2, float jarg3) { - float jresult ; - Dali::Toolkit::FixedRuler *arg1 = (Dali::Toolkit::FixedRuler *) 0 ; - float arg2 ; - float arg3 ; - float result; - - arg1 = (Dali::Toolkit::FixedRuler *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - result = (float)((Dali::Toolkit::FixedRuler const *)arg1)->Snap(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_FixedRuler_GetPositionFromPage(void * jarg1, unsigned int jarg2, unsigned int * jarg3, unsigned int jarg4) { - float jresult ; - Dali::Toolkit::FixedRuler *arg1 = (Dali::Toolkit::FixedRuler *) 0 ; - unsigned int arg2 ; - unsigned int *arg3 = 0 ; - bool arg4 ; - float result; - - arg1 = (Dali::Toolkit::FixedRuler *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (unsigned int *)jarg3; - arg4 = jarg4 ? true : false; - { - try { - result = (float)((Dali::Toolkit::FixedRuler const *)arg1)->GetPositionFromPage(arg2,*arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_FixedRuler_GetPageFromPosition(void * jarg1, float jarg2, unsigned int jarg3) { - unsigned int jresult ; - Dali::Toolkit::FixedRuler *arg1 = (Dali::Toolkit::FixedRuler *) 0 ; - float arg2 ; - bool arg3 ; - unsigned int result; - - arg1 = (Dali::Toolkit::FixedRuler *)jarg1; - arg2 = (float)jarg2; - arg3 = jarg3 ? true : false; - { - try { - result = (unsigned int)((Dali::Toolkit::FixedRuler const *)arg1)->GetPageFromPosition(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_FixedRuler_GetTotalPages(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::FixedRuler *arg1 = (Dali::Toolkit::FixedRuler *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::FixedRuler *)jarg1; - { - try { - result = (unsigned int)((Dali::Toolkit::FixedRuler const *)arg1)->GetTotalPages(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_FixedRuler(void * jarg1) { - Dali::Toolkit::FixedRuler *arg1 = (Dali::Toolkit::FixedRuler *) 0 ; - - arg1 = (Dali::Toolkit::FixedRuler *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_ClampEvent_scale_set(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView::ClampEvent *arg1 = (Dali::Toolkit::ScrollView::ClampEvent *) 0 ; - Dali::Toolkit::ClampState2D *arg2 = (Dali::Toolkit::ClampState2D *) 0 ; - - arg1 = (Dali::Toolkit::ScrollView::ClampEvent *)jarg1; - arg2 = (Dali::Toolkit::ClampState2D *)jarg2; - if (arg1) (arg1)->scale = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollView_ClampEvent_scale_get(void * jarg1) { - void * jresult ; - Dali::Toolkit::ScrollView::ClampEvent *arg1 = (Dali::Toolkit::ScrollView::ClampEvent *) 0 ; - Dali::Toolkit::ClampState2D *result = 0 ; - - arg1 = (Dali::Toolkit::ScrollView::ClampEvent *)jarg1; - result = (Dali::Toolkit::ClampState2D *)& ((arg1)->scale); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_ClampEvent_position_set(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView::ClampEvent *arg1 = (Dali::Toolkit::ScrollView::ClampEvent *) 0 ; - Dali::Toolkit::ClampState2D *arg2 = (Dali::Toolkit::ClampState2D *) 0 ; - - arg1 = (Dali::Toolkit::ScrollView::ClampEvent *)jarg1; - arg2 = (Dali::Toolkit::ClampState2D *)jarg2; - if (arg1) (arg1)->position = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollView_ClampEvent_position_get(void * jarg1) { - void * jresult ; - Dali::Toolkit::ScrollView::ClampEvent *arg1 = (Dali::Toolkit::ScrollView::ClampEvent *) 0 ; - Dali::Toolkit::ClampState2D *result = 0 ; - - arg1 = (Dali::Toolkit::ScrollView::ClampEvent *)jarg1; - result = (Dali::Toolkit::ClampState2D *)& ((arg1)->position); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_ClampEvent_rotation_set(void * jarg1, int jarg2) { - Dali::Toolkit::ScrollView::ClampEvent *arg1 = (Dali::Toolkit::ScrollView::ClampEvent *) 0 ; - Dali::Toolkit::ClampState arg2 ; - - arg1 = (Dali::Toolkit::ScrollView::ClampEvent *)jarg1; - arg2 = (Dali::Toolkit::ClampState)jarg2; - if (arg1) (arg1)->rotation = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_ClampEvent_rotation_get(void * jarg1) { - int jresult ; - Dali::Toolkit::ScrollView::ClampEvent *arg1 = (Dali::Toolkit::ScrollView::ClampEvent *) 0 ; - Dali::Toolkit::ClampState result; - - arg1 = (Dali::Toolkit::ScrollView::ClampEvent *)jarg1; - result = (Dali::Toolkit::ClampState) ((arg1)->rotation); - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ScrollView_ClampEvent() { - void * jresult ; - Dali::Toolkit::ScrollView::ClampEvent *result = 0 ; - - { - try { - result = (Dali::Toolkit::ScrollView::ClampEvent *)new Dali::Toolkit::ScrollView::ClampEvent(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ScrollView_ClampEvent(void * jarg1) { - Dali::Toolkit::ScrollView::ClampEvent *arg1 = (Dali::Toolkit::ScrollView::ClampEvent *) 0 ; - - arg1 = (Dali::Toolkit::ScrollView::ClampEvent *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SnapEvent_type_set(void * jarg1, int jarg2) { - Dali::Toolkit::ScrollView::SnapEvent *arg1 = (Dali::Toolkit::ScrollView::SnapEvent *) 0 ; - Dali::Toolkit::SnapType arg2 ; - - arg1 = (Dali::Toolkit::ScrollView::SnapEvent *)jarg1; - arg2 = (Dali::Toolkit::SnapType)jarg2; - if (arg1) (arg1)->type = arg2; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_SnapEvent_type_get(void * jarg1) { - int jresult ; - Dali::Toolkit::ScrollView::SnapEvent *arg1 = (Dali::Toolkit::ScrollView::SnapEvent *) 0 ; - Dali::Toolkit::SnapType result; - - arg1 = (Dali::Toolkit::ScrollView::SnapEvent *)jarg1; - result = (Dali::Toolkit::SnapType) ((arg1)->type); - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SnapEvent_position_set(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView::SnapEvent *arg1 = (Dali::Toolkit::ScrollView::SnapEvent *) 0 ; - Dali::Vector2 *arg2 = (Dali::Vector2 *) 0 ; - - arg1 = (Dali::Toolkit::ScrollView::SnapEvent *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (arg1) (arg1)->position = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollView_SnapEvent_position_get(void * jarg1) { - void * jresult ; - Dali::Toolkit::ScrollView::SnapEvent *arg1 = (Dali::Toolkit::ScrollView::SnapEvent *) 0 ; - Dali::Vector2 *result = 0 ; - - arg1 = (Dali::Toolkit::ScrollView::SnapEvent *)jarg1; - result = (Dali::Vector2 *)& ((arg1)->position); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SnapEvent_duration_set(void * jarg1, float jarg2) { - Dali::Toolkit::ScrollView::SnapEvent *arg1 = (Dali::Toolkit::ScrollView::SnapEvent *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ScrollView::SnapEvent *)jarg1; - arg2 = (float)jarg2; - if (arg1) (arg1)->duration = arg2; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ScrollView_SnapEvent_duration_get(void * jarg1) { - float jresult ; - Dali::Toolkit::ScrollView::SnapEvent *arg1 = (Dali::Toolkit::ScrollView::SnapEvent *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ScrollView::SnapEvent *)jarg1; - result = (float) ((arg1)->duration); - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ScrollView_SnapEvent() { - void * jresult ; - Dali::Toolkit::ScrollView::SnapEvent *result = 0 ; - - { - try { - result = (Dali::Toolkit::ScrollView::SnapEvent *)new Dali::Toolkit::ScrollView::SnapEvent(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ScrollView_SnapEvent(void * jarg1) { - Dali::Toolkit::ScrollView::SnapEvent *arg1 = (Dali::Toolkit::ScrollView::SnapEvent *) 0 ; - - arg1 = (Dali::Toolkit::ScrollView::SnapEvent *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_WRAP_ENABLED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::WRAP_ENABLED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_PANNING_ENABLED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::PANNING_ENABLED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_AXIS_AUTO_LOCK_ENABLED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::AXIS_AUTO_LOCK_ENABLED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_WHEEL_SCROLL_DISTANCE_STEP_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::WHEEL_SCROLL_DISTANCE_STEP; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_MODE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelScrollView::Property::SCROLL_MODE; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_POSITION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLL_POSITION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_PRE_POSITION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLL_PRE_POSITION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_PRE_POSITION_X_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLL_PRE_POSITION_X; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_PRE_POSITION_Y_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLL_PRE_POSITION_Y; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_PRE_POSITION_MAX_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLL_PRE_POSITION_MAX; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_PRE_POSITION_MAX_X_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLL_PRE_POSITION_MAX_X; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_PRE_POSITION_MAX_Y_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLL_PRE_POSITION_MAX_Y; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_OVERSHOOT_X_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::OVERSHOOT_X; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_OVERSHOOT_Y_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::OVERSHOOT_Y; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_FINAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLL_FINAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_FINAL_X_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLL_FINAL_X; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_FINAL_Y_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLL_FINAL_Y; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_WRAP_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::WRAP; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_PANNING_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::PANNING; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLLING_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLLING; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_DOMAIN_SIZE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLL_DOMAIN_SIZE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_DOMAIN_SIZE_X_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLL_DOMAIN_SIZE_X; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_DOMAIN_SIZE_Y_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLL_DOMAIN_SIZE_Y; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_DOMAIN_OFFSET_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLL_DOMAIN_OFFSET; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_SCROLL_POSITION_DELTA_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::SCROLL_POSITION_DELTA; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_Property_START_PAGE_POSITION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ScrollView::Property::START_PAGE_POSITION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ScrollView_Property() { - void * jresult ; - Dali::Toolkit::ScrollView::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::ScrollView::Property *)new Dali::Toolkit::ScrollView::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ScrollView_Property(void * jarg1) { - Dali::Toolkit::ScrollView::Property *arg1 = (Dali::Toolkit::ScrollView::Property *) 0 ; - - arg1 = (Dali::Toolkit::ScrollView::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ScrollView__SWIG_0() { - void * jresult ; - Dali::Toolkit::ScrollView *result = 0 ; - - { - try { - result = (Dali::Toolkit::ScrollView *)new Dali::Toolkit::ScrollView(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ScrollView__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::ScrollView *arg1 = 0 ; - Dali::Toolkit::ScrollView *result = 0 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ScrollView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ScrollView *)new Dali::Toolkit::ScrollView((Dali::Toolkit::ScrollView const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollView_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Toolkit::ScrollView *arg2 = 0 ; - Dali::Toolkit::ScrollView *result = 0 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (Dali::Toolkit::ScrollView *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ScrollView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ScrollView *) &(arg1)->operator =((Dali::Toolkit::ScrollView const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ScrollView(void * jarg1) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollView_New() { - void * jresult ; - Dali::Toolkit::ScrollView result; - - { - try { - result = Dali::Toolkit::ScrollView::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ScrollView((const Dali::Toolkit::ScrollView &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollView_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::ScrollView result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::ScrollView::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ScrollView((const Dali::Toolkit::ScrollView &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollView_GetScrollSnapAlphaFunction(void * jarg1) { - void * jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::AlphaFunction result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = ((Dali::Toolkit::ScrollView const *)arg1)->GetScrollSnapAlphaFunction(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::AlphaFunction((const Dali::AlphaFunction &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetScrollSnapAlphaFunction(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::AlphaFunction arg2 ; - Dali::AlphaFunction *argp2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - argp2 = (Dali::AlphaFunction *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetScrollSnapAlphaFunction(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollView_GetScrollFlickAlphaFunction(void * jarg1) { - void * jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::AlphaFunction result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = ((Dali::Toolkit::ScrollView const *)arg1)->GetScrollFlickAlphaFunction(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::AlphaFunction((const Dali::AlphaFunction &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetScrollFlickAlphaFunction(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::AlphaFunction arg2 ; - Dali::AlphaFunction *argp2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - argp2 = (Dali::AlphaFunction *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetScrollFlickAlphaFunction(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ScrollView_GetScrollSnapDuration(void * jarg1) { - float jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ScrollView const *)arg1)->GetScrollSnapDuration(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetScrollSnapDuration(void * jarg1, float jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetScrollSnapDuration(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ScrollView_GetScrollFlickDuration(void * jarg1) { - float jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ScrollView const *)arg1)->GetScrollFlickDuration(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetScrollFlickDuration(void * jarg1, float jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetScrollFlickDuration(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetRulerX(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Toolkit::RulerPtr arg2 ; - Dali::Toolkit::RulerPtr *argp2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - argp2 = (Dali::Toolkit::RulerPtr *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::RulerPtr", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetRulerX(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetRulerY(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Toolkit::RulerPtr arg2 ; - Dali::Toolkit::RulerPtr *argp2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - argp2 = (Dali::Toolkit::RulerPtr *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::RulerPtr", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetRulerY(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetScrollSensitive(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - bool arg2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetScrollSensitive(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetMaxOvershoot(void * jarg1, float jarg2, float jarg3) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float arg2 ; - float arg3 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - (arg1)->SetMaxOvershoot(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetSnapOvershootAlphaFunction(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::AlphaFunction arg2 ; - Dali::AlphaFunction *argp2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - argp2 = (Dali::AlphaFunction *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetSnapOvershootAlphaFunction(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetSnapOvershootDuration(void * jarg1, float jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetSnapOvershootDuration(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetActorAutoSnap(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - bool arg2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetActorAutoSnap(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetWrapMode(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - bool arg2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetWrapMode(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ScrollView_GetScrollUpdateDistance(void * jarg1) { - int jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - int result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = (int)((Dali::Toolkit::ScrollView const *)arg1)->GetScrollUpdateDistance(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetScrollUpdateDistance(void * jarg1, int jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - int arg2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (int)jarg2; - { - try { - (arg1)->SetScrollUpdateDistance(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ScrollView_GetAxisAutoLock(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = (bool)((Dali::Toolkit::ScrollView const *)arg1)->GetAxisAutoLock(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetAxisAutoLock(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - bool arg2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetAxisAutoLock(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ScrollView_GetAxisAutoLockGradient(void * jarg1) { - float jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ScrollView const *)arg1)->GetAxisAutoLockGradient(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetAxisAutoLockGradient(void * jarg1, float jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetAxisAutoLockGradient(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ScrollView_GetFrictionCoefficient(void * jarg1) { - float jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ScrollView const *)arg1)->GetFrictionCoefficient(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetFrictionCoefficient(void * jarg1, float jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetFrictionCoefficient(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ScrollView_GetFlickSpeedCoefficient(void * jarg1) { - float jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ScrollView const *)arg1)->GetFlickSpeedCoefficient(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetFlickSpeedCoefficient(void * jarg1, float jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetFlickSpeedCoefficient(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollView_GetMinimumDistanceForFlick(void * jarg1) { - void * jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = ((Dali::Toolkit::ScrollView const *)arg1)->GetMinimumDistanceForFlick(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetMinimumDistanceForFlick(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Vector2 *arg2 = 0 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetMinimumDistanceForFlick((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ScrollView_GetMinimumSpeedForFlick(void * jarg1) { - float jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ScrollView const *)arg1)->GetMinimumSpeedForFlick(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetMinimumSpeedForFlick(void * jarg1, float jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetMinimumSpeedForFlick(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_ScrollView_GetMaxFlickSpeed(void * jarg1) { - float jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = (float)((Dali::Toolkit::ScrollView const *)arg1)->GetMaxFlickSpeed(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetMaxFlickSpeed(void * jarg1, float jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetMaxFlickSpeed(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollView_GetWheelScrollDistanceStep(void * jarg1) { - void * jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = ((Dali::Toolkit::ScrollView const *)arg1)->GetWheelScrollDistanceStep(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetWheelScrollDistanceStep(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Vector2 arg2 ; - Dali::Vector2 *argp2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - argp2 = (Dali::Vector2 *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Vector2", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetWheelScrollDistanceStep(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollView_GetCurrentScrollPosition(void * jarg1) { - void * jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = ((Dali::Toolkit::ScrollView const *)arg1)->GetCurrentScrollPosition(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ScrollView_GetCurrentPage(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = (unsigned int)((Dali::Toolkit::ScrollView const *)arg1)->GetCurrentPage(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_ScrollTo__SWIG_0(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Vector2 *arg2 = 0 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - { - try { - (arg1)->ScrollTo((Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_ScrollTo__SWIG_1(void * jarg1, void * jarg2, float jarg3) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Vector2 *arg2 = 0 ; - float arg3 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - arg3 = (float)jarg3; - { - try { - (arg1)->ScrollTo((Dali::Vector2 const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_ScrollTo__SWIG_2(void * jarg1, void * jarg2, float jarg3, void * jarg4) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Vector2 *arg2 = 0 ; - float arg3 ; - Dali::AlphaFunction arg4 ; - Dali::AlphaFunction *argp4 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - arg3 = (float)jarg3; - argp4 = (Dali::AlphaFunction *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg4 = *argp4; - { - try { - (arg1)->ScrollTo((Dali::Vector2 const &)*arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_ScrollTo__SWIG_3(void * jarg1, void * jarg2, float jarg3, int jarg4, int jarg5) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Vector2 *arg2 = 0 ; - float arg3 ; - Dali::Toolkit::DirectionBias arg4 ; - Dali::Toolkit::DirectionBias arg5 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - arg3 = (float)jarg3; - arg4 = (Dali::Toolkit::DirectionBias)jarg4; - arg5 = (Dali::Toolkit::DirectionBias)jarg5; - { - try { - (arg1)->ScrollTo((Dali::Vector2 const &)*arg2,arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_ScrollTo__SWIG_4(void * jarg1, void * jarg2, float jarg3, void * jarg4, int jarg5, int jarg6) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Vector2 *arg2 = 0 ; - float arg3 ; - Dali::AlphaFunction arg4 ; - Dali::Toolkit::DirectionBias arg5 ; - Dali::Toolkit::DirectionBias arg6 ; - Dali::AlphaFunction *argp4 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - arg3 = (float)jarg3; - argp4 = (Dali::AlphaFunction *)jarg4; - if (!argp4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::AlphaFunction", 0); - return ; - } - arg4 = *argp4; - arg5 = (Dali::Toolkit::DirectionBias)jarg5; - arg6 = (Dali::Toolkit::DirectionBias)jarg6; - { - try { - (arg1)->ScrollTo((Dali::Vector2 const &)*arg2,arg3,arg4,arg5,arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_ScrollTo__SWIG_5(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->ScrollTo(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_ScrollTo__SWIG_6(void * jarg1, unsigned int jarg2, float jarg3) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - unsigned int arg2 ; - float arg3 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (float)jarg3; - { - try { - (arg1)->ScrollTo(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_ScrollTo__SWIG_7(void * jarg1, unsigned int jarg2, float jarg3, int jarg4) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - unsigned int arg2 ; - float arg3 ; - Dali::Toolkit::DirectionBias arg4 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (float)jarg3; - arg4 = (Dali::Toolkit::DirectionBias)jarg4; - { - try { - (arg1)->ScrollTo(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_ScrollTo__SWIG_8(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Actor *arg2 = 0 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - { - try { - (arg1)->ScrollTo(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_ScrollTo__SWIG_9(void * jarg1, void * jarg2, float jarg3) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Actor *arg2 = 0 ; - float arg3 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor & type is null", 0); - return ; - } - arg3 = (float)jarg3; - { - try { - (arg1)->ScrollTo(*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ScrollView_ScrollToSnapPoint(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = (bool)(arg1)->ScrollToSnapPoint(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_ApplyConstraintToChildren(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Constraint arg2 ; - Dali::Constraint *argp2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - argp2 = (Dali::Constraint *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Constraint", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->ApplyConstraintToChildren(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_RemoveConstraintsFromChildren(void * jarg1) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - (arg1)->RemoveConstraintsFromChildren(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_ApplyEffect(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Toolkit::ScrollViewEffect arg2 ; - Dali::Toolkit::ScrollViewEffect *argp2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - argp2 = (Dali::Toolkit::ScrollViewEffect *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::ScrollViewEffect", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->ApplyEffect(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_RemoveEffect(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Toolkit::ScrollViewEffect arg2 ; - Dali::Toolkit::ScrollViewEffect *argp2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - argp2 = (Dali::Toolkit::ScrollViewEffect *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::ScrollViewEffect", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->RemoveEffect(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_RemoveAllEffects(void * jarg1) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - (arg1)->RemoveAllEffects(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_BindActor(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->BindActor(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_UnbindActor(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->UnbindActor(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetScrollingDirection__SWIG_0(void * jarg1, void * jarg2, void * jarg3) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Radian arg2 ; - Dali::Radian arg3 ; - Dali::Radian *argp2 ; - Dali::Radian *argp3 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Radian *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return ; - } - arg3 = *argp3; - { - try { - (arg1)->SetScrollingDirection(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_SetScrollingDirection__SWIG_1(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Radian arg2 ; - Dali::Radian *argp2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetScrollingDirection(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollView_RemoveScrollingDirection(void * jarg1, void * jarg2) { - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Radian arg2 ; - Dali::Radian *argp2 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - argp2 = (Dali::Radian *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Radian", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->RemoveScrollingDirection(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ScrollView_SnapStartedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::ScrollView *arg1 = (Dali::Toolkit::ScrollView *) 0 ; - Dali::Toolkit::ScrollView::SnapStartedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::ScrollView *)jarg1; - { - try { - result = (Dali::Toolkit::ScrollView::SnapStartedSignalType *) &(arg1)->SnapStartedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TableView_Property_ROWS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TableView::Property::ROWS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TableView_Property_COLUMNS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TableView::Property::COLUMNS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TableView_Property_CELL_PADDING_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TableView::Property::CELL_PADDING; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TableView_Property_LAYOUT_ROWS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TableView::Property::LAYOUT_ROWS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TableView_Property_LAYOUT_COLUMNS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TableView::Property::LAYOUT_COLUMNS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TableView_Property() { - void * jresult ; - Dali::Toolkit::TableView::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::TableView::Property *)new Dali::Toolkit::TableView::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TableView_Property(void * jarg1) { - Dali::Toolkit::TableView::Property *arg1 = (Dali::Toolkit::TableView::Property *) 0 ; - - arg1 = (Dali::Toolkit::TableView::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TableView_ChildProperty_CELL_INDEX_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TableView::ChildProperty::CELL_INDEX; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TableView_ChildProperty_ROW_SPAN_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TableView::ChildProperty::ROW_SPAN; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TableView_ChildProperty_COLUMN_SPAN_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TableView::ChildProperty::COLUMN_SPAN; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TableView_ChildProperty_CELL_HORIZONTAL_ALIGNMENT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TableView::ChildProperty::CELL_HORIZONTAL_ALIGNMENT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TableView_ChildProperty_CELL_VERTICAL_ALIGNMENT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TableView::ChildProperty::CELL_VERTICAL_ALIGNMENT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TableView_ChildProperty() { - void * jresult ; - Dali::Toolkit::TableView::ChildProperty *result = 0 ; - - { - try { - result = (Dali::Toolkit::TableView::ChildProperty *)new Dali::Toolkit::TableView::ChildProperty(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TableView_ChildProperty(void * jarg1) { - Dali::Toolkit::TableView::ChildProperty *arg1 = (Dali::Toolkit::TableView::ChildProperty *) 0 ; - - arg1 = (Dali::Toolkit::TableView::ChildProperty *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TableView_CellPosition__SWIG_0(unsigned int jarg1, unsigned int jarg2, unsigned int jarg3, unsigned int jarg4) { - void * jresult ; - unsigned int arg1 ; - unsigned int arg2 ; - unsigned int arg3 ; - unsigned int arg4 ; - Dali::Toolkit::TableView::CellPosition *result = 0 ; - - arg1 = (unsigned int)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (unsigned int)jarg3; - arg4 = (unsigned int)jarg4; - { - try { - result = (Dali::Toolkit::TableView::CellPosition *)new Dali::Toolkit::TableView::CellPosition(arg1,arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TableView_CellPosition__SWIG_1(unsigned int jarg1, unsigned int jarg2, unsigned int jarg3) { - void * jresult ; - unsigned int arg1 ; - unsigned int arg2 ; - unsigned int arg3 ; - Dali::Toolkit::TableView::CellPosition *result = 0 ; - - arg1 = (unsigned int)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (unsigned int)jarg3; - { - try { - result = (Dali::Toolkit::TableView::CellPosition *)new Dali::Toolkit::TableView::CellPosition(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TableView_CellPosition__SWIG_2(unsigned int jarg1, unsigned int jarg2) { - void * jresult ; - unsigned int arg1 ; - unsigned int arg2 ; - Dali::Toolkit::TableView::CellPosition *result = 0 ; - - arg1 = (unsigned int)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (Dali::Toolkit::TableView::CellPosition *)new Dali::Toolkit::TableView::CellPosition(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TableView_CellPosition__SWIG_3(unsigned int jarg1) { - void * jresult ; - unsigned int arg1 ; - Dali::Toolkit::TableView::CellPosition *result = 0 ; - - arg1 = (unsigned int)jarg1; - { - try { - result = (Dali::Toolkit::TableView::CellPosition *)new Dali::Toolkit::TableView::CellPosition(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TableView_CellPosition__SWIG_4() { - void * jresult ; - Dali::Toolkit::TableView::CellPosition *result = 0 ; - - { - try { - result = (Dali::Toolkit::TableView::CellPosition *)new Dali::Toolkit::TableView::CellPosition(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_CellPosition_rowIndex_set(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::TableView::CellPosition *arg1 = (Dali::Toolkit::TableView::CellPosition *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Toolkit::TableView::CellPosition *)jarg1; - arg2 = (unsigned int)jarg2; - if (arg1) (arg1)->rowIndex = arg2; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TableView_CellPosition_rowIndex_get(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::TableView::CellPosition *arg1 = (Dali::Toolkit::TableView::CellPosition *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::TableView::CellPosition *)jarg1; - result = (unsigned int) ((arg1)->rowIndex); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_CellPosition_columnIndex_set(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::TableView::CellPosition *arg1 = (Dali::Toolkit::TableView::CellPosition *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Toolkit::TableView::CellPosition *)jarg1; - arg2 = (unsigned int)jarg2; - if (arg1) (arg1)->columnIndex = arg2; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TableView_CellPosition_columnIndex_get(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::TableView::CellPosition *arg1 = (Dali::Toolkit::TableView::CellPosition *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::TableView::CellPosition *)jarg1; - result = (unsigned int) ((arg1)->columnIndex); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_CellPosition_rowSpan_set(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::TableView::CellPosition *arg1 = (Dali::Toolkit::TableView::CellPosition *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Toolkit::TableView::CellPosition *)jarg1; - arg2 = (unsigned int)jarg2; - if (arg1) (arg1)->rowSpan = arg2; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TableView_CellPosition_rowSpan_get(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::TableView::CellPosition *arg1 = (Dali::Toolkit::TableView::CellPosition *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::TableView::CellPosition *)jarg1; - result = (unsigned int) ((arg1)->rowSpan); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_CellPosition_columnSpan_set(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::TableView::CellPosition *arg1 = (Dali::Toolkit::TableView::CellPosition *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Toolkit::TableView::CellPosition *)jarg1; - arg2 = (unsigned int)jarg2; - if (arg1) (arg1)->columnSpan = arg2; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TableView_CellPosition_columnSpan_get(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::TableView::CellPosition *arg1 = (Dali::Toolkit::TableView::CellPosition *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::TableView::CellPosition *)jarg1; - result = (unsigned int) ((arg1)->columnSpan); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TableView_CellPosition(void * jarg1) { - Dali::Toolkit::TableView::CellPosition *arg1 = (Dali::Toolkit::TableView::CellPosition *) 0 ; - - arg1 = (Dali::Toolkit::TableView::CellPosition *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TableView__SWIG_0() { - void * jresult ; - Dali::Toolkit::TableView *result = 0 ; - - { - try { - result = (Dali::Toolkit::TableView *)new Dali::Toolkit::TableView(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TableView__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::TableView *arg1 = 0 ; - Dali::Toolkit::TableView *result = 0 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::TableView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::TableView *)new Dali::Toolkit::TableView((Dali::Toolkit::TableView const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TableView_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - Dali::Toolkit::TableView *arg2 = 0 ; - Dali::Toolkit::TableView *result = 0 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (Dali::Toolkit::TableView *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::TableView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::TableView *) &(arg1)->operator =((Dali::Toolkit::TableView const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TableView(void * jarg1) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TableView_New(unsigned int jarg1, unsigned int jarg2) { - void * jresult ; - unsigned int arg1 ; - unsigned int arg2 ; - Dali::Toolkit::TableView result; - - arg1 = (unsigned int)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = Dali::Toolkit::TableView::New(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::TableView((const Dali::Toolkit::TableView &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TableView_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::TableView result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::TableView::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::TableView((const Dali::Toolkit::TableView &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TableView_AddChild(void * jarg1, void * jarg2, void * jarg3) { - unsigned int jresult ; - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - Dali::Actor arg2 ; - Dali::Toolkit::TableView::CellPosition arg3 ; - Dali::Actor *argp2 ; - Dali::Toolkit::TableView::CellPosition *argp3 ; - bool result; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - argp3 = (Dali::Toolkit::TableView::CellPosition *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::TableView::CellPosition", 0); - return 0; - } - arg3 = *argp3; - { - try { - result = (bool)(arg1)->AddChild(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TableView_GetChildAt(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - Dali::Toolkit::TableView::CellPosition arg2 ; - Dali::Toolkit::TableView::CellPosition *argp2 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - argp2 = (Dali::Toolkit::TableView::CellPosition *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::TableView::CellPosition", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (arg1)->GetChildAt(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TableView_RemoveChildAt(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - Dali::Toolkit::TableView::CellPosition arg2 ; - Dali::Toolkit::TableView::CellPosition *argp2 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - argp2 = (Dali::Toolkit::TableView::CellPosition *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::TableView::CellPosition", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (arg1)->RemoveChildAt(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TableView_FindChildPosition(void * jarg1, void * jarg2, void * jarg3) { - unsigned int jresult ; - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - Dali::Actor arg2 ; - Dali::Toolkit::TableView::CellPosition *arg3 = 0 ; - Dali::Actor *argp2 ; - bool result; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - arg3 = (Dali::Toolkit::TableView::CellPosition *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::TableView::CellPosition & type is null", 0); - return 0; - } - { - try { - result = (bool)(arg1)->FindChildPosition(arg2,*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_InsertRow(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->InsertRow(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_DeleteRow__SWIG_0(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->DeleteRow(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_DeleteRow__SWIG_1(void * jarg1, unsigned int jarg2, void * jarg3) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - std::vector< Dali::Actor > *arg3 = 0 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (std::vector< Dali::Actor > *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< Dali::Actor > & type is null", 0); - return ; - } - { - try { - (arg1)->DeleteRow(arg2,*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_InsertColumn(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->InsertColumn(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_DeleteColumn__SWIG_0(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->DeleteColumn(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_DeleteColumn__SWIG_1(void * jarg1, unsigned int jarg2, void * jarg3) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - std::vector< Dali::Actor > *arg3 = 0 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (std::vector< Dali::Actor > *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< Dali::Actor > & type is null", 0); - return ; - } - { - try { - (arg1)->DeleteColumn(arg2,*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_Resize__SWIG_0(void * jarg1, unsigned int jarg2, unsigned int jarg3) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - unsigned int arg3 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (unsigned int)jarg3; - { - try { - (arg1)->Resize(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_Resize__SWIG_1(void * jarg1, unsigned int jarg2, unsigned int jarg3, void * jarg4) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - unsigned int arg3 ; - std::vector< Dali::Actor > *arg4 = 0 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (unsigned int)jarg3; - arg4 = (std::vector< Dali::Actor > *)jarg4; - if (!arg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< Dali::Actor > & type is null", 0); - return ; - } - { - try { - (arg1)->Resize(arg2,arg3,*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_SetCellPadding(void * jarg1, void * jarg2) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - Dali::Size arg2 ; - Dali::Size *argp2 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - argp2 = (Dali::Size *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Size", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetCellPadding(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TableView_GetCellPadding(void * jarg1) { - void * jresult ; - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - Dali::Size result; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - { - try { - result = (arg1)->GetCellPadding(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Size((const Dali::Size &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_SetFitHeight(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->SetFitHeight(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TableView_IsFitHeight(void * jarg1, unsigned int jarg2) { - unsigned int jresult ; - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - bool result; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (bool)((Dali::Toolkit::TableView const *)arg1)->IsFitHeight(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_SetFitWidth(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - (arg1)->SetFitWidth(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TableView_IsFitWidth(void * jarg1, unsigned int jarg2) { - unsigned int jresult ; - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - bool result; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (bool)((Dali::Toolkit::TableView const *)arg1)->IsFitWidth(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_SetFixedHeight(void * jarg1, unsigned int jarg2, float jarg3) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - float arg3 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (float)jarg3; - { - try { - (arg1)->SetFixedHeight(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_TableView_GetFixedHeight(void * jarg1, unsigned int jarg2) { - float jresult ; - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - float result; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (float)((Dali::Toolkit::TableView const *)arg1)->GetFixedHeight(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_SetRelativeHeight(void * jarg1, unsigned int jarg2, float jarg3) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - float arg3 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (float)jarg3; - { - try { - (arg1)->SetRelativeHeight(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_TableView_GetRelativeHeight(void * jarg1, unsigned int jarg2) { - float jresult ; - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - float result; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (float)((Dali::Toolkit::TableView const *)arg1)->GetRelativeHeight(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_SetFixedWidth(void * jarg1, unsigned int jarg2, float jarg3) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - float arg3 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (float)jarg3; - { - try { - (arg1)->SetFixedWidth(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_TableView_GetFixedWidth(void * jarg1, unsigned int jarg2) { - float jresult ; - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - float result; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (float)((Dali::Toolkit::TableView const *)arg1)->GetFixedWidth(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_SetRelativeWidth(void * jarg1, unsigned int jarg2, float jarg3) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - float arg3 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (float)jarg3; - { - try { - (arg1)->SetRelativeWidth(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_TableView_GetRelativeWidth(void * jarg1, unsigned int jarg2) { - float jresult ; - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int arg2 ; - float result; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (float)((Dali::Toolkit::TableView const *)arg1)->GetRelativeWidth(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TableView_GetRows(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - { - try { - result = (unsigned int)(arg1)->GetRows(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TableView_GetColumns(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - { - try { - result = (unsigned int)(arg1)->GetColumns(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TableView_SetCellAlignment(void * jarg1, void * jarg2, int jarg3, int jarg4) { - Dali::Toolkit::TableView *arg1 = (Dali::Toolkit::TableView *) 0 ; - Dali::Toolkit::TableView::CellPosition arg2 ; - Dali::HorizontalAlignment::Type arg3 ; - Dali::VerticalAlignment::Type arg4 ; - Dali::Toolkit::TableView::CellPosition *argp2 ; - - arg1 = (Dali::Toolkit::TableView *)jarg1; - argp2 = (Dali::Toolkit::TableView::CellPosition *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::TableView::CellPosition", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::HorizontalAlignment::Type)jarg3; - arg4 = (Dali::VerticalAlignment::Type)jarg4; - { - try { - (arg1)->SetCellAlignment(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_DEFAULT_RENDERING_BACKEND_get() { - unsigned int jresult ; - unsigned int result; - - result = (unsigned int)(unsigned int)Dali::Toolkit::Text::DEFAULT_RENDERING_BACKEND; - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_RENDERING_BACKEND_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::RENDERING_BACKEND; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_TEXT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::TEXT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_TEXT_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::TEXT_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_FONT_FAMILY_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::FONT_FAMILY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_FONT_STYLE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::FONT_STYLE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_POINT_SIZE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::POINT_SIZE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_HORIZONTAL_ALIGNMENT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::HORIZONTAL_ALIGNMENT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_SCROLL_THRESHOLD_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::SCROLL_THRESHOLD; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_SCROLL_SPEED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::SCROLL_SPEED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_PRIMARY_CURSOR_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::PRIMARY_CURSOR_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_SECONDARY_CURSOR_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::SECONDARY_CURSOR_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_ENABLE_CURSOR_BLINK_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::ENABLE_CURSOR_BLINK; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_CURSOR_BLINK_INTERVAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::CURSOR_BLINK_INTERVAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_CURSOR_BLINK_DURATION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::CURSOR_BLINK_DURATION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_CURSOR_WIDTH_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::CURSOR_WIDTH; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_GRAB_HANDLE_IMAGE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::GRAB_HANDLE_IMAGE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_GRAB_HANDLE_PRESSED_IMAGE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::GRAB_HANDLE_PRESSED_IMAGE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_SELECTION_HANDLE_IMAGE_LEFT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::SELECTION_HANDLE_IMAGE_LEFT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_SELECTION_HANDLE_IMAGE_RIGHT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::SELECTION_HANDLE_IMAGE_RIGHT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_SELECTION_HANDLE_PRESSED_IMAGE_LEFT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::SELECTION_HANDLE_PRESSED_IMAGE_LEFT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_SELECTION_HANDLE_PRESSED_IMAGE_RIGHT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::SELECTION_HANDLE_PRESSED_IMAGE_RIGHT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_SELECTION_HANDLE_MARKER_IMAGE_LEFT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::SELECTION_HANDLE_MARKER_IMAGE_LEFT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_SELECTION_HANDLE_MARKER_IMAGE_RIGHT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::SELECTION_HANDLE_MARKER_IMAGE_RIGHT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_SELECTION_HIGHLIGHT_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::SELECTION_HIGHLIGHT_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_DECORATION_BOUNDING_BOX_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::DECORATION_BOUNDING_BOX; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_ENABLE_MARKUP_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::ENABLE_MARKUP; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_INPUT_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::INPUT_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_INPUT_FONT_FAMILY_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::INPUT_FONT_FAMILY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_INPUT_FONT_STYLE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::INPUT_FONT_STYLE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_INPUT_POINT_SIZE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::INPUT_POINT_SIZE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_LINE_SPACING_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::LINE_SPACING; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_INPUT_LINE_SPACING_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::INPUT_LINE_SPACING; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_UNDERLINE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::UNDERLINE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_INPUT_UNDERLINE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::INPUT_UNDERLINE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_SHADOW_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::SHADOW; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_INPUT_SHADOW_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::INPUT_SHADOW; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_EMBOSS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::EMBOSS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_INPUT_EMBOSS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::INPUT_EMBOSS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_OUTLINE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::OUTLINE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextEditor_Property_INPUT_OUTLINE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextEditor::Property::INPUT_OUTLINE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TextEditor_Property() { - void * jresult ; - Dali::Toolkit::TextEditor::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::TextEditor::Property *)new Dali::Toolkit::TextEditor::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TextEditor_Property(void * jarg1) { - Dali::Toolkit::TextEditor::Property *arg1 = (Dali::Toolkit::TextEditor::Property *) 0 ; - - arg1 = (Dali::Toolkit::TextEditor::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TextEditor_InputStyle() { - void * jresult ; - Dali::Toolkit::TextEditor::InputStyle *result = 0 ; - - { - try { - result = (Dali::Toolkit::TextEditor::InputStyle *)new Dali::Toolkit::TextEditor::InputStyle(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TextEditor_InputStyle(void * jarg1) { - Dali::Toolkit::TextEditor::InputStyle *arg1 = (Dali::Toolkit::TextEditor::InputStyle *) 0 ; - - arg1 = (Dali::Toolkit::TextEditor::InputStyle *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextEditor_New() { - void * jresult ; - Dali::Toolkit::TextEditor result; - - { - try { - result = Dali::Toolkit::TextEditor::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::TextEditor((const Dali::Toolkit::TextEditor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TextEditor__SWIG_0() { - void * jresult ; - Dali::Toolkit::TextEditor *result = 0 ; - - { - try { - result = (Dali::Toolkit::TextEditor *)new Dali::Toolkit::TextEditor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TextEditor__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::TextEditor *arg1 = 0 ; - Dali::Toolkit::TextEditor *result = 0 ; - - arg1 = (Dali::Toolkit::TextEditor *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::TextEditor const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::TextEditor *)new Dali::Toolkit::TextEditor((Dali::Toolkit::TextEditor const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextEditor_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::TextEditor *arg1 = (Dali::Toolkit::TextEditor *) 0 ; - Dali::Toolkit::TextEditor *arg2 = 0 ; - Dali::Toolkit::TextEditor *result = 0 ; - - arg1 = (Dali::Toolkit::TextEditor *)jarg1; - arg2 = (Dali::Toolkit::TextEditor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::TextEditor const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::TextEditor *) &(arg1)->operator =((Dali::Toolkit::TextEditor const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TextEditor(void * jarg1) { - Dali::Toolkit::TextEditor *arg1 = (Dali::Toolkit::TextEditor *) 0 ; - - arg1 = (Dali::Toolkit::TextEditor *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextEditor_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::TextEditor result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::TextEditor::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::TextEditor((const Dali::Toolkit::TextEditor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextEditor_TextChangedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::TextEditor *arg1 = (Dali::Toolkit::TextEditor *) 0 ; - Dali::Toolkit::TextEditor::TextChangedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::TextEditor *)jarg1; - { - try { - result = (Dali::Toolkit::TextEditor::TextChangedSignalType *) &(arg1)->TextChangedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextEditor_InputStyleChangedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::TextEditor *arg1 = (Dali::Toolkit::TextEditor *) 0 ; - Dali::Toolkit::TextEditor::InputStyleChangedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::TextEditor *)jarg1; - { - try { - result = (Dali::Toolkit::TextEditor::InputStyleChangedSignalType *) &(arg1)->InputStyleChangedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_RENDERING_BACKEND_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::RENDERING_BACKEND; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_TEXT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::TEXT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_PLACEHOLDER_TEXT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::PLACEHOLDER_TEXT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_PLACEHOLDER_TEXT_FOCUSED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::PLACEHOLDER_TEXT_FOCUSED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_FONT_FAMILY_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::FONT_FAMILY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_FONT_STYLE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::FONT_STYLE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_POINT_SIZE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::POINT_SIZE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_MAX_LENGTH_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::MAX_LENGTH; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_EXCEED_POLICY_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::EXCEED_POLICY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_HORIZONTAL_ALIGNMENT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::HORIZONTAL_ALIGNMENT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_VERTICAL_ALIGNMENT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::VERTICAL_ALIGNMENT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_TEXT_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::TEXT_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_PLACEHOLDER_TEXT_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::PLACEHOLDER_TEXT_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_SHADOW_OFFSET_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::SHADOW_OFFSET; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_SHADOW_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::SHADOW_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_PRIMARY_CURSOR_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::PRIMARY_CURSOR_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_SECONDARY_CURSOR_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::SECONDARY_CURSOR_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_ENABLE_CURSOR_BLINK_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::ENABLE_CURSOR_BLINK; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_CURSOR_BLINK_INTERVAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::CURSOR_BLINK_INTERVAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_CURSOR_BLINK_DURATION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::CURSOR_BLINK_DURATION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_CURSOR_WIDTH_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::CURSOR_WIDTH; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_GRAB_HANDLE_IMAGE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::GRAB_HANDLE_IMAGE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_GRAB_HANDLE_PRESSED_IMAGE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::GRAB_HANDLE_PRESSED_IMAGE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_SCROLL_THRESHOLD_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::SCROLL_THRESHOLD; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_SCROLL_SPEED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::SCROLL_SPEED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_SELECTION_HANDLE_IMAGE_LEFT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::SELECTION_HANDLE_IMAGE_LEFT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_SELECTION_HANDLE_IMAGE_RIGHT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::SELECTION_HANDLE_IMAGE_RIGHT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_SELECTION_HANDLE_PRESSED_IMAGE_LEFT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::SELECTION_HANDLE_PRESSED_IMAGE_LEFT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_SELECTION_HANDLE_PRESSED_IMAGE_RIGHT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::SELECTION_HANDLE_PRESSED_IMAGE_RIGHT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_SELECTION_HANDLE_MARKER_IMAGE_LEFT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::SELECTION_HANDLE_MARKER_IMAGE_LEFT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_SELECTION_HANDLE_MARKER_IMAGE_RIGHT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::SELECTION_HANDLE_MARKER_IMAGE_RIGHT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_SELECTION_HIGHLIGHT_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::SELECTION_HIGHLIGHT_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_DECORATION_BOUNDING_BOX_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::DECORATION_BOUNDING_BOX; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_INPUT_METHOD_SETTINGS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::INPUT_METHOD_SETTINGS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_INPUT_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::INPUT_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_ENABLE_MARKUP_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::ENABLE_MARKUP; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_INPUT_FONT_FAMILY_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::INPUT_FONT_FAMILY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_INPUT_FONT_STYLE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::INPUT_FONT_STYLE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_INPUT_POINT_SIZE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::INPUT_POINT_SIZE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_UNDERLINE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::UNDERLINE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_INPUT_UNDERLINE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::INPUT_UNDERLINE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_SHADOW_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::SHADOW; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_INPUT_SHADOW_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::INPUT_SHADOW; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_EMBOSS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::EMBOSS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_INPUT_EMBOSS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::INPUT_EMBOSS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_OUTLINE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::OUTLINE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextField_Property_INPUT_OUTLINE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextField::Property::INPUT_OUTLINE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TextField_Property() { - void * jresult ; - Dali::Toolkit::TextField::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::TextField::Property *)new Dali::Toolkit::TextField::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TextField_Property(void * jarg1) { - Dali::Toolkit::TextField::Property *arg1 = (Dali::Toolkit::TextField::Property *) 0 ; - - arg1 = (Dali::Toolkit::TextField::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TextField_InputStyle() { - void * jresult ; - Dali::Toolkit::TextField::InputStyle *result = 0 ; - - { - try { - result = (Dali::Toolkit::TextField::InputStyle *)new Dali::Toolkit::TextField::InputStyle(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TextField_InputStyle(void * jarg1) { - Dali::Toolkit::TextField::InputStyle *arg1 = (Dali::Toolkit::TextField::InputStyle *) 0 ; - - arg1 = (Dali::Toolkit::TextField::InputStyle *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextField_New() { - void * jresult ; - Dali::Toolkit::TextField result; - - { - try { - result = Dali::Toolkit::TextField::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::TextField((const Dali::Toolkit::TextField &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TextField__SWIG_0() { - void * jresult ; - Dali::Toolkit::TextField *result = 0 ; - - { - try { - result = (Dali::Toolkit::TextField *)new Dali::Toolkit::TextField(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TextField__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::TextField *arg1 = 0 ; - Dali::Toolkit::TextField *result = 0 ; - - arg1 = (Dali::Toolkit::TextField *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::TextField const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::TextField *)new Dali::Toolkit::TextField((Dali::Toolkit::TextField const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextField_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::TextField *arg1 = (Dali::Toolkit::TextField *) 0 ; - Dali::Toolkit::TextField *arg2 = 0 ; - Dali::Toolkit::TextField *result = 0 ; - - arg1 = (Dali::Toolkit::TextField *)jarg1; - arg2 = (Dali::Toolkit::TextField *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::TextField const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::TextField *) &(arg1)->operator =((Dali::Toolkit::TextField const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TextField(void * jarg1) { - Dali::Toolkit::TextField *arg1 = (Dali::Toolkit::TextField *) 0 ; - - arg1 = (Dali::Toolkit::TextField *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextField_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::TextField result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::TextField::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::TextField((const Dali::Toolkit::TextField &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextField_TextChangedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::TextField *arg1 = (Dali::Toolkit::TextField *) 0 ; - Dali::Toolkit::TextField::TextChangedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::TextField *)jarg1; - { - try { - result = (Dali::Toolkit::TextField::TextChangedSignalType *) &(arg1)->TextChangedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextField_MaxLengthReachedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::TextField *arg1 = (Dali::Toolkit::TextField *) 0 ; - Dali::Toolkit::TextField::MaxLengthReachedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::TextField *)jarg1; - { - try { - result = (Dali::Toolkit::TextField::MaxLengthReachedSignalType *) &(arg1)->MaxLengthReachedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextField_InputStyleChangedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::TextField *arg1 = (Dali::Toolkit::TextField *) 0 ; - Dali::Toolkit::TextField::InputStyleChangedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::TextField *)jarg1; - { - try { - result = (Dali::Toolkit::TextField::InputStyleChangedSignalType *) &(arg1)->InputStyleChangedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_RENDERING_BACKEND_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::RENDERING_BACKEND; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_TEXT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::TEXT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_FONT_FAMILY_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::FONT_FAMILY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_FONT_STYLE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::FONT_STYLE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_POINT_SIZE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::POINT_SIZE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_MULTI_LINE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::MULTI_LINE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_HORIZONTAL_ALIGNMENT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::HORIZONTAL_ALIGNMENT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_VERTICAL_ALIGNMENT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::VERTICAL_ALIGNMENT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_TEXT_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::TEXT_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_SHADOW_OFFSET_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::SHADOW_OFFSET; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_SHADOW_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::SHADOW_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_UNDERLINE_ENABLED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::UNDERLINE_ENABLED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_UNDERLINE_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::UNDERLINE_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_UNDERLINE_HEIGHT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::UNDERLINE_HEIGHT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_ENABLE_MARKUP_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::ENABLE_MARKUP; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_ENABLE_AUTO_SCROLL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::ENABLE_AUTO_SCROLL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_AUTO_SCROLL_SPEED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::AUTO_SCROLL_SPEED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_AUTO_SCROLL_LOOP_COUNT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::AUTO_SCROLL_LOOP_COUNT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_AUTO_SCROLL_GAP_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::AUTO_SCROLL_GAP; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_LINE_SPACING_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::LINE_SPACING; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_UNDERLINE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::UNDERLINE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_SHADOW_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::SHADOW; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_EMBOSS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::EMBOSS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_TextLabel_Property_OUTLINE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::TextLabel::Property::OUTLINE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TextLabel_Property() { - void * jresult ; - Dali::Toolkit::TextLabel::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::TextLabel::Property *)new Dali::Toolkit::TextLabel::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TextLabel_Property(void * jarg1) { - Dali::Toolkit::TextLabel::Property *arg1 = (Dali::Toolkit::TextLabel::Property *) 0 ; - - arg1 = (Dali::Toolkit::TextLabel::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextLabel_New__SWIG_0() { - void * jresult ; - Dali::Toolkit::TextLabel result; - - { - try { - result = Dali::Toolkit::TextLabel::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::TextLabel((const Dali::Toolkit::TextLabel &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextLabel_New__SWIG_1(char * jarg1) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::Toolkit::TextLabel result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - { - try { - result = Dali::Toolkit::TextLabel::New((std::string const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::TextLabel((const Dali::Toolkit::TextLabel &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TextLabel__SWIG_0() { - void * jresult ; - Dali::Toolkit::TextLabel *result = 0 ; - - { - try { - result = (Dali::Toolkit::TextLabel *)new Dali::Toolkit::TextLabel(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TextLabel__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::TextLabel *arg1 = 0 ; - Dali::Toolkit::TextLabel *result = 0 ; - - arg1 = (Dali::Toolkit::TextLabel *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::TextLabel const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::TextLabel *)new Dali::Toolkit::TextLabel((Dali::Toolkit::TextLabel const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextLabel_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::TextLabel *arg1 = (Dali::Toolkit::TextLabel *) 0 ; - Dali::Toolkit::TextLabel *arg2 = 0 ; - Dali::Toolkit::TextLabel *result = 0 ; - - arg1 = (Dali::Toolkit::TextLabel *)jarg1; - arg2 = (Dali::Toolkit::TextLabel *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::TextLabel const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::TextLabel *) &(arg1)->operator =((Dali::Toolkit::TextLabel const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TextLabel(void * jarg1) { - Dali::Toolkit::TextLabel *arg1 = (Dali::Toolkit::TextLabel *) 0 ; - - arg1 = (Dali::Toolkit::TextLabel *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_TextLabel_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::TextLabel result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::TextLabel::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::TextLabel((const Dali::Toolkit::TextLabel &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AccessibilityManager() { - void * jresult ; - Dali::Toolkit::AccessibilityManager *result = 0 ; - - { - try { - result = (Dali::Toolkit::AccessibilityManager *)new Dali::Toolkit::AccessibilityManager(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_AccessibilityManager(void * jarg1) { - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_Get() { - void * jresult ; - Dali::Toolkit::AccessibilityManager result; - - { - try { - result = Dali::Toolkit::AccessibilityManager::Get(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::AccessibilityManager((const Dali::Toolkit::AccessibilityManager &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AccessibilityManager_SetAccessibilityAttribute(void * jarg1, void * jarg2, int jarg3, char * jarg4) { - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Actor arg2 ; - Dali::Toolkit::AccessibilityManager::AccessibilityAttribute arg3 ; - std::string *arg4 = 0 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::Toolkit::AccessibilityManager::AccessibilityAttribute)jarg3; - if (!jarg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg4_str(jarg4); - arg4 = &arg4_str; - { - try { - (arg1)->SetAccessibilityAttribute(arg2,arg3,(std::string const &)*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_AccessibilityManager_GetAccessibilityAttribute(void * jarg1, void * jarg2, int jarg3) { - char * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Actor arg2 ; - Dali::Toolkit::AccessibilityManager::AccessibilityAttribute arg3 ; - Dali::Actor *argp2 ; - std::string result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - arg3 = (Dali::Toolkit::AccessibilityManager::AccessibilityAttribute)jarg3; - { - try { - result = ((Dali::Toolkit::AccessibilityManager const *)arg1)->GetAccessibilityAttribute(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback((&result)->c_str()); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AccessibilityManager_SetFocusOrder(void * jarg1, void * jarg2, unsigned int jarg3) { - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Actor arg2 ; - unsigned int arg3 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - arg3 = (unsigned int)jarg3; - { - try { - (arg1)->SetFocusOrder(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AccessibilityManager_GetFocusOrder(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - unsigned int result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (unsigned int)((Dali::Toolkit::AccessibilityManager const *)arg1)->GetFocusOrder(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AccessibilityManager_GenerateNewFocusOrder(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (unsigned int)((Dali::Toolkit::AccessibilityManager const *)arg1)->GenerateNewFocusOrder(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_GetActorByFocusOrder(void * jarg1, unsigned int jarg2) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - unsigned int arg2 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (arg1)->GetActorByFocusOrder(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AccessibilityManager_SetCurrentFocusActor(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - bool result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)(arg1)->SetCurrentFocusActor(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_GetCurrentFocusActor(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (arg1)->GetCurrentFocusActor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_GetCurrentFocusGroup(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (arg1)->GetCurrentFocusGroup(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AccessibilityManager_GetCurrentFocusOrder(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (unsigned int)(arg1)->GetCurrentFocusOrder(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AccessibilityManager_MoveFocusForward(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (bool)(arg1)->MoveFocusForward(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AccessibilityManager_MoveFocusBackward(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (bool)(arg1)->MoveFocusBackward(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AccessibilityManager_ClearFocus(void * jarg1) { - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - (arg1)->ClearFocus(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AccessibilityManager_Reset(void * jarg1) { - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - (arg1)->Reset(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AccessibilityManager_SetFocusGroup(void * jarg1, void * jarg2, unsigned int jarg3) { - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Actor arg2 ; - bool arg3 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - arg3 = jarg3 ? true : false; - { - try { - (arg1)->SetFocusGroup(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AccessibilityManager_IsFocusGroup(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - bool result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)((Dali::Toolkit::AccessibilityManager const *)arg1)->IsFocusGroup(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AccessibilityManager_SetGroupMode(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - bool arg2 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetGroupMode(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AccessibilityManager_GetGroupMode(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (bool)((Dali::Toolkit::AccessibilityManager const *)arg1)->GetGroupMode(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AccessibilityManager_SetWrapMode(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - bool arg2 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetWrapMode(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AccessibilityManager_GetWrapMode(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (bool)((Dali::Toolkit::AccessibilityManager const *)arg1)->GetWrapMode(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AccessibilityManager_SetFocusIndicatorActor(void * jarg1, void * jarg2) { - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetFocusIndicatorActor(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_GetFocusIndicatorActor(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (arg1)->GetFocusIndicatorActor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_GetFocusGroup(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (arg1)->GetFocusGroup(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_GetReadPosition(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Vector2 result; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = ((Dali::Toolkit::AccessibilityManager const *)arg1)->GetReadPosition(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector2((const Dali::Vector2 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_FocusChangedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::FocusChangedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::FocusChangedSignalType *) &(arg1)->FocusChangedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_FocusOvershotSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::FocusOvershotSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::FocusOvershotSignalType *) &(arg1)->FocusOvershotSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_FocusedActorActivatedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::FocusedActorActivatedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::FocusedActorActivatedSignalType *) &(arg1)->FocusedActorActivatedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_StatusChangedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->StatusChangedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionNextSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionNextSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionPreviousSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionPreviousSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionActivateSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionActivateSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionReadSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionReadSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionOverSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionOverSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionReadNextSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionReadNextSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionReadPreviousSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionReadPreviousSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionUpSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionUpSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionDownSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionDownSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionClearFocusSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionClearFocusSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionBackSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionBackSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionScrollUpSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionScrollUpSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionScrollDownSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionScrollDownSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionPageLeftSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionPageLeftSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionPageRightSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionPageRightSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionPageUpSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionPageUpSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionPageDownSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionPageDownSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionMoveToFirstSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionMoveToFirstSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionMoveToLastSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionMoveToLastSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionReadFromTopSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionReadFromTopSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionReadFromNextSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionReadFromNextSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionZoomSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionZoomSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionReadIndicatorInformationSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionReadIndicatorInformationSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionReadPauseResumeSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionReadPauseResumeSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionStartStopSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionSignalType *) &(arg1)->ActionStartStopSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AccessibilityManager_ActionScrollSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AccessibilityManager *arg1 = (Dali::Toolkit::AccessibilityManager *) 0 ; - Dali::Toolkit::AccessibilityManager::AccessibilityActionScrollSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AccessibilityManager *)jarg1; - { - try { - result = (Dali::Toolkit::AccessibilityManager::AccessibilityActionScrollSignalType *) &(arg1)->ActionScrollSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_StyleManager() { - void * jresult ; - Dali::Toolkit::StyleManager *result = 0 ; - - { - try { - result = (Dali::Toolkit::StyleManager *)new Dali::Toolkit::StyleManager(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_StyleManager(void * jarg1) { - Dali::Toolkit::StyleManager *arg1 = (Dali::Toolkit::StyleManager *) 0 ; - - arg1 = (Dali::Toolkit::StyleManager *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_StyleManager_Get() { - void * jresult ; - Dali::Toolkit::StyleManager result; - - { - try { - result = Dali::Toolkit::StyleManager::Get(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::StyleManager((const Dali::Toolkit::StyleManager &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_StyleManager_ApplyTheme(void * jarg1, char * jarg2) { - Dali::Toolkit::StyleManager *arg1 = (Dali::Toolkit::StyleManager *) 0 ; - std::string *arg2 = 0 ; - - arg1 = (Dali::Toolkit::StyleManager *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - (arg1)->ApplyTheme((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_StyleManager_ApplyDefaultTheme(void * jarg1) { - Dali::Toolkit::StyleManager *arg1 = (Dali::Toolkit::StyleManager *) 0 ; - - arg1 = (Dali::Toolkit::StyleManager *)jarg1; - { - try { - (arg1)->ApplyDefaultTheme(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_StyleManager_SetStyleConstant(void * jarg1, char * jarg2, void * jarg3) { - Dali::Toolkit::StyleManager *arg1 = (Dali::Toolkit::StyleManager *) 0 ; - std::string *arg2 = 0 ; - Dali::Property::Value *arg3 = 0 ; - - arg1 = (Dali::Toolkit::StyleManager *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Value *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Value const & type is null", 0); - return ; - } - { - try { - (arg1)->SetStyleConstant((std::string const &)*arg2,(Dali::Property::Value const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_StyleManager_GetStyleConstant(void * jarg1, char * jarg2, void * jarg3) { - unsigned int jresult ; - Dali::Toolkit::StyleManager *arg1 = (Dali::Toolkit::StyleManager *) 0 ; - std::string *arg2 = 0 ; - Dali::Property::Value *arg3 = 0 ; - bool result; - - arg1 = (Dali::Toolkit::StyleManager *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - arg3 = (Dali::Property::Value *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Value & type is null", 0); - return 0; - } - { - try { - result = (bool)(arg1)->GetStyleConstant((std::string const &)*arg2,*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_StyleManager_ApplyStyle(void * jarg1, void * jarg2, char * jarg3, char * jarg4) { - Dali::Toolkit::StyleManager *arg1 = (Dali::Toolkit::StyleManager *) 0 ; - Dali::Toolkit::Control arg2 ; - std::string *arg3 = 0 ; - std::string *arg4 = 0 ; - Dali::Toolkit::Control *argp2 ; - - arg1 = (Dali::Toolkit::StyleManager *)jarg1; - argp2 = (Dali::Toolkit::Control *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::Control", 0); - return ; - } - arg2 = *argp2; - if (!jarg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg3_str(jarg3); - arg3 = &arg3_str; - if (!jarg4) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg4_str(jarg4); - arg4 = &arg4_str; - { - try { - (arg1)->ApplyStyle(arg2,(std::string const &)*arg3,(std::string const &)*arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - - - //argout typemap for const std::string& - -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_StyleManager_StyleChangedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::StyleManager *arg1 = (Dali::Toolkit::StyleManager *) 0 ; - Dali::Toolkit::StyleManager::StyleChangedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::StyleManager *)jarg1; - { - try { - result = (Dali::Toolkit::StyleManager::StyleChangedSignalType *) &(arg1)->StyleChangedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Slider_Property_LOWER_BOUND_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Slider::Property::LOWER_BOUND; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Slider_Property_UPPER_BOUND_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Slider::Property::UPPER_BOUND; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Slider_Property_VALUE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Slider::Property::VALUE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Slider_Property_TRACK_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Slider::Property::TRACK_VISUAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Slider_Property_HANDLE_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Slider::Property::HANDLE_VISUAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Slider_Property_PROGRESS_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Slider::Property::PROGRESS_VISUAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Slider_Property_POPUP_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Slider::Property::POPUP_VISUAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Slider_Property_POPUP_ARROW_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Slider::Property::POPUP_ARROW_VISUAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Slider_Property_DISABLED_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Slider::Property::DISABLED_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Slider_Property_VALUE_PRECISION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Slider::Property::VALUE_PRECISION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Slider_Property_SHOW_POPUP_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Slider::Property::SHOW_POPUP; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Slider_Property_SHOW_VALUE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Slider::Property::SHOW_VALUE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Slider_Property_MARKS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Slider::Property::MARKS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Slider_Property_SNAP_TO_MARKS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Slider::Property::SNAP_TO_MARKS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Slider_Property_MARK_TOLERANCE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Slider::Property::MARK_TOLERANCE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Slider_Property() { - void * jresult ; - Dali::Toolkit::Slider::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::Slider::Property *)new Dali::Toolkit::Slider::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Slider_Property(void * jarg1) { - Dali::Toolkit::Slider::Property *arg1 = (Dali::Toolkit::Slider::Property *) 0 ; - - arg1 = (Dali::Toolkit::Slider::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Slider_New() { - void * jresult ; - Dali::Toolkit::Slider result; - - { - try { - result = Dali::Toolkit::Slider::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Slider((const Dali::Toolkit::Slider &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Slider__SWIG_0() { - void * jresult ; - Dali::Toolkit::Slider *result = 0 ; - - { - try { - result = (Dali::Toolkit::Slider *)new Dali::Toolkit::Slider(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Slider__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::Slider *arg1 = 0 ; - Dali::Toolkit::Slider *result = 0 ; - - arg1 = (Dali::Toolkit::Slider *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Slider const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Slider *)new Dali::Toolkit::Slider((Dali::Toolkit::Slider const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Slider_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::Slider *arg1 = (Dali::Toolkit::Slider *) 0 ; - Dali::Toolkit::Slider *arg2 = 0 ; - Dali::Toolkit::Slider *result = 0 ; - - arg1 = (Dali::Toolkit::Slider *)jarg1; - arg2 = (Dali::Toolkit::Slider *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Slider const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Slider *) &(arg1)->operator =((Dali::Toolkit::Slider const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Slider(void * jarg1) { - Dali::Toolkit::Slider *arg1 = (Dali::Toolkit::Slider *) 0 ; - - arg1 = (Dali::Toolkit::Slider *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Slider_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::Slider result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::Slider::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Slider((const Dali::Toolkit::Slider &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Slider_ValueChangedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Slider *arg1 = (Dali::Toolkit::Slider *) 0 ; - Dali::Toolkit::Slider::ValueChangedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Slider *)jarg1; - { - try { - result = (Dali::Toolkit::Slider::ValueChangedSignalType *) &(arg1)->ValueChangedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Slider_SlidingFinishedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Slider *arg1 = (Dali::Toolkit::Slider *) 0 ; - Dali::Toolkit::Slider::ValueChangedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Slider *)jarg1; - { - try { - result = (Dali::Toolkit::Slider::ValueChangedSignalType *) &(arg1)->SlidingFinishedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Slider_MarkReachedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Slider *arg1 = (Dali::Toolkit::Slider *) 0 ; - Dali::Toolkit::Slider::MarkReachedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Slider *)jarg1; - { - try { - result = (Dali::Toolkit::Slider::MarkReachedSignalType *) &(arg1)->MarkReachedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_VideoView_Property_VIDEO_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::VideoView::Property::VIDEO; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_VideoView_Property_LOOPING_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::VideoView::Property::LOOPING; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_VideoView_Property_MUTED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::VideoView::Property::MUTED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_VideoView_Property_VOLUME_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::VideoView::Property::VOLUME; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VideoView_Property() { - void * jresult ; - Dali::Toolkit::VideoView::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::VideoView::Property *)new Dali::Toolkit::VideoView::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_VideoView_Property(void * jarg1) { - Dali::Toolkit::VideoView::Property *arg1 = (Dali::Toolkit::VideoView::Property *) 0 ; - - arg1 = (Dali::Toolkit::VideoView::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VideoView_New__SWIG_0() { - void * jresult ; - Dali::Toolkit::VideoView result; - - { - try { - result = Dali::Toolkit::VideoView::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::VideoView((const Dali::Toolkit::VideoView &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VideoView_New__SWIG_1(char * jarg1) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::Toolkit::VideoView result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - { - try { - result = Dali::Toolkit::VideoView::New((std::string const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::VideoView((const Dali::Toolkit::VideoView &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VideoView__SWIG_0() { - void * jresult ; - Dali::Toolkit::VideoView *result = 0 ; - - { - try { - result = (Dali::Toolkit::VideoView *)new Dali::Toolkit::VideoView(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_VideoView(void * jarg1) { - Dali::Toolkit::VideoView *arg1 = (Dali::Toolkit::VideoView *) 0 ; - - arg1 = (Dali::Toolkit::VideoView *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VideoView__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::VideoView *arg1 = 0 ; - Dali::Toolkit::VideoView *result = 0 ; - - arg1 = (Dali::Toolkit::VideoView *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::VideoView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::VideoView *)new Dali::Toolkit::VideoView((Dali::Toolkit::VideoView const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VideoView_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::VideoView *arg1 = (Dali::Toolkit::VideoView *) 0 ; - Dali::Toolkit::VideoView *arg2 = 0 ; - Dali::Toolkit::VideoView *result = 0 ; - - arg1 = (Dali::Toolkit::VideoView *)jarg1; - arg2 = (Dali::Toolkit::VideoView *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::VideoView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::VideoView *) &(arg1)->operator =((Dali::Toolkit::VideoView const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VideoView_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::VideoView result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::VideoView::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::VideoView((const Dali::Toolkit::VideoView &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VideoView_Play(void * jarg1) { - Dali::Toolkit::VideoView *arg1 = (Dali::Toolkit::VideoView *) 0 ; - - arg1 = (Dali::Toolkit::VideoView *)jarg1; - { - try { - (arg1)->Play(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VideoView_Pause(void * jarg1) { - Dali::Toolkit::VideoView *arg1 = (Dali::Toolkit::VideoView *) 0 ; - - arg1 = (Dali::Toolkit::VideoView *)jarg1; - { - try { - (arg1)->Pause(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VideoView_Stop(void * jarg1) { - Dali::Toolkit::VideoView *arg1 = (Dali::Toolkit::VideoView *) 0 ; - - arg1 = (Dali::Toolkit::VideoView *)jarg1; - { - try { - (arg1)->Stop(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VideoView_Forward(void * jarg1, int jarg2) { - Dali::Toolkit::VideoView *arg1 = (Dali::Toolkit::VideoView *) 0 ; - int arg2 ; - - arg1 = (Dali::Toolkit::VideoView *)jarg1; - arg2 = (int)jarg2; - { - try { - (arg1)->Forward(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VideoView_Backward(void * jarg1, int jarg2) { - Dali::Toolkit::VideoView *arg1 = (Dali::Toolkit::VideoView *) 0 ; - int arg2 ; - - arg1 = (Dali::Toolkit::VideoView *)jarg1; - arg2 = (int)jarg2; - { - try { - (arg1)->Backward(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VideoView_FinishedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::VideoView *arg1 = (Dali::Toolkit::VideoView *) 0 ; - Dali::Toolkit::VideoView::VideoViewSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::VideoView *)jarg1; - { - try { - result = (Dali::Toolkit::VideoView::VideoViewSignalType *) &(arg1)->FinishedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_TITLE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::TITLE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_CONTENT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::CONTENT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_FOOTER_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::FOOTER; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_DISPLAY_STATE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::DISPLAY_STATE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_TOUCH_TRANSPARENT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::TOUCH_TRANSPARENT; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_TAIL_VISIBILITY_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::TAIL_VISIBILITY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_TAIL_POSITION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::TAIL_POSITION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_CONTEXTUAL_MODE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::CONTEXTUAL_MODE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_ANIMATION_DURATION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::ANIMATION_DURATION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_ANIMATION_MODE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::ANIMATION_MODE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_ENTRY_ANIMATION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::ENTRY_ANIMATION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_EXIT_ANIMATION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::EXIT_ANIMATION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_AUTO_HIDE_DELAY_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::AUTO_HIDE_DELAY; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_BACKING_ENABLED_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::BACKING_ENABLED; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_BACKING_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::BACKING_COLOR; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_POPUP_BACKGROUND_IMAGE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::POPUP_BACKGROUND_IMAGE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_POPUP_BACKGROUND_BORDER_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::POPUP_BACKGROUND_BORDER; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_TAIL_UP_IMAGE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::TAIL_UP_IMAGE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_TAIL_DOWN_IMAGE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::TAIL_DOWN_IMAGE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_TAIL_LEFT_IMAGE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::TAIL_LEFT_IMAGE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_Property_TAIL_RIGHT_IMAGE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Popup::Property::TAIL_RIGHT_IMAGE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Popup_Property() { - void * jresult ; - Dali::Toolkit::Popup::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::Popup::Property *)new Dali::Toolkit::Popup::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Popup_Property(void * jarg1) { - Dali::Toolkit::Popup::Property *arg1 = (Dali::Toolkit::Popup::Property *) 0 ; - - arg1 = (Dali::Toolkit::Popup::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Popup__SWIG_0() { - void * jresult ; - Dali::Toolkit::Popup *result = 0 ; - - { - try { - result = (Dali::Toolkit::Popup *)new Dali::Toolkit::Popup(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Popup_New() { - void * jresult ; - Dali::Toolkit::Popup result; - - { - try { - result = Dali::Toolkit::Popup::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Popup((const Dali::Toolkit::Popup &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Popup(void * jarg1) { - Dali::Toolkit::Popup *arg1 = (Dali::Toolkit::Popup *) 0 ; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Popup__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::Popup *arg1 = 0 ; - Dali::Toolkit::Popup *result = 0 ; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Popup const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Popup *)new Dali::Toolkit::Popup((Dali::Toolkit::Popup const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Popup_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::Popup *arg1 = (Dali::Toolkit::Popup *) 0 ; - Dali::Toolkit::Popup *arg2 = 0 ; - Dali::Toolkit::Popup *result = 0 ; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - arg2 = (Dali::Toolkit::Popup *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Popup const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Popup *) &(arg1)->operator =((Dali::Toolkit::Popup const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Popup_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::Popup result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::Popup::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Popup((const Dali::Toolkit::Popup &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Popup_SetTitle(void * jarg1, void * jarg2) { - Dali::Toolkit::Popup *arg1 = (Dali::Toolkit::Popup *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetTitle(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Popup_GetTitle(void * jarg1) { - void * jresult ; - Dali::Toolkit::Popup *arg1 = (Dali::Toolkit::Popup *) 0 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - { - try { - result = ((Dali::Toolkit::Popup const *)arg1)->GetTitle(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Popup_SetContent(void * jarg1, void * jarg2) { - Dali::Toolkit::Popup *arg1 = (Dali::Toolkit::Popup *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetContent(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Popup_GetContent(void * jarg1) { - void * jresult ; - Dali::Toolkit::Popup *arg1 = (Dali::Toolkit::Popup *) 0 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - { - try { - result = ((Dali::Toolkit::Popup const *)arg1)->GetContent(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Popup_SetFooter(void * jarg1, void * jarg2) { - Dali::Toolkit::Popup *arg1 = (Dali::Toolkit::Popup *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetFooter(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Popup_GetFooter(void * jarg1) { - void * jresult ; - Dali::Toolkit::Popup *arg1 = (Dali::Toolkit::Popup *) 0 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - { - try { - result = ((Dali::Toolkit::Popup const *)arg1)->GetFooter(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Popup_SetDisplayState(void * jarg1, int jarg2) { - Dali::Toolkit::Popup *arg1 = (Dali::Toolkit::Popup *) 0 ; - Dali::Toolkit::Popup::DisplayState arg2 ; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - arg2 = (Dali::Toolkit::Popup::DisplayState)jarg2; - { - try { - (arg1)->SetDisplayState(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_Popup_GetDisplayState(void * jarg1) { - int jresult ; - Dali::Toolkit::Popup *arg1 = (Dali::Toolkit::Popup *) 0 ; - Dali::Toolkit::Popup::DisplayState result; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - { - try { - result = (Dali::Toolkit::Popup::DisplayState)((Dali::Toolkit::Popup const *)arg1)->GetDisplayState(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Popup_OutsideTouchedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Popup *arg1 = (Dali::Toolkit::Popup *) 0 ; - Dali::Toolkit::Popup::TouchedOutsideSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - { - try { - result = (Dali::Toolkit::Popup::TouchedOutsideSignalType *) &(arg1)->OutsideTouchedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Popup_ShowingSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Popup *arg1 = (Dali::Toolkit::Popup *) 0 ; - Dali::Toolkit::Popup::DisplayStateChangeSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - { - try { - result = (Dali::Toolkit::Popup::DisplayStateChangeSignalType *) &(arg1)->ShowingSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Popup_ShownSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Popup *arg1 = (Dali::Toolkit::Popup *) 0 ; - Dali::Toolkit::Popup::DisplayStateChangeSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - { - try { - result = (Dali::Toolkit::Popup::DisplayStateChangeSignalType *) &(arg1)->ShownSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Popup_HidingSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Popup *arg1 = (Dali::Toolkit::Popup *) 0 ; - Dali::Toolkit::Popup::DisplayStateChangeSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - { - try { - result = (Dali::Toolkit::Popup::DisplayStateChangeSignalType *) &(arg1)->HidingSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Popup_HiddenSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::Popup *arg1 = (Dali::Toolkit::Popup *) 0 ; - Dali::Toolkit::Popup::DisplayStateChangeSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::Popup *)jarg1; - { - try { - result = (Dali::Toolkit::Popup::DisplayStateChangeSignalType *) &(arg1)->HiddenSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ProgressBar_Property_PROGRESS_VALUE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ProgressBar::Property::PROGRESS_VALUE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ProgressBar_Property_SECONDARY_PROGRESS_VALUE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ProgressBar::Property::SECONDARY_PROGRESS_VALUE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ProgressBar_Property_INDETERMINATE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ProgressBar::Property::INDETERMINATE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ProgressBar_Property_TRACK_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ProgressBar::Property::TRACK_VISUAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ProgressBar_Property_PROGRESS_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ProgressBar::Property::PROGRESS_VISUAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ProgressBar_Property_SECONDARY_PROGRESS_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ProgressBar::Property::SECONDARY_PROGRESS_VISUAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ProgressBar_Property_INDETERMINATE_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ProgressBar::Property::INDETERMINATE_VISUAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ProgressBar_Property_INDETERMINATE_VISUAL_ANIMATION_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ProgressBar::Property::INDETERMINATE_VISUAL_ANIMATION; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ProgressBar_Property_LABEL_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ProgressBar::Property::LABEL_VISUAL; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ProgressBar_Property() { - void * jresult ; - Dali::Toolkit::ProgressBar::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::ProgressBar::Property *)new Dali::Toolkit::ProgressBar::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ProgressBar_Property(void * jarg1) { - Dali::Toolkit::ProgressBar::Property *arg1 = (Dali::Toolkit::ProgressBar::Property *) 0 ; - - arg1 = (Dali::Toolkit::ProgressBar::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ProgressBar_New() { - void * jresult ; - Dali::Toolkit::ProgressBar result; - - { - try { - result = Dali::Toolkit::ProgressBar::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ProgressBar((const Dali::Toolkit::ProgressBar &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ProgressBar__SWIG_0() { - void * jresult ; - Dali::Toolkit::ProgressBar *result = 0 ; - - { - try { - result = (Dali::Toolkit::ProgressBar *)new Dali::Toolkit::ProgressBar(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ProgressBar__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::ProgressBar *arg1 = 0 ; - Dali::Toolkit::ProgressBar *result = 0 ; - - arg1 = (Dali::Toolkit::ProgressBar *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ProgressBar const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ProgressBar *)new Dali::Toolkit::ProgressBar((Dali::Toolkit::ProgressBar const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ProgressBar_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::ProgressBar *arg1 = (Dali::Toolkit::ProgressBar *) 0 ; - Dali::Toolkit::ProgressBar *arg2 = 0 ; - Dali::Toolkit::ProgressBar *result = 0 ; - - arg1 = (Dali::Toolkit::ProgressBar *)jarg1; - arg2 = (Dali::Toolkit::ProgressBar *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ProgressBar const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ProgressBar *) &(arg1)->operator =((Dali::Toolkit::ProgressBar const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ProgressBar(void * jarg1) { - Dali::Toolkit::ProgressBar *arg1 = (Dali::Toolkit::ProgressBar *) 0 ; - - arg1 = (Dali::Toolkit::ProgressBar *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ProgressBar_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::ProgressBar result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::ProgressBar::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ProgressBar((const Dali::Toolkit::ProgressBar &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ProgressBar_ValueChangedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::ProgressBar *arg1 = (Dali::Toolkit::ProgressBar *) 0 ; - Dali::Toolkit::ProgressBar::ValueChangedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::ProgressBar *)jarg1; - { - try { - result = (Dali::Toolkit::ProgressBar::ValueChangedSignalType *) &(arg1)->ValueChangedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_GaussianBlurView__SWIG_0() { - void * jresult ; - Dali::Toolkit::GaussianBlurView *result = 0 ; - - { - try { - result = (Dali::Toolkit::GaussianBlurView *)new Dali::Toolkit::GaussianBlurView(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_GaussianBlurView__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::GaussianBlurView *arg1 = 0 ; - Dali::Toolkit::GaussianBlurView *result = 0 ; - - arg1 = (Dali::Toolkit::GaussianBlurView *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::GaussianBlurView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::GaussianBlurView *)new Dali::Toolkit::GaussianBlurView((Dali::Toolkit::GaussianBlurView const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GaussianBlurView_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::GaussianBlurView *arg1 = (Dali::Toolkit::GaussianBlurView *) 0 ; - Dali::Toolkit::GaussianBlurView *arg2 = 0 ; - Dali::Toolkit::GaussianBlurView *result = 0 ; - - arg1 = (Dali::Toolkit::GaussianBlurView *)jarg1; - arg2 = (Dali::Toolkit::GaussianBlurView *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::GaussianBlurView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::GaussianBlurView *) &(arg1)->operator =((Dali::Toolkit::GaussianBlurView const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_GaussianBlurView(void * jarg1) { - Dali::Toolkit::GaussianBlurView *arg1 = (Dali::Toolkit::GaussianBlurView *) 0 ; - - arg1 = (Dali::Toolkit::GaussianBlurView *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GaussianBlurView_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::GaussianBlurView result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::GaussianBlurView::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::GaussianBlurView((const Dali::Toolkit::GaussianBlurView &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GaussianBlurView_New__SWIG_0() { - void * jresult ; - Dali::Toolkit::GaussianBlurView result; - - { - try { - result = Dali::Toolkit::GaussianBlurView::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::GaussianBlurView((const Dali::Toolkit::GaussianBlurView &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GaussianBlurView_New__SWIG_1(unsigned int jarg1, float jarg2, int jarg3, float jarg4, float jarg5, unsigned int jarg6) { - void * jresult ; - unsigned int arg1 ; - float arg2 ; - Dali::Pixel::Format arg3 ; - float arg4 ; - float arg5 ; - bool arg6 ; - Dali::Toolkit::GaussianBlurView result; - - arg1 = (unsigned int)jarg1; - arg2 = (float)jarg2; - arg3 = (Dali::Pixel::Format)jarg3; - arg4 = (float)jarg4; - arg5 = (float)jarg5; - arg6 = jarg6 ? true : false; - { - try { - result = Dali::Toolkit::GaussianBlurView::New(arg1,arg2,arg3,arg4,arg5,arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::GaussianBlurView((const Dali::Toolkit::GaussianBlurView &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GaussianBlurView_New__SWIG_2(unsigned int jarg1, float jarg2, int jarg3, float jarg4, float jarg5) { - void * jresult ; - unsigned int arg1 ; - float arg2 ; - Dali::Pixel::Format arg3 ; - float arg4 ; - float arg5 ; - Dali::Toolkit::GaussianBlurView result; - - arg1 = (unsigned int)jarg1; - arg2 = (float)jarg2; - arg3 = (Dali::Pixel::Format)jarg3; - arg4 = (float)jarg4; - arg5 = (float)jarg5; - { - try { - result = Dali::Toolkit::GaussianBlurView::New(arg1,arg2,arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::GaussianBlurView((const Dali::Toolkit::GaussianBlurView &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_GaussianBlurView_Add(void * jarg1, void * jarg2) { - Dali::Toolkit::GaussianBlurView *arg1 = (Dali::Toolkit::GaussianBlurView *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::GaussianBlurView *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->Add(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_GaussianBlurView_Remove(void * jarg1, void * jarg2) { - Dali::Toolkit::GaussianBlurView *arg1 = (Dali::Toolkit::GaussianBlurView *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::GaussianBlurView *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->Remove(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_GaussianBlurView_Activate(void * jarg1) { - Dali::Toolkit::GaussianBlurView *arg1 = (Dali::Toolkit::GaussianBlurView *) 0 ; - - arg1 = (Dali::Toolkit::GaussianBlurView *)jarg1; - { - try { - (arg1)->Activate(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_GaussianBlurView_ActivateOnce(void * jarg1) { - Dali::Toolkit::GaussianBlurView *arg1 = (Dali::Toolkit::GaussianBlurView *) 0 ; - - arg1 = (Dali::Toolkit::GaussianBlurView *)jarg1; - { - try { - (arg1)->ActivateOnce(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_GaussianBlurView_Deactivate(void * jarg1) { - Dali::Toolkit::GaussianBlurView *arg1 = (Dali::Toolkit::GaussianBlurView *) 0 ; - - arg1 = (Dali::Toolkit::GaussianBlurView *)jarg1; - { - try { - (arg1)->Deactivate(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_GaussianBlurView_SetUserImageAndOutputRenderTarget(void * jarg1, void * jarg2, void * jarg3) { - Dali::Toolkit::GaussianBlurView *arg1 = (Dali::Toolkit::GaussianBlurView *) 0 ; - Dali::Image arg2 ; - Dali::FrameBufferImage arg3 ; - Dali::Image *argp2 ; - Dali::FrameBufferImage *argp3 ; - - arg1 = (Dali::Toolkit::GaussianBlurView *)jarg1; - argp2 = (Dali::Image *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Image", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::FrameBufferImage *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::FrameBufferImage", 0); - return ; - } - arg3 = *argp3; - { - try { - (arg1)->SetUserImageAndOutputRenderTarget(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_GaussianBlurView_GetBlurStrengthPropertyIndex(void * jarg1) { - int jresult ; - Dali::Toolkit::GaussianBlurView *arg1 = (Dali::Toolkit::GaussianBlurView *) 0 ; - Dali::Property::Index result; - - arg1 = (Dali::Toolkit::GaussianBlurView *)jarg1; - { - try { - result = (Dali::Property::Index)((Dali::Toolkit::GaussianBlurView const *)arg1)->GetBlurStrengthPropertyIndex(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GaussianBlurView_GetBlurredRenderTarget(void * jarg1) { - void * jresult ; - Dali::Toolkit::GaussianBlurView *arg1 = (Dali::Toolkit::GaussianBlurView *) 0 ; - Dali::FrameBufferImage result; - - arg1 = (Dali::Toolkit::GaussianBlurView *)jarg1; - { - try { - result = ((Dali::Toolkit::GaussianBlurView const *)arg1)->GetBlurredRenderTarget(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::FrameBufferImage((const Dali::FrameBufferImage &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_GaussianBlurView_SetBackgroundColor(void * jarg1, void * jarg2) { - Dali::Toolkit::GaussianBlurView *arg1 = (Dali::Toolkit::GaussianBlurView *) 0 ; - Dali::Vector4 *arg2 = 0 ; - - arg1 = (Dali::Toolkit::GaussianBlurView *)jarg1; - arg2 = (Dali::Vector4 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector4 const & type is null", 0); - return ; - } - { - try { - (arg1)->SetBackgroundColor((Dali::Vector4 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GaussianBlurView_GetBackgroundColor(void * jarg1) { - void * jresult ; - Dali::Toolkit::GaussianBlurView *arg1 = (Dali::Toolkit::GaussianBlurView *) 0 ; - Dali::Vector4 result; - - arg1 = (Dali::Toolkit::GaussianBlurView *)jarg1; - { - try { - result = ((Dali::Toolkit::GaussianBlurView const *)arg1)->GetBackgroundColor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Vector4((const Dali::Vector4 &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GaussianBlurView_FinishedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::GaussianBlurView *arg1 = (Dali::Toolkit::GaussianBlurView *) 0 ; - Dali::Toolkit::GaussianBlurView::GaussianBlurViewSignal *result = 0 ; - - arg1 = (Dali::Toolkit::GaussianBlurView *)jarg1; - { - try { - result = (Dali::Toolkit::GaussianBlurView::GaussianBlurViewSignal *) &(arg1)->FinishedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PageFactory(void * jarg1) { - Dali::Toolkit::PageFactory *arg1 = (Dali::Toolkit::PageFactory *) 0 ; - - arg1 = (Dali::Toolkit::PageFactory *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_PageFactory_GetNumberOfPages(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::PageFactory *arg1 = (Dali::Toolkit::PageFactory *) 0 ; - unsigned int result; - - arg1 = (Dali::Toolkit::PageFactory *)jarg1; - { - try { - result = (unsigned int)(arg1)->GetNumberOfPages(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PageFactory_NewPage(void * jarg1, unsigned int jarg2) { - void * jresult ; - Dali::Toolkit::PageFactory *arg1 = (Dali::Toolkit::PageFactory *) 0 ; - unsigned int arg2 ; - Dali::Texture result; - - arg1 = (Dali::Toolkit::PageFactory *)jarg1; - arg2 = (unsigned int)jarg2; - { - try { - result = (arg1)->NewPage(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Texture((const Dali::Texture &)result); - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PageTurnView_Property_PAGE_SIZE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::PageTurnView::Property::PAGE_SIZE; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PageTurnView_Property_CURRENT_PAGE_ID_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::PageTurnView::Property::CURRENT_PAGE_ID; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_PageTurnView_Property_SPINE_SHADOW_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::PageTurnView::Property::SPINE_SHADOW; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PageTurnView_Property() { - void * jresult ; - Dali::Toolkit::PageTurnView::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::PageTurnView::Property *)new Dali::Toolkit::PageTurnView::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PageTurnView_Property(void * jarg1) { - Dali::Toolkit::PageTurnView::Property *arg1 = (Dali::Toolkit::PageTurnView::Property *) 0 ; - - arg1 = (Dali::Toolkit::PageTurnView::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PageTurnView__SWIG_0() { - void * jresult ; - Dali::Toolkit::PageTurnView *result = 0 ; - - { - try { - result = (Dali::Toolkit::PageTurnView *)new Dali::Toolkit::PageTurnView(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PageTurnView__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::PageTurnView *arg1 = 0 ; - Dali::Toolkit::PageTurnView *result = 0 ; - - arg1 = (Dali::Toolkit::PageTurnView *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::PageTurnView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::PageTurnView *)new Dali::Toolkit::PageTurnView((Dali::Toolkit::PageTurnView const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PageTurnView_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::PageTurnView *arg1 = (Dali::Toolkit::PageTurnView *) 0 ; - Dali::Toolkit::PageTurnView *arg2 = 0 ; - Dali::Toolkit::PageTurnView *result = 0 ; - - arg1 = (Dali::Toolkit::PageTurnView *)jarg1; - arg2 = (Dali::Toolkit::PageTurnView *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::PageTurnView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::PageTurnView *) &(arg1)->operator =((Dali::Toolkit::PageTurnView const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PageTurnView(void * jarg1) { - Dali::Toolkit::PageTurnView *arg1 = (Dali::Toolkit::PageTurnView *) 0 ; - - arg1 = (Dali::Toolkit::PageTurnView *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PageTurnView_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::PageTurnView result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::PageTurnView::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::PageTurnView((const Dali::Toolkit::PageTurnView &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PageTurnView_PageTurnStartedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::PageTurnView *arg1 = (Dali::Toolkit::PageTurnView *) 0 ; - Dali::Toolkit::PageTurnView::PageTurnSignal *result = 0 ; - - arg1 = (Dali::Toolkit::PageTurnView *)jarg1; - { - try { - result = (Dali::Toolkit::PageTurnView::PageTurnSignal *) &(arg1)->PageTurnStartedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PageTurnView_PageTurnFinishedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::PageTurnView *arg1 = (Dali::Toolkit::PageTurnView *) 0 ; - Dali::Toolkit::PageTurnView::PageTurnSignal *result = 0 ; - - arg1 = (Dali::Toolkit::PageTurnView *)jarg1; - { - try { - result = (Dali::Toolkit::PageTurnView::PageTurnSignal *) &(arg1)->PageTurnFinishedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PageTurnView_PagePanStartedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::PageTurnView *arg1 = (Dali::Toolkit::PageTurnView *) 0 ; - Dali::Toolkit::PageTurnView::PagePanSignal *result = 0 ; - - arg1 = (Dali::Toolkit::PageTurnView *)jarg1; - { - try { - result = (Dali::Toolkit::PageTurnView::PagePanSignal *) &(arg1)->PagePanStartedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PageTurnView_PagePanFinishedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::PageTurnView *arg1 = (Dali::Toolkit::PageTurnView *) 0 ; - Dali::Toolkit::PageTurnView::PagePanSignal *result = 0 ; - - arg1 = (Dali::Toolkit::PageTurnView *)jarg1; - { - try { - result = (Dali::Toolkit::PageTurnView::PagePanSignal *) &(arg1)->PagePanFinishedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PageTurnLandscapeView__SWIG_0() { - void * jresult ; - Dali::Toolkit::PageTurnLandscapeView *result = 0 ; - - { - try { - result = (Dali::Toolkit::PageTurnLandscapeView *)new Dali::Toolkit::PageTurnLandscapeView(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PageTurnLandscapeView__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::PageTurnLandscapeView *arg1 = 0 ; - Dali::Toolkit::PageTurnLandscapeView *result = 0 ; - - arg1 = (Dali::Toolkit::PageTurnLandscapeView *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::PageTurnLandscapeView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::PageTurnLandscapeView *)new Dali::Toolkit::PageTurnLandscapeView((Dali::Toolkit::PageTurnLandscapeView const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PageTurnLandscapeView_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::PageTurnLandscapeView *arg1 = (Dali::Toolkit::PageTurnLandscapeView *) 0 ; - Dali::Toolkit::PageTurnLandscapeView *arg2 = 0 ; - Dali::Toolkit::PageTurnLandscapeView *result = 0 ; - - arg1 = (Dali::Toolkit::PageTurnLandscapeView *)jarg1; - arg2 = (Dali::Toolkit::PageTurnLandscapeView *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::PageTurnLandscapeView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::PageTurnLandscapeView *) &(arg1)->operator =((Dali::Toolkit::PageTurnLandscapeView const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PageTurnLandscapeView(void * jarg1) { - Dali::Toolkit::PageTurnLandscapeView *arg1 = (Dali::Toolkit::PageTurnLandscapeView *) 0 ; - - arg1 = (Dali::Toolkit::PageTurnLandscapeView *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PageTurnLandscapeView_New(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::PageFactory *arg1 = 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::Toolkit::PageTurnLandscapeView result; - - arg1 = (Dali::Toolkit::PageFactory *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::PageFactory & type is null", 0); - return 0; - } - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = Dali::Toolkit::PageTurnLandscapeView::New(*arg1,(Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::PageTurnLandscapeView((const Dali::Toolkit::PageTurnLandscapeView &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PageTurnLandscapeView_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::PageTurnLandscapeView result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::PageTurnLandscapeView::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::PageTurnLandscapeView((const Dali::Toolkit::PageTurnLandscapeView &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PageTurnPortraitView__SWIG_0() { - void * jresult ; - Dali::Toolkit::PageTurnPortraitView *result = 0 ; - - { - try { - result = (Dali::Toolkit::PageTurnPortraitView *)new Dali::Toolkit::PageTurnPortraitView(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PageTurnPortraitView__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::PageTurnPortraitView *arg1 = 0 ; - Dali::Toolkit::PageTurnPortraitView *result = 0 ; - - arg1 = (Dali::Toolkit::PageTurnPortraitView *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::PageTurnPortraitView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::PageTurnPortraitView *)new Dali::Toolkit::PageTurnPortraitView((Dali::Toolkit::PageTurnPortraitView const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PageTurnPortraitView_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::PageTurnPortraitView *arg1 = (Dali::Toolkit::PageTurnPortraitView *) 0 ; - Dali::Toolkit::PageTurnPortraitView *arg2 = 0 ; - Dali::Toolkit::PageTurnPortraitView *result = 0 ; - - arg1 = (Dali::Toolkit::PageTurnPortraitView *)jarg1; - arg2 = (Dali::Toolkit::PageTurnPortraitView *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::PageTurnPortraitView const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::PageTurnPortraitView *) &(arg1)->operator =((Dali::Toolkit::PageTurnPortraitView const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PageTurnPortraitView(void * jarg1) { - Dali::Toolkit::PageTurnPortraitView *arg1 = (Dali::Toolkit::PageTurnPortraitView *) 0 ; - - arg1 = (Dali::Toolkit::PageTurnPortraitView *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PageTurnPortraitView_New(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::PageFactory *arg1 = 0 ; - Dali::Vector2 *arg2 = 0 ; - Dali::Toolkit::PageTurnPortraitView result; - - arg1 = (Dali::Toolkit::PageFactory *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::PageFactory & type is null", 0); - return 0; - } - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return 0; - } - { - try { - result = Dali::Toolkit::PageTurnPortraitView::New(*arg1,(Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::PageTurnPortraitView((const Dali::Toolkit::PageTurnPortraitView &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_PageTurnPortraitView_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::PageTurnPortraitView result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::PageTurnPortraitView::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::PageTurnPortraitView((const Dali::Toolkit::PageTurnPortraitView &)result); - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ToggleButton_Property_STATE_VISUALS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ToggleButton::Property::STATE_VISUALS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ToggleButton_Property_TOOLTIPS_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ToggleButton::Property::TOOLTIPS; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ToggleButton_Property_CURRENT_STATE_INDEX_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::ToggleButton::Property::CURRENT_STATE_INDEX; - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ToggleButton_Property() { - void * jresult ; - Dali::Toolkit::ToggleButton::Property *result = 0 ; - - { - try { - result = (Dali::Toolkit::ToggleButton::Property *)new Dali::Toolkit::ToggleButton::Property(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ToggleButton_Property(void * jarg1) { - Dali::Toolkit::ToggleButton::Property *arg1 = (Dali::Toolkit::ToggleButton::Property *) 0 ; - - arg1 = (Dali::Toolkit::ToggleButton::Property *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ToggleButton__SWIG_0() { - void * jresult ; - Dali::Toolkit::ToggleButton *result = 0 ; - - { - try { - result = (Dali::Toolkit::ToggleButton *)new Dali::Toolkit::ToggleButton(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ToggleButton__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::ToggleButton *arg1 = 0 ; - Dali::Toolkit::ToggleButton *result = 0 ; - - arg1 = (Dali::Toolkit::ToggleButton *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ToggleButton const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ToggleButton *)new Dali::Toolkit::ToggleButton((Dali::Toolkit::ToggleButton const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ToggleButton_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::ToggleButton *arg1 = (Dali::Toolkit::ToggleButton *) 0 ; - Dali::Toolkit::ToggleButton *arg2 = 0 ; - Dali::Toolkit::ToggleButton *result = 0 ; - - arg1 = (Dali::Toolkit::ToggleButton *)jarg1; - arg2 = (Dali::Toolkit::ToggleButton *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ToggleButton const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ToggleButton *) &(arg1)->operator =((Dali::Toolkit::ToggleButton const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ToggleButton(void * jarg1) { - Dali::Toolkit::ToggleButton *arg1 = (Dali::Toolkit::ToggleButton *) 0 ; - - arg1 = (Dali::Toolkit::ToggleButton *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ToggleButton_New() { - void * jresult ; - Dali::Toolkit::ToggleButton result; - - { - try { - result = Dali::Toolkit::ToggleButton::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ToggleButton((const Dali::Toolkit::ToggleButton &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ToggleButton_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::ToggleButton result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::ToggleButton::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ToggleButton((const Dali::Toolkit::ToggleButton &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VisualBase__SWIG_0() { - void * jresult ; - Dali::Toolkit::Visual::Base *result = 0 ; - - { - try { - result = (Dali::Toolkit::Visual::Base *)new Dali::Toolkit::Visual::Base(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_VisualBase(void * jarg1) { - Dali::Toolkit::Visual::Base *arg1 = (Dali::Toolkit::Visual::Base *) 0 ; - - arg1 = (Dali::Toolkit::Visual::Base *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VisualBase__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::Visual::Base *arg1 = 0 ; - Dali::Toolkit::Visual::Base *result = 0 ; - - arg1 = (Dali::Toolkit::Visual::Base *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Visual::Base const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Visual::Base *)new Dali::Toolkit::Visual::Base((Dali::Toolkit::Visual::Base const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VisualBase_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::Visual::Base *arg1 = (Dali::Toolkit::Visual::Base *) 0 ; - Dali::Toolkit::Visual::Base *arg2 = 0 ; - Dali::Toolkit::Visual::Base *result = 0 ; - - arg1 = (Dali::Toolkit::Visual::Base *)jarg1; - arg2 = (Dali::Toolkit::Visual::Base *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Visual::Base const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Visual::Base *) &(arg1)->operator =((Dali::Toolkit::Visual::Base const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VisualBase_SetName(void * jarg1, char * jarg2) { - Dali::Toolkit::Visual::Base *arg1 = (Dali::Toolkit::Visual::Base *) 0 ; - std::string *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Visual::Base *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return ; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - (arg1)->SetName((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } - - //argout typemap for const std::string& - -} - - -SWIGEXPORT char * SWIGSTDCALL CSharp_Dali_VisualBase_GetName(void * jarg1) { - char * jresult ; - Dali::Toolkit::Visual::Base *arg1 = (Dali::Toolkit::Visual::Base *) 0 ; - std::string *result = 0 ; - - arg1 = (Dali::Toolkit::Visual::Base *)jarg1; - { - try { - result = (std::string *) &(arg1)->GetName(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = SWIG_csharp_string_callback(result->c_str()); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VisualBase_SetTransformAndSize(void * jarg1, void * jarg2, void * jarg3) { - Dali::Toolkit::Visual::Base *arg1 = (Dali::Toolkit::Visual::Base *) 0 ; - Dali::Property::Map *arg2 = 0 ; - Dali::Size arg3 ; - Dali::Size *argp3 ; - - arg1 = (Dali::Toolkit::Visual::Base *)jarg1; - arg2 = (Dali::Property::Map *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map const & type is null", 0); - return ; - } - argp3 = (Dali::Size *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Size", 0); - return ; - } - arg3 = *argp3; - { - try { - (arg1)->SetTransformAndSize((Dali::Property::Map const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_VisualBase_GetHeightForWidth(void * jarg1, float jarg2) { - float jresult ; - Dali::Toolkit::Visual::Base *arg1 = (Dali::Toolkit::Visual::Base *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::Toolkit::Visual::Base *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)(arg1)->GetHeightForWidth(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_VisualBase_GetWidthForHeight(void * jarg1, float jarg2) { - float jresult ; - Dali::Toolkit::Visual::Base *arg1 = (Dali::Toolkit::Visual::Base *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::Toolkit::Visual::Base *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)(arg1)->GetWidthForHeight(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VisualBase_GetNaturalSize(void * jarg1, void * jarg2) { - Dali::Toolkit::Visual::Base *arg1 = (Dali::Toolkit::Visual::Base *) 0 ; - Dali::Vector2 *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Visual::Base *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 & type is null", 0); - return ; - } - { - try { - (arg1)->GetNaturalSize(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VisualBase_SetDepthIndex(void * jarg1, float jarg2) { - Dali::Toolkit::Visual::Base *arg1 = (Dali::Toolkit::Visual::Base *) 0 ; - float arg2 ; - - arg1 = (Dali::Toolkit::Visual::Base *)jarg1; - arg2 = (float)jarg2; - { - try { - (arg1)->SetDepthIndex(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_VisualBase_GetDepthIndex(void * jarg1) { - float jresult ; - Dali::Toolkit::Visual::Base *arg1 = (Dali::Toolkit::Visual::Base *) 0 ; - float result; - - arg1 = (Dali::Toolkit::Visual::Base *)jarg1; - { - try { - result = (float)((Dali::Toolkit::Visual::Base const *)arg1)->GetDepthIndex(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VisualBase_CreatePropertyMap(void * jarg1, void * jarg2) { - Dali::Toolkit::Visual::Base *arg1 = (Dali::Toolkit::Visual::Base *) 0 ; - Dali::Property::Map *arg2 = 0 ; - - arg1 = (Dali::Toolkit::Visual::Base *)jarg1; - arg2 = (Dali::Property::Map *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map & type is null", 0); - return ; - } - { - try { - ((Dali::Toolkit::Visual::Base const *)arg1)->CreatePropertyMap(*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VisualBase__SWIG_2(void * jarg1) { - void * jresult ; - Dali::Toolkit::Internal::Visual::Base *arg1 = (Dali::Toolkit::Internal::Visual::Base *) 0 ; - Dali::Toolkit::Visual::Base *result = 0 ; - - arg1 = (Dali::Toolkit::Internal::Visual::Base *)jarg1; - { - try { - result = (Dali::Toolkit::Visual::Base *)new Dali::Toolkit::Visual::Base(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VisualFactory_Get() { - void * jresult ; - Dali::Toolkit::VisualFactory result; - - { - try { - result = Dali::Toolkit::VisualFactory::Get(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::VisualFactory((const Dali::Toolkit::VisualFactory &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VisualFactory__SWIG_0() { - void * jresult ; - Dali::Toolkit::VisualFactory *result = 0 ; - - { - try { - result = (Dali::Toolkit::VisualFactory *)new Dali::Toolkit::VisualFactory(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_VisualFactory(void * jarg1) { - Dali::Toolkit::VisualFactory *arg1 = (Dali::Toolkit::VisualFactory *) 0 ; - - arg1 = (Dali::Toolkit::VisualFactory *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VisualFactory__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::VisualFactory *arg1 = 0 ; - Dali::Toolkit::VisualFactory *result = 0 ; - - arg1 = (Dali::Toolkit::VisualFactory *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::VisualFactory const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::VisualFactory *)new Dali::Toolkit::VisualFactory((Dali::Toolkit::VisualFactory const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VisualFactory_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::VisualFactory *arg1 = (Dali::Toolkit::VisualFactory *) 0 ; - Dali::Toolkit::VisualFactory *arg2 = 0 ; - Dali::Toolkit::VisualFactory *result = 0 ; - - arg1 = (Dali::Toolkit::VisualFactory *)jarg1; - arg2 = (Dali::Toolkit::VisualFactory *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::VisualFactory const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::VisualFactory *) &(arg1)->operator =((Dali::Toolkit::VisualFactory const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VisualFactory_CreateVisual__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::VisualFactory *arg1 = (Dali::Toolkit::VisualFactory *) 0 ; - Dali::Property::Map *arg2 = 0 ; - Dali::Toolkit::Visual::Base result; - - arg1 = (Dali::Toolkit::VisualFactory *)jarg1; - arg2 = (Dali::Property::Map *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Property::Map const & type is null", 0); - return 0; - } - { - try { - result = (arg1)->CreateVisual((Dali::Property::Map const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Visual::Base((const Dali::Toolkit::Visual::Base &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VisualFactory_CreateVisual__SWIG_1(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::VisualFactory *arg1 = (Dali::Toolkit::VisualFactory *) 0 ; - Dali::Image *arg2 = 0 ; - Dali::Toolkit::Visual::Base result; - - arg1 = (Dali::Toolkit::VisualFactory *)jarg1; - arg2 = (Dali::Image *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Image const & type is null", 0); - return 0; - } - { - try { - result = (arg1)->CreateVisual((Dali::Image const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Visual::Base((const Dali::Toolkit::Visual::Base &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_VisualFactory_CreateVisual__SWIG_2(void * jarg1, char * jarg2, void * jarg3) { - void * jresult ; - Dali::Toolkit::VisualFactory *arg1 = (Dali::Toolkit::VisualFactory *) 0 ; - std::string *arg2 = 0 ; - Dali::ImageDimensions arg3 ; - Dali::ImageDimensions *argp3 ; - Dali::Toolkit::Visual::Base result; - - arg1 = (Dali::Toolkit::VisualFactory *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - argp3 = (Dali::ImageDimensions *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::ImageDimensions", 0); - return 0; - } - arg3 = *argp3; - { - try { - result = (arg1)->CreateVisual((std::string const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Visual::Base((const Dali::Toolkit::Visual::Base &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AsyncImageLoader__SWIG_0() { - void * jresult ; - Dali::Toolkit::AsyncImageLoader *result = 0 ; - - { - try { - result = (Dali::Toolkit::AsyncImageLoader *)new Dali::Toolkit::AsyncImageLoader(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_AsyncImageLoader(void * jarg1) { - Dali::Toolkit::AsyncImageLoader *arg1 = (Dali::Toolkit::AsyncImageLoader *) 0 ; - - arg1 = (Dali::Toolkit::AsyncImageLoader *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AsyncImageLoader__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::AsyncImageLoader *arg1 = 0 ; - Dali::Toolkit::AsyncImageLoader *result = 0 ; - - arg1 = (Dali::Toolkit::AsyncImageLoader *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::AsyncImageLoader const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::AsyncImageLoader *)new Dali::Toolkit::AsyncImageLoader((Dali::Toolkit::AsyncImageLoader const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AsyncImageLoader_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::AsyncImageLoader *arg1 = (Dali::Toolkit::AsyncImageLoader *) 0 ; - Dali::Toolkit::AsyncImageLoader *arg2 = 0 ; - Dali::Toolkit::AsyncImageLoader *result = 0 ; - - arg1 = (Dali::Toolkit::AsyncImageLoader *)jarg1; - arg2 = (Dali::Toolkit::AsyncImageLoader *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::AsyncImageLoader const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::AsyncImageLoader *) &(arg1)->operator =((Dali::Toolkit::AsyncImageLoader const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AsyncImageLoader_New() { - void * jresult ; - Dali::Toolkit::AsyncImageLoader result; - - { - try { - result = Dali::Toolkit::AsyncImageLoader::New(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::AsyncImageLoader((const Dali::Toolkit::AsyncImageLoader &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AsyncImageLoader_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::AsyncImageLoader result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::AsyncImageLoader::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::AsyncImageLoader((const Dali::Toolkit::AsyncImageLoader &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AsyncImageLoader_Load__SWIG_0(void * jarg1, char * jarg2) { - unsigned int jresult ; - Dali::Toolkit::AsyncImageLoader *arg1 = (Dali::Toolkit::AsyncImageLoader *) 0 ; - std::string *arg2 = 0 ; - uint32_t result; - - arg1 = (Dali::Toolkit::AsyncImageLoader *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - { - try { - result = (arg1)->Load((std::string const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AsyncImageLoader_Load__SWIG_1(void * jarg1, char * jarg2, void * jarg3) { - unsigned int jresult ; - Dali::Toolkit::AsyncImageLoader *arg1 = (Dali::Toolkit::AsyncImageLoader *) 0 ; - std::string *arg2 = 0 ; - Dali::ImageDimensions arg3 ; - Dali::ImageDimensions *argp3 ; - uint32_t result; - - arg1 = (Dali::Toolkit::AsyncImageLoader *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - argp3 = (Dali::ImageDimensions *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::ImageDimensions", 0); - return 0; - } - arg3 = *argp3; - { - try { - result = (arg1)->Load((std::string const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AsyncImageLoader_Load__SWIG_2(void * jarg1, char * jarg2, void * jarg3, int jarg4, int jarg5, unsigned int jarg6) { - unsigned int jresult ; - Dali::Toolkit::AsyncImageLoader *arg1 = (Dali::Toolkit::AsyncImageLoader *) 0 ; - std::string *arg2 = 0 ; - Dali::ImageDimensions arg3 ; - Dali::FittingMode::Type arg4 ; - Dali::SamplingMode::Type arg5 ; - bool arg6 ; - Dali::ImageDimensions *argp3 ; - uint32_t result; - - arg1 = (Dali::Toolkit::AsyncImageLoader *)jarg1; - if (!jarg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg2_str(jarg2); - arg2 = &arg2_str; - argp3 = (Dali::ImageDimensions *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::ImageDimensions", 0); - return 0; - } - arg3 = *argp3; - arg4 = (Dali::FittingMode::Type)jarg4; - arg5 = (Dali::SamplingMode::Type)jarg5; - arg6 = jarg6 ? true : false; - { - try { - result = (arg1)->Load((std::string const &)*arg2,arg3,arg4,arg5,arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AsyncImageLoader_Cancel(void * jarg1, unsigned int jarg2) { - unsigned int jresult ; - Dali::Toolkit::AsyncImageLoader *arg1 = (Dali::Toolkit::AsyncImageLoader *) 0 ; - uint32_t arg2 ; - bool result; - - arg1 = (Dali::Toolkit::AsyncImageLoader *)jarg1; - arg2 = (uint32_t)jarg2; - { - try { - result = (bool)(arg1)->Cancel(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AsyncImageLoader_CancelAll(void * jarg1) { - Dali::Toolkit::AsyncImageLoader *arg1 = (Dali::Toolkit::AsyncImageLoader *) 0 ; - - arg1 = (Dali::Toolkit::AsyncImageLoader *)jarg1; - { - try { - (arg1)->CancelAll(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_AsyncImageLoader_ImageLoadedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::AsyncImageLoader *arg1 = (Dali::Toolkit::AsyncImageLoader *) 0 ; - Dali::Toolkit::AsyncImageLoader::ImageLoadedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::AsyncImageLoader *)jarg1; - { - try { - result = (Dali::Toolkit::AsyncImageLoader::ImageLoadedSignalType *) &(arg1)->ImageLoadedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AsyncImageLoader__SWIG_2(void * jarg1) { - void * jresult ; - Dali::Toolkit::Internal::AsyncImageLoader *arg1 = (Dali::Toolkit::Internal::AsyncImageLoader *) 0 ; - Dali::Toolkit::AsyncImageLoader *result = 0 ; - - arg1 = (Dali::Toolkit::Internal::AsyncImageLoader *)jarg1; - { - try { - result = (Dali::Toolkit::AsyncImageLoader *)new Dali::Toolkit::AsyncImageLoader(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LoadImageSynchronously__SWIG_0(char * jarg1) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::PixelData result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - { - try { - result = Dali::Toolkit::SyncImageLoader::Load((std::string const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PixelData((const Dali::PixelData &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LoadImageSynchronously__SWIG_1(char * jarg1, void * jarg2) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::ImageDimensions arg2 ; - Dali::ImageDimensions *argp2 ; - Dali::PixelData result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - argp2 = (Dali::ImageDimensions *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::ImageDimensions", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = Dali::Toolkit::SyncImageLoader::Load((std::string const &)*arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PixelData((const Dali::PixelData &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_LoadImageSynchronously__SWIG_2(char * jarg1, void * jarg2, int jarg3, int jarg4, unsigned int jarg5) { - void * jresult ; - std::string *arg1 = 0 ; - Dali::ImageDimensions arg2 ; - Dali::FittingMode::Type arg3 ; - Dali::SamplingMode::Type arg4 ; - bool arg5 ; - Dali::ImageDimensions *argp2 ; - Dali::PixelData result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - std::string arg1_str(jarg1); - arg1 = &arg1_str; - argp2 = (Dali::ImageDimensions *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::ImageDimensions", 0); - return 0; - } - arg2 = *argp2; - arg3 = (Dali::FittingMode::Type)jarg3; - arg4 = (Dali::SamplingMode::Type)jarg4; - arg5 = jarg5 ? true : false; - { - try { - result = Dali::Toolkit::SyncImageLoader::Load((std::string const &)*arg1,arg2,arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::PixelData((const Dali::PixelData &)result); - - //argout typemap for const std::string& - - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_CustomAlgorithmInterface(void * jarg1) { - Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface *arg1 = (Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface *) 0 ; - - arg1 = (Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_CustomAlgorithmInterface_GetNextFocusableActor(void * jarg1, void * jarg2, void * jarg3, int jarg4) { - void * jresult ; - Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface *arg1 = (Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface *) 0 ; - Dali::Actor arg2 ; - Dali::Actor arg3 ; - Dali::Toolkit::Control::KeyboardFocus::Direction arg4 ; - Dali::Actor *argp2 ; - Dali::Actor *argp3 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - argp3 = (Dali::Actor *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg3 = *argp3; - arg4 = (Dali::Toolkit::Control::KeyboardFocus::Direction)jarg4; - { - try { - result = (arg1)->GetNextFocusableActor(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_CustomAlgorithmInterface() { - void * jresult ; - Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface *result = 0 ; - - { - try { - result = (Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface *)new SwigDirector_CustomAlgorithmInterface(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_CustomAlgorithmInterface_director_connect(void *objarg, SwigDirector_CustomAlgorithmInterface::SWIG_Callback0_t callback0) { - Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface *obj = (Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface *)objarg; - SwigDirector_CustomAlgorithmInterface *director = dynamic_cast(obj); - if (director) { - director->swig_connect_director(callback0); - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_SetCustomAlgorithm(void * jarg1, void * jarg2) { - KeyboardFocusManager arg1 ; - Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface *arg2 = 0 ; - KeyboardFocusManager *argp1 ; - - argp1 = (KeyboardFocusManager *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null KeyboardFocusManager", 0); - return ; - } - arg1 = *argp1; - arg2 = (Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface & type is null", 0); - return ; - } - { - try { - Dali::Toolkit::DevelKeyboardFocusManager::SetCustomAlgorithm(arg1,*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemIdContainer_Clear(void * jarg1) { - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - { - try { - (arg1)->clear(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemIdContainer_Add(void * jarg1, unsigned int jarg2) { - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - unsigned int *arg2 = 0 ; - unsigned int temp2 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - temp2 = (unsigned int)jarg2; - arg2 = &temp2; - { - try { - (arg1)->push_back((unsigned int const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ItemIdContainer_size(void * jarg1) { - unsigned long jresult ; - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - std::vector< unsigned int >::size_type result; - - arg1 = (std::vector< unsigned int > *)jarg1; - { - try { - result = ((std::vector< unsigned int > const *)arg1)->size(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ItemIdContainer_capacity(void * jarg1) { - unsigned long jresult ; - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - std::vector< unsigned int >::size_type result; - - arg1 = (std::vector< unsigned int > *)jarg1; - { - try { - result = ((std::vector< unsigned int > const *)arg1)->capacity(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemIdContainer_reserve(void * jarg1, unsigned long jarg2) { - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - std::vector< unsigned int >::size_type arg2 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - arg2 = (std::vector< unsigned int >::size_type)jarg2; - { - try { - (arg1)->reserve(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ItemIdContainer__SWIG_0() { - void * jresult ; - std::vector< unsigned int > *result = 0 ; - - { - try { - result = (std::vector< unsigned int > *)new std::vector< unsigned int >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ItemIdContainer__SWIG_1(void * jarg1) { - void * jresult ; - std::vector< unsigned int > *arg1 = 0 ; - std::vector< unsigned int > *result = 0 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< unsigned int > const & type is null", 0); - return 0; - } - { - try { - result = (std::vector< unsigned int > *)new std::vector< unsigned int >((std::vector< unsigned int > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ItemIdContainer__SWIG_2(int jarg1) { - void * jresult ; - int arg1 ; - std::vector< unsigned int > *result = 0 ; - - arg1 = (int)jarg1; - { - try { - try { - result = (std::vector< unsigned int > *)new_std_vector_Sl_unsigned_SS_int_Sg___SWIG_2(arg1); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ItemIdContainer_getitemcopy(void * jarg1, int jarg2) { - unsigned int jresult ; - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - int arg2 ; - unsigned int result; - - arg1 = (std::vector< unsigned int > *)jarg1; - arg2 = (int)jarg2; - { - try { - try { - result = (unsigned int)std_vector_Sl_unsigned_SS_int_Sg__getitemcopy(arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ItemIdContainer_getitem(void * jarg1, int jarg2) { - unsigned int jresult ; - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - int arg2 ; - unsigned int *result = 0 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - arg2 = (int)jarg2; - { - try { - try { - result = (unsigned int *) &std_vector_Sl_unsigned_SS_int_Sg__getitem(arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = *result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemIdContainer_setitem(void * jarg1, int jarg2, unsigned int jarg3) { - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - int arg2 ; - unsigned int *arg3 = 0 ; - unsigned int temp3 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - arg2 = (int)jarg2; - temp3 = (unsigned int)jarg3; - arg3 = &temp3; - { - try { - try { - std_vector_Sl_unsigned_SS_int_Sg__setitem(arg1,arg2,(unsigned int const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemIdContainer_AddRange(void * jarg1, void * jarg2) { - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - std::vector< unsigned int > *arg2 = 0 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - arg2 = (std::vector< unsigned int > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< unsigned int > const & type is null", 0); - return ; - } - { - try { - std_vector_Sl_unsigned_SS_int_Sg__AddRange(arg1,(std::vector< unsigned int > const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemIdContainer_GetRange(void * jarg1, int jarg2, int jarg3) { - void * jresult ; - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - int arg2 ; - int arg3 ; - std::vector< unsigned int > *result = 0 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - { - try { - try { - result = (std::vector< unsigned int > *)std_vector_Sl_unsigned_SS_int_Sg__GetRange(arg1,arg2,arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - catch(std::invalid_argument &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentException, (&_e)->what(), ""); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemIdContainer_Insert(void * jarg1, int jarg2, unsigned int jarg3) { - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - int arg2 ; - unsigned int *arg3 = 0 ; - unsigned int temp3 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - arg2 = (int)jarg2; - temp3 = (unsigned int)jarg3; - arg3 = &temp3; - { - try { - try { - std_vector_Sl_unsigned_SS_int_Sg__Insert(arg1,arg2,(unsigned int const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemIdContainer_InsertRange(void * jarg1, int jarg2, void * jarg3) { - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - int arg2 ; - std::vector< unsigned int > *arg3 = 0 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - arg2 = (int)jarg2; - arg3 = (std::vector< unsigned int > *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< unsigned int > const & type is null", 0); - return ; - } - { - try { - try { - std_vector_Sl_unsigned_SS_int_Sg__InsertRange(arg1,arg2,(std::vector< unsigned int > const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemIdContainer_RemoveAt(void * jarg1, int jarg2) { - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - int arg2 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - arg2 = (int)jarg2; - { - try { - try { - std_vector_Sl_unsigned_SS_int_Sg__RemoveAt(arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemIdContainer_RemoveRange(void * jarg1, int jarg2, int jarg3) { - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - int arg2 ; - int arg3 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - { - try { - try { - std_vector_Sl_unsigned_SS_int_Sg__RemoveRange(arg1,arg2,arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - catch(std::invalid_argument &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentException, (&_e)->what(), ""); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemIdContainer_Repeat(unsigned int jarg1, int jarg2) { - void * jresult ; - unsigned int *arg1 = 0 ; - int arg2 ; - unsigned int temp1 ; - std::vector< unsigned int > *result = 0 ; - - temp1 = (unsigned int)jarg1; - arg1 = &temp1; - arg2 = (int)jarg2; - { - try { - try { - result = (std::vector< unsigned int > *)std_vector_Sl_unsigned_SS_int_Sg__Repeat((unsigned int const &)*arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemIdContainer_Reverse__SWIG_0(void * jarg1) { - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - { - try { - std_vector_Sl_unsigned_SS_int_Sg__Reverse__SWIG_0(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemIdContainer_Reverse__SWIG_1(void * jarg1, int jarg2, int jarg3) { - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - int arg2 ; - int arg3 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - { - try { - try { - std_vector_Sl_unsigned_SS_int_Sg__Reverse__SWIG_1(arg1,arg2,arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - catch(std::invalid_argument &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentException, (&_e)->what(), ""); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemIdContainer_SetRange(void * jarg1, int jarg2, void * jarg3) { - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - int arg2 ; - std::vector< unsigned int > *arg3 = 0 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - arg2 = (int)jarg2; - arg3 = (std::vector< unsigned int > *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< unsigned int > const & type is null", 0); - return ; - } - { - try { - try { - std_vector_Sl_unsigned_SS_int_Sg__SetRange(arg1,arg2,(std::vector< unsigned int > const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ItemIdContainer_Contains(void * jarg1, unsigned int jarg2) { - unsigned int jresult ; - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - unsigned int *arg2 = 0 ; - unsigned int temp2 ; - bool result; - - arg1 = (std::vector< unsigned int > *)jarg1; - temp2 = (unsigned int)jarg2; - arg2 = &temp2; - { - try { - result = (bool)std_vector_Sl_unsigned_SS_int_Sg__Contains(arg1,(unsigned int const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ItemIdContainer_IndexOf(void * jarg1, unsigned int jarg2) { - int jresult ; - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - unsigned int *arg2 = 0 ; - unsigned int temp2 ; - int result; - - arg1 = (std::vector< unsigned int > *)jarg1; - temp2 = (unsigned int)jarg2; - arg2 = &temp2; - { - try { - result = (int)std_vector_Sl_unsigned_SS_int_Sg__IndexOf(arg1,(unsigned int const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ItemIdContainer_LastIndexOf(void * jarg1, unsigned int jarg2) { - int jresult ; - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - unsigned int *arg2 = 0 ; - unsigned int temp2 ; - int result; - - arg1 = (std::vector< unsigned int > *)jarg1; - temp2 = (unsigned int)jarg2; - arg2 = &temp2; - { - try { - result = (int)std_vector_Sl_unsigned_SS_int_Sg__LastIndexOf(arg1,(unsigned int const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ItemIdContainer_Remove(void * jarg1, unsigned int jarg2) { - unsigned int jresult ; - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - unsigned int *arg2 = 0 ; - unsigned int temp2 ; - bool result; - - arg1 = (std::vector< unsigned int > *)jarg1; - temp2 = (unsigned int)jarg2; - arg2 = &temp2; - { - try { - result = (bool)std_vector_Sl_unsigned_SS_int_Sg__Remove(arg1,(unsigned int const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ItemIdContainer(void * jarg1) { - std::vector< unsigned int > *arg1 = (std::vector< unsigned int > *) 0 ; - - arg1 = (std::vector< unsigned int > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Item__SWIG_0() { - void * jresult ; - std::pair< unsigned int,Dali::Actor > *result = 0 ; - - { - try { - result = (std::pair< unsigned int,Dali::Actor > *)new std::pair< unsigned int,Dali::Actor >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Item__SWIG_1(unsigned int jarg1, void * jarg2) { - void * jresult ; - unsigned int arg1 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - std::pair< unsigned int,Dali::Actor > *result = 0 ; - - arg1 = (unsigned int)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (std::pair< unsigned int,Dali::Actor > *)new std::pair< unsigned int,Dali::Actor >(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_Item__SWIG_2(void * jarg1) { - void * jresult ; - std::pair< unsigned int,Dali::Actor > *arg1 = 0 ; - std::pair< unsigned int,Dali::Actor > *result = 0 ; - - arg1 = (std::pair< unsigned int,Dali::Actor > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::pair< unsigned int,Dali::Actor > const & type is null", 0); - return 0; - } - { - try { - result = (std::pair< unsigned int,Dali::Actor > *)new std::pair< unsigned int,Dali::Actor >((std::pair< unsigned int,Dali::Actor > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Item_first_set(void * jarg1, unsigned int jarg2) { - std::pair< unsigned int,Dali::Actor > *arg1 = (std::pair< unsigned int,Dali::Actor > *) 0 ; - unsigned int arg2 ; - - arg1 = (std::pair< unsigned int,Dali::Actor > *)jarg1; - arg2 = (unsigned int)jarg2; - if (arg1) (arg1)->first = arg2; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_Item_first_get(void * jarg1) { - unsigned int jresult ; - std::pair< unsigned int,Dali::Actor > *arg1 = (std::pair< unsigned int,Dali::Actor > *) 0 ; - unsigned int result; - - arg1 = (std::pair< unsigned int,Dali::Actor > *)jarg1; - result = (unsigned int) ((arg1)->first); - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_Item_second_set(void * jarg1, void * jarg2) { - std::pair< unsigned int,Dali::Actor > *arg1 = (std::pair< unsigned int,Dali::Actor > *) 0 ; - Dali::Actor *arg2 = (Dali::Actor *) 0 ; - - arg1 = (std::pair< unsigned int,Dali::Actor > *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (arg1) (arg1)->second = *arg2; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_Item_second_get(void * jarg1) { - void * jresult ; - std::pair< unsigned int,Dali::Actor > *arg1 = (std::pair< unsigned int,Dali::Actor > *) 0 ; - Dali::Actor *result = 0 ; - - arg1 = (std::pair< unsigned int,Dali::Actor > *)jarg1; - result = (Dali::Actor *)& ((arg1)->second); - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_Item(void * jarg1) { - std::pair< unsigned int,Dali::Actor > *arg1 = (std::pair< unsigned int,Dali::Actor > *) 0 ; - - arg1 = (std::pair< unsigned int,Dali::Actor > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemContainer_Clear(void * jarg1) { - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - { - try { - (arg1)->clear(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemContainer_Add(void * jarg1, void * jarg2) { - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - std::pair< unsigned int,Dali::Actor > *arg2 = 0 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - arg2 = (std::pair< unsigned int,Dali::Actor > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::pair< unsigned int,Dali::Actor > const & type is null", 0); - return ; - } - { - try { - (arg1)->push_back((std::pair< unsigned int,Dali::Actor > const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ItemContainer_size(void * jarg1) { - unsigned long jresult ; - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - std::vector< std::pair< unsigned int,Dali::Actor > >::size_type result; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - { - try { - result = ((std::vector< std::pair< unsigned int,Dali::Actor > > const *)arg1)->size(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ItemContainer_capacity(void * jarg1) { - unsigned long jresult ; - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - std::vector< std::pair< unsigned int,Dali::Actor > >::size_type result; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - { - try { - result = ((std::vector< std::pair< unsigned int,Dali::Actor > > const *)arg1)->capacity(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemContainer_reserve(void * jarg1, unsigned long jarg2) { - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - std::vector< std::pair< unsigned int,Dali::Actor > >::size_type arg2 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - arg2 = (std::vector< std::pair< unsigned int,Dali::Actor > >::size_type)jarg2; - { - try { - (arg1)->reserve(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ItemContainer__SWIG_0() { - void * jresult ; - std::vector< std::pair< unsigned int,Dali::Actor > > *result = 0 ; - - { - try { - result = (std::vector< std::pair< unsigned int,Dali::Actor > > *)new std::vector< std::pair< unsigned int,Dali::Actor > >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ItemContainer__SWIG_1(void * jarg1) { - void * jresult ; - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = 0 ; - std::vector< std::pair< unsigned int,Dali::Actor > > *result = 0 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< std::pair< unsigned int,Dali::Actor > > const & type is null", 0); - return 0; - } - { - try { - result = (std::vector< std::pair< unsigned int,Dali::Actor > > *)new std::vector< std::pair< unsigned int,Dali::Actor > >((std::vector< std::pair< unsigned int,Dali::Actor > > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ItemContainer__SWIG_2(int jarg1) { - void * jresult ; - int arg1 ; - std::vector< std::pair< unsigned int,Dali::Actor > > *result = 0 ; - - arg1 = (int)jarg1; - { - try { - try { - result = (std::vector< std::pair< unsigned int,Dali::Actor > > *)new_std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg___SWIG_2(arg1); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemContainer_getitemcopy(void * jarg1, int jarg2) { - void * jresult ; - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - int arg2 ; - std::pair< unsigned int,Dali::Actor > result; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - arg2 = (int)jarg2; - { - try { - try { - result = std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__getitemcopy(arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new std::pair< unsigned int,Dali::Actor >((const std::pair< unsigned int,Dali::Actor > &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemContainer_getitem(void * jarg1, int jarg2) { - void * jresult ; - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - int arg2 ; - std::pair< unsigned int,Dali::Actor > *result = 0 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - arg2 = (int)jarg2; - { - try { - try { - result = (std::pair< unsigned int,Dali::Actor > *) &std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__getitem(arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemContainer_setitem(void * jarg1, int jarg2, void * jarg3) { - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - int arg2 ; - std::pair< unsigned int,Dali::Actor > *arg3 = 0 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - arg2 = (int)jarg2; - arg3 = (std::pair< unsigned int,Dali::Actor > *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::pair< unsigned int,Dali::Actor > const & type is null", 0); - return ; - } - { - try { - try { - std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__setitem(arg1,arg2,(std::pair< unsigned int,Dali::Actor > const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemContainer_AddRange(void * jarg1, void * jarg2) { - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - std::vector< std::pair< unsigned int,Dali::Actor > > *arg2 = 0 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - arg2 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< std::pair< unsigned int,Dali::Actor > > const & type is null", 0); - return ; - } - { - try { - std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__AddRange(arg1,(std::vector< std::pair< unsigned int,Dali::Actor > > const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemContainer_GetRange(void * jarg1, int jarg2, int jarg3) { - void * jresult ; - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - int arg2 ; - int arg3 ; - std::vector< std::pair< unsigned int,Dali::Actor > > *result = 0 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - { - try { - try { - result = (std::vector< std::pair< unsigned int,Dali::Actor > > *)std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__GetRange(arg1,arg2,arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - catch(std::invalid_argument &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentException, (&_e)->what(), ""); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemContainer_Insert(void * jarg1, int jarg2, void * jarg3) { - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - int arg2 ; - std::pair< unsigned int,Dali::Actor > *arg3 = 0 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - arg2 = (int)jarg2; - arg3 = (std::pair< unsigned int,Dali::Actor > *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::pair< unsigned int,Dali::Actor > const & type is null", 0); - return ; - } - { - try { - try { - std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__Insert(arg1,arg2,(std::pair< unsigned int,Dali::Actor > const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemContainer_InsertRange(void * jarg1, int jarg2, void * jarg3) { - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - int arg2 ; - std::vector< std::pair< unsigned int,Dali::Actor > > *arg3 = 0 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - arg2 = (int)jarg2; - arg3 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< std::pair< unsigned int,Dali::Actor > > const & type is null", 0); - return ; - } - { - try { - try { - std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__InsertRange(arg1,arg2,(std::vector< std::pair< unsigned int,Dali::Actor > > const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemContainer_RemoveAt(void * jarg1, int jarg2) { - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - int arg2 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - arg2 = (int)jarg2; - { - try { - try { - std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__RemoveAt(arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemContainer_RemoveRange(void * jarg1, int jarg2, int jarg3) { - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - int arg2 ; - int arg3 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - { - try { - try { - std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__RemoveRange(arg1,arg2,arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - catch(std::invalid_argument &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentException, (&_e)->what(), ""); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ItemContainer_Repeat(void * jarg1, int jarg2) { - void * jresult ; - std::pair< unsigned int,Dali::Actor > *arg1 = 0 ; - int arg2 ; - std::vector< std::pair< unsigned int,Dali::Actor > > *result = 0 ; - - arg1 = (std::pair< unsigned int,Dali::Actor > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::pair< unsigned int,Dali::Actor > const & type is null", 0); - return 0; - } - arg2 = (int)jarg2; - { - try { - try { - result = (std::vector< std::pair< unsigned int,Dali::Actor > > *)std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__Repeat((std::pair< unsigned int,Dali::Actor > const &)*arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemContainer_Reverse__SWIG_0(void * jarg1) { - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - { - try { - std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__Reverse__SWIG_0(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemContainer_Reverse__SWIG_1(void * jarg1, int jarg2, int jarg3) { - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - int arg2 ; - int arg3 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - { - try { - try { - std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__Reverse__SWIG_1(arg1,arg2,arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - catch(std::invalid_argument &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentException, (&_e)->what(), ""); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ItemContainer_SetRange(void * jarg1, int jarg2, void * jarg3) { - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - int arg2 ; - std::vector< std::pair< unsigned int,Dali::Actor > > *arg3 = 0 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - arg2 = (int)jarg2; - arg3 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< std::pair< unsigned int,Dali::Actor > > const & type is null", 0); - return ; - } - { - try { - try { - std_vector_Sl_std_pair_Sl_unsigned_SS_int_Sc_Dali_Actor_Sg__Sg__SetRange(arg1,arg2,(std::vector< std::pair< unsigned int,Dali::Actor > > const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ItemContainer(void * jarg1) { - std::vector< std::pair< unsigned int,Dali::Actor > > *arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *) 0 ; - - arg1 = (std::vector< std::pair< unsigned int,Dali::Actor > > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorContainer_Clear(void * jarg1) { - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - { - try { - (arg1)->clear(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorContainer_Add(void * jarg1, void * jarg2) { - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - Dali::Actor *arg2 = 0 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor const & type is null", 0); - return ; - } - { - try { - (arg1)->push_back((Dali::Actor const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ActorContainer_size(void * jarg1) { - unsigned long jresult ; - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - std::vector< Dali::Actor >::size_type result; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - { - try { - result = ((std::vector< Dali::Actor > const *)arg1)->size(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ActorContainer_capacity(void * jarg1) { - unsigned long jresult ; - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - std::vector< Dali::Actor >::size_type result; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - { - try { - result = ((std::vector< Dali::Actor > const *)arg1)->capacity(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorContainer_reserve(void * jarg1, unsigned long jarg2) { - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - std::vector< Dali::Actor >::size_type arg2 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - arg2 = (std::vector< Dali::Actor >::size_type)jarg2; - { - try { - (arg1)->reserve(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ActorContainer__SWIG_0() { - void * jresult ; - std::vector< Dali::Actor > *result = 0 ; - - { - try { - result = (std::vector< Dali::Actor > *)new std::vector< Dali::Actor >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ActorContainer__SWIG_1(void * jarg1) { - void * jresult ; - std::vector< Dali::Actor > *arg1 = 0 ; - std::vector< Dali::Actor > *result = 0 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< Dali::Actor > const & type is null", 0); - return 0; - } - { - try { - result = (std::vector< Dali::Actor > *)new std::vector< Dali::Actor >((std::vector< Dali::Actor > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ActorContainer__SWIG_2(int jarg1) { - void * jresult ; - int arg1 ; - std::vector< Dali::Actor > *result = 0 ; - - arg1 = (int)jarg1; - { - try { - try { - result = (std::vector< Dali::Actor > *)new_std_vector_Sl_Dali_Actor_Sg___SWIG_2(arg1); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ActorContainer_getitemcopy(void * jarg1, int jarg2) { - void * jresult ; - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - int arg2 ; - Dali::Actor result; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - arg2 = (int)jarg2; - { - try { - try { - result = std_vector_Sl_Dali_Actor_Sg__getitemcopy(arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ActorContainer_getitem(void * jarg1, int jarg2) { - void * jresult ; - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - int arg2 ; - Dali::Actor *result = 0 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - arg2 = (int)jarg2; - { - try { - try { - result = (Dali::Actor *) &std_vector_Sl_Dali_Actor_Sg__getitem(arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorContainer_setitem(void * jarg1, int jarg2, void * jarg3) { - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - int arg2 ; - Dali::Actor *arg3 = 0 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - arg2 = (int)jarg2; - arg3 = (Dali::Actor *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor const & type is null", 0); - return ; - } - { - try { - try { - std_vector_Sl_Dali_Actor_Sg__setitem(arg1,arg2,(Dali::Actor const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorContainer_AddRange(void * jarg1, void * jarg2) { - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - std::vector< Dali::Actor > *arg2 = 0 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - arg2 = (std::vector< Dali::Actor > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< Dali::Actor > const & type is null", 0); - return ; - } - { - try { - std_vector_Sl_Dali_Actor_Sg__AddRange(arg1,(std::vector< Dali::Actor > const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ActorContainer_GetRange(void * jarg1, int jarg2, int jarg3) { - void * jresult ; - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - int arg2 ; - int arg3 ; - std::vector< Dali::Actor > *result = 0 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - { - try { - try { - result = (std::vector< Dali::Actor > *)std_vector_Sl_Dali_Actor_Sg__GetRange(arg1,arg2,arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - catch(std::invalid_argument &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentException, (&_e)->what(), ""); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorContainer_Insert(void * jarg1, int jarg2, void * jarg3) { - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - int arg2 ; - Dali::Actor *arg3 = 0 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - arg2 = (int)jarg2; - arg3 = (Dali::Actor *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor const & type is null", 0); - return ; - } - { - try { - try { - std_vector_Sl_Dali_Actor_Sg__Insert(arg1,arg2,(Dali::Actor const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorContainer_InsertRange(void * jarg1, int jarg2, void * jarg3) { - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - int arg2 ; - std::vector< Dali::Actor > *arg3 = 0 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - arg2 = (int)jarg2; - arg3 = (std::vector< Dali::Actor > *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< Dali::Actor > const & type is null", 0); - return ; - } - { - try { - try { - std_vector_Sl_Dali_Actor_Sg__InsertRange(arg1,arg2,(std::vector< Dali::Actor > const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorContainer_RemoveAt(void * jarg1, int jarg2) { - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - int arg2 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - arg2 = (int)jarg2; - { - try { - try { - std_vector_Sl_Dali_Actor_Sg__RemoveAt(arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorContainer_RemoveRange(void * jarg1, int jarg2, int jarg3) { - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - int arg2 ; - int arg3 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - { - try { - try { - std_vector_Sl_Dali_Actor_Sg__RemoveRange(arg1,arg2,arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - catch(std::invalid_argument &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentException, (&_e)->what(), ""); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ActorContainer_Repeat(void * jarg1, int jarg2) { - void * jresult ; - Dali::Actor *arg1 = 0 ; - int arg2 ; - std::vector< Dali::Actor > *result = 0 ; - - arg1 = (Dali::Actor *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor const & type is null", 0); - return 0; - } - arg2 = (int)jarg2; - { - try { - try { - result = (std::vector< Dali::Actor > *)std_vector_Sl_Dali_Actor_Sg__Repeat((Dali::Actor const &)*arg1,arg2); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return 0; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorContainer_Reverse__SWIG_0(void * jarg1) { - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - { - try { - std_vector_Sl_Dali_Actor_Sg__Reverse__SWIG_0(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorContainer_Reverse__SWIG_1(void * jarg1, int jarg2, int jarg3) { - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - int arg2 ; - int arg3 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - arg2 = (int)jarg2; - arg3 = (int)jarg3; - { - try { - try { - std_vector_Sl_Dali_Actor_Sg__Reverse__SWIG_1(arg1,arg2,arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - catch(std::invalid_argument &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentException, (&_e)->what(), ""); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ActorContainer_SetRange(void * jarg1, int jarg2, void * jarg3) { - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - int arg2 ; - std::vector< Dali::Actor > *arg3 = 0 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - arg2 = (int)jarg2; - arg3 = (std::vector< Dali::Actor > *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "std::vector< Dali::Actor > const & type is null", 0); - return ; - } - { - try { - try { - std_vector_Sl_Dali_Actor_Sg__SetRange(arg1,arg2,(std::vector< Dali::Actor > const &)*arg3); - } - catch(std::out_of_range &_e) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, 0, (&_e)->what()); - return ; - } - - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ActorContainer(void * jarg1) { - std::vector< Dali::Actor > *arg1 = (std::vector< Dali::Actor > *) 0 ; - - arg1 = (std::vector< Dali::Actor > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AccessibilityActionSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Toolkit_AccessibilityManager_SA__SP__Sg__Empty((Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_AccessibilityActionSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_bool_Sp_Dali_Toolkit_AccessibilityManager_SA__SP__Sg__GetConnectionCount((Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AccessibilityActionSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *) 0 ; - bool (*arg2)(Dali::Toolkit::AccessibilityManager &) = (bool (*)(Dali::Toolkit::AccessibilityManager &)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *)jarg1; - arg2 = (bool (*)(Dali::Toolkit::AccessibilityManager &))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Toolkit_AccessibilityManager_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AccessibilityActionSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *) 0 ; - bool (*arg2)(Dali::Toolkit::AccessibilityManager &) = (bool (*)(Dali::Toolkit::AccessibilityManager &)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *)jarg1; - arg2 = (bool (*)(Dali::Toolkit::AccessibilityManager &))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Toolkit_AccessibilityManager_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AccessibilityActionSignal_Emit(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *) 0 ; - Dali::Toolkit::AccessibilityManager *arg2 = 0 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *)jarg1; - arg2 = (Dali::Toolkit::AccessibilityManager *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::AccessibilityManager & type is null", 0); - return 0; - } - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Toolkit_AccessibilityManager_SA__SP__Sg__Emit(arg1,*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AccessibilityActionSignal() { - void * jresult ; - Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *result = 0 ; - - { - try { - result = (Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *)new Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_AccessibilityActionSignal(void * jarg1) { - Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::AccessibilityManager &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_AccessibilityFocusOvershotSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Toolkit_AccessibilityManager_FocusOvershotDirection_SP__Sg__Empty((Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_AccessibilityFocusOvershotSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Toolkit_AccessibilityManager_FocusOvershotDirection_SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AccessibilityFocusOvershotSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *) 0 ; - void (*arg2)(Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) = (void (*)(Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *)jarg1; - arg2 = (void (*)(Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Toolkit_AccessibilityManager_FocusOvershotDirection_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AccessibilityFocusOvershotSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *) 0 ; - void (*arg2)(Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) = (void (*)(Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *)jarg1; - arg2 = (void (*)(Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Toolkit_AccessibilityManager_FocusOvershotDirection_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_AccessibilityFocusOvershotSignal_Emit(void * jarg1, void * jarg2, int jarg3) { - Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *) 0 ; - Dali::Actor arg2 ; - Dali::Toolkit::AccessibilityManager::FocusOvershotDirection arg3 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::Toolkit::AccessibilityManager::FocusOvershotDirection)jarg3; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Toolkit_AccessibilityManager_FocusOvershotDirection_SP__Sg__Emit(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_AccessibilityFocusOvershotSignal() { - void * jresult ; - Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *)new Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_AccessibilityFocusOvershotSignal(void * jarg1) { - Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::Toolkit::AccessibilityManager::FocusOvershotDirection) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_FocusChangedSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Actor,Dali::Actor) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::Actor) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::Actor) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Actor_SP__Sg__Empty((Dali::Signal< void (Dali::Actor,Dali::Actor) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_FocusChangedSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Actor,Dali::Actor) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::Actor) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::Actor) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Actor_SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Actor,Dali::Actor) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_FocusChangedSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor,Dali::Actor) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::Actor) > *) 0 ; - void (*arg2)(Dali::Actor,Dali::Actor) = (void (*)(Dali::Actor,Dali::Actor)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::Actor) > *)jarg1; - arg2 = (void (*)(Dali::Actor,Dali::Actor))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Actor_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_FocusChangedSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor,Dali::Actor) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::Actor) > *) 0 ; - void (*arg2)(Dali::Actor,Dali::Actor) = (void (*)(Dali::Actor,Dali::Actor)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::Actor) > *)jarg1; - arg2 = (void (*)(Dali::Actor,Dali::Actor))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Actor_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_FocusChangedSignal_Emit(void * jarg1, void * jarg2, void * jarg3) { - Dali::Signal< void (Dali::Actor,Dali::Actor) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::Actor) > *) 0 ; - Dali::Actor arg2 ; - Dali::Actor arg3 ; - Dali::Actor *argp2 ; - Dali::Actor *argp3 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::Actor) > *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - argp3 = (Dali::Actor *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg3 = *argp3; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_Dali_Actor_SP__Sg__Emit(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_FocusChangedSignal() { - void * jresult ; - Dali::Signal< void (Dali::Actor,Dali::Actor) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Actor,Dali::Actor) > *)new Dali::Signal< void (Dali::Actor,Dali::Actor) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_FocusChangedSignal(void * jarg1) { - Dali::Signal< void (Dali::Actor,Dali::Actor) > *arg1 = (Dali::Signal< void (Dali::Actor,Dali::Actor) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,Dali::Actor) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_FocusGroupChangedSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Actor,bool) > *arg1 = (Dali::Signal< void (Dali::Actor,bool) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Actor,bool) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_bool_SP__Sg__Empty((Dali::Signal< void (Dali::Actor,bool) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_FocusGroupChangedSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Actor,bool) > *arg1 = (Dali::Signal< void (Dali::Actor,bool) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Actor,bool) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_bool_SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Actor,bool) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_FocusGroupChangedSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor,bool) > *arg1 = (Dali::Signal< void (Dali::Actor,bool) > *) 0 ; - void (*arg2)(Dali::Actor,bool) = (void (*)(Dali::Actor,bool)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,bool) > *)jarg1; - arg2 = (void (*)(Dali::Actor,bool))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_bool_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_FocusGroupChangedSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Actor,bool) > *arg1 = (Dali::Signal< void (Dali::Actor,bool) > *) 0 ; - void (*arg2)(Dali::Actor,bool) = (void (*)(Dali::Actor,bool)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,bool) > *)jarg1; - arg2 = (void (*)(Dali::Actor,bool))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_bool_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_FocusGroupChangedSignal_Emit(void * jarg1, void * jarg2, unsigned int jarg3) { - Dali::Signal< void (Dali::Actor,bool) > *arg1 = (Dali::Signal< void (Dali::Actor,bool) > *) 0 ; - Dali::Actor arg2 ; - bool arg3 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Actor,bool) > *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - arg3 = jarg3 ? true : false; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Actor_Sc_bool_SP__Sg__Emit(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_FocusGroupChangedSignal() { - void * jresult ; - Dali::Signal< void (Dali::Actor,bool) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Actor,bool) > *)new Dali::Signal< void (Dali::Actor,bool) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_FocusGroupChangedSignal(void * jarg1) { - Dali::Signal< void (Dali::Actor,bool) > *arg1 = (Dali::Signal< void (Dali::Actor,bool) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Actor,bool) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_StyleChangedSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *arg1 = (Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Toolkit_StyleManager_Sc_Dali_StyleChange_Type_SP__Sg__Empty((Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_StyleChangedSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *arg1 = (Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Toolkit_StyleManager_Sc_Dali_StyleChange_Type_SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_StyleChangedSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *arg1 = (Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *) 0 ; - void (*arg2)(Dali::Toolkit::StyleManager,Dali::StyleChange::Type) = (void (*)(Dali::Toolkit::StyleManager,Dali::StyleChange::Type)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::StyleManager,Dali::StyleChange::Type))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_StyleManager_Sc_Dali_StyleChange_Type_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_StyleChangedSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *arg1 = (Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *) 0 ; - void (*arg2)(Dali::Toolkit::StyleManager,Dali::StyleChange::Type) = (void (*)(Dali::Toolkit::StyleManager,Dali::StyleChange::Type)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::StyleManager,Dali::StyleChange::Type))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_StyleManager_Sc_Dali_StyleChange_Type_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_StyleChangedSignal_Emit(void * jarg1, void * jarg2, int jarg3) { - Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *arg1 = (Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *) 0 ; - Dali::Toolkit::StyleManager arg2 ; - Dali::StyleChange::Type arg3 ; - Dali::Toolkit::StyleManager *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *)jarg1; - argp2 = (Dali::Toolkit::StyleManager *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::StyleManager", 0); - return ; - } - arg2 = *argp2; - arg3 = (Dali::StyleChange::Type)jarg3; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_StyleManager_Sc_Dali_StyleChange_Type_SP__Sg__Emit(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_StyleChangedSignal() { - void * jresult ; - Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *)new Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_StyleChangedSignal(void * jarg1) { - Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *arg1 = (Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::StyleManager,Dali::StyleChange::Type) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ButtonSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Toolkit::Button) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Button) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Button) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Button_SP__Sg__Empty((Dali::Signal< bool (Dali::Toolkit::Button) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ButtonSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< bool (Dali::Toolkit::Button) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Button) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Button) > *)jarg1; - { - try { - result = Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Button_SP__Sg__GetConnectionCount((Dali::Signal< bool (Dali::Toolkit::Button) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ButtonSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Toolkit::Button) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Button) > *) 0 ; - bool (*arg2)(Dali::Toolkit::Button) = (bool (*)(Dali::Toolkit::Button)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Button) > *)jarg1; - arg2 = (bool (*)(Dali::Toolkit::Button))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Button_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ButtonSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Toolkit::Button) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Button) > *) 0 ; - bool (*arg2)(Dali::Toolkit::Button) = (bool (*)(Dali::Toolkit::Button)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Button) > *)jarg1; - arg2 = (bool (*)(Dali::Toolkit::Button))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Button_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ButtonSignal_Emit(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Toolkit::Button) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Button) > *) 0 ; - Dali::Toolkit::Button arg2 ; - Dali::Toolkit::Button *argp2 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Button) > *)jarg1; - argp2 = (Dali::Toolkit::Button *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::Button", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Button_SP__Sg__Emit(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ButtonSignal() { - void * jresult ; - Dali::Signal< bool (Dali::Toolkit::Button) > *result = 0 ; - - { - try { - result = (Dali::Signal< bool (Dali::Toolkit::Button) > *)new Dali::Signal< bool (Dali::Toolkit::Button) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ButtonSignal(void * jarg1) { - Dali::Signal< bool (Dali::Toolkit::Button) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Button) > *) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Button) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_GaussianBlurViewSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *arg1 = (Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Toolkit_GaussianBlurView_SP__Sg__Empty((Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_GaussianBlurViewSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *arg1 = (Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Toolkit_GaussianBlurView_SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_GaussianBlurViewSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *arg1 = (Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *) 0 ; - void (*arg2)(Dali::Toolkit::GaussianBlurView) = (void (*)(Dali::Toolkit::GaussianBlurView)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::GaussianBlurView))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_GaussianBlurView_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_GaussianBlurViewSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *arg1 = (Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *) 0 ; - void (*arg2)(Dali::Toolkit::GaussianBlurView) = (void (*)(Dali::Toolkit::GaussianBlurView)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::GaussianBlurView))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_GaussianBlurView_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_GaussianBlurViewSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *arg1 = (Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *) 0 ; - Dali::Toolkit::GaussianBlurView arg2 ; - Dali::Toolkit::GaussianBlurView *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *)jarg1; - argp2 = (Dali::Toolkit::GaussianBlurView *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::GaussianBlurView", 0); - return ; - } - arg2 = *argp2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_GaussianBlurView_SP__Sg__Emit(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_GaussianBlurViewSignal() { - void * jresult ; - Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *)new Dali::Signal< void (Dali::Toolkit::GaussianBlurView) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_GaussianBlurViewSignal(void * jarg1) { - Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *arg1 = (Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::GaussianBlurView) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_PageTurnSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_Sc_unsigned_SS_int_Sc_bool_SP__Sg__Empty((Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_PageTurnSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_Sc_unsigned_SS_int_Sc_bool_SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PageTurnSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *) 0 ; - void (*arg2)(Dali::Toolkit::PageTurnView,unsigned int,bool) = (void (*)(Dali::Toolkit::PageTurnView,unsigned int,bool)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::PageTurnView,unsigned int,bool))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_Sc_unsigned_SS_int_Sc_bool_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PageTurnSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *) 0 ; - void (*arg2)(Dali::Toolkit::PageTurnView,unsigned int,bool) = (void (*)(Dali::Toolkit::PageTurnView,unsigned int,bool)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::PageTurnView,unsigned int,bool))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_Sc_unsigned_SS_int_Sc_bool_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PageTurnSignal_Emit(void * jarg1, void * jarg2, unsigned int jarg3, unsigned int jarg4) { - Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *) 0 ; - Dali::Toolkit::PageTurnView arg2 ; - unsigned int arg3 ; - bool arg4 ; - Dali::Toolkit::PageTurnView *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *)jarg1; - argp2 = (Dali::Toolkit::PageTurnView *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::PageTurnView", 0); - return ; - } - arg2 = *argp2; - arg3 = (unsigned int)jarg3; - arg4 = jarg4 ? true : false; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_Sc_unsigned_SS_int_Sc_bool_SP__Sg__Emit(arg1,arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PageTurnSignal() { - void * jresult ; - Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *)new Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PageTurnSignal(void * jarg1) { - Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView,unsigned int,bool) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_PagePanSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Toolkit::PageTurnView) > *arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_SP__Sg__Empty((Dali::Signal< void (Dali::Toolkit::PageTurnView) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_PagePanSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Toolkit::PageTurnView) > *arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Toolkit::PageTurnView) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PagePanSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::PageTurnView) > *arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView) > *) 0 ; - void (*arg2)(Dali::Toolkit::PageTurnView) = (void (*)(Dali::Toolkit::PageTurnView)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::PageTurnView))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PagePanSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::PageTurnView) > *arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView) > *) 0 ; - void (*arg2)(Dali::Toolkit::PageTurnView) = (void (*)(Dali::Toolkit::PageTurnView)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::PageTurnView))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_PagePanSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::PageTurnView) > *arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView) > *) 0 ; - Dali::Toolkit::PageTurnView arg2 ; - Dali::Toolkit::PageTurnView *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView) > *)jarg1; - argp2 = (Dali::Toolkit::PageTurnView *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::PageTurnView", 0); - return ; - } - arg2 = *argp2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_PageTurnView_SP__Sg__Emit(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_PagePanSignal() { - void * jresult ; - Dali::Signal< void (Dali::Toolkit::PageTurnView) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Toolkit::PageTurnView) > *)new Dali::Signal< void (Dali::Toolkit::PageTurnView) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_PagePanSignal(void * jarg1) { - Dali::Signal< void (Dali::Toolkit::PageTurnView) > *arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::PageTurnView) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ProgressBarValueChangedSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *arg1 = (Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Toolkit_ProgressBar_Sc_float_Sc_float_SP__Sg__Empty((Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ProgressBarValueChangedSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *arg1 = (Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Toolkit_ProgressBar_Sc_float_Sc_float_SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ProgressBarValueChangedSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *arg1 = (Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *) 0 ; - void (*arg2)(Dali::Toolkit::ProgressBar,float,float) = (void (*)(Dali::Toolkit::ProgressBar,float,float)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::ProgressBar,float,float))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_ProgressBar_Sc_float_Sc_float_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ProgressBarValueChangedSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *arg1 = (Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *) 0 ; - void (*arg2)(Dali::Toolkit::ProgressBar,float,float) = (void (*)(Dali::Toolkit::ProgressBar,float,float)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::ProgressBar,float,float))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_ProgressBar_Sc_float_Sc_float_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ProgressBarValueChangedSignal_Emit(void * jarg1, void * jarg2, float jarg3, float jarg4) { - Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *arg1 = (Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *) 0 ; - Dali::Toolkit::ProgressBar arg2 ; - float arg3 ; - float arg4 ; - Dali::Toolkit::ProgressBar *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *)jarg1; - argp2 = (Dali::Toolkit::ProgressBar *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::ProgressBar", 0); - return ; - } - arg2 = *argp2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_ProgressBar_Sc_float_Sc_float_SP__Sg__Emit(arg1,arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ProgressBarValueChangedSignal() { - void * jresult ; - Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *)new Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ProgressBarValueChangedSignal(void * jarg1) { - Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *arg1 = (Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::ProgressBar,float,float) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ScrollViewSnapStartedSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *arg1 = (Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Toolkit_ScrollView_SnapEvent_SS_const_SA__SP__Sg__Empty((Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ScrollViewSnapStartedSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *arg1 = (Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Toolkit_ScrollView_SnapEvent_SS_const_SA__SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollViewSnapStartedSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *arg1 = (Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *) 0 ; - void (*arg2)(Dali::Toolkit::ScrollView::SnapEvent const &) = (void (*)(Dali::Toolkit::ScrollView::SnapEvent const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::ScrollView::SnapEvent const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_ScrollView_SnapEvent_SS_const_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollViewSnapStartedSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *arg1 = (Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *) 0 ; - void (*arg2)(Dali::Toolkit::ScrollView::SnapEvent const &) = (void (*)(Dali::Toolkit::ScrollView::SnapEvent const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::ScrollView::SnapEvent const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_ScrollView_SnapEvent_SS_const_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollViewSnapStartedSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *arg1 = (Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *) 0 ; - Dali::Toolkit::ScrollView::SnapEvent *arg2 = 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *)jarg1; - arg2 = (Dali::Toolkit::ScrollView::SnapEvent *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ScrollView::SnapEvent const & type is null", 0); - return ; - } - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_ScrollView_SnapEvent_SS_const_SA__SP__Sg__Emit(arg1,(Dali::Toolkit::ScrollView::SnapEvent const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ScrollViewSnapStartedSignal() { - void * jresult ; - Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *)new Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ScrollViewSnapStartedSignal(void * jarg1) { - Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *arg1 = (Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::ScrollView::SnapEvent const &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ScrollableSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Vector2 const &) > *arg1 = (Dali::Signal< void (Dali::Vector2 const &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Vector2 const &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Vector2_SS_const_SA__SP__Sg__Empty((Dali::Signal< void (Dali::Vector2 const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ScrollableSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Vector2 const &) > *arg1 = (Dali::Signal< void (Dali::Vector2 const &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Vector2 const &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Vector2_SS_const_SA__SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Vector2 const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollableSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Vector2 const &) > *arg1 = (Dali::Signal< void (Dali::Vector2 const &) > *) 0 ; - void (*arg2)(Dali::Vector2 const &) = (void (*)(Dali::Vector2 const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Vector2 const &) > *)jarg1; - arg2 = (void (*)(Dali::Vector2 const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Vector2_SS_const_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollableSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Vector2 const &) > *arg1 = (Dali::Signal< void (Dali::Vector2 const &) > *) 0 ; - void (*arg2)(Dali::Vector2 const &) = (void (*)(Dali::Vector2 const &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Vector2 const &) > *)jarg1; - arg2 = (void (*)(Dali::Vector2 const &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Vector2_SS_const_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ScrollableSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Vector2 const &) > *arg1 = (Dali::Signal< void (Dali::Vector2 const &) > *) 0 ; - Dali::Vector2 *arg2 = 0 ; - - arg1 = (Dali::Signal< void (Dali::Vector2 const &) > *)jarg1; - arg2 = (Dali::Vector2 *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Vector2 const & type is null", 0); - return ; - } - { - try { - Dali_Signal_Sl_void_Sp_Dali_Vector2_SS_const_SA__SP__Sg__Emit(arg1,(Dali::Vector2 const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ScrollableSignal() { - void * jresult ; - Dali::Signal< void (Dali::Vector2 const &) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Vector2 const &) > *)new Dali::Signal< void (Dali::Vector2 const &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ScrollableSignal(void * jarg1) { - Dali::Signal< void (Dali::Vector2 const &) > *arg1 = (Dali::Signal< void (Dali::Vector2 const &) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Vector2 const &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TextEditorSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Toolkit::TextEditor) > *arg1 = (Dali::Signal< void (Dali::Toolkit::TextEditor) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::TextEditor) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextEditor_SP__Sg__Empty((Dali::Signal< void (Dali::Toolkit::TextEditor) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_TextEditorSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Toolkit::TextEditor) > *arg1 = (Dali::Signal< void (Dali::Toolkit::TextEditor) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::TextEditor) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextEditor_SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Toolkit::TextEditor) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TextEditorSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::TextEditor) > *arg1 = (Dali::Signal< void (Dali::Toolkit::TextEditor) > *) 0 ; - void (*arg2)(Dali::Toolkit::TextEditor) = (void (*)(Dali::Toolkit::TextEditor)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::TextEditor) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::TextEditor))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextEditor_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TextEditorSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::TextEditor) > *arg1 = (Dali::Signal< void (Dali::Toolkit::TextEditor) > *) 0 ; - void (*arg2)(Dali::Toolkit::TextEditor) = (void (*)(Dali::Toolkit::TextEditor)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::TextEditor) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::TextEditor))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextEditor_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TextEditorSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::TextEditor) > *arg1 = (Dali::Signal< void (Dali::Toolkit::TextEditor) > *) 0 ; - Dali::Toolkit::TextEditor arg2 ; - Dali::Toolkit::TextEditor *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::TextEditor) > *)jarg1; - argp2 = (Dali::Toolkit::TextEditor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::TextEditor", 0); - return ; - } - arg2 = *argp2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextEditor_SP__Sg__Emit(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TextEditorSignal() { - void * jresult ; - Dali::Signal< void (Dali::Toolkit::TextEditor) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Toolkit::TextEditor) > *)new Dali::Signal< void (Dali::Toolkit::TextEditor) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TextEditorSignal(void * jarg1) { - Dali::Signal< void (Dali::Toolkit::TextEditor) > *arg1 = (Dali::Signal< void (Dali::Toolkit::TextEditor) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::TextEditor) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_TextFieldSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Toolkit::TextField) > *arg1 = (Dali::Signal< void (Dali::Toolkit::TextField) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::TextField) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextField_SP__Sg__Empty((Dali::Signal< void (Dali::Toolkit::TextField) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_TextFieldSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Toolkit::TextField) > *arg1 = (Dali::Signal< void (Dali::Toolkit::TextField) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::TextField) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextField_SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Toolkit::TextField) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TextFieldSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::TextField) > *arg1 = (Dali::Signal< void (Dali::Toolkit::TextField) > *) 0 ; - void (*arg2)(Dali::Toolkit::TextField) = (void (*)(Dali::Toolkit::TextField)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::TextField) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::TextField))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextField_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TextFieldSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::TextField) > *arg1 = (Dali::Signal< void (Dali::Toolkit::TextField) > *) 0 ; - void (*arg2)(Dali::Toolkit::TextField) = (void (*)(Dali::Toolkit::TextField)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::TextField) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::TextField))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextField_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_TextFieldSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::TextField) > *arg1 = (Dali::Signal< void (Dali::Toolkit::TextField) > *) 0 ; - Dali::Toolkit::TextField arg2 ; - Dali::Toolkit::TextField *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::TextField) > *)jarg1; - argp2 = (Dali::Toolkit::TextField *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::TextField", 0); - return ; - } - arg2 = *argp2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_TextField_SP__Sg__Emit(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_TextFieldSignal() { - void * jresult ; - Dali::Signal< void (Dali::Toolkit::TextField) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Toolkit::TextField) > *)new Dali::Signal< void (Dali::Toolkit::TextField) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_TextFieldSignal(void * jarg1) { - Dali::Signal< void (Dali::Toolkit::TextField) > *arg1 = (Dali::Signal< void (Dali::Toolkit::TextField) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::TextField) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ControlKeySignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Control_Sc_Dali_KeyEvent_SS_const_SA__SP__Sg__Empty((Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_ControlKeySignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Control_Sc_Dali_KeyEvent_SS_const_SA__SP__Sg__GetConnectionCount((Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ControlKeySignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *) 0 ; - bool (*arg2)(Dali::Toolkit::Control,Dali::KeyEvent const &) = (bool (*)(Dali::Toolkit::Control,Dali::KeyEvent const &)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *)jarg1; - arg2 = (bool (*)(Dali::Toolkit::Control,Dali::KeyEvent const &))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Control_Sc_Dali_KeyEvent_SS_const_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ControlKeySignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *) 0 ; - bool (*arg2)(Dali::Toolkit::Control,Dali::KeyEvent const &) = (bool (*)(Dali::Toolkit::Control,Dali::KeyEvent const &)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *)jarg1; - arg2 = (bool (*)(Dali::Toolkit::Control,Dali::KeyEvent const &))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Control_Sc_Dali_KeyEvent_SS_const_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_ControlKeySignal_Emit(void * jarg1, void * jarg2, void * jarg3) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *) 0 ; - Dali::Toolkit::Control arg2 ; - Dali::KeyEvent *arg3 = 0 ; - Dali::Toolkit::Control *argp2 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *)jarg1; - argp2 = (Dali::Toolkit::Control *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::Control", 0); - return 0; - } - arg2 = *argp2; - arg3 = (Dali::KeyEvent *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::KeyEvent const & type is null", 0); - return 0; - } - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Control_Sc_Dali_KeyEvent_SS_const_SA__SP__Sg__Emit(arg1,arg2,(Dali::KeyEvent const &)*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ControlKeySignal() { - void * jresult ; - Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *result = 0 ; - - { - try { - result = (Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *)new Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ControlKeySignal(void * jarg1) { - Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Control,Dali::KeyEvent const &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_KeyInputFocusSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Toolkit::Control) > *arg1 = (Dali::Signal< void (Dali::Toolkit::Control) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::Control) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Toolkit_Control_SP__Sg__Empty((Dali::Signal< void (Dali::Toolkit::Control) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_KeyInputFocusSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Toolkit::Control) > *arg1 = (Dali::Signal< void (Dali::Toolkit::Control) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::Control) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Toolkit_Control_SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Toolkit::Control) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_KeyInputFocusSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::Control) > *arg1 = (Dali::Signal< void (Dali::Toolkit::Control) > *) 0 ; - void (*arg2)(Dali::Toolkit::Control) = (void (*)(Dali::Toolkit::Control)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::Control) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::Control))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_Control_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_KeyInputFocusSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::Control) > *arg1 = (Dali::Signal< void (Dali::Toolkit::Control) > *) 0 ; - void (*arg2)(Dali::Toolkit::Control) = (void (*)(Dali::Toolkit::Control)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::Control) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::Control))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_Control_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_KeyInputFocusSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::Control) > *arg1 = (Dali::Signal< void (Dali::Toolkit::Control) > *) 0 ; - Dali::Toolkit::Control arg2 ; - Dali::Toolkit::Control *argp2 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::Control) > *)jarg1; - argp2 = (Dali::Toolkit::Control *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::Control", 0); - return ; - } - arg2 = *argp2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_Control_SP__Sg__Emit(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_KeyInputFocusSignal() { - void * jresult ; - Dali::Signal< void (Dali::Toolkit::Control) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Toolkit::Control) > *)new Dali::Signal< void (Dali::Toolkit::Control) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_KeyInputFocusSignal(void * jarg1) { - Dali::Signal< void (Dali::Toolkit::Control) > *arg1 = (Dali::Signal< void (Dali::Toolkit::Control) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::Control) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_VideoViewSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< void (Dali::Toolkit::VideoView &) > *arg1 = (Dali::Signal< void (Dali::Toolkit::VideoView &) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::VideoView &) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_void_Sp_Dali_Toolkit_VideoView_SA__SP__Sg__Empty((Dali::Signal< void (Dali::Toolkit::VideoView &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_VideoViewSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< void (Dali::Toolkit::VideoView &) > *arg1 = (Dali::Signal< void (Dali::Toolkit::VideoView &) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< void (Dali::Toolkit::VideoView &) > *)jarg1; - { - try { - result = Dali_Signal_Sl_void_Sp_Dali_Toolkit_VideoView_SA__SP__Sg__GetConnectionCount((Dali::Signal< void (Dali::Toolkit::VideoView &) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VideoViewSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::VideoView &) > *arg1 = (Dali::Signal< void (Dali::Toolkit::VideoView &) > *) 0 ; - void (*arg2)(Dali::Toolkit::VideoView &) = (void (*)(Dali::Toolkit::VideoView &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::VideoView &) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::VideoView &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_VideoView_SA__SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VideoViewSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::VideoView &) > *arg1 = (Dali::Signal< void (Dali::Toolkit::VideoView &) > *) 0 ; - void (*arg2)(Dali::Toolkit::VideoView &) = (void (*)(Dali::Toolkit::VideoView &)) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::VideoView &) > *)jarg1; - arg2 = (void (*)(Dali::Toolkit::VideoView &))jarg2; - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_VideoView_SA__SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_VideoViewSignal_Emit(void * jarg1, void * jarg2) { - Dali::Signal< void (Dali::Toolkit::VideoView &) > *arg1 = (Dali::Signal< void (Dali::Toolkit::VideoView &) > *) 0 ; - Dali::Toolkit::VideoView *arg2 = 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::VideoView &) > *)jarg1; - arg2 = (Dali::Toolkit::VideoView *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::VideoView & type is null", 0); - return ; - } - { - try { - Dali_Signal_Sl_void_Sp_Dali_Toolkit_VideoView_SA__SP__Sg__Emit(arg1,*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_VideoViewSignal() { - void * jresult ; - Dali::Signal< void (Dali::Toolkit::VideoView &) > *result = 0 ; - - { - try { - result = (Dali::Signal< void (Dali::Toolkit::VideoView &) > *)new Dali::Signal< void (Dali::Toolkit::VideoView &) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_VideoViewSignal(void * jarg1) { - Dali::Signal< void (Dali::Toolkit::VideoView &) > *arg1 = (Dali::Signal< void (Dali::Toolkit::VideoView &) > *) 0 ; - - arg1 = (Dali::Signal< void (Dali::Toolkit::VideoView &) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_SliderValueChangedSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Toolkit::Slider,float) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,float) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,float) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_float_SP__Sg__Empty((Dali::Signal< bool (Dali::Toolkit::Slider,float) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_SliderValueChangedSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< bool (Dali::Toolkit::Slider,float) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,float) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,float) > *)jarg1; - { - try { - result = Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_float_SP__Sg__GetConnectionCount((Dali::Signal< bool (Dali::Toolkit::Slider,float) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_SliderValueChangedSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Toolkit::Slider,float) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,float) > *) 0 ; - bool (*arg2)(Dali::Toolkit::Slider,float) = (bool (*)(Dali::Toolkit::Slider,float)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,float) > *)jarg1; - arg2 = (bool (*)(Dali::Toolkit::Slider,float))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_float_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_SliderValueChangedSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Toolkit::Slider,float) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,float) > *) 0 ; - bool (*arg2)(Dali::Toolkit::Slider,float) = (bool (*)(Dali::Toolkit::Slider,float)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,float) > *)jarg1; - arg2 = (bool (*)(Dali::Toolkit::Slider,float))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_float_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_SliderValueChangedSignal_Emit(void * jarg1, void * jarg2, float jarg3) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Toolkit::Slider,float) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,float) > *) 0 ; - Dali::Toolkit::Slider arg2 ; - float arg3 ; - Dali::Toolkit::Slider *argp2 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,float) > *)jarg1; - argp2 = (Dali::Toolkit::Slider *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::Slider", 0); - return 0; - } - arg2 = *argp2; - arg3 = (float)jarg3; - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_float_SP__Sg__Emit(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_SliderValueChangedSignal() { - void * jresult ; - Dali::Signal< bool (Dali::Toolkit::Slider,float) > *result = 0 ; - - { - try { - result = (Dali::Signal< bool (Dali::Toolkit::Slider,float) > *)new Dali::Signal< bool (Dali::Toolkit::Slider,float) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_SliderValueChangedSignal(void * jarg1) { - Dali::Signal< bool (Dali::Toolkit::Slider,float) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,float) > *) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,float) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_SliderMarkReachedSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Toolkit::Slider,int) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,int) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,int) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_int_SP__Sg__Empty((Dali::Signal< bool (Dali::Toolkit::Slider,int) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_Dali_SliderMarkReachedSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< bool (Dali::Toolkit::Slider,int) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,int) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,int) > *)jarg1; - { - try { - result = Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_int_SP__Sg__GetConnectionCount((Dali::Signal< bool (Dali::Toolkit::Slider,int) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_SliderMarkReachedSignal_Connect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Toolkit::Slider,int) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,int) > *) 0 ; - bool (*arg2)(Dali::Toolkit::Slider,int) = (bool (*)(Dali::Toolkit::Slider,int)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,int) > *)jarg1; - arg2 = (bool (*)(Dali::Toolkit::Slider,int))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_int_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_SliderMarkReachedSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< bool (Dali::Toolkit::Slider,int) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,int) > *) 0 ; - bool (*arg2)(Dali::Toolkit::Slider,int) = (bool (*)(Dali::Toolkit::Slider,int)) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,int) > *)jarg1; - arg2 = (bool (*)(Dali::Toolkit::Slider,int))jarg2; - { - try { - Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_int_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_SliderMarkReachedSignal_Emit(void * jarg1, void * jarg2, int jarg3) { - unsigned int jresult ; - Dali::Signal< bool (Dali::Toolkit::Slider,int) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,int) > *) 0 ; - Dali::Toolkit::Slider arg2 ; - int arg3 ; - Dali::Toolkit::Slider *argp2 ; - bool result; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,int) > *)jarg1; - argp2 = (Dali::Toolkit::Slider *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::Slider", 0); - return 0; - } - arg2 = *argp2; - arg3 = (int)jarg3; - { - try { - result = (bool)Dali_Signal_Sl_bool_Sp_Dali_Toolkit_Slider_Sc_int_SP__Sg__Emit(arg1,arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_SliderMarkReachedSignal() { - void * jresult ; - Dali::Signal< bool (Dali::Toolkit::Slider,int) > *result = 0 ; - - { - try { - result = (Dali::Signal< bool (Dali::Toolkit::Slider,int) > *)new Dali::Signal< bool (Dali::Toolkit::Slider,int) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_SliderMarkReachedSignal(void * jarg1) { - Dali::Signal< bool (Dali::Toolkit::Slider,int) > *arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,int) > *) 0 ; - - arg1 = (Dali::Signal< bool (Dali::Toolkit::Slider,int) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_RulerPtr__SWIG_0() { - void * jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *result = 0 ; - - { - try { - result = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)new Dali::IntrusivePtr< Dali::Toolkit::Ruler >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_RulerPtr__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::Ruler *arg1 = (Dali::Toolkit::Ruler *) 0 ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *result = 0 ; - - arg1 = (Dali::Toolkit::Ruler *)jarg1; - { - try { - result = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)new Dali::IntrusivePtr< Dali::Toolkit::Ruler >(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_RulerPtr__SWIG_2(void * jarg1) { - void * jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = 0 ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *result = 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::IntrusivePtr< Dali::Toolkit::Ruler > const & type is null", 0); - return 0; - } - { - try { - result = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)new Dali::IntrusivePtr< Dali::Toolkit::Ruler >((Dali::IntrusivePtr< Dali::Toolkit::Ruler > const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_RulerPtr(void * jarg1) { - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RulerPtr_Get(void * jarg1) { - void * jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - Dali::Toolkit::Ruler *result = 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - result = (Dali::Toolkit::Ruler *)((Dali::IntrusivePtr< Dali::Toolkit::Ruler > const *)arg1)->Get(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RulerPtr___deref__(void * jarg1) { - void * jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - Dali::Toolkit::Ruler *result = 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - result = (Dali::Toolkit::Ruler *)((Dali::IntrusivePtr< Dali::Toolkit::Ruler > const *)arg1)->operator ->(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RulerPtr___ref__(void * jarg1) { - void * jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - Dali::Toolkit::Ruler *result = 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - result = (Dali::Toolkit::Ruler *) &((Dali::IntrusivePtr< Dali::Toolkit::Ruler > const *)arg1)->operator *(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RulerPtr_Assign__SWIG_0(void * jarg1, void * jarg2) { - void * jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg2 = 0 ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *result = 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::IntrusivePtr< Dali::Toolkit::Ruler > const & type is null", 0); - return 0; - } - { - try { - result = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) &(arg1)->operator =((Dali::IntrusivePtr< Dali::Toolkit::Ruler > const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RulerPtr_Assign__SWIG_1(void * jarg1, void * jarg2) { - void * jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - Dali::Toolkit::Ruler *arg2 = (Dali::Toolkit::Ruler *) 0 ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *result = 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (Dali::Toolkit::Ruler *)jarg2; - { - try { - result = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) &(arg1)->operator =(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RulerPtr_Reset__SWIG_0(void * jarg1) { - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - (arg1)->Reset(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RulerPtr_Reset__SWIG_1(void * jarg1, void * jarg2) { - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - Dali::Toolkit::Ruler *arg2 = (Dali::Toolkit::Ruler *) 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (Dali::Toolkit::Ruler *)jarg2; - { - try { - (arg1)->Reset(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RulerPtr_Detach(void * jarg1) { - void * jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - Dali::Toolkit::Ruler *result = 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - result = (Dali::Toolkit::Ruler *)(arg1)->Detach(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerPtr_Snap__SWIG_0(void * jarg1, float jarg2, float jarg3) { - float jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - float arg2 ; - float arg3 ; - float result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - result = (float)(*arg1)->Snap(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerPtr_Snap__SWIG_1(void * jarg1, float jarg2) { - float jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)(*arg1)->Snap(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerPtr_GetPositionFromPage(void * jarg1, unsigned int jarg2, unsigned int * jarg3, unsigned int jarg4) { - float jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - unsigned int arg2 ; - unsigned int *arg3 = 0 ; - bool arg4 ; - float result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (unsigned int)jarg2; - arg3 = (unsigned int *)jarg3; - arg4 = jarg4 ? true : false; - { - try { - result = (float)(*arg1)->GetPositionFromPage(arg2,*arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RulerPtr_GetPageFromPosition(void * jarg1, float jarg2, unsigned int jarg3) { - unsigned int jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - float arg2 ; - bool arg3 ; - unsigned int result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (float)jarg2; - arg3 = jarg3 ? true : false; - { - try { - result = (unsigned int)(*arg1)->GetPageFromPosition(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RulerPtr_GetTotalPages(void * jarg1) { - unsigned int jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - unsigned int result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - result = (unsigned int)(*arg1)->GetTotalPages(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_RulerPtr_GetType(void * jarg1) { - int jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - Dali::Toolkit::Ruler::RulerType result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - result = (Dali::Toolkit::Ruler::RulerType)(*arg1)->GetType(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (int)result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_Dali_RulerPtr_IsEnabled(void * jarg1) { - unsigned int jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - bool result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - result = (bool)(*arg1)->IsEnabled(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RulerPtr_Enable(void * jarg1) { - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - (*arg1)->Enable(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RulerPtr_Disable(void * jarg1) { - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - (*arg1)->Disable(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RulerPtr_SetDomain(void * jarg1, void * jarg2) { - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - SwigValueWrapper< Dali::Toolkit::RulerDomain > arg2 ; - Dali::Toolkit::RulerDomain *argp2 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - argp2 = (Dali::Toolkit::RulerDomain *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Toolkit::RulerDomain", 0); - return ; - } - arg2 = *argp2; - { - try { - (*arg1)->SetDomain(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_RulerPtr_GetDomain(void * jarg1) { - void * jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - Dali::Toolkit::RulerDomain *result = 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - result = (Dali::Toolkit::RulerDomain *) &(*arg1)->GetDomain(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RulerPtr_DisableDomain(void * jarg1) { - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - (*arg1)->DisableDomain(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerPtr_Clamp__SWIG_0(void * jarg1, float jarg2, float jarg3, float jarg4) { - float jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - float result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - { - try { - result = (float)(*arg1)->Clamp(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerPtr_Clamp__SWIG_1(void * jarg1, float jarg2, float jarg3) { - float jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - float arg2 ; - float arg3 ; - float result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - result = (float)(*arg1)->Clamp(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerPtr_Clamp__SWIG_2(void * jarg1, float jarg2) { - float jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)(*arg1)->Clamp(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerPtr_Clamp__SWIG_3(void * jarg1, float jarg2, float jarg3, float jarg4, void * jarg5) { - float jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - Dali::Toolkit::ClampState *arg5 = 0 ; - float result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - arg5 = (Dali::Toolkit::ClampState *)jarg5; - if (!arg5) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ClampState & type is null", 0); - return 0; - } - { - try { - result = (float)(*arg1)->Clamp(arg2,arg3,arg4,*arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerPtr_SnapAndClamp__SWIG_0(void * jarg1, float jarg2, float jarg3, float jarg4, float jarg5) { - float jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - float arg5 ; - float result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - arg5 = (float)jarg5; - { - try { - result = (float)(*arg1)->SnapAndClamp(arg2,arg3,arg4,arg5); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerPtr_SnapAndClamp__SWIG_1(void * jarg1, float jarg2, float jarg3, float jarg4) { - float jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - float result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - { - try { - result = (float)(*arg1)->SnapAndClamp(arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerPtr_SnapAndClamp__SWIG_2(void * jarg1, float jarg2, float jarg3) { - float jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - float arg2 ; - float arg3 ; - float result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - { - try { - result = (float)(*arg1)->SnapAndClamp(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerPtr_SnapAndClamp__SWIG_3(void * jarg1, float jarg2) { - float jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)(*arg1)->SnapAndClamp(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_Dali_RulerPtr_SnapAndClamp__SWIG_4(void * jarg1, float jarg2, float jarg3, float jarg4, float jarg5, void * jarg6) { - float jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - float arg2 ; - float arg3 ; - float arg4 ; - float arg5 ; - Dali::Toolkit::ClampState *arg6 = 0 ; - float result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - arg2 = (float)jarg2; - arg3 = (float)jarg3; - arg4 = (float)jarg4; - arg5 = (float)jarg5; - arg6 = (Dali::Toolkit::ClampState *)jarg6; - if (!arg6) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ClampState & type is null", 0); - return 0; - } - { - try { - result = (float)(*arg1)->SnapAndClamp(arg2,arg3,arg4,arg5,*arg6); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RulerPtr_Reference(void * jarg1) { - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - (*arg1)->Reference(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_RulerPtr_Unreference(void * jarg1) { - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - (*arg1)->Unreference(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_RulerPtr_ReferenceCount(void * jarg1) { - int jresult ; - Dali::IntrusivePtr< Dali::Toolkit::Ruler > *arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *) 0 ; - int result; - - arg1 = (Dali::IntrusivePtr< Dali::Toolkit::Ruler > *)jarg1; - { - try { - result = (int)(*arg1)->ReferenceCount(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT Dali::RefObject * SWIGSTDCALL CSharp_Dali_BaseObject_SWIGUpcast(Dali::BaseObject *jarg1) { - return (Dali::RefObject *)jarg1; -} - -SWIGEXPORT Dali::SignalObserver * SWIGSTDCALL CSharp_Dali_ConnectionTrackerInterface_SWIGUpcast(Dali::ConnectionTrackerInterface *jarg1) { - return (Dali::SignalObserver *)jarg1; -} - -SWIGEXPORT Dali::ConnectionTrackerInterface * SWIGSTDCALL CSharp_Dali_ConnectionTracker_SWIGUpcast(Dali::ConnectionTracker *jarg1) { - return (Dali::ConnectionTrackerInterface *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_ObjectRegistry_SWIGUpcast(Dali::ObjectRegistry *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_PropertyCondition_SWIGUpcast(Dali::PropertyCondition *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_PropertyNotification_SWIGUpcast(Dali::PropertyNotification *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_Handle_SWIGUpcast(Dali::Handle *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_TypeInfo_SWIGUpcast(Dali::TypeInfo *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_TypeRegistry_SWIGUpcast(Dali::TypeRegistry *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_Image_SWIGUpcast(Dali::Image *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_PixelData_SWIGUpcast(Dali::PixelData *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_Texture_SWIGUpcast(Dali::Texture *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_Sampler_SWIGUpcast(Dali::Sampler *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_TextureSet_SWIGUpcast(Dali::TextureSet *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_PropertyBuffer_SWIGUpcast(Dali::PropertyBuffer *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_Geometry_SWIGUpcast(Dali::Geometry *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::Handle * SWIGSTDCALL CSharp_Dali_Shader_SWIGUpcast(Dali::Shader *jarg1) { - return (Dali::Handle *)jarg1; -} - -SWIGEXPORT Dali::Handle * SWIGSTDCALL CSharp_Dali_Renderer_SWIGUpcast(Dali::Renderer *jarg1) { - return (Dali::Handle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_FrameBuffer_SWIGUpcast(Dali::FrameBuffer *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_RenderTaskList_SWIGUpcast(Dali::RenderTaskList *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::Handle * SWIGSTDCALL CSharp_Dali_RenderTask_SWIGUpcast(Dali::RenderTask *jarg1) { - return (Dali::Handle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_Touch_SWIGUpcast(Dali::TouchData *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::Handle * SWIGSTDCALL CSharp_Dali_GestureDetector_SWIGUpcast(Dali::GestureDetector *jarg1) { - return (Dali::Handle *)jarg1; -} - -SWIGEXPORT Dali::GestureDetector * SWIGSTDCALL CSharp_Dali_LongPressGestureDetector_SWIGUpcast(Dali::LongPressGestureDetector *jarg1) { - return (Dali::GestureDetector *)jarg1; -} - -SWIGEXPORT Dali::Gesture * SWIGSTDCALL CSharp_Dali_LongPressGesture_SWIGUpcast(Dali::LongPressGesture *jarg1) { - return (Dali::Gesture *)jarg1; -} - -SWIGEXPORT Dali::Handle * SWIGSTDCALL CSharp_Dali_Actor_SWIGUpcast(Dali::Actor *jarg1) { - return (Dali::Handle *)jarg1; -} - -SWIGEXPORT Dali::Actor * SWIGSTDCALL CSharp_Dali_Layer_SWIGUpcast(Dali::Layer *jarg1) { - return (Dali::Actor *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_Stage_SWIGUpcast(Dali::Stage *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::RefObject * SWIGSTDCALL CSharp_Dali_CustomActorImpl_SWIGUpcast(Dali::CustomActorImpl *jarg1) { - return (Dali::RefObject *)jarg1; -} - -SWIGEXPORT Dali::Actor * SWIGSTDCALL CSharp_Dali_CustomActor_SWIGUpcast(Dali::CustomActor *jarg1) { - return (Dali::Actor *)jarg1; -} - -SWIGEXPORT Dali::GestureDetector * SWIGSTDCALL CSharp_Dali_PanGestureDetector_SWIGUpcast(Dali::PanGestureDetector *jarg1) { - return (Dali::GestureDetector *)jarg1; -} - -SWIGEXPORT Dali::Gesture * SWIGSTDCALL CSharp_Dali_PanGesture_SWIGUpcast(Dali::PanGesture *jarg1) { - return (Dali::Gesture *)jarg1; -} - -SWIGEXPORT Dali::GestureDetector * SWIGSTDCALL CSharp_Dali_PinchGestureDetector_SWIGUpcast(Dali::PinchGestureDetector *jarg1) { - return (Dali::GestureDetector *)jarg1; -} - -SWIGEXPORT Dali::Gesture * SWIGSTDCALL CSharp_Dali_PinchGesture_SWIGUpcast(Dali::PinchGesture *jarg1) { - return (Dali::Gesture *)jarg1; -} - -SWIGEXPORT Dali::GestureDetector * SWIGSTDCALL CSharp_Dali_TapGestureDetector_SWIGUpcast(Dali::TapGestureDetector *jarg1) { - return (Dali::GestureDetector *)jarg1; -} - -SWIGEXPORT Dali::Gesture * SWIGSTDCALL CSharp_Dali_TapGesture_SWIGUpcast(Dali::TapGesture *jarg1) { - return (Dali::Gesture *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_KeyFrames_SWIGUpcast(Dali::KeyFrames *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::Handle * SWIGSTDCALL CSharp_Dali_Path_SWIGUpcast(Dali::Path *jarg1) { - return (Dali::Handle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_Animation_SWIGUpcast(Dali::Animation *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::Handle * SWIGSTDCALL CSharp_Dali_LinearConstrainer_SWIGUpcast(Dali::LinearConstrainer *jarg1) { - return (Dali::Handle *)jarg1; -} - -SWIGEXPORT Dali::Handle * SWIGSTDCALL CSharp_Dali_PathConstrainer_SWIGUpcast(Dali::PathConstrainer *jarg1) { - return (Dali::Handle *)jarg1; -} - -SWIGEXPORT Dali::Image * SWIGSTDCALL CSharp_Dali_BufferImage_SWIGUpcast(Dali::BufferImage *jarg1) { - return (Dali::Image *)jarg1; -} - -SWIGEXPORT Dali::Image * SWIGSTDCALL CSharp_Dali_EncodedBufferImage_SWIGUpcast(Dali::EncodedBufferImage *jarg1) { - return (Dali::Image *)jarg1; -} - -SWIGEXPORT Dali::Image * SWIGSTDCALL CSharp_Dali_NativeImage_SWIGUpcast(Dali::NativeImage *jarg1) { - return (Dali::Image *)jarg1; -} - -SWIGEXPORT Dali::RefObject * SWIGSTDCALL CSharp_Dali_NativeImageInterface_SWIGUpcast(Dali::NativeImageInterface *jarg1) { - return (Dali::RefObject *)jarg1; -} - -SWIGEXPORT Dali::Image * SWIGSTDCALL CSharp_Dali_ResourceImage_SWIGUpcast(Dali::ResourceImage *jarg1) { - return (Dali::Image *)jarg1; -} - -SWIGEXPORT Dali::Image * SWIGSTDCALL CSharp_Dali_FrameBufferImage_SWIGUpcast(Dali::FrameBufferImage *jarg1) { - return (Dali::Image *)jarg1; -} - -SWIGEXPORT Dali::ResourceImage * SWIGSTDCALL CSharp_Dali_NinePatchImage_SWIGUpcast(Dali::NinePatchImage *jarg1) { - return (Dali::ResourceImage *)jarg1; -} - -SWIGEXPORT Dali::Actor * SWIGSTDCALL CSharp_Dali_CameraActor_SWIGUpcast(Dali::CameraActor *jarg1) { - return (Dali::Actor *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_Timer_SWIGUpcast(Dali::Timer *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_DragAndDropDetector_SWIGUpcast(Dali::DragAndDropDetector *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_Window_SWIGUpcast(Dali::Window *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_Application_SWIGUpcast(Dali::Application *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_Builder_SWIGUpcast(Dali::Toolkit::Builder *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_TransitionData_SWIGUpcast(Dali::Toolkit::TransitionData *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::CustomActorImpl * SWIGSTDCALL CSharp_Dali_ViewImpl_SWIGUpcast(Dali::Toolkit::Internal::Control *jarg1) { - return (Dali::CustomActorImpl *)jarg1; -} - -SWIGEXPORT Dali::CustomActor * SWIGSTDCALL CSharp_Dali_View_SWIGUpcast(Dali::Toolkit::Control *jarg1) { - return (Dali::CustomActor *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_KeyInputFocusManager_SWIGUpcast(Dali::Toolkit::KeyInputFocusManager *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_Alignment_SWIGUpcast(Dali::Toolkit::Alignment *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_Button_SWIGUpcast(Dali::Toolkit::Button *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Button * SWIGSTDCALL CSharp_Dali_CheckBoxButton_SWIGUpcast(Dali::Toolkit::CheckBoxButton *jarg1) { - return (Dali::Toolkit::Button *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Button * SWIGSTDCALL CSharp_Dali_PushButton_SWIGUpcast(Dali::Toolkit::PushButton *jarg1) { - return (Dali::Toolkit::Button *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Button * SWIGSTDCALL CSharp_Dali_RadioButton_SWIGUpcast(Dali::Toolkit::RadioButton *jarg1) { - return (Dali::Toolkit::Button *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_FlexContainer_SWIGUpcast(Dali::Toolkit::FlexContainer *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_ImageView_SWIGUpcast(Dali::Toolkit::ImageView *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_Model3dView_SWIGUpcast(Dali::Toolkit::Model3dView *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_ScrollBar_SWIGUpcast(Dali::Toolkit::ScrollBar *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_Scrollable_SWIGUpcast(Dali::Toolkit::Scrollable *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::RefObject * SWIGSTDCALL CSharp_Dali_ItemLayout_SWIGUpcast(Dali::Toolkit::ItemLayout *jarg1) { - return (Dali::RefObject *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Scrollable * SWIGSTDCALL CSharp_Dali_ItemView_SWIGUpcast(Dali::Toolkit::ItemView *jarg1) { - return (Dali::Toolkit::Scrollable *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_ScrollViewEffect_SWIGUpcast(Dali::Toolkit::ScrollViewEffect *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::ScrollViewEffect * SWIGSTDCALL CSharp_Dali_ScrollViewPagePathEffect_SWIGUpcast(Dali::Toolkit::ScrollViewPagePathEffect *jarg1) { - return (Dali::Toolkit::ScrollViewEffect *)jarg1; -} - -SWIGEXPORT Dali::RefObject * SWIGSTDCALL CSharp_Dali_Ruler_SWIGUpcast(Dali::Toolkit::Ruler *jarg1) { - return (Dali::RefObject *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Ruler * SWIGSTDCALL CSharp_Dali_DefaultRuler_SWIGUpcast(Dali::Toolkit::DefaultRuler *jarg1) { - return (Dali::Toolkit::Ruler *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Ruler * SWIGSTDCALL CSharp_Dali_FixedRuler_SWIGUpcast(Dali::Toolkit::FixedRuler *jarg1) { - return (Dali::Toolkit::Ruler *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Scrollable * SWIGSTDCALL CSharp_Dali_ScrollView_SWIGUpcast(Dali::Toolkit::ScrollView *jarg1) { - return (Dali::Toolkit::Scrollable *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_TableView_SWIGUpcast(Dali::Toolkit::TableView *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_TextEditor_SWIGUpcast(Dali::Toolkit::TextEditor *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_TextField_SWIGUpcast(Dali::Toolkit::TextField *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_TextLabel_SWIGUpcast(Dali::Toolkit::TextLabel *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_AccessibilityManager_SWIGUpcast(Dali::Toolkit::AccessibilityManager *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_StyleManager_SWIGUpcast(Dali::Toolkit::StyleManager *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_Slider_SWIGUpcast(Dali::Toolkit::Slider *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_VideoView_SWIGUpcast(Dali::Toolkit::VideoView *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_Popup_SWIGUpcast(Dali::Toolkit::Popup *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_ProgressBar_SWIGUpcast(Dali::Toolkit::ProgressBar *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_GaussianBlurView_SWIGUpcast(Dali::Toolkit::GaussianBlurView *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_PageTurnView_SWIGUpcast(Dali::Toolkit::PageTurnView *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::PageTurnView * SWIGSTDCALL CSharp_Dali_PageTurnLandscapeView_SWIGUpcast(Dali::Toolkit::PageTurnLandscapeView *jarg1) { - return (Dali::Toolkit::PageTurnView *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::PageTurnView * SWIGSTDCALL CSharp_Dali_PageTurnPortraitView_SWIGUpcast(Dali::Toolkit::PageTurnPortraitView *jarg1) { - return (Dali::Toolkit::PageTurnView *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Button * SWIGSTDCALL CSharp_Dali_ToggleButton_SWIGUpcast(Dali::Toolkit::ToggleButton *jarg1) { - return (Dali::Toolkit::Button *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_VisualBase_SWIGUpcast(Dali::Toolkit::Visual::Base *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_VisualFactory_SWIGUpcast(Dali::Toolkit::VisualFactory *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_Dali_AsyncImageLoader_SWIGUpcast(Dali::Toolkit::AsyncImageLoader *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -#ifdef __cplusplus -} -#endif - diff --git a/plugins/dali-sharp/dali-bindings/dali_wrap.h b/plugins/dali-sharp/dali-bindings/dali_wrap.h deleted file mode 100644 index b6902b3..0000000 --- a/plugins/dali-sharp/dali-bindings/dali_wrap.h +++ /dev/null @@ -1,248 +0,0 @@ -/* ---------------------------------------------------------------------------- - * This file was automatically generated by SWIG (http://www.swig.org). - * Version 3.0.10 - * - * This file is not intended to be easily readable and contains a number of - * coding conventions designed to improve portability and efficiency. Do not make - * changes to this file unless you know what you are doing--modify the SWIG - * interface file instead. - * ----------------------------------------------------------------------------- */ - -#ifndef SWIG_NDalic_WRAP_H_ -#define SWIG_NDalic_WRAP_H_ - -class SwigDirector_ViewImpl : public Dali::Toolkit::Internal::Control, public Swig::Director { - -public: - SwigDirector_ViewImpl(Dali::Toolkit::Internal::Control::ControlBehaviour behaviourFlags); - virtual ~SwigDirector_ViewImpl(); - virtual void OnStageConnection(int depth); - virtual void OnStageConnectionSwigPublic(int depth) { - Dali::Toolkit::Internal::Control::OnStageConnection(depth); - } - virtual void OnStageDisconnection(); - virtual void OnStageDisconnectionSwigPublic() { - Dali::Toolkit::Internal::Control::OnStageDisconnection(); - } - virtual void OnChildAdd(Dali::Actor &child); - virtual void OnChildAddSwigPublic(Dali::Actor &child) { - Dali::Toolkit::Internal::Control::OnChildAdd(child); - } - virtual void OnChildRemove(Dali::Actor &child); - virtual void OnChildRemoveSwigPublic(Dali::Actor &child) { - Dali::Toolkit::Internal::Control::OnChildRemove(child); - } - virtual void OnPropertySet(Dali::Property::Index index, Dali::Property::Value propertyValue); - virtual void OnPropertySetSwigPublic(Dali::Property::Index index, Dali::Property::Value propertyValue) { - Dali::Toolkit::Internal::Control::OnPropertySet(index,propertyValue); - } - virtual void OnSizeSet(Dali::Vector3 const &targetSize); - virtual void OnSizeSetSwigPublic(Dali::Vector3 const &targetSize) { - Dali::Toolkit::Internal::Control::OnSizeSet(targetSize); - } - virtual void OnSizeAnimation(Dali::Animation &animation, Dali::Vector3 const &targetSize); - virtual void OnSizeAnimationSwigPublic(Dali::Animation &animation, Dali::Vector3 const &targetSize) { - Dali::Toolkit::Internal::Control::OnSizeAnimation(animation,targetSize); - } - virtual bool OnTouchEvent(Dali::TouchEvent const &event); - virtual bool OnTouchEventSwigPublic(Dali::TouchEvent const &event) { - return Dali::Toolkit::Internal::Control::OnTouchEvent(event); - } - virtual bool OnHoverEvent(Dali::HoverEvent const &event); - virtual bool OnHoverEventSwigPublic(Dali::HoverEvent const &event) { - return Dali::Toolkit::Internal::Control::OnHoverEvent(event); - } - virtual bool OnKeyEvent(Dali::KeyEvent const &event); - virtual bool OnKeyEventSwigPublic(Dali::KeyEvent const &event) { - return Dali::Toolkit::Internal::Control::OnKeyEvent(event); - } - virtual bool OnWheelEvent(Dali::WheelEvent const &event); - virtual bool OnWheelEventSwigPublic(Dali::WheelEvent const &event) { - return Dali::Toolkit::Internal::Control::OnWheelEvent(event); - } - virtual void OnRelayout(Dali::Vector2 const &size, Dali::RelayoutContainer &container); - virtual void OnRelayoutSwigPublic(Dali::Vector2 const &size, Dali::RelayoutContainer &container) { - Dali::Toolkit::Internal::Control::OnRelayout(size,container); - } - virtual void OnSetResizePolicy(Dali::ResizePolicy::Type policy, Dali::Dimension::Type dimension); - virtual void OnSetResizePolicySwigPublic(Dali::ResizePolicy::Type policy, Dali::Dimension::Type dimension) { - Dali::Toolkit::Internal::Control::OnSetResizePolicy(policy,dimension); - } - virtual Dali::Vector3 GetNaturalSize(); - virtual Dali::Vector3 GetNaturalSizeSwigPublic() { - return Dali::Toolkit::Internal::Control::GetNaturalSize(); - } - virtual float CalculateChildSize(Dali::Actor const &child, Dali::Dimension::Type dimension); - virtual float CalculateChildSizeSwigPublic(Dali::Actor const &child, Dali::Dimension::Type dimension) { - return Dali::Toolkit::Internal::Control::CalculateChildSize(child,dimension); - } - virtual float GetHeightForWidth(float width); - virtual float GetHeightForWidthSwigPublic(float width) { - return Dali::Toolkit::Internal::Control::GetHeightForWidth(width); - } - virtual float GetWidthForHeight(float height); - virtual float GetWidthForHeightSwigPublic(float height) { - return Dali::Toolkit::Internal::Control::GetWidthForHeight(height); - } - virtual bool RelayoutDependentOnChildren(Dali::Dimension::Type dimension = Dali::Dimension::ALL_DIMENSIONS); - virtual bool RelayoutDependentOnChildrenSwigPublic(Dali::Dimension::Type dimension = Dali::Dimension::ALL_DIMENSIONS) { - return Dali::Toolkit::Internal::Control::RelayoutDependentOnChildren(dimension); - } - virtual void OnCalculateRelayoutSize(Dali::Dimension::Type dimension); - virtual void OnCalculateRelayoutSizeSwigPublic(Dali::Dimension::Type dimension) { - Dali::Toolkit::Internal::Control::OnCalculateRelayoutSize(dimension); - } - virtual void OnLayoutNegotiated(float size, Dali::Dimension::Type dimension); - virtual void OnLayoutNegotiatedSwigPublic(float size, Dali::Dimension::Type dimension) { - Dali::Toolkit::Internal::Control::OnLayoutNegotiated(size,dimension); - } - virtual Dali::CustomActorImpl::Extension *GetExtension(); - virtual void OnInitialize(); - virtual void OnControlChildAdd(Dali::Actor &child); - virtual void OnControlChildRemove(Dali::Actor &child); - virtual void OnStyleChange(Dali::Toolkit::StyleManager styleManager, Dali::StyleChange::Type change); - virtual bool OnAccessibilityActivated(); - virtual bool OnAccessibilityPan(Dali::PanGesture gesture); - virtual bool OnAccessibilityTouch(Dali::TouchEvent const &touchEvent); - virtual bool OnAccessibilityValueChange(bool isIncrease); - virtual bool OnAccessibilityZoom(); - virtual void OnKeyInputFocusGained(); - virtual void OnKeyInputFocusLost(); - virtual Dali::Actor GetNextKeyboardFocusableActor(Dali::Actor currentFocusedActor, Dali::Toolkit::Control::KeyboardFocus::Direction direction, bool loopEnabled); - virtual void OnKeyboardFocusChangeCommitted(Dali::Actor commitedFocusableActor); - virtual bool OnKeyboardEnter(); - virtual void OnPinch(Dali::PinchGesture const &pinch); - virtual void OnPan(Dali::PanGesture const &pan); - virtual void OnTap(Dali::TapGesture const &tap); - virtual void OnLongPress(Dali::LongPressGesture const &longPress); - virtual void SignalConnected(Dali::SlotObserver *slotObserver, Dali::CallbackBase *callback); - virtual void SignalDisconnected(Dali::SlotObserver *slotObserver, Dali::CallbackBase *callback); - virtual Dali::Toolkit::Internal::Control::Extension *GetControlExtension(); - - typedef void (SWIGSTDCALL* SWIG_Callback0_t)(int); - typedef void (SWIGSTDCALL* SWIG_Callback1_t)(); - typedef void (SWIGSTDCALL* SWIG_Callback2_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback3_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback4_t)(int, void *); - typedef void (SWIGSTDCALL* SWIG_Callback5_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback6_t)(void *, void *); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback7_t)(void *); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback8_t)(void *); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback9_t)(void *); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback10_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback11_t)(void *, void *); - typedef void (SWIGSTDCALL* SWIG_Callback12_t)(int, int); - typedef void * (SWIGSTDCALL* SWIG_Callback13_t)(); - typedef float (SWIGSTDCALL* SWIG_Callback14_t)(void *, int); - typedef float (SWIGSTDCALL* SWIG_Callback15_t)(float); - typedef float (SWIGSTDCALL* SWIG_Callback16_t)(float); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback17_t)(int); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback18_t)(); - typedef void (SWIGSTDCALL* SWIG_Callback19_t)(int); - typedef void (SWIGSTDCALL* SWIG_Callback20_t)(float, int); - typedef void (SWIGSTDCALL* SWIG_Callback21_t)(); - typedef void (SWIGSTDCALL* SWIG_Callback22_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback23_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback24_t)(void *, int); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback25_t)(); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback26_t)(void *); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback27_t)(void *); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback28_t)(unsigned int); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback29_t)(); - typedef void (SWIGSTDCALL* SWIG_Callback30_t)(); - typedef void (SWIGSTDCALL* SWIG_Callback31_t)(); - typedef void * (SWIGSTDCALL* SWIG_Callback32_t)(void *, int, unsigned int); - typedef void (SWIGSTDCALL* SWIG_Callback33_t)(void *); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback34_t)(); - typedef void (SWIGSTDCALL* SWIG_Callback35_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback36_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback37_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback38_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback39_t)(void *, void *); - typedef void (SWIGSTDCALL* SWIG_Callback40_t)(void *, void *); - void swig_connect_director(SWIG_Callback0_t callbackOnStageConnection, SWIG_Callback1_t callbackOnStageDisconnection, SWIG_Callback2_t callbackOnChildAdd, SWIG_Callback3_t callbackOnChildRemove, SWIG_Callback4_t callbackOnPropertySet, SWIG_Callback5_t callbackOnSizeSet, SWIG_Callback6_t callbackOnSizeAnimation, SWIG_Callback7_t callbackOnTouchEvent, SWIG_Callback8_t callbackOnHoverEvent, SWIG_Callback9_t callbackOnKeyEvent, SWIG_Callback10_t callbackOnWheelEvent, SWIG_Callback11_t callbackOnRelayout, SWIG_Callback12_t callbackOnSetResizePolicy, SWIG_Callback13_t callbackGetNaturalSize, SWIG_Callback14_t callbackCalculateChildSize, SWIG_Callback15_t callbackGetHeightForWidth, SWIG_Callback16_t callbackGetWidthForHeight, SWIG_Callback17_t callbackRelayoutDependentOnChildren__SWIG_0, SWIG_Callback18_t callbackRelayoutDependentOnChildren__SWIG_1, SWIG_Callback19_t callbackOnCalculateRelayoutSize, SWIG_Callback20_t callbackOnLayoutNegotiated, SWIG_Callback21_t callbackOnInitialize, SWIG_Callback22_t callbackOnControlChildAdd, SWIG_Callback23_t callbackOnControlChildRemove, SWIG_Callback24_t callbackOnStyleChange, SWIG_Callback25_t callbackOnAccessibilityActivated, SWIG_Callback26_t callbackOnAccessibilityPan, SWIG_Callback27_t callbackOnAccessibilityTouch, SWIG_Callback28_t callbackOnAccessibilityValueChange, SWIG_Callback29_t callbackOnAccessibilityZoom, SWIG_Callback30_t callbackOnKeyInputFocusGained, SWIG_Callback31_t callbackOnKeyInputFocusLost, SWIG_Callback32_t callbackGetNextKeyboardFocusableActor, SWIG_Callback33_t callbackOnKeyboardFocusChangeCommitted, SWIG_Callback34_t callbackOnKeyboardEnter, SWIG_Callback35_t callbackOnPinch, SWIG_Callback36_t callbackOnPan, SWIG_Callback37_t callbackOnTap, SWIG_Callback38_t callbackOnLongPress, SWIG_Callback39_t callbackSignalConnected, SWIG_Callback40_t callbackSignalDisconnected); - -private: - SWIG_Callback0_t swig_callbackOnStageConnection; - SWIG_Callback1_t swig_callbackOnStageDisconnection; - SWIG_Callback2_t swig_callbackOnChildAdd; - SWIG_Callback3_t swig_callbackOnChildRemove; - SWIG_Callback4_t swig_callbackOnPropertySet; - SWIG_Callback5_t swig_callbackOnSizeSet; - SWIG_Callback6_t swig_callbackOnSizeAnimation; - SWIG_Callback7_t swig_callbackOnTouchEvent; - SWIG_Callback8_t swig_callbackOnHoverEvent; - SWIG_Callback9_t swig_callbackOnKeyEvent; - SWIG_Callback10_t swig_callbackOnWheelEvent; - SWIG_Callback11_t swig_callbackOnRelayout; - SWIG_Callback12_t swig_callbackOnSetResizePolicy; - SWIG_Callback13_t swig_callbackGetNaturalSize; - SWIG_Callback14_t swig_callbackCalculateChildSize; - SWIG_Callback15_t swig_callbackGetHeightForWidth; - SWIG_Callback16_t swig_callbackGetWidthForHeight; - SWIG_Callback17_t swig_callbackRelayoutDependentOnChildren__SWIG_0; - SWIG_Callback18_t swig_callbackRelayoutDependentOnChildren__SWIG_1; - SWIG_Callback19_t swig_callbackOnCalculateRelayoutSize; - SWIG_Callback20_t swig_callbackOnLayoutNegotiated; - SWIG_Callback21_t swig_callbackOnInitialize; - SWIG_Callback22_t swig_callbackOnControlChildAdd; - SWIG_Callback23_t swig_callbackOnControlChildRemove; - SWIG_Callback24_t swig_callbackOnStyleChange; - SWIG_Callback25_t swig_callbackOnAccessibilityActivated; - SWIG_Callback26_t swig_callbackOnAccessibilityPan; - SWIG_Callback27_t swig_callbackOnAccessibilityTouch; - SWIG_Callback28_t swig_callbackOnAccessibilityValueChange; - SWIG_Callback29_t swig_callbackOnAccessibilityZoom; - SWIG_Callback30_t swig_callbackOnKeyInputFocusGained; - SWIG_Callback31_t swig_callbackOnKeyInputFocusLost; - SWIG_Callback32_t swig_callbackGetNextKeyboardFocusableActor; - SWIG_Callback33_t swig_callbackOnKeyboardFocusChangeCommitted; - SWIG_Callback34_t swig_callbackOnKeyboardEnter; - SWIG_Callback35_t swig_callbackOnPinch; - SWIG_Callback36_t swig_callbackOnPan; - SWIG_Callback37_t swig_callbackOnTap; - SWIG_Callback38_t swig_callbackOnLongPress; - SWIG_Callback39_t swig_callbackSignalConnected; - SWIG_Callback40_t swig_callbackSignalDisconnected; - void swig_init_callbacks(); -}; - -class SwigDirector_ItemFactory : public Dali::Toolkit::ItemFactory, public Swig::Director { - -public: - SwigDirector_ItemFactory(); - virtual ~SwigDirector_ItemFactory(); - virtual unsigned int GetNumberOfItems(); - virtual Dali::Actor NewItem(unsigned int itemId); - virtual void ItemReleased(unsigned int itemId, Dali::Actor actor); - virtual Dali::Toolkit::ItemFactory::Extension *GetExtension(); - - typedef unsigned int (SWIGSTDCALL* SWIG_Callback0_t)(); - typedef void * (SWIGSTDCALL* SWIG_Callback1_t)(unsigned int); - typedef void (SWIGSTDCALL* SWIG_Callback2_t)(unsigned int, void *); - void swig_connect_director(SWIG_Callback0_t callbackGetNumberOfItems, SWIG_Callback1_t callbackNewItem, SWIG_Callback2_t callbackItemReleased); - -private: - SWIG_Callback0_t swig_callbackGetNumberOfItems; - SWIG_Callback1_t swig_callbackNewItem; - SWIG_Callback2_t swig_callbackItemReleased; - void swig_init_callbacks(); -}; - -class SwigDirector_CustomAlgorithmInterface : public Dali::Toolkit::DevelKeyboardFocusManager::CustomAlgorithmInterface, public Swig::Director { - -public: - SwigDirector_CustomAlgorithmInterface(); - virtual ~SwigDirector_CustomAlgorithmInterface(); - virtual Dali::Actor GetNextFocusableActor(Dali::Actor current, Dali::Actor proposed, Dali::Toolkit::Control::KeyboardFocus::Direction direction); - - typedef void * (SWIGSTDCALL* SWIG_Callback0_t)(void *, void *, int); - void swig_connect_director(SWIG_Callback0_t callbackGetNextFocusableActor); - -private: - SWIG_Callback0_t swig_callbackGetNextFocusableActor; - void swig_init_callbacks(); -}; - - -#endif diff --git a/plugins/dali-sharp/dali-bindings/devel-property-wrap.cpp b/plugins/dali-sharp/dali-bindings/devel-property-wrap.cpp deleted file mode 100755 index 573139c..0000000 --- a/plugins/dali-sharp/dali-bindings/devel-property-wrap.cpp +++ /dev/null @@ -1,247 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -#ifndef CSHARP_DEVEL_PROPERTY -#define CSHARP_DEVEL_PROPERTY -#endif - -#include "common.h" - -#include -#include -#include -#include -#include -#include -#include -#include - -#ifdef __cplusplus -extern "C" { -#endif - -SWIGEXPORT int SWIGSTDCALL CSharp_Actor_Property_SIBLING_ORDER_get() { - - return Dali::DevelActor::Property::SIBLING_ORDER; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Actor_Property_OPACITY_get() { - - return Dali::DevelActor::Property::OPACITY; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Actor_Property_SCREEN_POSITION_get() { - - return Dali::DevelActor::Property::SCREEN_POSITION; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Actor_Property_POSITION_USES_ANCHOR_POINT_get() { - - return Dali::DevelActor::Property::POSITION_USES_ANCHOR_POINT; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_View_Property_TOOLTIP_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelControl::Property::TOOLTIP; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_View_Property_STATE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelControl::Property::STATE; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_View_Property_SUB_STATE_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelControl::Property::SUB_STATE; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_View_Property_LEFT_FOCUSABLE_ACTOR_ID_get() { - return Dali::Toolkit::DevelControl::Property::LEFT_FOCUSABLE_ACTOR_ID; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_View_Property_RIGHT_FOCUSABLE_ACTOR_ID_get() { - return Dali::Toolkit::DevelControl::Property::RIGHT_FOCUSABLE_ACTOR_ID; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_View_Property_UP_FOCUSABLE_ACTOR_ID_get() { - return Dali::Toolkit::DevelControl::Property::UP_FOCUSABLE_ACTOR_ID; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_View_Property_DOWN_FOCUSABLE_ACTOR_ID_get() { - return Dali::Toolkit::DevelControl::Property::DOWN_FOCUSABLE_ACTOR_ID; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_ItemView_Property_LAYOUT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelItemView::Property::LAYOUT; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Button_Property_UNSELECTED_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelButton::Property::UNSELECTED_VISUAL; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Button_Property_SELECTED_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelButton::Property::SELECTED_VISUAL; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Button_Property_DISABLED_SELECTED_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelButton::Property::DISABLED_SELECTED_VISUAL; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Button_Property_DISABLED_UNSELECTED_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelButton::Property::DISABLED_UNSELECTED_VISUAL; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Button_Property_UNSELECTED_BACKGROUND_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelButton::Property::UNSELECTED_BACKGROUND_VISUAL; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Button_Property_SELECTED_BACKGROUND_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelButton::Property::SELECTED_BACKGROUND_VISUAL; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Button_Property_DISABLED_UNSELECTED_BACKGROUND_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelButton::Property::DISABLED_UNSELECTED_BACKGROUND_VISUAL; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Button_Property_DISABLED_SELECTED_BACKGROUND_VISUAL_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelButton::Property::DISABLED_SELECTED_BACKGROUND_VISUAL; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Button_Property_LABEL_RELATIVE_ALIGNMENT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelButton::Property::LABEL_RELATIVE_ALIGNMENT; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Button_Property_LABEL_PADDING_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelButton::Property::LABEL_PADDING; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Button_Property_VISUAL_PADDING_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelButton::Property::VISUAL_PADDING; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Visual_Property_TRANSFORM_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelVisual::Property::TRANSFORM; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Visual_Property_PREMULTIPLIED_ALPHA_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelVisual::Property::PREMULTIPLIED_ALPHA; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Visual_Property_MIX_COLOR_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelVisual::Property::MIX_COLOR; - jresult = (int)result; - return jresult; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Image_Visual_BORDER_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::DevelImageVisual::Property::BORDER; - jresult = (int)result; - return jresult; -} - -#ifdef __cplusplus -} -#endif - diff --git a/plugins/dali-sharp/dali-bindings/event-thread-callback-wrap.cpp b/plugins/dali-sharp/dali-bindings/event-thread-callback-wrap.cpp deleted file mode 100644 index 736c697..0000000 --- a/plugins/dali-sharp/dali-bindings/event-thread-callback-wrap.cpp +++ /dev/null @@ -1,108 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -#ifndef CSHARP_EVENT_THREAD_CALLBACK -#define CSHARP_EVENT_THREAD_CALLBACK -#endif - -#include "common.h" -#include - -#ifdef __cplusplus -extern "C" { -#endif - -typedef void (SWIGSTDCALL* SWIG_CallbackMakeCallback)(void); - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_EventThreadCallback(SWIG_CallbackMakeCallback callbackOnMakeCallback) { - void * jresult ; - void (*arg1)(void) = (void (*)(void)) 0 ; - Dali::EventThreadCallback *result = 0 ; - - arg1 = (void (*)(void))callbackOnMakeCallback; - { - try { - result = (Dali::EventThreadCallback *)new Dali::EventThreadCallback((Dali::CallbackBase *)Dali::MakeCallback(arg1)); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_EventThreadCallback(void * jarg1) { - Dali::EventThreadCallback *arg1 = (Dali::EventThreadCallback *) 0 ; - - arg1 = (Dali::EventThreadCallback *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_EventThreadCallback_Trigger(void * jarg1) { - Dali::EventThreadCallback *arg1 = (Dali::EventThreadCallback *) 0 ; - - arg1 = (Dali::EventThreadCallback *)jarg1; - { - try { - (arg1)->Trigger(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - -#ifdef __cplusplus -} -#endif //CSHARP_EVENT_THREAD_CALLBACK - diff --git a/plugins/dali-sharp/dali-bindings/keyboard_focus_manager_wrap.cpp b/plugins/dali-sharp/dali-bindings/keyboard_focus_manager_wrap.cpp deleted file mode 100644 index 9583758..0000000 --- a/plugins/dali-sharp/dali-bindings/keyboard_focus_manager_wrap.cpp +++ /dev/null @@ -1,814 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -#ifndef CSHARP_KEYBOARD_FOCUS_MANAGER -#define CSHARP_KEYBOARD_FOCUS_MANAGER -#endif - -#include "common.h" - -SWIGINTERN bool Dali_Signal_Sl_Dali_Actor_Sp_Dali_Actor_Sc_Dali_Actor_Sc_Dali_Toolkit_Control_KeyboardFocus_Direction_SP__Sg__Empty(Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > const *self){ - return self->Empty(); - } -SWIGINTERN std::size_t Dali_Signal_Sl_Dali_Actor_Sp_Dali_Actor_Sc_Dali_Actor_Sc_Dali_Toolkit_Control_KeyboardFocus_Direction_SP__Sg__GetConnectionCount(Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > const *self){ - return self->GetConnectionCount(); - } -SWIGINTERN void Dali_Signal_Sl_Dali_Actor_Sp_Dali_Actor_Sc_Dali_Actor_Sc_Dali_Toolkit_Control_KeyboardFocus_Direction_SP__Sg__Connect(Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *self,Dali::Actor (*func)(Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction)){ - return self->Connect( func ); - } -SWIGINTERN void Dali_Signal_Sl_Dali_Actor_Sp_Dali_Actor_Sc_Dali_Actor_Sc_Dali_Toolkit_Control_KeyboardFocus_Direction_SP__Sg__Disconnect(Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *self,Dali::Actor (*func)(Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction)){ - self->Disconnect( func ); - } -SWIGINTERN Dali::Actor Dali_Signal_Sl_Dali_Actor_Sp_Dali_Actor_Sc_Dali_Actor_Sc_Dali_Toolkit_Control_KeyboardFocus_Direction_SP__Sg__Emit(Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *self,Dali::Actor arg1,Dali::Actor arg2,Dali::Toolkit::Control::KeyboardFocus::Direction arg3){ - return self->Emit( arg1, arg2, arg3 ); - } - -#ifdef __cplusplus -extern "C" { -#endif - -SWIGEXPORT void * SWIGSTDCALL CSharp_new_KeyboardFocusManager() { - void * jresult; - Dali::Toolkit::KeyboardFocusManager *result = 0 ; - - { - try { - result = (Dali::Toolkit::KeyboardFocusManager *)new Dali::Toolkit::KeyboardFocusManager(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_delete_KeyboardFocusManager(void * jarg1) { - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0 ; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_KeyboardFocusManager_Get() { - void * jresult; - Dali::Toolkit::KeyboardFocusManager result; - - { - try { - result = Dali::Toolkit::KeyboardFocusManager::Get(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::KeyboardFocusManager((const Dali::Toolkit::KeyboardFocusManager &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_KeyboardFocusManager_SetCurrentFocusActor(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0 ; - Dali::Actor arg2; - Dali::Actor *argp2 ; - bool result; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)(arg1)->SetCurrentFocusActor(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_KeyboardFocusManager_GetCurrentFocusActor(void * jarg1) { - void * jresult ; - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - { - try { - result = (arg1)->GetCurrentFocusActor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_KeyboardFocusManager_MoveFocus(void * jarg1, int jarg2) { - unsigned int jresult ; - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0 ; - Dali::Toolkit::Control::KeyboardFocus::Direction arg2; - bool result; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - arg2 = (Dali::Toolkit::Control::KeyboardFocus::Direction)jarg2; - { - try { - result = (bool)(arg1)->MoveFocus(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_KeyboardFocusManager_ClearFocus(void * jarg1) { - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0 ; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - { - try { - (arg1)->ClearFocus(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_KeyboardFocusManager_SetFocusGroupLoop(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0; - bool arg2; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->SetFocusGroupLoop(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_KeyboardFocusManager_GetFocusGroupLoop(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - { - try { - result = (bool)((Dali::Toolkit::KeyboardFocusManager const *)arg1)->GetFocusGroupLoop(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_KeyboardFocusManager_SetAsFocusGroup(void * jarg1, void * jarg2, unsigned int jarg3) { - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0 ; - Dali::Actor arg2 ; - bool arg3 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - arg3 = jarg3 ? true : false; - { - try { - (arg1)->SetAsFocusGroup(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_KeyboardFocusManager_IsFocusGroup(void * jarg1, void * jarg2) { - unsigned int jresult ; - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - bool result; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (bool)((Dali::Toolkit::KeyboardFocusManager const *)arg1)->IsFocusGroup(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_KeyboardFocusManager_GetFocusGroup(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - { - try { - result = (arg1)->GetFocusGroup(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_KeyboardFocusManager_SetFocusIndicatorActor(void * jarg1, void * jarg2) { - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0 ; - Dali::Actor arg2 ; - Dali::Actor *argp2 ; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return ; - } - arg2 = *argp2; - { - try { - (arg1)->SetFocusIndicatorActor(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_KeyboardFocusManager_GetFocusIndicatorActor(void * jarg1) { - void * jresult ; - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0 ; - Dali::Actor result; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - { - try { - result = (arg1)->GetFocusIndicatorActor(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_KeyboardFocusManager_PreFocusChangeSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0 ; - Dali::Toolkit::KeyboardFocusManager::PreFocusChangeSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - { - try { - result = (Dali::Toolkit::KeyboardFocusManager::PreFocusChangeSignalType *) &(arg1)->PreFocusChangeSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_KeyboardFocusManager_FocusChangedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0 ; - Dali::Toolkit::KeyboardFocusManager::FocusChangedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - { - try { - result = (Dali::Toolkit::KeyboardFocusManager::FocusChangedSignalType *) &(arg1)->FocusChangedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_KeyboardFocusManager_FocusGroupChangedSignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0 ; - Dali::Toolkit::KeyboardFocusManager::FocusGroupChangedSignalType *result = 0 ; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - { - try { - result = (Dali::Toolkit::KeyboardFocusManager::FocusGroupChangedSignalType *) &(arg1)->FocusGroupChangedSignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_KeyboardFocusManager_FocusedActorEnterKeySignal(void * jarg1) { - void * jresult ; - Dali::Toolkit::KeyboardFocusManager *arg1 = (Dali::Toolkit::KeyboardFocusManager *) 0 ; - Dali::Toolkit::KeyboardFocusManager::FocusedActorEnterKeySignalType *result = 0 ; - - arg1 = (Dali::Toolkit::KeyboardFocusManager *)jarg1; - { - try { - result = (Dali::Toolkit::KeyboardFocusManager::FocusedActorEnterKeySignalType *) &(arg1)->FocusedActorEnterKeySignal(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_KeyboardPreFocusChangeSignal_Empty(void * jarg1) { - unsigned int jresult ; - Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *arg1 = (Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *) 0 ; - bool result; - - arg1 = (Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *)jarg1; - { - try { - result = (bool)Dali_Signal_Sl_Dali_Actor_Sp_Dali_Actor_Sc_Dali_Actor_Sc_Dali_Toolkit_Control_KeyboardFocus_Direction_SP__Sg__Empty((Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned long SWIGSTDCALL CSharp_KeyboardPreFocusChangeSignal_GetConnectionCount(void * jarg1) { - unsigned long jresult ; - Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *arg1 = (Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *) 0 ; - std::size_t result; - - arg1 = (Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *)jarg1; - { - try { - result = Dali_Signal_Sl_Dali_Actor_Sp_Dali_Actor_Sc_Dali_Actor_Sc_Dali_Toolkit_Control_KeyboardFocus_Direction_SP__Sg__GetConnectionCount((Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > const *)arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (unsigned long)result; - return jresult; -} - -typedef Dali::Actor * (SWIGSTDCALL* SWIG_CallbackKbPreFocusChange)(Dali::Actor *, Dali::Actor *, int); -SWIG_CallbackKbPreFocusChange swig_callbackOnKbPreFocusChange; - -Dali::Actor OnKbPreFocusChangeCallback(Dali::Actor current, Dali::Actor proposed, Dali::Toolkit::Control::KeyboardFocus::Direction direction) -{ - Dali::Actor *actorp; - Dali::Actor actor; - Dali::Actor *CurrentP = NULL; - Dali::Actor *ProposedP = NULL; - - if (current) - { - CurrentP = (Dali::Actor *)¤t; - } - - if (proposed) - { - ProposedP = (Dali::Actor *)&proposed; - } - - actorp = (Dali::Actor *)swig_callbackOnKbPreFocusChange(CurrentP, ProposedP, direction); - - if (actorp) - { - actor = *actorp; - } - - return actor; -} - -SWIGEXPORT void SWIGSTDCALL CSharp_KeyboardPreFocusChangeSignal_Connect(void * jarg1, SWIG_CallbackKbPreFocusChange callbackOnKbPreFocusChange) { - - swig_callbackOnKbPreFocusChange = callbackOnKbPreFocusChange; - - Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *arg1 = (Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *) 0 ; - Dali::Actor (*arg2)(Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) = (Dali::Actor (*)(Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction)) 0 ; - - arg1 = (Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *)jarg1; - arg2 = (Dali::Actor (*)(Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction))OnKbPreFocusChangeCallback; - - { - try { - Dali_Signal_Sl_Dali_Actor_Sp_Dali_Actor_Sc_Dali_Actor_Sc_Dali_Toolkit_Control_KeyboardFocus_Direction_SP__Sg__Connect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_KeyboardPreFocusChangeSignal_Disconnect(void * jarg1, void * jarg2) { - Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *arg1 = (Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *) 0 ; - Dali::Actor (*arg2)(Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) = (Dali::Actor (*)(Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction)) 0 ; - - arg1 = (Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *)jarg1; - arg2 = (Dali::Actor (*)(Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction))jarg2; - { - try { - Dali_Signal_Sl_Dali_Actor_Sp_Dali_Actor_Sc_Dali_Actor_Sc_Dali_Toolkit_Control_KeyboardFocus_Direction_SP__Sg__Disconnect(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_KeyboardPreFocusChangeSignal_Emit(void * jarg1, void * jarg2, void * jarg3, int jarg4) { - void * jresult ; - Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *arg1 = (Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *) 0 ; - Dali::Actor arg2 ; - Dali::Actor arg3 ; - Dali::Toolkit::Control::KeyboardFocus::Direction arg4 ; - Dali::Actor *argp2 ; - Dali::Actor *argp3 ; - Dali::Actor result; - - arg1 = (Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *)jarg1; - argp2 = (Dali::Actor *)jarg2; - if (!argp2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg2 = *argp2; - argp3 = (Dali::Actor *)jarg3; - if (!argp3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::Actor", 0); - return 0; - } - arg3 = *argp3; - arg4 = (Dali::Toolkit::Control::KeyboardFocus::Direction)jarg4; - { - try { - result = Dali_Signal_Sl_Dali_Actor_Sp_Dali_Actor_Sc_Dali_Actor_Sc_Dali_Toolkit_Control_KeyboardFocus_Direction_SP__Sg__Emit(arg1,arg2,arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Actor((const Dali::Actor &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_new_KeyboardPreFocusChangeSignal() { - void * jresult ; - Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *result = 0 ; - - { - try { - result = (Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *)new Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) >(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_delete_KeyboardPreFocusChangeSignal(void * jarg1) { - Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *arg1 = (Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *) 0 ; - - arg1 = (Dali::Signal< Dali::Actor (Dali::Actor,Dali::Actor,Dali::Toolkit::Control::KeyboardFocus::Direction) > *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - -SWIGEXPORT Dali::BaseHandle * SWIGSTDCALL CSharp_KeyboardFocusManager_SWIGUpcast(Dali::Toolkit::KeyboardFocusManager *jarg1) { - return (Dali::BaseHandle *)jarg1; -} - -#ifdef __cplusplus -} -#endif - diff --git a/plugins/dali-sharp/dali-bindings/view-wrapper-impl-wrap.cpp b/plugins/dali-sharp/dali-bindings/view-wrapper-impl-wrap.cpp deleted file mode 100644 index 7520782..0000000 --- a/plugins/dali-sharp/dali-bindings/view-wrapper-impl-wrap.cpp +++ /dev/null @@ -1,1324 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -// CLASS HEADER -#include "view-wrapper-impl-wrap.h" - -// INTERNAL INCLUDES -#include - -#ifdef __cplusplus -extern "C" { -#endif - -SwigDirector_ViewWrapperImpl::SwigDirector_ViewWrapperImpl(Dali::Toolkit::Internal::ControlWrapper::CustomControlBehaviour behaviourFlags) : Dali::Toolkit::Internal::ControlWrapper(behaviourFlags) { - swig_init_callbacks(); -} - -SwigDirector_ViewWrapperImpl::~SwigDirector_ViewWrapperImpl() { - -} - - -void SwigDirector_ViewWrapperImpl::OnStageConnection(int depth) { - swig_callbackOnStageConnection(depth); - - Dali::Toolkit::Internal::Control::OnStageConnection(depth); -} - -void SwigDirector_ViewWrapperImpl::OnStageDisconnection() { - swig_callbackOnStageDisconnection(); - - Dali::Toolkit::Internal::Control::OnStageDisconnection(); -} - -void SwigDirector_ViewWrapperImpl::OnChildAdd(Dali::Actor &child) { - void * jchild = (Dali::Actor *) &child; - swig_callbackOnChildAdd(jchild); - - Dali::Toolkit::Internal::Control::OnChildAdd( child ); -} - -void SwigDirector_ViewWrapperImpl::OnChildRemove(Dali::Actor &child) { - void * jchild = (Dali::Actor *) &child; - swig_callbackOnChildRemove(jchild); - - Dali::Toolkit::Internal::Control::OnChildRemove( child ); -} - -void SwigDirector_ViewWrapperImpl::OnPropertySet(Dali::Property::Index index, Dali::Property::Value propertyValue) { - int jindex ; - void * jpropertyValue ; - - jindex = index; - jpropertyValue = (void *)new Dali::Property::Value((const Dali::Property::Value &)propertyValue); - swig_callbackOnPropertySet(jindex, jpropertyValue); - - Dali::Toolkit::Internal::ControlWrapper::OnPropertySet(index,propertyValue); -} - -void SwigDirector_ViewWrapperImpl::OnSizeSet(Dali::Vector3 const &targetSize) { - swig_callbackOnSizeSet((Dali::Vector3 *) &targetSize); - - Dali::Toolkit::Internal::Control::OnSizeSet(targetSize); -} - -void SwigDirector_ViewWrapperImpl::OnSizeAnimation(Dali::Animation &animation, Dali::Vector3 const &targetSize) { - swig_callbackOnSizeAnimation(&animation, (Dali::Vector3 *) &targetSize); - - Dali::Toolkit::Internal::Control::OnSizeAnimation(animation,targetSize); -} - -bool SwigDirector_ViewWrapperImpl::OnTouchEvent(Dali::TouchEvent const &event) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - void * jarg0 = 0 ; - - if (!swig_callbackOnTouchEvent) { - return Dali::Toolkit::Internal::Control::OnTouchEvent(event); - } else { - jarg0 = (Dali::TouchEvent *) &event; - jresult = (unsigned int) swig_callbackOnTouchEvent(jarg0); - c_result = jresult ? true : false; - } - return c_result; -} - -bool SwigDirector_ViewWrapperImpl::OnHoverEvent(Dali::HoverEvent const &event) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - void * jarg0 = 0 ; - - if (!swig_callbackOnHoverEvent) { - return Dali::Toolkit::Internal::Control::OnHoverEvent(event); - } else { - jarg0 = (Dali::HoverEvent *) &event; - jresult = (unsigned int) swig_callbackOnHoverEvent(jarg0); - c_result = jresult ? true : false; - } - return c_result; -} - -bool SwigDirector_ViewWrapperImpl::OnKeyEvent(Dali::KeyEvent const &event) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - void * jarg0 = 0 ; - - if (!swig_callbackOnKeyEvent) { - return Dali::Toolkit::Internal::Control::OnKeyEvent(event); - } else { - jarg0 = (Dali::KeyEvent *) &event; - jresult = (unsigned int) swig_callbackOnKeyEvent(jarg0); - c_result = jresult ? true : false; - } - return c_result; -} - -bool SwigDirector_ViewWrapperImpl::OnWheelEvent(Dali::WheelEvent const &event) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - void * jarg0 = 0 ; - - if (!swig_callbackOnWheelEvent) { - return Dali::Toolkit::Internal::Control::OnWheelEvent(event); - } else { - jarg0 = (Dali::WheelEvent *) &event; - jresult = (unsigned int) swig_callbackOnWheelEvent(jarg0); - c_result = jresult ? true : false; - } - return c_result; -} - -void SwigDirector_ViewWrapperImpl::OnRelayout(Dali::Vector2 const &size, Dali::RelayoutContainer &container) { - void * jsize = 0 ; - void * jcontainer = 0 ; - - jsize = (Dali::Vector2 *) &size; - jcontainer = (Dali::RelayoutContainer *) &container; - swig_callbackOnRelayout(jsize, jcontainer); - - Dali::Toolkit::Internal::Control::OnRelayout(size,container); -} - -void SwigDirector_ViewWrapperImpl::OnSetResizePolicy(Dali::ResizePolicy::Type policy, Dali::Dimension::Type dimension) { - int jpolicy ; - int jdimension ; - - jpolicy = (int)policy; - jdimension = (int)dimension; - swig_callbackOnSetResizePolicy(jpolicy, jdimension); - - Dali::Toolkit::Internal::Control::OnSetResizePolicy(policy,dimension); -} - -Dali::Vector3 SwigDirector_ViewWrapperImpl::GetNaturalSize() { - Dali::Vector3 c_result ; - void * jresult = 0 ; - - if (!swig_callbackGetNaturalSize) { - return Dali::Toolkit::Internal::Control::GetNaturalSize(); - } else { - jresult = (void *) swig_callbackGetNaturalSize(); - if (!jresult) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Unexpected null return for type Dali::Vector3", 0); - return c_result; - } - c_result = *(Dali::Vector3 *)jresult; - } - return c_result; -} - -float SwigDirector_ViewWrapperImpl::CalculateChildSize(Dali::Actor const &child, Dali::Dimension::Type dimension) { - float c_result = SwigValueInit< float >() ; - float jresult = 0 ; - void * jchild = 0 ; - int jdimension ; - - if (!swig_callbackCalculateChildSize) { - return Dali::Toolkit::Internal::Control::CalculateChildSize(child,dimension); - } else { - jchild = (Dali::Actor *) &child; - jdimension = (int)dimension; - jresult = (float) swig_callbackCalculateChildSize(jchild, jdimension); - c_result = (float)jresult; - } - return c_result; -} - -float SwigDirector_ViewWrapperImpl::GetHeightForWidth(float width) { - float c_result = SwigValueInit< float >() ; - float jresult = 0 ; - float jwidth ; - - if (!swig_callbackGetHeightForWidth) { - return Dali::Toolkit::Internal::Control::GetHeightForWidth(width); - } else { - jwidth = width; - jresult = (float) swig_callbackGetHeightForWidth(jwidth); - c_result = (float)jresult; - } - return c_result; -} - -float SwigDirector_ViewWrapperImpl::GetWidthForHeight(float height) { - float c_result = SwigValueInit< float >() ; - float jresult = 0 ; - float jheight ; - - if (!swig_callbackGetWidthForHeight) { - return Dali::Toolkit::Internal::Control::GetWidthForHeight(height); - } else { - jheight = height; - jresult = (float) swig_callbackGetWidthForHeight(jheight); - c_result = (float)jresult; - } - return c_result; -} - -bool SwigDirector_ViewWrapperImpl::RelayoutDependentOnChildren(Dali::Dimension::Type dimension) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - int jdimension ; - - if (!swig_callbackRelayoutDependentOnChildren__SWIG_0) { - return Dali::Toolkit::Internal::Control::RelayoutDependentOnChildren(dimension); - } else { - jdimension = (int)dimension; - jresult = (unsigned int) swig_callbackRelayoutDependentOnChildren__SWIG_0(jdimension); - c_result = jresult ? true : false; - } - return c_result; -} - -void SwigDirector_ViewWrapperImpl::OnCalculateRelayoutSize(Dali::Dimension::Type dimension) { - int jdimension ; - - jdimension = (int)dimension; - swig_callbackOnCalculateRelayoutSize(jdimension); - - Dali::Toolkit::Internal::Control::OnCalculateRelayoutSize(dimension); -} - -void SwigDirector_ViewWrapperImpl::OnLayoutNegotiated(float size, Dali::Dimension::Type dimension) { - float jsize ; - int jdimension ; - - jsize = size; - jdimension = (int)dimension; - swig_callbackOnLayoutNegotiated(jsize, jdimension); - - Dali::Toolkit::Internal::Control::OnLayoutNegotiated(size,dimension); -} - -void SwigDirector_ViewWrapperImpl::OnInitialize() { - swig_callbackOnInitialize(); - - Dali::Toolkit::Internal::Control::OnInitialize(); -} - -void SwigDirector_ViewWrapperImpl::OnControlChildAdd(Dali::Actor &child) { - swig_callbackOnControlChildAdd(&child); - - Dali::Toolkit::Internal::Control::OnControlChildAdd(child); -} - -void SwigDirector_ViewWrapperImpl::OnControlChildRemove(Dali::Actor &child) { - swig_callbackOnControlChildRemove(&child); - - Dali::Toolkit::Internal::Control::OnControlChildRemove(child); -} - -void SwigDirector_ViewWrapperImpl::OnStyleChange(Dali::Toolkit::StyleManager styleManager, Dali::StyleChange::Type change) { - void * jstyleManager ; - int jchange ; - - jstyleManager = (void *)new Dali::Toolkit::StyleManager((const Dali::Toolkit::StyleManager &)styleManager); - jchange = (int)change; - swig_callbackOnStyleChange(jstyleManager, jchange); - - Dali::Toolkit::Internal::Control::OnStyleChange(styleManager,change); -} - -bool SwigDirector_ViewWrapperImpl::OnAccessibilityActivated() { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - - if (!swig_callbackOnAccessibilityActivated) { - return Dali::Toolkit::Internal::Control::OnAccessibilityActivated(); - } else { - jresult = (unsigned int) swig_callbackOnAccessibilityActivated(); - c_result = jresult ? true : false; - } - return c_result; -} - -bool SwigDirector_ViewWrapperImpl::OnAccessibilityPan(Dali::PanGesture gesture) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - void * jgesture ; - - if (!swig_callbackOnAccessibilityPan) { - return Dali::Toolkit::Internal::Control::OnAccessibilityPan(gesture); - } else { - jgesture = (void *)new Dali::PanGesture((const Dali::PanGesture &)gesture); - jresult = (unsigned int) swig_callbackOnAccessibilityPan(jgesture); - c_result = jresult ? true : false; - } - return c_result; -} - -bool SwigDirector_ViewWrapperImpl::OnAccessibilityTouch(Dali::TouchEvent const &touchEvent) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - void * jtouchEvent = 0 ; - - if (!swig_callbackOnAccessibilityTouch) { - return Dali::Toolkit::Internal::Control::OnAccessibilityTouch(touchEvent); - } else { - jtouchEvent = (Dali::TouchEvent *) &touchEvent; - jresult = (unsigned int) swig_callbackOnAccessibilityTouch(jtouchEvent); - c_result = jresult ? true : false; - } - return c_result; -} - -bool SwigDirector_ViewWrapperImpl::OnAccessibilityValueChange(bool isIncrease) { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - unsigned int jisIncrease ; - - if (!swig_callbackOnAccessibilityValueChange) { - return Dali::Toolkit::Internal::Control::OnAccessibilityValueChange(isIncrease); - } else { - jisIncrease = isIncrease; - jresult = (unsigned int) swig_callbackOnAccessibilityValueChange(jisIncrease); - c_result = jresult ? true : false; - } - return c_result; -} - -bool SwigDirector_ViewWrapperImpl::OnAccessibilityZoom() { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - - if (!swig_callbackOnAccessibilityZoom) { - return Dali::Toolkit::Internal::Control::OnAccessibilityZoom(); - } else { - jresult = (unsigned int) swig_callbackOnAccessibilityZoom(); - c_result = jresult ? true : false; - } - return c_result; -} - -void SwigDirector_ViewWrapperImpl::OnKeyInputFocusGained() { - swig_callbackOnKeyInputFocusGained(); - - Dali::Toolkit::Internal::Control::OnKeyInputFocusGained(); -} - -void SwigDirector_ViewWrapperImpl::OnKeyInputFocusLost() { - swig_callbackOnKeyInputFocusLost(); - - Dali::Toolkit::Internal::Control::OnKeyInputFocusLost(); -} - -Dali::Actor SwigDirector_ViewWrapperImpl::GetNextKeyboardFocusableActor(Dali::Actor currentFocusedActor, Dali::Toolkit::Control::KeyboardFocus::Direction direction, bool loopEnabled) { - Dali::Actor c_result ; - void * jresult = 0 ; - void * jcurrentFocusedActor ; - int jdirection ; - unsigned int jloopEnabled ; - - if (!swig_callbackGetNextKeyboardFocusableActor) { - return Dali::Toolkit::Internal::Control::GetNextKeyboardFocusableActor(currentFocusedActor,direction,loopEnabled); - } else { - jcurrentFocusedActor = (void *)new Dali::Actor((const Dali::Actor &)currentFocusedActor); - jdirection = (int)direction; - jloopEnabled = loopEnabled; - jresult = (void *) swig_callbackGetNextKeyboardFocusableActor(jcurrentFocusedActor, jdirection, jloopEnabled); - if (!jresult) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Unexpected null return for type Dali::Actor", 0); - return c_result; - } - c_result = *(Dali::Actor *)jresult; - } - return c_result; -} - -void SwigDirector_ViewWrapperImpl::OnKeyboardFocusChangeCommitted(Dali::Actor commitedFocusableActor) { - void * jcommitedFocusableActor ; - jcommitedFocusableActor = (void *)new Dali::Actor((const Dali::Actor &)commitedFocusableActor); - swig_callbackOnKeyboardFocusChangeCommitted(jcommitedFocusableActor); - - Dali::Toolkit::Internal::Control::OnKeyboardFocusChangeCommitted(commitedFocusableActor); -} - -bool SwigDirector_ViewWrapperImpl::OnKeyboardEnter() { - bool c_result = SwigValueInit< bool >() ; - unsigned int jresult = 0 ; - - if (!swig_callbackOnKeyboardEnter) { - return Dali::Toolkit::Internal::Control::OnKeyboardEnter(); - } else { - jresult = (unsigned int) swig_callbackOnKeyboardEnter(); - c_result = jresult ? true : false; - } - return c_result; -} - -void SwigDirector_ViewWrapperImpl::OnPinch(Dali::PinchGesture const &pinch) { - void * jpinch = 0 ; - jpinch = (Dali::PinchGesture *) &pinch; - swig_callbackOnPinch(jpinch); - - Dali::Toolkit::Internal::Control::OnPinch(pinch); -} - -void SwigDirector_ViewWrapperImpl::OnPan(Dali::PanGesture const &pan) { - void * jpan = 0 ; - jpan = (Dali::PanGesture *) &pan; - swig_callbackOnPan(jpan); - - Dali::Toolkit::Internal::Control::OnPan(pan); -} - -void SwigDirector_ViewWrapperImpl::OnTap(Dali::TapGesture const &tap) { - void * jtap = 0 ; - jtap = (Dali::TapGesture *) &tap; - swig_callbackOnTap(jtap); - - Dali::Toolkit::Internal::Control::OnTap(tap); -} - -void SwigDirector_ViewWrapperImpl::OnLongPress(Dali::LongPressGesture const &longPress) { - void * jlongPress = 0 ; - - jlongPress = (Dali::LongPressGesture *) &longPress; - swig_callbackOnLongPress(jlongPress); - - Dali::Toolkit::Internal::Control::OnLongPress(longPress); -} - -Dali::Toolkit::Internal::Control::Extension *SwigDirector_ViewWrapperImpl::GetControlExtension() { - return Dali::Toolkit::Internal::Control::GetControlExtension(); -} - -void SwigDirector_ViewWrapperImpl::swig_connect_director(SWIG_Callback0_t callbackOnStageConnection, SWIG_Callback1_t callbackOnStageDisconnection, SWIG_Callback2_t callbackOnChildAdd, SWIG_Callback3_t callbackOnChildRemove, SWIG_Callback4_t callbackOnPropertySet, SWIG_Callback5_t callbackOnSizeSet, SWIG_Callback6_t callbackOnSizeAnimation, SWIG_Callback7_t callbackOnTouchEvent, SWIG_Callback8_t callbackOnHoverEvent, SWIG_Callback9_t callbackOnKeyEvent, SWIG_Callback10_t callbackOnWheelEvent, SWIG_Callback11_t callbackOnRelayout, SWIG_Callback12_t callbackOnSetResizePolicy, SWIG_Callback13_t callbackGetNaturalSize, SWIG_Callback14_t callbackCalculateChildSize, SWIG_Callback15_t callbackGetHeightForWidth, SWIG_Callback16_t callbackGetWidthForHeight, SWIG_Callback17_t callbackRelayoutDependentOnChildren__SWIG_0, SWIG_Callback18_t callbackRelayoutDependentOnChildren__SWIG_1, SWIG_Callback19_t callbackOnCalculateRelayoutSize, SWIG_Callback20_t callbackOnLayoutNegotiated, SWIG_Callback21_t callbackOnInitialize, SWIG_Callback22_t callbackOnControlChildAdd, SWIG_Callback23_t callbackOnControlChildRemove, SWIG_Callback24_t callbackOnStyleChange, SWIG_Callback25_t callbackOnAccessibilityActivated, SWIG_Callback26_t callbackOnAccessibilityPan, SWIG_Callback27_t callbackOnAccessibilityTouch, SWIG_Callback28_t callbackOnAccessibilityValueChange, SWIG_Callback29_t callbackOnAccessibilityZoom, SWIG_Callback30_t callbackOnKeyInputFocusGained, SWIG_Callback31_t callbackOnKeyInputFocusLost, SWIG_Callback32_t callbackGetNextKeyboardFocusableActor, SWIG_Callback33_t callbackOnKeyboardFocusChangeCommitted, SWIG_Callback34_t callbackOnKeyboardEnter, SWIG_Callback35_t callbackOnPinch, SWIG_Callback36_t callbackOnPan, SWIG_Callback37_t callbackOnTap, SWIG_Callback38_t callbackOnLongPress, SWIG_Callback39_t callbackSignalConnected, SWIG_Callback40_t callbackSignalDisconnected) { - swig_callbackOnStageConnection = callbackOnStageConnection; - swig_callbackOnStageDisconnection = callbackOnStageDisconnection; - swig_callbackOnChildAdd = callbackOnChildAdd; - swig_callbackOnChildRemove = callbackOnChildRemove; - swig_callbackOnPropertySet = callbackOnPropertySet; - swig_callbackOnSizeSet = callbackOnSizeSet; - swig_callbackOnSizeAnimation = callbackOnSizeAnimation; - swig_callbackOnTouchEvent = callbackOnTouchEvent; - swig_callbackOnHoverEvent = callbackOnHoverEvent; - swig_callbackOnKeyEvent = callbackOnKeyEvent; - swig_callbackOnWheelEvent = callbackOnWheelEvent; - swig_callbackOnRelayout = callbackOnRelayout; - swig_callbackOnSetResizePolicy = callbackOnSetResizePolicy; - swig_callbackGetNaturalSize = callbackGetNaturalSize; - swig_callbackCalculateChildSize = callbackCalculateChildSize; - swig_callbackGetHeightForWidth = callbackGetHeightForWidth; - swig_callbackGetWidthForHeight = callbackGetWidthForHeight; - swig_callbackRelayoutDependentOnChildren__SWIG_0 = callbackRelayoutDependentOnChildren__SWIG_0; - swig_callbackRelayoutDependentOnChildren__SWIG_1 = callbackRelayoutDependentOnChildren__SWIG_1; - swig_callbackOnCalculateRelayoutSize = callbackOnCalculateRelayoutSize; - swig_callbackOnLayoutNegotiated = callbackOnLayoutNegotiated; - swig_callbackOnInitialize = callbackOnInitialize; - swig_callbackOnControlChildAdd = callbackOnControlChildAdd; - swig_callbackOnControlChildRemove = callbackOnControlChildRemove; - swig_callbackOnStyleChange = callbackOnStyleChange; - swig_callbackOnAccessibilityActivated = callbackOnAccessibilityActivated; - swig_callbackOnAccessibilityPan = callbackOnAccessibilityPan; - swig_callbackOnAccessibilityTouch = callbackOnAccessibilityTouch; - swig_callbackOnAccessibilityValueChange = callbackOnAccessibilityValueChange; - swig_callbackOnAccessibilityZoom = callbackOnAccessibilityZoom; - swig_callbackOnKeyInputFocusGained = callbackOnKeyInputFocusGained; - swig_callbackOnKeyInputFocusLost = callbackOnKeyInputFocusLost; - swig_callbackGetNextKeyboardFocusableActor = callbackGetNextKeyboardFocusableActor; - swig_callbackOnKeyboardFocusChangeCommitted = callbackOnKeyboardFocusChangeCommitted; - swig_callbackOnKeyboardEnter = callbackOnKeyboardEnter; - swig_callbackOnPinch = callbackOnPinch; - swig_callbackOnPan = callbackOnPan; - swig_callbackOnTap = callbackOnTap; - swig_callbackOnLongPress = callbackOnLongPress; - swig_callbackSignalConnected = callbackSignalConnected; - swig_callbackSignalDisconnected = callbackSignalDisconnected; -} - -void SwigDirector_ViewWrapperImpl::swig_init_callbacks() { - swig_callbackOnStageConnection = 0; - swig_callbackOnStageDisconnection = 0; - swig_callbackOnChildAdd = 0; - swig_callbackOnChildRemove = 0; - swig_callbackOnPropertySet = 0; - swig_callbackOnSizeSet = 0; - swig_callbackOnSizeAnimation = 0; - swig_callbackOnTouchEvent = 0; - swig_callbackOnHoverEvent = 0; - swig_callbackOnKeyEvent = 0; - swig_callbackOnWheelEvent = 0; - swig_callbackOnRelayout = 0; - swig_callbackOnSetResizePolicy = 0; - swig_callbackGetNaturalSize = 0; - swig_callbackCalculateChildSize = 0; - swig_callbackGetHeightForWidth = 0; - swig_callbackGetWidthForHeight = 0; - swig_callbackRelayoutDependentOnChildren__SWIG_0 = 0; - swig_callbackRelayoutDependentOnChildren__SWIG_1 = 0; - swig_callbackOnCalculateRelayoutSize = 0; - swig_callbackOnLayoutNegotiated = 0; - swig_callbackOnInitialize = 0; - swig_callbackOnControlChildAdd = 0; - swig_callbackOnControlChildRemove = 0; - swig_callbackOnStyleChange = 0; - swig_callbackOnAccessibilityActivated = 0; - swig_callbackOnAccessibilityPan = 0; - swig_callbackOnAccessibilityTouch = 0; - swig_callbackOnAccessibilityValueChange = 0; - swig_callbackOnAccessibilityZoom = 0; - swig_callbackOnKeyInputFocusGained = 0; - swig_callbackOnKeyInputFocusLost = 0; - swig_callbackGetNextKeyboardFocusableActor = 0; - swig_callbackOnKeyboardFocusChangeCommitted = 0; - swig_callbackOnKeyboardEnter = 0; - swig_callbackOnPinch = 0; - swig_callbackOnPan = 0; - swig_callbackOnTap = 0; - swig_callbackOnLongPress = 0; - swig_callbackSignalConnected = 0; - swig_callbackSignalDisconnected = 0; -} - -SWIGEXPORT int SWIGSTDCALL CSharp_Dali_ViewWrapperImpl_CONTROL_BEHAVIOUR_FLAG_COUNT_get() { - int jresult ; - int result; - - result = (int)Dali::Toolkit::Internal::ControlWrapper::CONTROL_BEHAVIOUR_FLAG_COUNT; - jresult = result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ViewWrapperImpl(int jarg1) { - void * jresult ; - Dali::Toolkit::Internal::ControlWrapper::CustomControlBehaviour arg1 ; - Dali::Toolkit::Internal::ControlWrapper *result = 0 ; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper::CustomControlBehaviour)jarg1; - { - try { - result = (Dali::Toolkit::Internal::ControlWrapper *)new SwigDirector_ViewWrapperImpl(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewWrapperImpl_New(char * jarg1, void * jarg2) { - void * jresult ; - std::string arg1 ; - Dali::Toolkit::Internal::ControlWrapper *arg2 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - Dali::Toolkit::ControlWrapper result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - (&arg1)->assign(jarg1); - arg2 = (Dali::Toolkit::Internal::ControlWrapper *)jarg2; - { - try { - result = Dali::Toolkit::Internal::ControlWrapper::New(arg1,arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ControlWrapper((const Dali::Toolkit::ControlWrapper &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ViewWrapperImpl(void * jarg1) { - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - { - try { - if (arg1) - { - arg1->Unreference(); - } - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewWrapperImpl_director_connect(void *objarg, SwigDirector_ViewWrapperImpl::SWIG_Callback0_t callback0, SwigDirector_ViewWrapperImpl::SWIG_Callback1_t callback1, SwigDirector_ViewWrapperImpl::SWIG_Callback2_t callback2, SwigDirector_ViewWrapperImpl::SWIG_Callback3_t callback3, SwigDirector_ViewWrapperImpl::SWIG_Callback4_t callback4, SwigDirector_ViewWrapperImpl::SWIG_Callback5_t callback5, SwigDirector_ViewWrapperImpl::SWIG_Callback6_t callback6, SwigDirector_ViewWrapperImpl::SWIG_Callback7_t callback7, SwigDirector_ViewWrapperImpl::SWIG_Callback8_t callback8, SwigDirector_ViewWrapperImpl::SWIG_Callback9_t callback9, SwigDirector_ViewWrapperImpl::SWIG_Callback10_t callback10, SwigDirector_ViewWrapperImpl::SWIG_Callback11_t callback11, SwigDirector_ViewWrapperImpl::SWIG_Callback12_t callback12, SwigDirector_ViewWrapperImpl::SWIG_Callback13_t callback13, SwigDirector_ViewWrapperImpl::SWIG_Callback14_t callback14, SwigDirector_ViewWrapperImpl::SWIG_Callback15_t callback15, SwigDirector_ViewWrapperImpl::SWIG_Callback16_t callback16, SwigDirector_ViewWrapperImpl::SWIG_Callback17_t callback17, SwigDirector_ViewWrapperImpl::SWIG_Callback18_t callback18, SwigDirector_ViewWrapperImpl::SWIG_Callback19_t callback19, SwigDirector_ViewWrapperImpl::SWIG_Callback20_t callback20, SwigDirector_ViewWrapperImpl::SWIG_Callback21_t callback21, SwigDirector_ViewWrapperImpl::SWIG_Callback22_t callback22, SwigDirector_ViewWrapperImpl::SWIG_Callback23_t callback23, SwigDirector_ViewWrapperImpl::SWIG_Callback24_t callback24, SwigDirector_ViewWrapperImpl::SWIG_Callback25_t callback25, SwigDirector_ViewWrapperImpl::SWIG_Callback26_t callback26, SwigDirector_ViewWrapperImpl::SWIG_Callback27_t callback27, SwigDirector_ViewWrapperImpl::SWIG_Callback28_t callback28, SwigDirector_ViewWrapperImpl::SWIG_Callback29_t callback29, SwigDirector_ViewWrapperImpl::SWIG_Callback30_t callback30, SwigDirector_ViewWrapperImpl::SWIG_Callback31_t callback31, SwigDirector_ViewWrapperImpl::SWIG_Callback32_t callback32, SwigDirector_ViewWrapperImpl::SWIG_Callback33_t callback33, SwigDirector_ViewWrapperImpl::SWIG_Callback34_t callback34, SwigDirector_ViewWrapperImpl::SWIG_Callback35_t callback35, SwigDirector_ViewWrapperImpl::SWIG_Callback36_t callback36, SwigDirector_ViewWrapperImpl::SWIG_Callback37_t callback37, SwigDirector_ViewWrapperImpl::SWIG_Callback38_t callback38, SwigDirector_ViewWrapperImpl::SWIG_Callback39_t callback39, SwigDirector_ViewWrapperImpl::SWIG_Callback40_t callback40) { - Dali::Toolkit::Internal::ControlWrapper *obj = (Dali::Toolkit::Internal::ControlWrapper *)objarg; - SwigDirector_ViewWrapperImpl *director = dynamic_cast(obj); - if (director) { - director->swig_connect_director(callback0, callback1, callback2, callback3, callback4, callback5, callback6, callback7, callback8, callback9, callback10, callback11, callback12, callback13, callback14, callback15, callback16, callback17, callback18, callback19, callback20, callback21, callback22, callback23, callback24, callback25, callback26, callback27, callback28, callback29, callback30, callback31, callback32, callback33, callback34, callback35, callback36, callback37, callback38, callback39, callback40); - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_GetControlWrapperImpl__SWIG_0(void * jarg1) { - void * jresult ; - Dali::Toolkit::ControlWrapper *arg1 = 0 ; - Dali::Toolkit::Internal::ControlWrapper *result = 0 ; - - arg1 = (Dali::Toolkit::ControlWrapper *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ControlWrapper & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::Internal::ControlWrapper *) &Dali::Toolkit::GetControlWrapperImpl(*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewWrapper_New(char * jarg1, void * jarg2) { - void * jresult ; - std::string arg1 ; - Dali::Toolkit::Internal::ControlWrapper *arg2 = 0 ; - Dali::Toolkit::ControlWrapper result; - - if (!jarg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "null string", 0); - return 0; - } - (&arg1)->assign(jarg1); - arg2 = (Dali::Toolkit::Internal::ControlWrapper *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Internal::ControlWrapper & type is null", 0); - return 0; - } - { - try { - result = Dali::Toolkit::ControlWrapper::New(arg1,*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ControlWrapper((const Dali::Toolkit::ControlWrapper &)result); - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ViewWrapper__SWIG_0() { - void * jresult ; - Dali::Toolkit::ControlWrapper *result = 0 ; - - { - try { - result = (Dali::Toolkit::ControlWrapper *)new Dali::Toolkit::ControlWrapper(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_delete_ViewWrapper(void * jarg1) { - Dali::Toolkit::ControlWrapper *arg1 = (Dali::Toolkit::ControlWrapper *) 0 ; - - arg1 = (Dali::Toolkit::ControlWrapper *)jarg1; - { - try { - delete arg1; - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_new_ViewWrapper__SWIG_1(void * jarg1) { - void * jresult ; - Dali::Toolkit::ControlWrapper *arg1 = 0 ; - Dali::Toolkit::ControlWrapper *result = 0 ; - - arg1 = (Dali::Toolkit::ControlWrapper *)jarg1; - if (!arg1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ControlWrapper const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ControlWrapper *)new Dali::Toolkit::ControlWrapper((Dali::Toolkit::ControlWrapper const &)*arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewWrapper_Assign(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::ControlWrapper *arg1 = (Dali::Toolkit::ControlWrapper *) 0 ; - Dali::Toolkit::ControlWrapper *arg2 = 0 ; - Dali::Toolkit::ControlWrapper *result = 0 ; - - arg1 = (Dali::Toolkit::ControlWrapper *)jarg1; - arg2 = (Dali::Toolkit::ControlWrapper *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::ControlWrapper const & type is null", 0); - return 0; - } - { - try { - result = (Dali::Toolkit::ControlWrapper *) &(arg1)->operator =((Dali::Toolkit::ControlWrapper const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = (void *)result; - return jresult; -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_Dali_ViewWrapper_DownCast(void * jarg1) { - void * jresult ; - Dali::BaseHandle arg1 ; - Dali::BaseHandle *argp1 ; - Dali::Toolkit::ControlWrapper result; - - argp1 = (Dali::BaseHandle *)jarg1; - if (!argp1) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Attempt to dereference null Dali::BaseHandle", 0); - return 0; - } - arg1 = *argp1; - { - try { - result = Dali::Toolkit::ControlWrapper::DownCast(arg1); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::ControlWrapper((const Dali::Toolkit::ControlWrapper &)result); - return jresult; -} - -SWIGEXPORT Dali::Toolkit::Internal::Control * SWIGSTDCALL CSharp_Dali_ViewWrapperImpl_SWIGUpcast(Dali::Toolkit::Internal::ControlWrapper *jarg1) { - return (Dali::Toolkit::Internal::Control *)jarg1; -} - -SWIGEXPORT Dali::Toolkit::Control * SWIGSTDCALL CSharp_Dali_ViewWrapper_SWIGUpcast(Dali::Toolkit::ControlWrapper *jarg1) { - return (Dali::Toolkit::Control *)jarg1; -} - -SWIGEXPORT void SWIGSTDCALL CSharp_ViewWrapperImpl_RelayoutRequest(void * jarg1) { - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - { - try { - (arg1)->RelayoutRequest(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_ViewWrapperImpl_GetHeightForWidthBase(void * jarg1, float jarg2) { - float jresult ; - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)(arg1)->GetHeightForWidthBase(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_ViewWrapperImpl_GetWidthForHeightBase(void * jarg1, float jarg2) { - float jresult ; - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - float arg2 ; - float result; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - arg2 = (float)jarg2; - { - try { - result = (float)(arg1)->GetWidthForHeightBase(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT float SWIGSTDCALL CSharp_ViewWrapperImpl_CalculateChildSizeBase(void * jarg1, void * jarg2, int jarg3) { - float jresult ; - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - Dali::Actor *arg2 = 0 ; - Dali::Dimension::Type arg3 ; - float result; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - arg2 = (Dali::Actor *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Actor const & type is null", 0); - return 0; - } - arg3 = (Dali::Dimension::Type)jarg3; - { - try { - result = (float)(arg1)->CalculateChildSizeBase((Dali::Actor const &)*arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_ViewWrapperImpl_RelayoutDependentOnChildrenBase__SWIG_0(void * jarg1, int jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - Dali::Dimension::Type arg2 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - arg2 = (Dali::Dimension::Type)jarg2; - { - try { - result = (bool)(arg1)->RelayoutDependentOnChildrenBase(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_ViewWrapperImpl_RelayoutDependentOnChildrenBase__SWIG_1(void * jarg1) { - unsigned int jresult ; - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - { - try { - result = (bool)(arg1)->RelayoutDependentOnChildrenBase(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - -SWIGEXPORT void SWIGSTDCALL CSharp_ViewWrapperImpl_RegisterVisual__SWIG_0(void * jarg1, int jarg2, void * jarg3) { - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - Dali::Property::Index arg2 ; - Dali::Toolkit::Visual::Base *arg3 = 0 ; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - arg3 = (Dali::Toolkit::Visual::Base *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Visual::Base & type is null", 0); - return ; - } - { - try { - (arg1)->RegisterVisual(arg2,*arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_ViewWrapperImpl_RegisterVisual__SWIG_1(void * jarg1, int jarg2, void * jarg3, unsigned int jarg4) { - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - Dali::Property::Index arg2 ; - Dali::Toolkit::Visual::Base *arg3 = 0 ; - bool arg4 ; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - arg3 = (Dali::Toolkit::Visual::Base *)jarg3; - if (!arg3) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::Visual::Base & type is null", 0); - return ; - } - arg4 = jarg4 ? true : false; - { - try { - (arg1)->RegisterVisual(arg2,*arg3,arg4); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_ViewWrapperImpl_UnregisterVisual(void * jarg1, int jarg2) { - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - Dali::Property::Index arg2 ; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - { - try { - (arg1)->UnregisterVisual(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT void * SWIGSTDCALL CSharp_ViewWrapperImpl_GetVisual(void * jarg1, int jarg2) { - void * jresult ; - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - Dali::Property::Index arg2 ; - Dali::Toolkit::Visual::Base result; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - { - try { - result = ((Dali::Toolkit::Internal::ControlWrapper const *)arg1)->GetVisual(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Toolkit::Visual::Base((const Dali::Toolkit::Visual::Base &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_ViewWrapperImpl_EnableVisual(void * jarg1, int jarg2, unsigned int jarg3) { - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - Dali::Property::Index arg2 ; - bool arg3 ; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - arg3 = jarg3 ? true : false; - { - try { - (arg1)->EnableVisual(arg2,arg3); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -SWIGEXPORT unsigned int SWIGSTDCALL CSharp_ViewWrapperImpl_IsVisualEnabled(void * jarg1, int jarg2) { - unsigned int jresult ; - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - Dali::Property::Index arg2 ; - bool result; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - arg2 = (Dali::Property::Index)jarg2; - { - try { - result = (bool)((Dali::Toolkit::Internal::ControlWrapper const *)arg1)->IsVisualEnabled(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = result; - return jresult; -} - -SWIGEXPORT void * SWIGSTDCALL CSharp_ViewWrapperImpl_CreateTransition(void * jarg1, void * jarg2) { - void * jresult ; - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - Dali::Toolkit::TransitionData *arg2 = 0 ; - Dali::Animation result; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - arg2 = (Dali::Toolkit::TransitionData *)jarg2; - if (!arg2) { - SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentNullException, "Dali::Toolkit::TransitionData const & type is null", 0); - return 0; - } - { - try { - result = (arg1)->CreateTransition((Dali::Toolkit::TransitionData const &)*arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return 0; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return 0; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return 0; - }; - } - } - jresult = new Dali::Animation((const Dali::Animation &)result); - return jresult; -} - - -SWIGEXPORT void SWIGSTDCALL CSharp_ViewWrapperImpl_EmitKeyInputFocusSignal(void * jarg1, unsigned int jarg2) { - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - bool arg2 ; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - arg2 = jarg2 ? true : false; - { - try { - (arg1)->EmitKeyInputFocusSignal(arg2); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - -SWIGEXPORT void SWIGSTDCALL CSharp_Dali_ViewWrapperImpl_ApplyThemeStyle(void * jarg1) { - Dali::Toolkit::Internal::ControlWrapper *arg1 = (Dali::Toolkit::Internal::ControlWrapper *) 0 ; - - arg1 = (Dali::Toolkit::Internal::ControlWrapper *)jarg1; - { - try { - (arg1)->ApplyThemeStyle(); - } catch (std::out_of_range& e) { - { - SWIG_CSharpException(SWIG_IndexError, const_cast(e.what())); return ; - }; - } catch (std::exception& e) { - { - SWIG_CSharpException(SWIG_RuntimeError, const_cast(e.what())); return ; - }; - } catch (...) { - { - SWIG_CSharpException(SWIG_UnknownError, "unknown error"); return ; - }; - } - } -} - - -#ifdef __cplusplus -} -#endif diff --git a/plugins/dali-sharp/dali-bindings/view-wrapper-impl-wrap.h b/plugins/dali-sharp/dali-bindings/view-wrapper-impl-wrap.h deleted file mode 100644 index 62622b4..0000000 --- a/plugins/dali-sharp/dali-bindings/view-wrapper-impl-wrap.h +++ /dev/null @@ -1,233 +0,0 @@ -#ifndef CSHARP_VIEW_WRAPPER_IMPL_H -#define CSHARP_VIEW_WRAPPER_IMPL_H - -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -#include "common.h" - -class SwigDirector_ViewWrapperImpl : public Dali::Toolkit::Internal::ControlWrapper -{ -public: - - SwigDirector_ViewWrapperImpl(Dali::Toolkit::Internal::ControlWrapper::CustomControlBehaviour behaviourFlags); - virtual ~SwigDirector_ViewWrapperImpl(); - virtual void OnStageConnection(int depth); - virtual void OnStageConnectionSwigPublic(int depth) - { - Dali::Toolkit::Internal::Control::OnStageConnection(depth); - } - virtual void OnStageDisconnection(); - virtual void OnStageDisconnectionSwigPublic() - { - Dali::Toolkit::Internal::Control::OnStageDisconnection(); - } - virtual void OnChildAdd(Dali::Actor &child); - virtual void OnChildAddSwigPublic(Dali::Actor &child) - { - Dali::Toolkit::Internal::Control::OnChildAdd(child); - } - virtual void OnChildRemove(Dali::Actor &child); - virtual void OnChildRemoveSwigPublic(Dali::Actor &child) - { - Dali::Toolkit::Internal::Control::OnChildRemove(child); - } - virtual void OnPropertySet(Dali::Property::Index index, Dali::Property::Value propertyValue); - virtual void OnSizeSet(Dali::Vector3 const &targetSize); - virtual void OnSizeSetSwigPublic(Dali::Vector3 const &targetSize) - { - Dali::Toolkit::Internal::Control::OnSizeSet(targetSize); - } - virtual void OnSizeAnimation(Dali::Animation &animation, Dali::Vector3 const &targetSize); - virtual void OnSizeAnimationSwigPublic(Dali::Animation &animation, Dali::Vector3 const &targetSize) - { - Dali::Toolkit::Internal::Control::OnSizeAnimation(animation,targetSize); - } - virtual bool OnTouchEvent(Dali::TouchEvent const &event); - virtual bool OnTouchEventSwigPublic(Dali::TouchEvent const &event) - { - return Dali::Toolkit::Internal::Control::OnTouchEvent(event); - } - virtual bool OnHoverEvent(Dali::HoverEvent const &event); - virtual bool OnHoverEventSwigPublic(Dali::HoverEvent const &event) - { - return Dali::Toolkit::Internal::Control::OnHoverEvent(event); - } - virtual bool OnKeyEvent(Dali::KeyEvent const &event); - virtual bool OnKeyEventSwigPublic(Dali::KeyEvent const &event) - { - return Dali::Toolkit::Internal::Control::OnKeyEvent(event); - } - virtual bool OnWheelEvent(Dali::WheelEvent const &event); - virtual bool OnWheelEventSwigPublic(Dali::WheelEvent const &event) - { - return Dali::Toolkit::Internal::Control::OnWheelEvent(event); - } - virtual void OnRelayout(Dali::Vector2 const &size, Dali::RelayoutContainer &container); - virtual void OnRelayoutSwigPublic(Dali::Vector2 const &size, Dali::RelayoutContainer &container) - { - Dali::Toolkit::Internal::Control::OnRelayout(size,container); - } - virtual void OnSetResizePolicy(Dali::ResizePolicy::Type policy, Dali::Dimension::Type dimension); - virtual void OnSetResizePolicySwigPublic(Dali::ResizePolicy::Type policy, Dali::Dimension::Type dimension) - { - Dali::Toolkit::Internal::Control::OnSetResizePolicy(policy,dimension); - } - virtual Dali::Vector3 GetNaturalSize(); - virtual Dali::Vector3 GetNaturalSizeSwigPublic() - { - return Dali::Toolkit::Internal::Control::GetNaturalSize(); - } - virtual float CalculateChildSize(Dali::Actor const &child, Dali::Dimension::Type dimension); - virtual float CalculateChildSizeSwigPublic(Dali::Actor const &child, Dali::Dimension::Type dimension) - { - return Dali::Toolkit::Internal::Control::CalculateChildSize(child,dimension); - } - virtual float GetHeightForWidth(float width); - virtual float GetHeightForWidthSwigPublic(float width) - { - return Dali::Toolkit::Internal::Control::GetHeightForWidth(width); - } - virtual float GetWidthForHeight(float height); - virtual float GetWidthForHeightSwigPublic(float height) - { - return Dali::Toolkit::Internal::Control::GetWidthForHeight(height); - } - virtual bool RelayoutDependentOnChildren(Dali::Dimension::Type dimension = Dali::Dimension::ALL_DIMENSIONS); - virtual bool RelayoutDependentOnChildrenSwigPublic(Dali::Dimension::Type dimension = Dali::Dimension::ALL_DIMENSIONS) - { - return Dali::Toolkit::Internal::Control::RelayoutDependentOnChildren(dimension); - } - virtual void OnCalculateRelayoutSize(Dali::Dimension::Type dimension); - virtual void OnCalculateRelayoutSizeSwigPublic(Dali::Dimension::Type dimension) - { - Dali::Toolkit::Internal::Control::OnCalculateRelayoutSize(dimension); - } - virtual void OnLayoutNegotiated(float size, Dali::Dimension::Type dimension); - virtual void OnLayoutNegotiatedSwigPublic(float size, Dali::Dimension::Type dimension) - { - Dali::Toolkit::Internal::Control::OnLayoutNegotiated(size,dimension); - } - virtual void OnInitialize(); - virtual void OnControlChildAdd(Dali::Actor &child); - virtual void OnControlChildRemove(Dali::Actor &child); - virtual void OnStyleChange(Dali::Toolkit::StyleManager styleManager, Dali::StyleChange::Type change); - virtual bool OnAccessibilityActivated(); - virtual bool OnAccessibilityPan(Dali::PanGesture gesture); - virtual bool OnAccessibilityTouch(Dali::TouchEvent const &touchEvent); - virtual bool OnAccessibilityValueChange(bool isIncrease); - virtual bool OnAccessibilityZoom(); - virtual void OnKeyInputFocusGained(); - virtual void OnKeyInputFocusLost(); - virtual Dali::Actor GetNextKeyboardFocusableActor(Dali::Actor currentFocusedActor, Dali::Toolkit::Control::KeyboardFocus::Direction direction, bool loopEnabled); - virtual void OnKeyboardFocusChangeCommitted(Dali::Actor commitedFocusableActor); - virtual bool OnKeyboardEnter(); - virtual void OnPinch(Dali::PinchGesture const &pinch); - virtual void OnPan(Dali::PanGesture const &pan); - virtual void OnTap(Dali::TapGesture const &tap); - virtual void OnLongPress(Dali::LongPressGesture const &longPress); - virtual Dali::Toolkit::Internal::Control::Extension *GetControlExtension(); - - typedef void (SWIGSTDCALL* SWIG_Callback0_t)(int); - typedef void (SWIGSTDCALL* SWIG_Callback1_t)(); - typedef void (SWIGSTDCALL* SWIG_Callback2_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback3_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback4_t)(int, void *); - typedef void (SWIGSTDCALL* SWIG_Callback5_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback6_t)(void *, void *); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback7_t)(void *); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback8_t)(void *); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback9_t)(void *); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback10_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback11_t)(void *, void *); - typedef void (SWIGSTDCALL* SWIG_Callback12_t)(int, int); - typedef void * (SWIGSTDCALL* SWIG_Callback13_t)(); - typedef float (SWIGSTDCALL* SWIG_Callback14_t)(void *, int); - typedef float (SWIGSTDCALL* SWIG_Callback15_t)(float); - typedef float (SWIGSTDCALL* SWIG_Callback16_t)(float); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback17_t)(int); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback18_t)(); - typedef void (SWIGSTDCALL* SWIG_Callback19_t)(int); - typedef void (SWIGSTDCALL* SWIG_Callback20_t)(float, int); - typedef void (SWIGSTDCALL* SWIG_Callback21_t)(); - typedef void (SWIGSTDCALL* SWIG_Callback22_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback23_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback24_t)(void *, int); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback25_t)(); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback26_t)(void *); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback27_t)(void *); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback28_t)(unsigned int); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback29_t)(); - typedef void (SWIGSTDCALL* SWIG_Callback30_t)(); - typedef void (SWIGSTDCALL* SWIG_Callback31_t)(); - typedef void * (SWIGSTDCALL* SWIG_Callback32_t)(void *, int, unsigned int); - typedef void (SWIGSTDCALL* SWIG_Callback33_t)(void *); - typedef unsigned int (SWIGSTDCALL* SWIG_Callback34_t)(); - typedef void (SWIGSTDCALL* SWIG_Callback35_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback36_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback37_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback38_t)(void *); - typedef void (SWIGSTDCALL* SWIG_Callback39_t)(void *, void *); - typedef void (SWIGSTDCALL* SWIG_Callback40_t)(void *, void *); - void swig_connect_director(SWIG_Callback0_t callbackOnStageConnection, SWIG_Callback1_t callbackOnStageDisconnection, SWIG_Callback2_t callbackOnChildAdd, SWIG_Callback3_t callbackOnChildRemove, SWIG_Callback4_t callbackOnPropertySet, SWIG_Callback5_t callbackOnSizeSet, SWIG_Callback6_t callbackOnSizeAnimation, SWIG_Callback7_t callbackOnTouchEvent, SWIG_Callback8_t callbackOnHoverEvent, SWIG_Callback9_t callbackOnKeyEvent, SWIG_Callback10_t callbackOnWheelEvent, SWIG_Callback11_t callbackOnRelayout, SWIG_Callback12_t callbackOnSetResizePolicy, SWIG_Callback13_t callbackGetNaturalSize, SWIG_Callback14_t callbackCalculateChildSize, SWIG_Callback15_t callbackGetHeightForWidth, SWIG_Callback16_t callbackGetWidthForHeight, SWIG_Callback17_t callbackRelayoutDependentOnChildren__SWIG_0, SWIG_Callback18_t callbackRelayoutDependentOnChildren__SWIG_1, SWIG_Callback19_t callbackOnCalculateRelayoutSize, SWIG_Callback20_t callbackOnLayoutNegotiated, SWIG_Callback21_t callbackOnInitialize, SWIG_Callback22_t callbackOnControlChildAdd, SWIG_Callback23_t callbackOnControlChildRemove, SWIG_Callback24_t callbackOnStyleChange, SWIG_Callback25_t callbackOnAccessibilityActivated, SWIG_Callback26_t callbackOnAccessibilityPan, SWIG_Callback27_t callbackOnAccessibilityTouch, SWIG_Callback28_t callbackOnAccessibilityValueChange, SWIG_Callback29_t callbackOnAccessibilityZoom, SWIG_Callback30_t callbackOnKeyInputFocusGained, SWIG_Callback31_t callbackOnKeyInputFocusLost, SWIG_Callback32_t callbackGetNextKeyboardFocusableActor, SWIG_Callback33_t callbackOnKeyboardFocusChangeCommitted, SWIG_Callback34_t callbackOnKeyboardEnter, SWIG_Callback35_t callbackOnPinch, SWIG_Callback36_t callbackOnPan, SWIG_Callback37_t callbackOnTap, SWIG_Callback38_t callbackOnLongPress, SWIG_Callback39_t callbackSignalConnected, SWIG_Callback40_t callbackSignalDisconnected); - -private: - SWIG_Callback0_t swig_callbackOnStageConnection; - SWIG_Callback1_t swig_callbackOnStageDisconnection; - SWIG_Callback2_t swig_callbackOnChildAdd; - SWIG_Callback3_t swig_callbackOnChildRemove; - SWIG_Callback4_t swig_callbackOnPropertySet; - SWIG_Callback5_t swig_callbackOnSizeSet; - SWIG_Callback6_t swig_callbackOnSizeAnimation; - SWIG_Callback7_t swig_callbackOnTouchEvent; - SWIG_Callback8_t swig_callbackOnHoverEvent; - SWIG_Callback9_t swig_callbackOnKeyEvent; - SWIG_Callback10_t swig_callbackOnWheelEvent; - SWIG_Callback11_t swig_callbackOnRelayout; - SWIG_Callback12_t swig_callbackOnSetResizePolicy; - SWIG_Callback13_t swig_callbackGetNaturalSize; - SWIG_Callback14_t swig_callbackCalculateChildSize; - SWIG_Callback15_t swig_callbackGetHeightForWidth; - SWIG_Callback16_t swig_callbackGetWidthForHeight; - SWIG_Callback17_t swig_callbackRelayoutDependentOnChildren__SWIG_0; - SWIG_Callback18_t swig_callbackRelayoutDependentOnChildren__SWIG_1; - SWIG_Callback19_t swig_callbackOnCalculateRelayoutSize; - SWIG_Callback20_t swig_callbackOnLayoutNegotiated; - SWIG_Callback21_t swig_callbackOnInitialize; - SWIG_Callback22_t swig_callbackOnControlChildAdd; - SWIG_Callback23_t swig_callbackOnControlChildRemove; - SWIG_Callback24_t swig_callbackOnStyleChange; - SWIG_Callback25_t swig_callbackOnAccessibilityActivated; - SWIG_Callback26_t swig_callbackOnAccessibilityPan; - SWIG_Callback27_t swig_callbackOnAccessibilityTouch; - SWIG_Callback28_t swig_callbackOnAccessibilityValueChange; - SWIG_Callback29_t swig_callbackOnAccessibilityZoom; - SWIG_Callback30_t swig_callbackOnKeyInputFocusGained; - SWIG_Callback31_t swig_callbackOnKeyInputFocusLost; - SWIG_Callback32_t swig_callbackGetNextKeyboardFocusableActor; - SWIG_Callback33_t swig_callbackOnKeyboardFocusChangeCommitted; - SWIG_Callback34_t swig_callbackOnKeyboardEnter; - SWIG_Callback35_t swig_callbackOnPinch; - SWIG_Callback36_t swig_callbackOnPan; - SWIG_Callback37_t swig_callbackOnTap; - SWIG_Callback38_t swig_callbackOnLongPress; - SWIG_Callback39_t swig_callbackSignalConnected; - SWIG_Callback40_t swig_callbackSignalDisconnected; - void swig_init_callbacks(); -}; - -#endif /* CSHARP_VIEW_WRAPPER_IMPL_H */ diff --git a/plugins/dali-sharp/examples/control-dashboard.cs b/plugins/dali-sharp/examples/control-dashboard.cs deleted file mode 100755 index e922efe..0000000 --- a/plugins/dali-sharp/examples/control-dashboard.cs +++ /dev/null @@ -1,479 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ - -using System; -using System.Runtime.InteropServices; -using Dali; - -namespace MyCSharpExample -{ - class Example - { - // This is simple structure to contain Control name and implement state at once - // name : control name - // isImplemented : the state which the control is implemented in public or not - private struct Item - { - public String name; - public bool isImplemented; - - public Item(String name, bool isImplemented) - { - this.name = name; - this.isImplemented = isImplemented; - } - } - - private Dali.Application _application; - private TableView _contentContainer; - private Timer _timer; - private Window _window; - private Popup _popup; - private ProgressBar _progressBar; - - // List of items - private Item[] mViewList = { - new Item("PushButton", true), new Item("DropDown", false), new Item("Toggle", true), - new Item("InputField", false), new Item("AnimateGif", false), new Item("Loading", false), - new Item("ProgressBar", true), new Item("CheckBox", false), new Item("RadioButton", true), - new Item("Tooltip", true), new Item("Popup", true), new Item("Toast", true), - new Item("ItemView", false), new Item("CheckBox", true) - }; - - public Example(Dali.Application application) - { - _application = application; - _application.Initialized += OnInitialize; - } - - public void OnInitialize(object source, NUIApplicationInitEventArgs e) - { - Console.WriteLine("Customized Application Initialize event handler"); - _window = Window.Instance; - _window.BackgroundColor = Color.White; - - // Top label - TextLabel topLabel = new TextLabel(); - topLabel.SetResizePolicy(ResizePolicyType.FILL_TO_PARENT, DimensionType.Width); - topLabel.SetResizePolicy(ResizePolicyType.SIZE_RELATIVE_TO_PARENT, DimensionType.Height); - topLabel.PivotPoint = NDalic.AnchorPointTopCenter; - topLabel.Position = new Position(0, 0, 0); - topLabel.SetSizeModeFactor(new Vector3(0.0f, 0.1f, 0.0f)); - topLabel.BackgroundColor = new Color(43.0f / 255.0f, 145.0f / 255.0f, 175.0f / 255.0f, 1.0f); - topLabel.TextColor = NDalic.WHITE; - topLabel.Text = " DALi Views"; - topLabel.HorizontalAlignment = "BEGIN"; - topLabel.VerticalAlignment = "CENTER"; - topLabel.PointSize = 42.0f; - _window.Add(topLabel); - - // Grid container to contain items. Use tableView because FlexContainer support focus navigation just two direction ( up/down or left/right ) - _contentContainer = new TableView(6, 5); - _contentContainer.SetResizePolicy(ResizePolicyType.FILL_TO_PARENT, DimensionType.Width); - _contentContainer.SetResizePolicy(ResizePolicyType.SIZE_RELATIVE_TO_PARENT, DimensionType.Height); - _contentContainer.SetSizeModeFactor(new Vector3(0.0f, 0.9f, 0.0f)); - _contentContainer.PivotPoint = NDalic.AnchorPointBottomCenter; - _contentContainer.Position = new Position(0, _window.Size.Height * 0.1f, 0); - _contentContainer.SetRelativeHeight(0, 0.07f); - _contentContainer.SetRelativeHeight(1, 0.26f); - _contentContainer.SetRelativeHeight(2, 0.07f); - _contentContainer.SetRelativeHeight(3, 0.26f); - _contentContainer.SetRelativeHeight(4, 0.07f); - _contentContainer.SetRelativeHeight(5, 0.26f); - _contentContainer.SetFocusable(true); - _window.Add(_contentContainer); - - CreateContent(); - - FocusManager.Instance.PreFocusChange += OnPreFocusChange; - } - - // Callback for FocusManager - private View OnPreFocusChange(object source, FocusManager.PreFocusChangeEventArgs e) - { - if (!e.Proposed && !e.Current) - { - e.Proposed = _contentContainer.GetChildAt(1); - } - return e.Proposed; - } - - private void CreateContent() - { - for (int i = 0; i < mViewList.Length; i++) - { - CreateItem(mViewList[i], i); - } - } - - private void CreateItem(Item item, int idx) - { - // Make label for item - TextLabel itemLabel = new TextLabel(" " + item.name); - itemLabel.Size = new Vector3(_window.GetSize().Width * 0.2f, _window.GetSize().Height * 0.05f, 0.0f); - itemLabel.HorizontalAlignment = "BEGIN"; - itemLabel.VerticalAlignment = "BOTTOM"; - itemLabel.PointSize = 18.0f; - _contentContainer.AddChild(itemLabel, new TableView.CellPosition(((uint)idx / 5) * 2, (uint)idx % 5)); - - // If item is implemented in public, attach it on window - if (item.isImplemented) - { - if (item.name.CompareTo("PushButton") == 0) - { - PushButton pushButton = new PushButton(); - pushButton.LabelText = "Push Button"; - pushButton.SetResizePolicy(ResizePolicyType.FILL_TO_PARENT, DimensionType.Width); - pushButton.SetResizePolicy(ResizePolicyType.FILL_TO_PARENT, DimensionType.Height); - pushButton.UnselectedColor = new Vector4(1.0f, 0.0f, 0.0f, 1.0f); - pushButton.SelectedColor = new Vector4(0.0f, 1.0f, 0.0f, 1.0f); - pushButton.Clicked += (obj, e) => - { - e.Button.LabelText = "Click Me"; - e.Button.UnselectedColor = new Vector4(0.0f, 0.0f, 1.0f, 1.0f); - return true; - }; - - _contentContainer.AddChild(pushButton, new TableView.CellPosition(((uint)idx / 5) * 2 + 1, (uint)idx % 5)); - } - if (item.name.CompareTo("DropDown") == 0) - { - - } - if (item.name.CompareTo("Toggle") == 0) - { - ToggleButton toggleButton = new ToggleButton(); - Dali.Property.Array array = new Dali.Property.Array(); - array.Add(new Dali.Property.Value("./images/star-highlight.png")); - array.Add(new Dali.Property.Value("./images/star-mod.png")); - array.Add(new Dali.Property.Value("./images/star-dim.png")); - toggleButton.StateVisuals = array; - - Dali.Property.Array tooltips = new Dali.Property.Array(); - tooltips.Add(new Dali.Property.Value("State A")); - tooltips.Add(new Dali.Property.Value("State B")); - tooltips.Add(new Dali.Property.Value("State C")); - toggleButton.Tooltips = tooltips; - - toggleButton.WidthResizePolicy = "FILL_TO_PARENT"; - toggleButton.HeightResizePolicy = "FILL_TO_PARENT"; - toggleButton.Clicked += (obj, e) => - { - Console.WriteLine("Toggle button state changed."); - return true; - }; - - _contentContainer.AddChild(toggleButton, new TableView.CellPosition(((uint)idx / 5) * 2 + 1, (uint)idx % 5)); - } - if (item.name.CompareTo("InputField") == 0) - { - - } - if (item.name.CompareTo("AnimateGif") == 0) - { - - } - if (item.name.CompareTo("Loading") == 0) - { - - } - if (item.name.CompareTo("ProgressBar") == 0) - { - _progressBar = new ProgressBar(); - _progressBar.SetResizePolicy(ResizePolicyType.FILL_TO_PARENT, DimensionType.Width); - _progressBar.SetResizePolicy(ResizePolicyType.FIXED, DimensionType.Height); - _progressBar.SetSize(0, 50); - - _progressBar.ValueChanged += OnProgressBarValueChanged; - - _timer = new Timer(100); - _timer.Tick += (obj, e) => - { - float progress = (float)Math.Round(_progressBar.ProgressValue, 2); - - if (progress == 1.0f) - { - _progressBar.ProgressValue = 0.0f; - _progressBar.SecondaryProgressValue = 0.01f; - } - else - { - _progressBar.ProgressValue = progress + 0.01f; - _progressBar.SecondaryProgressValue = progress + 0.21f; - } - return true; - }; - _timer.Start(); - - _contentContainer.AddChild(_progressBar, new TableView.CellPosition(((uint)idx / 5) * 2 + 1, (uint)idx % 5)); - } - if (item.name.CompareTo("ScrollBar") == 0) - { - - } - if (item.name.CompareTo("CheckBox") == 0) - { - CheckBoxButton checkBoxButton = new CheckBoxButton(); - checkBoxButton.LabelText = "Yes"; - - _contentContainer.AddChild(checkBoxButton, new TableView.CellPosition(((uint)idx / 5) * 2 + 1, (uint)idx % 5)); - } - if (item.name.CompareTo("RadioButton") == 0) - { - TableView tableView = new TableView(2, 1); - tableView.SetResizePolicy(ResizePolicyType.FILL_TO_PARENT, DimensionType.Width); - tableView.SetResizePolicy(ResizePolicyType.FILL_TO_PARENT, DimensionType.Height); - - RadioButton rButton = new RadioButton(); - rButton.LabelText = "Yes"; - rButton.Selected = true; - - tableView.AddChild(rButton, new TableView.CellPosition(0, 0)); - - rButton = new RadioButton(); - rButton.LabelText = "No"; - - tableView.AddChild(rButton, new TableView.CellPosition(1, 0)); - - _contentContainer.AddChild(tableView, new TableView.CellPosition(((uint)idx / 5) * 2 + 1, (uint)idx % 5)); - } - if (item.name.CompareTo("Tooltip") == 0) - { - TableView tableView = new TableView(2, 1); - tableView.SetResizePolicy(ResizePolicyType.FILL_TO_PARENT, DimensionType.Width); - tableView.SetResizePolicy(ResizePolicyType.FILL_TO_PARENT, DimensionType.Height); - - // Create two push buttons and add them to a table view - PushButton buttonWithSimpleTooltip = new PushButton(); - buttonWithSimpleTooltip.LabelText = "Tooltip with text only"; - buttonWithSimpleTooltip.UnselectedColor = new Vector4(0.5f, 0.5f, 0.7f, 1.0f); - buttonWithSimpleTooltip.SelectedColor = new Vector4(0.7f, 0.5f, 0.7f, 1.0f); - buttonWithSimpleTooltip.WidthResizePolicy = "FILL_TO_PARENT"; - tableView.AddChild(buttonWithSimpleTooltip, new TableView.CellPosition(0, 0)); - - PushButton buttonWithIconTooltip = new PushButton(); - buttonWithIconTooltip.LabelText = "Tooltip with Text and Icon"; - buttonWithIconTooltip.WidthResizePolicy = "FILL_TO_PARENT"; - buttonWithIconTooltip.UnselectedColor = new Vector4(0.5f, 0.5f, 0.7f, 1.0f); - buttonWithIconTooltip.SelectedColor = new Vector4(0.7f, 0.5f, 0.7f, 1.0f); - - tableView.AddChild(buttonWithIconTooltip, new TableView.CellPosition(1, 0)); - - // Add a simple text only tooltip to the first push button - buttonWithSimpleTooltip.TooltipText = "Simple Tooltip"; - - // Create a property map for a tooltip with one icon and one text - Property.Array iconTooltipContent = new Property.Array(); - - Property.Map iconVisual = new Property.Map(); - iconVisual.Add(Dali.Constants.Visual.Property.Type, new Property.Value((int)Dali.Constants.Visual.Type.Image)) - .Add(Dali.Constants.ImageVisualProperty.URL, new Property.Value("./images/star-highlight.png")); - iconTooltipContent.Add(new Property.Value(iconVisual)); - - Property.Map textVisual = new Property.Map(); - textVisual.Add(Dali.Constants.Visual.Property.Type, new Property.Value((int)Dali.Constants.Visual.Type.Text)) - .Add(Dali.Constants.TextVisualProperty.Text, new Property.Value("Tooltip with Icon")); - iconTooltipContent.Add(new Property.Value(textVisual)); - - Property.Map iconTooltip = new Property.Map(); - iconTooltip.Add(Dali.Constants.Tooltip.Property.Content, new Property.Value(iconTooltipContent)) - .Add(Dali.Constants.Tooltip.Property.Tail, new Property.Value(true)); - - // Add the tooltip with icon and text to the second push button - buttonWithIconTooltip.Tooltip = iconTooltip; - - _contentContainer.AddChild(tableView, new TableView.CellPosition(((uint)idx / 5) * 2 + 1, (uint)idx % 5)); - } - if (item.name.CompareTo("Popup") == 0) - { - PushButton button = new PushButton(); - button.LabelText = "Popup"; - button.ParentOrigin = NDalic.ParentOriginCenter; - button.PivotPoint = NDalic.AnchorPointCenter; - button.MaximumSize = new Vector2(90.0f, 50.0f); - _popup = CreatePopup(); - _popup.SetTitle(CreateTitle("Popup")); - - TextLabel text = new TextLabel("This will erase the file permanently. Are you sure?"); - text.BackgroundColor = Color.White; - text.MultiLine = true; - text.SetResizePolicy(ResizePolicyType.FILL_TO_PARENT, DimensionType.Width); - text.SetResizePolicy(ResizePolicyType.DIMENSION_DEPENDENCY, DimensionType.Height); - text.SetPadding(new PaddingType(10.0f, 10.0f, 20.0f, 0.0f)); - _popup.SetContent(text); - _popup.SetFocusable(true); - _popup.SetDisplayState(Popup.DisplayStateType.HIDDEN); - - button.Clicked += (obj, ee) => - { - _window.Add(_popup); - _popup.SetDisplayState(Popup.DisplayStateType.SHOWN); - FocusManager.Instance.SetCurrentFocusView((_popup.FindChildByName("Footer")).FindChildByName("OKButton")); - return true; - }; - _contentContainer.AddChild(button, new TableView.CellPosition(((uint)idx / 5) * 2 + 1, (uint)idx % 5)); - } - if (item.name.CompareTo("Toast") == 0) - { - PushButton button = new PushButton(); - button.LabelText = "Toast"; - button.ParentOrigin = NDalic.ParentOriginCenter; - button.PivotPoint = NDalic.AnchorPointCenter; - button.Clicked += (obj, ee) => - { - TypeInfo typeInfo = new TypeInfo(TypeRegistry.Get().GetTypeInfo("PopupToast")); - if (typeInfo) - { - BaseHandle baseHandle = typeInfo.CreateInstance(); - if (baseHandle) - { - Popup toast = Popup.DownCast(baseHandle); - TextLabel text = new TextLabel("This is a Toast.\nIt will auto-hide itself"); - text.TextColor = Color.White; - text.MultiLine = true; - text.HorizontalAlignment = "center"; - toast.SetTitle(text); - _window.Add(toast); - toast.SetDisplayState(Popup.DisplayStateType.SHOWN); - } - } - return true; - }; - _contentContainer.AddChild(button, new TableView.CellPosition(((uint)idx / 5) * 2 + 1, (uint)idx % 5)); - } - if (item.name.CompareTo("ItemView") == 0) - { - - } - } - else - { - ImageView notSupportView = new ImageView("images/not_yet_sign.png"); - notSupportView.Size = new Vector3(_window.GetSize().Width * 0.2f, _window.GetSize().Height * 0.25f, 0.0f); - notSupportView.SetFocusable(true); - - _contentContainer.AddChild(notSupportView, new TableView.CellPosition(((uint)idx / 5) * 2 + 1, (uint)idx % 5)); - } - } - Popup CreatePopup() - { - Popup confirmationPopup = new Popup(); - - View footer = new View(); - footer.Name = "Footer"; - footer.SetResizePolicy(ResizePolicyType.FILL_TO_PARENT, DimensionType.Width); - footer.SetResizePolicy(ResizePolicyType.FIXED, DimensionType.Height); - footer.SetSize(0.0f, 80.0f); - footer.ParentOrigin = NDalic.ParentOriginCenter; - footer.PivotPoint = NDalic.AnchorPointCenter; - - PushButton okButton = CreateOKButton(); - okButton.ParentOrigin = NDalic.ParentOriginCenter; - okButton.PivotPoint = NDalic.AnchorPointCenter; - okButton.SetResizePolicy(ResizePolicyType.SIZE_FIXED_OFFSET_FROM_PARENT, DimensionType.AllDimensions); - okButton.SetSizeModeFactor(new Vector3(-20.0f, -20.0f, 0.0f)); - - - PushButton cancelButton = CreateCancelButton(); - cancelButton.ParentOrigin = NDalic.ParentOriginCenter; - cancelButton.PivotPoint = NDalic.AnchorPointCenter; - cancelButton.SetResizePolicy(ResizePolicyType.SIZE_FIXED_OFFSET_FROM_PARENT, DimensionType.AllDimensions); - cancelButton.SetSizeModeFactor(new Vector3(-20.0f, -20.0f, 0.0f)); - - - TableView controlLayout = new TableView(1, 2); - controlLayout.ParentOrigin = NDalic.ParentOriginCenter; - controlLayout.PivotPoint = NDalic.AnchorPointCenter; - controlLayout.SetResizePolicy(ResizePolicyType.FILL_TO_PARENT, DimensionType.AllDimensions); - controlLayout.SetCellPadding(new Size2D(10, 10)); - controlLayout.SetRelativeWidth(0, 0.5f); - controlLayout.SetRelativeWidth(1, 0.5f); - controlLayout.SetCellAlignment(new TableView.CellPosition(0, 0), HorizontalAlignmentType.Center, VerticalAlignmentType.CENTER); - controlLayout.SetCellAlignment(new TableView.CellPosition(0, 1), HorizontalAlignmentType.Center, VerticalAlignmentType.CENTER); - controlLayout.AddChild(okButton, new TableView.CellPosition(0, 0)); - controlLayout.AddChild(cancelButton, new TableView.CellPosition(0, 1)); - - - footer.Add(controlLayout); - - confirmationPopup.SetFooter(footer); - return confirmationPopup; - } - View CreateTitle(string title) - { - TextLabel titleActor = new TextLabel(title); - titleActor.TextColor = Color.White; - titleActor.MultiLine = true; - titleActor.HorizontalAlignment = "center"; - - return titleActor; - } - - PushButton CreateOKButton() - { - PushButton okayButton = new PushButton(); - okayButton.Name = "OKButton"; - okayButton.LabelText = "OK"; - okayButton.SetFocusable(true); - okayButton.Clicked += (obj, ee) => - { - _popup.SetDisplayState(Popup.DisplayStateType.HIDDEN); - return true; - }; - return okayButton; - } - PushButton CreateCancelButton() - { - PushButton cancelButton = new PushButton(); - cancelButton.LabelText = "Cancel"; - cancelButton.SetFocusable(true); - cancelButton.Clicked += (obj, ee) => - { - _popup.SetDisplayState(Popup.DisplayStateType.HIDDEN); - return true; - }; - return cancelButton; - } - - void OnProgressBarValueChanged(object source, ProgressBar.ValueChangedEventArgs e) - { - Property.Map labelVisual = new Property.Map(); - labelVisual.Add(Dali.Constants.Visual.Property.Type, new Property.Value((int)Dali.Constants.Visual.Type.Text)) - .Add(Dali.Constants.TextVisualProperty.Text, new Property.Value(Math.Round(e.ProgressBar.ProgressValue, 2) + " / " + Math.Round(e.ProgressBar.SecondaryProgressValue, 2))); - e.ProgressBar.LabelVisual = labelVisual; - return; - } - - public void MainLoop() - { - _application.MainLoop(); - } - - /// - /// The main entry point for the application. - /// - - [STAThread] - static void Main(string[] args) - { - Console.WriteLine("Hello Mono World"); - - Example example = new Example(Application.NewApplication("json/control-dashboard.json")); - example.MainLoop(); - } - } -} - diff --git a/plugins/dali-sharp/examples/custom-control.cs b/plugins/dali-sharp/examples/custom-control.cs deleted file mode 100644 index 766dea7..0000000 --- a/plugins/dali-sharp/examples/custom-control.cs +++ /dev/null @@ -1,252 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -using System; -using System.Runtime.InteropServices; -using Dali; - -namespace MyCSharpExample -{ - // A custom control for star rating (draggable to change the rating) - class StarRating : CustomView - { - private FlexContainer _container; - private ImageView[] _images; - private Vector3 _gestureDisplacement; - private int _currentValue; - private int _myRating; - private bool _myDragEnabled; - - // Called by DALi Builder if it finds a StarRating control in a JSON file - static CustomView CreateInstance() - { - return new StarRating(); - } - - // static constructor registers the control type (only runs once) - static StarRating() - { - // ViewRegistry registers control type with DALi type registery - // also uses introspection to find any properties that need to be registered with type registry - ViewRegistry.Instance.Register(CreateInstance, typeof(StarRating) ); - } - - public StarRating() : base(typeof(StarRating).Name, ViewWrapperImpl.CustomViewBehaviour.VIEW_BEHAVIOUR_DEFAULT) - { - } - - public override void OnInitialize() - { - // Create a container for the star images - _container = new FlexContainer(); - - _container.ParentOrigin = NDalic.ParentOriginTopLeft; - _container.AnchorPoint = NDalic.AnchorPointTopLeft; - _container.FlexDirection = (int)FlexContainer.FlexDirectionType.ROW; - _container.WidthResizePolicy = "FILL_TO_PARENT"; - _container.HeightResizePolicy = "FILL_TO_PARENT"; - - this.Add(_container); - - // Create the images - _images = new ImageView[5]; - - for(int i = 0; i < 5; i++) - { - _images[i] = new ImageView("./images/star-dim.png"); - _container.Add( _images[i] ); - } - - // Update the images according to the rating (dimmed star by default) - _myRating = 0; - UpdateStartImages(_myRating); - - // Enable pan gesture detection - EnableGestureDetection(Gesture.GestureType.Pan); - _myDragEnabled = true; // Allow dragging by default (can be disabled) - } - - // Pan gesture handling - public override void OnPan(PanGesture gesture) - { - // Only handle pan gesture if dragging is allowed - if(_myDragEnabled) - { - switch (gesture.State) - { - case Gesture.StateType.Started: - { - _gestureDisplacement = new Vector3(0.0f, 0.0f, 0.0f); - _currentValue = 0; - break; - } - case Gesture.StateType.Continuing: - { - // Calculate the rating according to pan desture displacement - _gestureDisplacement.X += gesture.Displacement.X; - int delta = (int)Math.Ceiling(_gestureDisplacement.X / 40.0f); - _currentValue = _myRating + delta; - - // Clamp the rating - if(_currentValue < 0) _currentValue = 0; - if(_currentValue > 5) _currentValue = 5; - - // Update the images according to the rating - UpdateStartImages(_currentValue); - break; - } - default: - { - _myRating = _currentValue; - break; - } - } - } - } - - // Update the images according to the rating - private void UpdateStartImages(int rating) - { - for(int i = 0; i < rating; i++) - { - _images[i].WidthResizePolicy = "USE_NATURAL_SIZE"; - _images[i].HeightResizePolicy = "USE_NATURAL_SIZE"; - _images[i].SetImage("./images/star-highlight.png"); - } - - for(int i = rating; i < 5; i++) - { - _images[i].WidthResizePolicy = "USE_NATURAL_SIZE"; - _images[i].HeightResizePolicy = "USE_NATURAL_SIZE"; - _images[i].SetImage("./images/star-dim.png"); - } - } - - // Rating property of type int: - public int Rating - { - get - { - return _myRating; - } - set - { - _myRating = value; - UpdateStartImages(_myRating); - } - } - - // DragEnabled property of type bool: - public bool DragEnabled - { - get - { - return _myDragEnabled; - } - set - { - _myDragEnabled = value; - } - } - } - - class Example - { - private Dali.Application _application; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - delegate void CallbackDelegate(); - - public Example(Dali.Application application) - { - _application = application; - _application.Initialized += Initialize; - } - - public void Initialize(object source, NUIApplicationInitEventArgs e) - { - Stage stage = Stage.GetCurrent(); - stage.BackgroundColor = Color.White; - - // Create a container to layout the rows of image and rating vertically - FlexContainer container = new FlexContainer(); - - container.ParentOrigin = NDalic.ParentOriginTopLeft; - container.AnchorPoint = NDalic.AnchorPointTopLeft; - container.FlexDirection = (int)FlexContainer.FlexDirectionType.COLUMN; - container.WidthResizePolicy = "FILL_TO_PARENT"; - container.HeightResizePolicy = "FILL_TO_PARENT"; - - stage.Add(container); - - Random random = new Random(); - - for(int i = 0; i < 6; i++) // 6 rows in total - { - // Create a container to layout the image and rating (in each row) horizontally - FlexContainer imageRow = new FlexContainer(); - imageRow.ParentOrigin = NDalic.ParentOriginTopLeft; - imageRow.AnchorPoint = NDalic.AnchorPointTopLeft; - imageRow.FlexDirection = (int)FlexContainer.FlexDirectionType.ROW; - imageRow.Flex = 1.0f; - container.Add(imageRow); - - // Add the image view to the row - ImageView image = new ImageView("./images/gallery-" + i + ".jpg"); - image.Size = new Vector3(120.0f, 120.0f, 0.0f); - image.WidthResizePolicy = "FIXED"; - image.HeightResizePolicy = "FIXED"; - image.AlignSelf = (int)FlexContainer.Alignment.ALIGN_CENTER; - image.Flex = 0.3f; - image.FlexMargin = new Vector4(10.0f, 0.0f, 0.0f, 0.0f); - imageRow.Add(image); - - // Create a rating control - StarRating view = new StarRating(); - - // Add the rating control to the row - view.ParentOrigin = NDalic.ParentOriginCenter; - view.AnchorPoint = NDalic.AnchorPointCenter; - view.Size = new Vector3(200.0f, 40.0f, 0.0f); - view.Flex = 0.7f; - view.AlignSelf = (int)FlexContainer.Alignment.ALIGN_CENTER; - view.FlexMargin = new Vector4(30.0f, 0.0f, 0.0f, 0.0f); - imageRow.Add(view); - - // Set the initial rating randomly between 1 and 5 - view.Rating = random.Next(1, 6); - } - } - - public void MainLoop() - { - _application.MainLoop (); - } - - /// - /// The main entry point for the application. - /// - [STAThread] - static void Main(string[] args) - { - System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (typeof(MyCSharpExample.StarRating).TypeHandle); - - Example example = new Example(Application.NewApplication()); - example.MainLoop (); - } - } -} diff --git a/plugins/dali-sharp/examples/dali-test.cs b/plugins/dali-sharp/examples/dali-test.cs deleted file mode 100755 index c2d5917..0000000 --- a/plugins/dali-sharp/examples/dali-test.cs +++ /dev/null @@ -1,892 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -using System; -using System.Runtime.InteropServices; -using Dali; - -namespace MyCSharpExample -{ - class MyView : View - { - private string _myOwnName; - public int _myCurrentValue; - - public MyView() - { - _myCurrentValue = 0; - } - - public string MyOwnName - { - get - { - return _myOwnName; - } - set - { - _myOwnName = value; - } - } - } - - class MyButton : PushButton - { - private string _myOwnName; - public int _myCurrentValue; - - public MyButton() - { - _myCurrentValue = 0; - } - - public string MyOwnName - { - get - { - return _myOwnName; - } - set - { - _myOwnName = value; - } - } - } - - class MySpin : Spin - { - private string _myOwnName; - public int _myCurrentValue; - - public MySpin() - { - _myCurrentValue = 0; - } - - public string MyOwnName - { - get - { - return _myOwnName; - } - set - { - _myOwnName = value; - } - } - } - - class Example - { - private Dali.Application _application; - - public Example(Dali.Application application) - { - _application = application; - Console.WriteLine("1) InitSignal connection count = " + _application.InitSignal().GetConnectionCount()); - - _application.Initialized += Initialize; - Console.WriteLine("2) InitSignal connection count = " + _application.InitSignal().GetConnectionCount()); - } - - public void Initialize(object source, NUIApplicationInitEventArgs e) - { - - //1) - NavigationPropertiesTests(); - - //2) - OperatorTests(); - - //3) - CustomViewPropertyTest(); - - //4) - ActorHandleTest(); - - //5) - RectanglePaddingClassTest(); - - //6) - SizePositionTest(); - - //7) - ViewDownCastTest(); - - } - - - public void NavigationPropertiesTests() - { - Console.WriteLine(""); - Console.WriteLine("### [1] NavigationPropertiesTests START"); - - View view = new View(); - View leftView, rightView, upView, downView, tmpView; - - leftView = new View(); - leftView.Name = "leftView"; - rightView = new View(); - rightView.Name = "rightView"; - upView = new View(); - upView.Name = "upView"; - downView = new View(); - downView.Name = "downView"; - - Stage.Instance.Add(leftView); - Stage.Instance.Add(rightView); - Stage.Instance.Add(upView); - Stage.Instance.Add(downView); - - view.LeftFocusableView = leftView; - tmpView = view.LeftFocusableView; - if (string.Compare(tmpView.Name, "leftView") == 0) - { - Console.WriteLine("Passed: LeftFocusedView = " + tmpView.Name); - } - else - { - Console.WriteLine("Failed: LeftFocusedView = " + tmpView.Name); - } - - view.RightFocusableView = rightView; - tmpView = view.RightFocusableView; - if (string.Compare(tmpView.Name, "rightView") == 0) - { - Console.WriteLine("Passed: RightFocusedView = " + tmpView.Name); - } - else - { - Console.WriteLine("Failed: RightFocusedView = " + tmpView.Name); - } - - Stage.Instance.Add(view); - - view.UpFocusableView = upView; - tmpView = view.UpFocusableView; - if (string.Compare(tmpView.Name, "upView") == 0) - { - Console.WriteLine("Passed: UpFocusedView = " + tmpView.Name); - } - else - { - Console.WriteLine("Failed: UpFocusedView = " + tmpView.Name); - } - - view.DownFocusableView = downView; - tmpView = view.DownFocusableView; - if (string.Compare(tmpView.Name, "downView") == 0) - { - Console.WriteLine("Passed: DownFocusedView = " + tmpView.Name); - } - else - { - Console.WriteLine("Failed: DownFocusedView = " + tmpView.Name); - } - - Stage.Instance.Remove(leftView); - tmpView = view.LeftFocusableView; - if (!tmpView) - { - Console.WriteLine("Passed: NULL LeftFocusedView"); - } - else - { - Console.WriteLine("Failed: LeftFocusedView = " + tmpView.Name); - } - - Console.WriteLine("### [1] NavigationPropertiesTests END"); - } - - public void OperatorTests() - { - Console.WriteLine(""); - Console.WriteLine("### [2] OperatorTests START"); - Actor actor = new Actor(); - Actor differentActor = new Actor(); - Actor actorSame = actor; - Actor nullActor = null; - - // test the true operator - if (actor) - { - Console.WriteLine("BaseHandle Operator true (actor) : test passed "); - } - else - { - Console.WriteLine("BaseHandle Operator true (actor): test failed "); - } - - Actor parent = actor.GetParent(); - - if (parent) - { - Console.WriteLine("Handle with Empty body :failed "); - } - else - { - Console.WriteLine("Valid with Empty body :passed "); - } - - actor.Add(differentActor); - - // here we test two different C# objects, which on the native side have the same body/ ref-object - if (actor == differentActor.GetParent()) - { - Console.WriteLine("actor == differentActor.GetParent() :passed "); - } - else - { - Console.WriteLine("actor == differentActor.GetParent() :failed "); - } - - if (differentActor == differentActor.GetParent()) - { - Console.WriteLine("differentActor == differentActor.GetParent() :failed "); - } - else - { - Console.WriteLine("differentActor == differentActor.GetParent() :passed "); - } - - if (nullActor) - { - Console.WriteLine("BaseHandle Operator true (nullActor) : test failed "); - } - else - { - Console.WriteLine("BaseHandle Operator true (nullActor): test passed "); - } - - // ! operator - if (!actor) - { - Console.WriteLine("BaseHandle Operator !(actor) : test failed "); - } - else - { - Console.WriteLine("BaseHandle Operator !(actor): test passed "); - } - - if (!nullActor) - { - Console.WriteLine("BaseHandle Operator !(nullActor) : test passed "); - } - else - { - Console.WriteLine("BaseHandle Operator !(nullActor): test failed "); - } - - // Note: operator false only used inside & operator - // test equality operator == - if (actor == actorSame) - { - Console.WriteLine("BaseHandle Operator (actor == actorSame) : test passed"); - } - else - { - Console.WriteLine("BaseHandle Operator (actor == actorSame) : test failed"); - } - - if (actor == differentActor) - { - Console.WriteLine("BaseHandle Operator (actor == differentActor) : test failed"); - } - else - { - Console.WriteLine("BaseHandle Operator (actor == differentActor) : test passed"); - } - - if (actor == nullActor) - { - Console.WriteLine("BaseHandle Operator (actor == nullActor) : test failed"); - } - else - { - Console.WriteLine("BaseHandle Operator (actor == nullActor) : test passed"); - } - - if (nullActor == nullActor) - { - Console.WriteLine("BaseHandle Operator (nullActor == nullActor) : test passed"); - } - else - { - Console.WriteLine("BaseHandle Operator (nullActor == nullActor) : test failed"); - } - - // test || operator - if (actor || actorSame) - { - Console.WriteLine("BaseHandle Operator (actor || actorSame) : test passed"); - } - else - { - Console.WriteLine("BaseHandle Operator (actor || actorSame) : test failed"); - } - - if (actor || nullActor) - { - Console.WriteLine("BaseHandle Operator (actor || nullActor) : test passed"); - } - else - { - Console.WriteLine("BaseHandle Operator (actor || nullActor) : test failed"); - } - - if (nullActor || nullActor) - { - Console.WriteLine("BaseHandle Operator (nullActor || nullActor) : test failed"); - } - else - { - Console.WriteLine("BaseHandle Operator (nullActor || nullActor) : test passed"); - } - - // test && operator - if (actor && actorSame) - { - Console.WriteLine("BaseHandle Operator (actor && actorSame) : test passed"); - } - else - { - Console.WriteLine("BaseHandle Operator (actor && actorSame) : test failed"); - } - - if (actor && nullActor) - { - Console.WriteLine("BaseHandle Operator (actor && nullActor) : test failed"); - } - else - { - Console.WriteLine("BaseHandle Operator (actor && nullActor) : test passed"); - } - - if (nullActor && nullActor) - { - Console.WriteLine("BaseHandle Operator (nullActor && nullActor) : test failed"); - } - else - { - Console.WriteLine("BaseHandle Operator (nullActor && nullActor) : test passed"); - } - - Console.WriteLine("### [2] OperatorTests END"); - - } - - public void CustomViewPropertyTest() - { - Console.WriteLine(""); - Console.WriteLine("### [3] CustomViewPropertyTest START"); - - // Create a Spin control - Spin spin = new Spin(); - - // Background property - Property.Map background = new Property.Map(); - background.Add(Dali.Constants.Visual.Property.Type, new Property.Value((int)Dali.Constants.Visual.Type.Color)) - .Add(Dali.Constants.ColorVisualProperty.MixColor, new Property.Value(Color.Red)); - spin.Background = background; - - background = spin.Background; - Color backgroundColor = new Color(); - background.Find(Dali.Constants.ColorVisualProperty.MixColor).Get(backgroundColor); - - if (backgroundColor == Color.Red) - { - Console.WriteLine("Custom View Background property : test passed"); - } - else - { - Console.WriteLine("Custom View Background property : test failed"); - } - - // BackgroundColor property - spin.BackgroundColor = Color.Yellow; - - if (spin.BackgroundColor.EqualTo(Color.Yellow)) - { - Console.WriteLine("Custom View BackgroundColor property : test passed"); - } - else - { - Console.WriteLine("Custom View BackgroundColor property : test failed"); - } - - // BackgroundImage property - spin.BackgroundImage = "background-image.jpg"; - if (spin.BackgroundImage == "background-image.jpg") - { - Console.WriteLine("Custom View BackgroundImage property : test passed"); - } - else - { - Console.WriteLine("Custom View BackgroundImage property : test failed"); - } - - // StyleName property - spin.StyleName = "MyCustomStyle"; - if (spin.StyleName == "MyCustomStyle") - { - Console.WriteLine("Custom View StyleName property : test passed"); - } - else - { - Console.WriteLine("Custom View StyleName property : test failed"); - } - - Console.WriteLine("### [3] CustomViewPropertyTest END"); - } - - - - public void ActorHandleTest() - { - Console.WriteLine(""); - Console.WriteLine("### [4] ActorHandleTest START"); - - Handle handle = new Handle(); - int myPropertyIndex = handle.RegisterProperty("myProperty", new Property.Value(10.0f), Property.AccessMode.READ_WRITE); - float myProperty = 0.0f; - handle.GetProperty(myPropertyIndex).Get(ref myProperty); - Console.WriteLine("myProperty value: " + myProperty); - - int myPropertyIndex2 = handle.RegisterProperty("myProperty2", new Property.Value(new Size(5.0f, 5.0f, 5.0f)), Property.AccessMode.READ_WRITE); - Size myProperty2 = new Size(0.0f, 0.0f, 0.0f); - handle.GetProperty(myPropertyIndex2).Get(myProperty2); - Console.WriteLine("myProperty2 value: " + myProperty2.Width + ", " + myProperty2.Height); - - Actor actor = new Actor(); - actor.Size = new Position(200.0f, 200.0f, 0.0f); - actor.Name = "MyActor"; - Console.WriteLine("Actor id: {0}", actor.GetId()); - Console.WriteLine("Actor size: " + actor.Size.X + ", " + actor.Size.Y); - Console.WriteLine("Actor name: " + actor.Name); - - Stage stage = Stage.GetCurrent(); - stage.BackgroundColor = Color.White; - Size2D stageSize = stage.Size; - Console.WriteLine("Stage size: " + stageSize.Width + ", " + stageSize.Height); - stage.Add(actor); - - TextLabel text = new TextLabel("Hello World"); - text.ParentOrigin = NDalic.ParentOriginCenter; - text.AnchorPoint = NDalic.AnchorPointCenter; - text.HorizontalAlignment = "CENTER"; - stage.Add(text); - - Console.WriteLine("Text label text: " + text.Text); - - Console.WriteLine("Text label point size: " + text.PointSize); - text.PointSize = 32.0f; - Console.WriteLine("Text label new point size: " + text.PointSize); - - Console.WriteLine("### [4] ActorHandleTest END"); - - } - - - - public void RectanglePaddingClassTest() - { - Console.WriteLine(""); - Console.WriteLine("### [5] RectanglePaddingClassTest START"); - - using (Rectangle r1 = new Rectangle(2, 5, 20, 30)) - { - Console.WriteLine(" Created " + r1); - Console.WriteLine(" IsEmpty() = " + r1.IsEmpty()); - Console.WriteLine(" Left = " + r1.Left()); - Console.WriteLine(" Right = " + r1.Right()); - Console.WriteLine(" Top = " + r1.Top()); - Console.WriteLine(" Bottom = " + r1.Bottom()); - Console.WriteLine(" Area = " + r1.Area()); - } - - Console.WriteLine(" *************************"); - - using (Rectangle r2 = new Rectangle(2, 5, 20, 30)) - { - Console.WriteLine(" Created " + r2); - r2.Set(1, 1, 40, 40); - Console.WriteLine(" IsEmpty() = " + r2.IsEmpty()); - Console.WriteLine(" Left = " + r2.Left()); - Console.WriteLine(" Right = " + r2.Right()); - Console.WriteLine(" Top = " + r2.Top()); - Console.WriteLine(" Bottom = " + r2.Bottom()); - Console.WriteLine(" Area = " + r2.Area()); - } - - Console.WriteLine(" *************************"); - - Rectangle r3 = new Rectangle(10, 10, 20, 20); - Rectangle r4 = new Rectangle(10, 10, 20, 20); - - if (r3 == r4) - { - Console.WriteLine("r3 == r4"); - } - else - { - Console.WriteLine("r3 != r4"); - } - - r4 = new Rectangle(12, 10, 20, 20); - - if (r3 == r4) - { - Console.WriteLine("r3 == r4"); - } - else - { - Console.WriteLine("r3 != r4"); - } - - PaddingType p1 = new PaddingType(10.5f, 10.7f, 20.8f, 20.8f); - PaddingType p2 = new PaddingType(10.5f, 10.7f, 20.8f, 20.8f); - - if (p1 == p2) - { - Console.WriteLine("p1 == p2"); - } - else - { - Console.WriteLine("p1 != p2"); - } - - p2 = new PaddingType(12.0f, 10.7f, 20.2f, 20.0f); - - if (p1 == p2) - { - Console.WriteLine("p1 == p2"); - } - else - { - Console.WriteLine("p1 != p2"); - } - Console.WriteLine("### [5] RectanglePaddingClassTest END"); - - } - - - public void SizePositionTest() - { - Console.WriteLine(""); - Console.WriteLine("### [6] SizePositionTest START"); - - Size Size = new Size(100, 50, 25); - Console.WriteLine(" Created " + Size); - Console.WriteLine(" Size w = " + Size.Width + ", h = " + Size.Height + ", d = " + Size.Depth); - Size += new Size(20, 20, 20); - Console.WriteLine(" Size w = " + Size.Width + ", h = " + Size.Height + ", d = " + Size.Depth); - Size.Width += 10; - Size.Height += 10; - Size.Depth += 10; - Console.WriteLine(" Size width = " + Size.Width+ ", height = " + Size.Height + ", depth = " + Size.Depth); - - Console.WriteLine(" *************************"); - Position Position = new Position(20, 100, 50); - Console.WriteLine(" Created " + Position); - Console.WriteLine(" Position x = " + Position.X + ", y = " + Position.Y + ", z = " + Position.Z); - Position += new Position(20, 20, 20); - Console.WriteLine(" Position x = " + Position.X + ", y = " + Position.Y + ", z = " + Position.Z); - Position.X += 10; - Position.Y += 10; - Position.Z += 10; - Console.WriteLine(" Position width = " + Position.X + ", height = " + Position.Y + ", depth = " + Position.Z); - Position parentOrigin = ParentOrigin.BottomRight; - Console.WriteLine(" parentOrigin x = " + parentOrigin.X + ", y = " + parentOrigin.Y + ", z = " + parentOrigin.Z); - - Console.WriteLine(" *************************"); - Color color = new Color(20, 100, 50, 200); - Console.WriteLine(" Created " + color); - Console.WriteLine(" Color R = " + color.R + ", G = " + color.G + ", B = " + color.B + ", A = " + color.A); - color += new Color(20, 20, 20, 20); - Console.WriteLine(" Color R = " + color.R + ", G = " + color.G + ", B = " + color.B + ", A = " + color.A); - color.R += 10; - color.G += 10; - color.B += 10; - color.A += 10; - Console.WriteLine(" Color r = " + color.R + ", g = " + color.G + ", b = " + color.B + ", a = " + color.A); - - Console.WriteLine("### [6] SizePositionTest END"); - } - - - public void ViewDownCastTest() - { - Console.WriteLine(""); - Console.WriteLine("### [7] ViewDownCastTest START"); - - View container = new View(); - container.Position = new Position(-800.0f, -800.0f, 0.0f); - Stage.GetCurrent().Add(container); - - // Test downcast for native control - TextLabel myLabel = new TextLabel(); - myLabel.Name = "MyLabelName"; - myLabel.Text = "MyText"; - - Console.WriteLine("myLabel.Name = " + myLabel.Name + ", Text = " + myLabel.Text); - - container.Add(myLabel); - - Actor myLabelActor = container.FindChildByName("MyLabelName"); - if (myLabelActor) - { - TextLabel newLabel = View.DownCast(myLabelActor); - if (newLabel) - { - Console.WriteLine("Downcast to TextLabel successful: newLabel Name = " + newLabel.Name + ", Text = " + newLabel.Text); - } - else - { - Console.WriteLine("Downcast to TextLabel failed!"); - } - } - - // Test downcast for class directly inherited from View - MyView myView = new MyView(); - myView.Name = "MyViewName"; - myView.MyOwnName = "MyOwnViewName"; - myView._myCurrentValue = 5; - - Console.WriteLine("myView.Name = " + myView.Name + ", MyOwnName = " + myView.MyOwnName + ", myCurrentValue = " + myView._myCurrentValue); - - container.Add(myView); - - Actor myViewActor = container.FindChildByName("MyViewName"); - if (myViewActor) - { - MyView newView = View.DownCast(myViewActor); - if (newView) - { - Console.WriteLine("Downcast to MyView successful: newView Name = " + newView.Name + ", MyOwnName = " + newView.MyOwnName + ", myCurrentValue = " + newView._myCurrentValue); - } - else - { - Console.WriteLine("Downcast to MyView failed!"); - } - } - - // Test downcast for class directly inherited from native control - MyButton myButton = new MyButton(); - myButton.Name = "MyButtonName"; - myButton.MyOwnName = "MyOwnViewName"; - myButton.LabelText = "MyLabelText"; - myButton._myCurrentValue = 5; - - Console.WriteLine("myButton.Name = " + myButton.Name + ", MyOwnName = " + myButton.MyOwnName + ", LabelText = " + myButton.LabelText + ", myCurrentValue = " + myButton._myCurrentValue); - - container.Add(myButton); - - Actor myButtonActor = container.FindChildByName("MyButtonName"); - if (myButtonActor) - { - MyButton newButton = View.DownCast(myButtonActor); - if (newButton) - { - Console.WriteLine("Downcast to MyButton successful: newButton Name = " + newButton.Name + ", MyOwnName = " + newButton.MyOwnName + ", LabelText = " + myButton.LabelText + ", myCurrentValue = " + newButton._myCurrentValue); - } - else - { - Console.WriteLine("Downcast to MyButton failed!"); - } - } - - // Test downcast for a CustomView - Spin spin = new Spin(); - spin.Name = "SpinName"; - spin.MaxValue = 8888; - - Console.WriteLine("spin.Name = " + spin.Name + ", MaxValue = " + spin.MaxValue); - - container.Add(spin); - - Actor spinActor = container.FindChildByName("SpinName"); - if (spinActor) - { - Spin newSpin = View.DownCast(spinActor); - if (newSpin) - { - Console.WriteLine("Downcast to Spin successful: newSpin Name = " + newSpin.Name + ", MaxValue = " + newSpin.MaxValue); - } - else - { - Console.WriteLine("Downcast to Spin failed!"); - } - } - - // Test downcast for class inherited from a CustomView - MySpin mySpin = new MySpin(); - mySpin.Name = "MySpinName"; - mySpin.MyOwnName = "MyOwnSpinName"; - mySpin.MaxValue = 8888; - mySpin._myCurrentValue = 5; - - Console.WriteLine("mySpin.Name = " + mySpin.Name + ", MyOwnName = " + mySpin.MyOwnName + ", MaxValue = " + mySpin.MaxValue + ", currentValue = " + mySpin._myCurrentValue); - - container.Add(mySpin); - - Actor mySpinActor = container.FindChildByName("MySpinName"); - if (mySpinActor) - { - MySpin newSpin = View.DownCast(mySpinActor); - if (newSpin) - { - Console.WriteLine("Downcast to MySpin successful: newSpin Name = " + newSpin.Name + ", MyOwnName = " + newSpin.MyOwnName + ", MaxValue = " + newSpin.MaxValue + ", currentValue = " + newSpin._myCurrentValue); - } - else - { - Console.WriteLine("Downcast to MySpin failed!"); - } - } - - Console.WriteLine("### [7] ViewDownCastTest END"); - } - - public void MainLoop() - { - _application.MainLoop(); - } - - /// - /// The main entry point for the application. - /// - [STAThread] - static void Main(string[] args) - { - Console.WriteLine("Hello World"); - - Example example = new Example(Application.NewApplication()); - example.MainLoop(); - } - - private void LOG(string str, int result = -1) - { - if (result == 1) Console.WriteLine(str + " : test passed!"); - else if (result == 0) Console.WriteLine(str + " : test failed! TEST FAILED! test failed! TEST FAILED!"); - else Console.WriteLine(str); - } - - private void CustomPropertyHighLevelClassTest() - { - LOG("================================="); - LOG(" high level class test"); - LOG("================================="); - - Handle handle = new Handle(); - int myPropertyIndex1 = handle.RegisterProperty("myProperty1", new Property.Value(new Size(10, 20, 30)), Property.AccessMode.READ_WRITE); - Size myProperty1 = Dali.Size.Zero; - handle.GetProperty(myPropertyIndex1).Get(myProperty1); - if (myProperty1.EqualTo(new Size(10, 20, 30))) LOG( "myProperty1 must be Size(10, 20, 30) get=" + myProperty1, 1); - else LOG( "myProperty1 must be Size(10, 20, 30) get=" + myProperty1, 0); - - int myPropertyIndex2 = handle.RegisterProperty("myProperty2", new Property.Value(new Position(40, 50, 60)), Property.AccessMode.READ_WRITE); - Position myProperty2 = Dali.Position.Zero; - handle.GetProperty(myPropertyIndex2).Get(myProperty2); - if (myProperty2.EqualTo(new Position(40, 50, 60))) LOG( "myProperty2 must be Position(40, 50, 60) get=" + myProperty2, 1); - else LOG( "myProperty2 must be Position(40, 50, 60) get=" + myProperty2, 0); - - int myPropertyIndex3 = handle.RegisterProperty("myProperty3", new Property.Value(Color.Cyan), Property.AccessMode.READ_WRITE); - Color myProperty3 = Color.Transparent; - handle.GetProperty(myPropertyIndex3).Get(myProperty3); - if (myProperty3.EqualTo(Color.Cyan)) LOG( "myProperty3 must be Color.Cyan get=" + myProperty3, 1); - else LOG( "myProperty3 must be Color.Cyan get=" + myProperty3, 0); - - int myPropertyIndex4 = handle.RegisterProperty("myProperty4", new Property.Value(new Size2D(100, 200)), Property.AccessMode.READ_WRITE); - Size2D myProperty4 = new Size2D(0, 0); - handle.GetProperty(myPropertyIndex4).Get(myProperty4); - if (myProperty4.EqualTo(new Size2D(100, 200))) LOG( "myProperty4 must be new Size2D(100, 200) get=" + myProperty4, 1); - else LOG( "myProperty4 must be new Size2D(100, 200) get=" + myProperty4, 0); - - int myPropertyIndex5 = handle.RegisterProperty("myProperty5", new Property.Value(new Position2D(200, 300)), Property.AccessMode.READ_WRITE); - Position2D myProperty5 = new Position2D(0, 0); - handle.GetProperty(myPropertyIndex5).Get(myProperty5); - if (myProperty5.EqualTo(new Position2D(200, 300))) LOG( "myProperty5 must be new Position2D(200, 300) get=" + myProperty5, 1); - else LOG( "myProperty5 must be new Position2D(200, 300) get=" + myProperty5, 0); - - View view = new View(); - view.Size2D = new Size2D(new Size(200.0f, 200.0f, 0.0f)); - view.Name = "MyView1"; - view.BackgroundColor = new Color(1.0f, 0.0f, 1.0f, 0.8f); - LOG("view id: " + view.GetId()); - LOG("view size: " + view.Size.Width + ", " + view.Size.Height + "," + view.Size.Depth); - LOG("view size2d: " + view.Size2D.Width + ", " + view.Size2D.Height); - LOG("view name: " + view.Name); - - Stage stage = Stage.GetCurrent(); - Size2D stageSize = stage.Size; - LOG("Stage size2d: " + stageSize.Width + ", " + stageSize.Height); - stage.Add(view); - - Size Size = new Size(100, 50, 25); - LOG( Size + "Created. this should be (100, 50, 25)!"); - LOG( "Size width= " + Size.Width + ", height=" + Size.Height + ",depth=" + Size.Depth ); - Size += new Size(20, 20, 20); - if(Size.EqualTo(new Size(120, 70, 45))){ LOG( "plus Size(20,20,20) should be +20 for each! x = " + Size.Width + ", y = " + Size.Height + ", z = " + Size.Depth, 1);} - else { LOG( "plus Size(20,20,20) should be +20 for each! x = " + Size.Width + ", y = " + Size.Height + ", z = " + Size.Depth, 0);} - - Size.Width += 10; - Size.Height += 10; - Size.Depth += 10; - if(Size.EqualTo(new Size(130, 80, 55))){ LOG( "plus 10 for each! width = " + Size.Width + ", height = " + Size.Height + ", depth = " + Size.Depth, 1); } - else { LOG( "plus 10 for each! width = " + Size.Width + ", height = " + Size.Height + ", depth = " + Size.Depth, 0); } - - Position Position = new Position(20, 100, 50); - LOG(Position + "Created "); - LOG( "Position x = " + Position.X + ", y = " + Position.Y + ", z = " + Position.Z ); - Position += new Position(20, 20, 20); - if(Position.EqualTo(new Position(40, 120, 70))) LOG( "plus Position(20, 20, 20)! Position x = " + Position.X + ", y = " + Position.Y + ", z = " + Position.Z, 1); - else LOG( "plus Position(20, 20, 20)! Position x = " + Position.X + ", y = " + Position.Y + ", z = " + Position.Z, 0); - - Position.X += 10; - Position.Y += 10; - Position.Z += 10; - if(Position.EqualTo(new Position(50, 130, 80))) LOG( "plus +10 for each! Position width = " + Position.X + ", height = " + Position.Y + ", depth = " + Position.Z, 1 ); - else LOG( "plus +10 for each! Position width = " + Position.X + ", height = " + Position.Y + ", depth = " + Position.Z, 0 ); - - Position2D _position2d = new Position2D(new Position(600.0f, 700.0f, 800.0f)); - LOG(_position2d + "Created "); - LOG( "_postion2d x = " + _position2d.X + ", y = " + _position2d.Y); - _position2d += new Position2D(20, 20); - if(_position2d.EqualTo(new Position2D(620, 720))) LOG( "plus Position2D(20, 20)! Position x = " + _position2d.X + ", y = " + _position2d.Y, 1); - else LOG( "plus Position2D(20, 20)! Position x = " + _position2d.X + ", y = " + _position2d.Y, 0); - - Position parentOrigin = ParentOrigin.BottomRight; - LOG( "parentOrigin.BottomRight x=" + parentOrigin.X + ", y=" + parentOrigin.Y + ", z=" + parentOrigin.Z ); - - Color color = new Color(20, 100, 50, 200); - LOG( color + " Created "); - LOG( "Color R = " + color.R + ", G = " + color.G + ", B = " + color.B + ", A = " + color.A ); - color += new Color(20, 20, 20, 20); - if(color.EqualTo(new Color(40, 120, 70, 220))) LOG( "plus Color(20, 20, 20, 20)! Color R = " + color.R + ", G = " + color.G + ", B = " + color.B + ", A = " + color.A, 1 ); - else LOG( "plus Color(20, 20, 20, 20)! Color R = " + color.R + ", G = " + color.G + ", B = " + color.B + ", A = " + color.A, 0 ); - color.R += 10; - color.G += 10; - color.B += 10; - color.A += 10; - if(color.EqualTo(new Color(50, 130, 80, 230))) LOG( "plus +10 for each! Color r = " + color.R + ", g = " + color.G + ", b = " + color.B + ", a = " + color.A, 1 ); - else LOG( "plus +10 for each! Color r = " + color.R + ", g = " + color.G + ", b = " + color.B + ", a = " + color.A, 0 ); - - LOG("================================="); - } - - } -} - diff --git a/plugins/dali-sharp/examples/date-picker-using-json.cs b/plugins/dali-sharp/examples/date-picker-using-json.cs deleted file mode 100644 index 272633f..0000000 --- a/plugins/dali-sharp/examples/date-picker-using-json.cs +++ /dev/null @@ -1,168 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -using System; -using System.Runtime.InteropServices; -using Dali; - -namespace MyCSharpExample -{ - // A spin control (for continously changing values when users can easily predict a set of values) - - class Example - { - private Dali.Application _application; - private Spin _spinYear; // spin control for year - private Spin _spinMonth; // spin control for month - private Spin _spinDay; // spin control for day - private Builder _builder; // DALi Builder - - public Example(Dali.Application application) - { - _application = application; - _application.Initialized += Initialize; - } - - public void Initialize(object source, NUIApplicationInitEventArgs e) - { - - Stage stage = Stage.GetCurrent(); - stage.BackgroundColor = Color.White; - - // load date JSON template... - - _builder = new Builder (); - - // Optional constant to see logging information coming out - // of DALi JSON parser (builder) - Property.Map constants = new Property.Map(); - constants.Insert( "CONFIG_SCRIPT_LOG_LEVEL", new Property.Value( "Verbose") ); - _builder.AddConstants( constants ); - - _builder.LoadFromFile( "./json/date-picker-template.json" ); - - // create the date-picker from the template in the json file - BaseHandle handle = _builder.Create( "date-picker"); - - Actor actorTree = Actor.DownCast( handle ); - - stage.Add( actorTree ); - - Actor year = actorTree.FindChildByName("Year"); - Actor month = actorTree.FindChildByName("Month" ); - Actor day = actorTree.FindChildByName("Day"); - - // need to get the actual C# Spin object associated with the actor, - _spinYear = View.DownCast( year ); - _spinMonth = View.DownCast( month ); - _spinDay = View.DownCast( day ); - - _spinYear.Value = 2099; - _spinMonth.Value = 5; - _spinDay.Value = 23; - - _spinYear.SetFocusable(true); - _spinMonth.SetFocusable(true); - _spinDay.SetFocusable(true); - - FocusManager FocusManager = FocusManager.Instance; - FocusManager.PreFocusChange += OnPreFocusChange; - FocusManager.FocusedActorEnterKeyPressed += OnFocusedActorEnterKeyPressed; - - } - - private Actor OnPreFocusChange(object source, FocusManager.PreFocusChangeEventArgs e) - { - Actor nextFocusActor = e.Proposed; - - // When nothing has been focused initially, focus the text field in the first spin - if (!e.Current && !e.Proposed) - { - nextFocusActor = _spinYear.SpinText; - } - else if(e.Direction == View.Focus.Direction.LEFT) - { - // Move the focus to the spin in the left of the current focused spin - if(e.Current == _spinMonth.SpinText) - { - nextFocusActor = _spinYear.SpinText; - } - else if(e.Current == _spinDay.SpinText) - { - nextFocusActor = _spinMonth.SpinText; - } - } - else if(e.Direction == View.Focus.Direction.RIGHT) - { - // Move the focus to the spin in the right of the current focused spin - if(e.Current == _spinYear.SpinText) - { - nextFocusActor = _spinMonth.SpinText; - } - else if(e.Current == _spinMonth.SpinText) - { - nextFocusActor = _spinDay.SpinText; - } - } - - return nextFocusActor; - } - - private void OnFocusedActorEnterKeyPressed(object source, FocusManager.FocusedActorEnterKeyEventArgs e) - { - // Make the text field in the current focused spin to take the key input - KeyInputFocusManager manager = KeyInputFocusManager.Get(); - - if (e.Actor == _spinYear.SpinText) - { - if (manager.GetCurrentFocusControl() != _spinYear.SpinText) - { - manager.SetFocus(_spinYear.SpinText); - } - } - else if (e.Actor == _spinMonth.SpinText) - { - if (manager.GetCurrentFocusControl() != _spinMonth.SpinText) - { - manager.SetFocus(_spinMonth.SpinText); - } - } - else if (e.Actor == _spinDay.SpinText) - { - if (manager.GetCurrentFocusControl() != _spinDay.SpinText) - { - manager.SetFocus(_spinDay.SpinText); - } - } - } - - public void MainLoop() - { - _application.MainLoop (); - } - - /// - /// The main entry point for the application. - /// - [STAThread] - static void Main(string[] args) - { - Example example = new Example(Application.NewApplication()); - example.MainLoop (); - } - } -} diff --git a/plugins/dali-sharp/examples/date-picker.cs b/plugins/dali-sharp/examples/date-picker.cs deleted file mode 100644 index ef13fa7..0000000 --- a/plugins/dali-sharp/examples/date-picker.cs +++ /dev/null @@ -1,196 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -using System; -using System.Runtime.InteropServices; -using Dali; - -namespace MyCSharpExample -{ - // A spin control (for continously changing values when users can easily predict a set of values) - - class Example - { - private Dali.Application _application; - private FlexContainer _container; // Flex container to hold spin controls - private Spin _spinYear; // spin control for year - private Spin _spinMonth; // spin control for month - private Spin _spinDay; // spin control for day - - public Example(Dali.Application application) - { - _application = application; - _application.Initialized += Initialize; - } - - public void Initialize(object source, NUIApplicationInitEventArgs e) - { - - Stage stage = Stage.GetCurrent(); - stage.BackgroundColor = Color.White; - - // Create a container for the spins - _container = new FlexContainer(); - - _container.ParentOrigin = NDalic.ParentOriginCenter; - _container.AnchorPoint = NDalic.AnchorPointCenter; - _container.FlexDirection = (int)FlexContainer.FlexDirectionType.ROW; - _container.Size = new Vector3(480.0f, 150.0f, 0.0f); - - stage.Add(_container); - - // Create a Spin control for year - _spinYear = new Spin(); - _spinYear.ParentOrigin = NDalic.ParentOriginCenter; - _spinYear.AnchorPoint = NDalic.AnchorPointCenter; - _spinYear.Flex = 0.3f; - _spinYear.FlexMargin = new Vector4(5.0f, 0.0f, 5.0f, 0.0f); - _container.Add(_spinYear); - - _spinYear.MinValue = 1900; - _spinYear.MaxValue = 2100; - _spinYear.Value = 2016; - _spinYear.Step = 1; - _spinYear.MaxTextLength = 4; - _spinYear.TextPointSize = 26; - _spinYear.TextColor = Color.White; - _spinYear.SetFocusable(true); - _spinYear.Name = "_spinYear"; - - // Create a Spin control for month - _spinMonth = new Spin(); - _spinMonth.ParentOrigin = NDalic.ParentOriginCenter; - _spinMonth.AnchorPoint = NDalic.AnchorPointCenter; - _spinMonth.Flex = 0.3f; - _spinMonth.FlexMargin = new Vector4(5.0f, 0.0f, 5.0f, 0.0f); - _container.Add(_spinMonth); - - _spinMonth.MinValue = 1; - _spinMonth.MaxValue = 12; - _spinMonth.Value = 10; - _spinMonth.Step = 1; - _spinMonth.MaxTextLength = 2; - _spinMonth.TextPointSize = 26; - _spinMonth.TextColor = Color.White; - _spinMonth.SetFocusable(true); - _spinMonth.Name = "_spinMonth"; - - // Create a Spin control for day - _spinDay = new Spin(); - _spinDay.ParentOrigin = NDalic.ParentOriginCenter; - _spinDay.AnchorPoint = NDalic.AnchorPointCenter; - _spinDay.Flex = 0.3f; - _spinDay.FlexMargin = new Vector4(5.0f, 0.0f, 5.0f, 0.0f); - _container.Add(_spinDay); - - _spinDay.MinValue = 1; - _spinDay.MaxValue = 31; - _spinDay.Value = 26; - _spinDay.Step = 1; - _spinDay.MaxTextLength = 2; - _spinDay.TextPointSize = 26; - _spinDay.TextColor = Color.White; - _spinDay.SetKeyboardFocusable(true); - _spinDay.Name = "_spinDay"; - - FocusManager FocusManager = FocusManager.Instance; - FocusManager.PreFocusChange += OnPreFocusChange; - FocusManager.FocusedActorEnterKeyPressed += OnFocusedActorEnterKeyPressed; - - } - - private Actor OnPreFocusChange(object source, FocusManager.PreFocusChangeEventArgs e) - { - Actor nextFocusActor = e.Proposed; - - // When nothing has been focused initially, focus the text field in the first spin - if (!e.Current && !e.Proposed) - { - nextFocusActor = _spinYear.SpinText; - } - else if(e.Direction == View.Focus.Direction.LEFT) - { - // Move the focus to the spin in the left of the current focused spin - if(e.Current == _spinMonth.SpinText) - { - nextFocusActor = _spinYear.SpinText; - } - else if(e.Current == _spinDay.SpinText) - { - nextFocusActor = _spinMonth.SpinText; - } - } - else if(e.Direction == View.Focus.Direction.RIGHT) - { - // Move the focus to the spin in the right of the current focused spin - if(e.Current == _spinYear.SpinText) - { - nextFocusActor = _spinMonth.SpinText; - } - else if(e.Current == _spinMonth.SpinText) - { - nextFocusActor = _spinDay.SpinText; - } - } - - return nextFocusActor; - } - - private void OnFocusedActorEnterKeyPressed(object source, FocusManager.FocusedActorEnterKeyEventArgs e) - { - // Make the text field in the current focused spin to take the key input - KeyInputFocusManager manager = KeyInputFocusManager.Get(); - - if (e.Actor == _spinYear.SpinText) - { - if (manager.GetCurrentFocusControl() != _spinYear.SpinText) - { - manager.SetFocus(_spinYear.SpinText); - } - } - else if (e.Actor == _spinMonth.SpinText) - { - if (manager.GetCurrentFocusControl() != _spinMonth.SpinText) - { - manager.SetFocus(_spinMonth.SpinText); - } - } - else if (e.Actor == _spinDay.SpinText) - { - if (manager.GetCurrentFocusControl() != _spinDay.SpinText) - { - manager.SetFocus(_spinDay.SpinText); - } - } - } - - public void MainLoop() - { - _application.MainLoop (); - } - - /// - /// The main entry point for the application. - /// - [STAThread] - static void Main(string[] args) - { - Example example = new Example(Application.NewApplication()); - example.MainLoop (); - } - } -} diff --git a/plugins/dali-sharp/examples/hello-test.cs b/plugins/dali-sharp/examples/hello-test.cs deleted file mode 100644 index eec2bfc..0000000 --- a/plugins/dali-sharp/examples/hello-test.cs +++ /dev/null @@ -1,128 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -using System; -using System.Runtime.InteropServices; -using Dali; -using Tizen.Applications; - -//------------------------------------------------------------------------------ -// -// -// This file can only run on Tizen target. You should compile it with DaliApplication.cs, and -// add tizen c# application related library as reference. -//------------------------------------------------------------------------------ -namespace MyCSharpExample -{ - class Example : DaliApplication - { - protected override void OnCreate() - { - base.OnCreate(); - Initialize(); - } - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - delegate void CallbackDelegate(IntPtr data); - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - delegate void TouchCallbackDelegate(IntPtr data); - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - delegate void AnimationCallbackDelegate(IntPtr data); - - private Animation _animation; - private TextLabel _text; - - public Example():base() - { - } - - public Example(string stylesheet):base(stylesheet) - { - } - - public Example(string stylesheet, Dali.Application.WINDOW_MODE windowMode):base(stylesheet, windowMode) - { - } - - private void Initialize() - { - // Connect the signal callback for stage touched signal - TouchCallbackDelegate stageTouchedCallback = new TouchCallbackDelegate(OnStageTouched); - stage.TouchSignal().Connect(stageTouchedCallback); - - // Add a _text label to the stage - _text = new TextLabel("Hello Mono World"); - _text.ParentOrigin = NDalic.ParentOriginCenter; - _text.AnchorPoint = NDalic.AnchorPointCenter; - _text.HorizontalAlignment = "CENTER"; - _text.PointSize = 32.0f; - - stage.Add(_text); - } - - // Callback for _animation finished signal handling - private void AnimationFinished(IntPtr data) - { - Animation _animation = Animation.GetAnimationFromPtr( data ); - Console.WriteLine("Animation finished: duration = " + _animation.GetDuration()); - } - - // Callback for stage touched signal handling - private void OnStageTouched(IntPtr data) - { - TouchData touchData = TouchData.GetTouchDataFromPtr( data ); - - // Only animate the _text label when touch down happens - if (touchData.GetState(0) == PointStateType.DOWN) - { - // Create a new _animation - if (_animation) - { - _animation.Reset(); - } - - _animation = new Animation(1.0f); // 1 second of duration - - _animation.AnimateTo(new Property(_text, Actor.Property.ORIENTATION), new Property.Value(new Quaternion(new Radian(new Degree(180.0f)), Vector3.XAXIS)), new AlphaFunction(AlphaFunction.BuiltinFunction.LINEAR), new TimePeriod(0.0f, 0.5f)); - _animation.AnimateTo(new Property(_text, Actor.Property.ORIENTATION), new Property.Value(new Quaternion(new Radian(new Degree(0.0f)), Vector3.XAXIS)), new AlphaFunction(AlphaFunction.BuiltinFunction.LINEAR), new TimePeriod(0.5f, 0.5f)); - - // Connect the signal callback for animaiton finished signal - AnimationCallbackDelegate animFinishedDelegate = new AnimationCallbackDelegate(AnimationFinished); - _animation.FinishedSignal().Connect(animFinishedDelegate); - - // Play the _animation - _animation.Play(); - } - } - - /// - /// The main entry point for the application. - /// - - [STAThread] - static void Main(string[] args) - { - Console.WriteLine("Hello mono world."); - //Example example = new Example(); - //Example example = new Example("stylesheet"); - Example example = new Example("stylesheet", Dali.Application.WINDOW_MODE.TRANSPARENT); - example.Run(args); - } - } -} diff --git a/plugins/dali-sharp/examples/hello-world.cs b/plugins/dali-sharp/examples/hello-world.cs deleted file mode 100755 index 3fe2192..0000000 --- a/plugins/dali-sharp/examples/hello-world.cs +++ /dev/null @@ -1,134 +0,0 @@ -/* -* Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ - -using System; -using System.Runtime.InteropServices; -using Dali; -using Dali.Constants; - -namespace MyCSharpExample -{ - class Example - { - private Dali.Application _application; - private Animation _animation; - private TextLabel _text; - private Window _window; - - public Example(Dali.Application application) - { - _application = application; - _application.Initialized += Initialize; - } - - public void Initialize(object source, NUIApplicationInitEventArgs e) - { - Console.WriteLine("Customized Application Initialize event handler"); - _window = Window.Instance; - _window.BackgroundColor = Color.White; - _window.Touched += OnWindowTouched; - - // Add a _text label to the stage - _text = new TextLabel("Hello Mono World"); - _text.ParentOrigin = ParentOrigin.Center; - _text.PivotPoint = AnchorPoint.Center; - _text.HorizontalAlignment = "CENTER"; - _text.PointSize = 32.0f; - _text.TextColor = Color.Magenta; - _window.Add(_text); - - _animation = new Animation - { - StartTime = 0, - EndTime = 500, - TargetProperty = "Orientation", - Destination = new Rotation(new Radian(new Degree(180.0f)), PositionAxis.X) - }; - _animation.AnimateTo(_text); - - _animation.StartTime = 500; - _animation.EndTime = 1000; - _animation.TargetProperty = "Orientation"; - _animation.Destination = new Rotation(new Radian(new Degree(0.0f)), PositionAxis.X); - _animation.AnimateTo(_text); - - _animation.StartTime = 1000; - _animation.EndTime = 1500; - _animation.TargetProperty = "ScaleX"; - _animation.Destination = 3.0f; - _animation.AnimateBy(_text); - - _animation.StartTime = 1500; - _animation.EndTime = 2000; - _animation.TargetProperty = "ScaleY"; - _animation.Destination = 4.0f; - _animation.AnimateBy(_text); - - _animation.EndAction = Animation.EndActions.Discard; - - // Connect the signal callback for animaiton finished signal - _animation.Finished += AnimationFinished; - } - - // Callback for _animation finished signal handling - public void AnimationFinished(object sender, EventArgs e) - { - Console.WriteLine("AnimationFinished()!"); - if (_animation) - { - Console.WriteLine("Duration= " + _animation.Duration); - Console.WriteLine("EndAction= " + _animation.EndAction); - } - } - - // Callback for window touched signal handling - public void OnWindowTouched(object sender, Window.TouchEventArgs e) - { - // Only animate the _text label when touch down happens - if (e.Touch.GetState(0) == PointStateType.DOWN) - { - Console.WriteLine("Customized Stage Touch event handler"); - - // Create a new _animation - if (_animation) - { - _animation.Stop(); - } - // Play the _animation - _animation.Play(); - } - } - - public void MainLoop() - { - _application.MainLoop(); - } - - /// - /// The main entry point for the application. - /// - [STAThread] - static void Main(string[] args) - { - Console.WriteLine("Main() called!"); - - Example example = new Example(Application.NewApplication()); - example.MainLoop(); - } - } -} - diff --git a/plugins/dali-sharp/examples/image-view.cs b/plugins/dali-sharp/examples/image-view.cs deleted file mode 100755 index ba4eb06..0000000 --- a/plugins/dali-sharp/examples/image-view.cs +++ /dev/null @@ -1,239 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ - -using System; -using System.Runtime.InteropServices; -using Dali; -using Dali.Constants; - -namespace ImageViewExample -{ - - class Example - { - public static void Log(string str) - { - Console.WriteLine("[DALI C# SAMPLE] " + str); - } - - private Dali.Application _application; - private Animation _animation; - private ImageView _imageView; - private bool _isAniFinised = true; - private Layer layer, _layer1, _layer2; - private PushButton _pushButton1, _pushButton2; - private Window window; - - public Example(Dali.Application application) - { - _application = application; - _application.Initialized += Initialize; - } - - public void Initialize(object source, NUIApplicationInitEventArgs e) - { - Log("Customized Application Initialize event handler"); - window = Window.Instance; - window.BackgroundColor = Color.Cyan; - window.Touched += OnWindowTouched; - window.WheelRolled += OnWindowWheelMoved; - window.Key += OnWindowKeyPressed; - //window.EventProcessingFinished += OnWindowEventProcessingFinished; - - layer = window.GetDefaultLayer(); - _layer1 = new Layer(); - _layer2 = new Layer(); - window.Add(_layer1); - window.Add(_layer2); - Log("_layer1.Behavior =" + _layer1.Behavior); - if (_layer1.Behavior == Layer.LayerBehavior.LAYER_UI) - { - _layer1.Behavior = Layer.LayerBehavior.LAYER_2D; - Log("again _layer1.Behavior =" + _layer1.Behavior); - } - // Add a ImageView to the window - _imageView = new ImageView(); - _imageView.ResourceUrl = "./images/gallery-3.jpg"; - _imageView.ParentOrigin = ParentOrigin.Center; - _imageView.PivotPoint = AnchorPoint.Center; - _imageView.PixelArea = new Vector4(0.0f, 0.0f, 0.5f, 0.5f); - //_imageView.SetResizePolicy(ResizePolicyType.USE_NATURAL_SIZE, DimensionType.ALL_DIMENSIONS); - layer.Add(_imageView); - - _pushButton1 = new PushButton(); - _pushButton1.ParentOrigin = ParentOrigin.BottomLeft; - _pushButton1.PivotPoint = AnchorPoint.BottomLeft; - _pushButton1.LabelText = "start animation"; - _pushButton1.Position = new Vector3(0.0f, window.Size.Height * 0.1f, 0.0f); - _pushButton1.Clicked += OnPushButtonClicked1; - _layer1.Add(_pushButton1); - - _pushButton2 = new PushButton(); - _pushButton2.ParentOrigin = ParentOrigin.BottomLeft; - _pushButton2.PivotPoint = AnchorPoint.BottomLeft; - _pushButton2.LabelText = "reload image with same URL"; - _pushButton2.Position = new Vector3(0.0f, window.Size.Height * 0.2f, 0.0f); - _pushButton2.Clicked += OnPushButtonClicked2; - _layer2.Add(_pushButton2); - - } - - public bool OnPushButtonClicked2(object sender, Button.ClickedEventArgs e) - { - if (_imageView) - { - Log("OnPushButtonClicked2()!"); - layer.Remove(_imageView); - _imageView = new ImageView(); - _imageView.ResourceUrl = "./images/gallery-3.jpg"; - _imageView.ParentOrigin = ParentOrigin.Center; - _imageView.PivotPoint = AnchorPoint.Center; - _imageView.PixelArea = new Vector4(0.0f, 0.0f, 0.5f, 0.5f); - //_imageView.SetResizePolicy(ResizePolicyType.USE_NATURAL_SIZE, DimensionType.ALL_DIMENSIONS); - layer.Add(_imageView); - } - - return true; - } - - - public bool OnPushButtonClicked1(object sender, Button.ClickedEventArgs e) - { - if (_isAniFinised == true) - { - _isAniFinised = false; - Log("OnPushButtonClicked1()!"); - - // Create a new _animation - if (_animation) - { - //_animation.Stop(Dali.Constants.Animation.EndAction.Stop); - _animation.Reset(); - } - - _animation = new Animation(); - _animation.StartTime = 0; - _animation.EndTime = 1000; - _animation.TargetProperty = "PixelArea"; - _animation.Destination = new Vector4(0.5f, 0.0f, 0.5f, 0.5f); - _animation.AnimateTo(_imageView); - - _animation.StartTime = 1000; - _animation.EndTime = 2000; - _animation.TargetProperty = "PixelArea"; - _animation.Destination = new Vector4(0.5f, 0.5f, 0.5f, 0.5f); - _animation.AnimateTo(_imageView); - - _animation.StartTime = 2000; - _animation.EndTime = 3000; - _animation.TargetProperty = "PixelArea"; - _animation.Destination = new Vector4(0.0f, 0.0f, 1.0f, 1.0f); - _animation.AnimateTo(_imageView); - - _animation.StartTime = 3000; - _animation.EndTime = 4000; - _animation.TargetProperty = "PixelArea"; - _animation.Destination = new Vector4(0.5f, 0.5f, 0.5f, 0.5f); - _animation.AnimateTo(_imageView); - - _animation.StartTime = 4000; - _animation.EndTime = 6000; - _animation.TargetProperty = "Size"; - KeyFrames _keyFrames = new KeyFrames(); - _keyFrames.Add(0.0f, new Size(0.0f, 0.0f, 0.0f)); - _keyFrames.Add(0.3f, new Size((window.Size * 0.7f))); - _keyFrames.Add(1.0f, new Size(window.Size)); - _animation.AnimateBetween(_imageView, _keyFrames, Animation.Interpolation.Linear); - - _animation.EndAction = Animation.EndActions.Discard; - - // Connect the signal callback for animaiton finished signal - _animation.Finished += AnimationFinished; - _animation.Finished += AnimationFinished2; - - // Play the _animation - _animation.Play(); - } - - return true; - } - - // Callback for _animation finished signal handling - public void AnimationFinished(object sender, EventArgs e) - { - Log("AnimationFinished()!"); - } - - // Callback for second _animation finished signal handling - public void AnimationFinished2(object sender, EventArgs e) - { - Log("AnimationFinished2()!"); - if (_animation) - { - Log("Duration= " + _animation.Duration); - Log("EndAction= " + _animation.EndAction); - _isAniFinised = true; - } - } - - public void OnWindowEventProcessingFinished(object sender, EventArgs e) - { - Log("OnWindowEventProcessingFinished()!"); - if (e != null) - { - Log("e != null !"); - } - } - - public void OnWindowKeyPressed(object sender, Window.KeyEventArgs e) - { - Log("OnWindowKeyEventOccured()!"); - Log("keyPressedName=" + e.Key.KeyPressedName); - Log("state=" + e.Key.State); - } - - public void OnWindowWheelMoved(object sender, Window.WheelEventArgs e) - { - Log("OnWindowWheelEventOccured()!"); - Log("direction=" + e.Wheel.Direction); - Log("type=" + e.Wheel.Type); - } - - // Callback for window touched signal handling - public void OnWindowTouched(object sender, Window.TouchEventArgs e) - { - Log("OnWindowTouched()! e.TouchData.GetState(0)=" + e.Touch.GetState(0)); - } - - public void MainLoop() - { - _application.MainLoop(); - } - - /// - /// The main entry point for the application. - /// - [STAThread] - static void Main(string[] args) - { - Log("Main() called!"); - - Example example = new Example(Application.NewApplication()); - example.MainLoop(); - } - } -} - diff --git a/plugins/dali-sharp/examples/images/arrow.png b/plugins/dali-sharp/examples/images/arrow.png deleted file mode 100644 index 87abefddf2316b6033044bcf2e319d7111bf6d99..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2515 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 diff --git a/plugins/dali-sharp/examples/images/gallery-1.jpg b/plugins/dali-sharp/examples/images/gallery-1.jpg deleted file mode 100644 index ea6e30224a0ee33cf7f27571d565e64930e5cc84..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 35079 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ΠSJ^&HVDS-CW5n%<@kAnptOd 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 diff --git a/plugins/dali-sharp/examples/images/gallery-3.jpg b/plugins/dali-sharp/examples/images/gallery-3.jpg deleted file mode 100644 index 53cc5df87fdf91c3ce4170aa42597337f71ac7f4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72174 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 z 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 AGXMYp diff --git a/plugins/dali-sharp/examples/images/gallery-4.jpg b/plugins/dali-sharp/examples/images/gallery-4.jpg deleted file mode 100644 index 9b846e053e4116c2b4e0ee0145d093e7d5238626..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 92356 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

d3s9 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 z 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 Hb{PNJNPl!% diff --git a/plugins/dali-sharp/examples/images/image-1.jpg b/plugins/dali-sharp/examples/images/image-1.jpg deleted file mode 100644 index 1075e97529ce6189c5534612ebd7ff9d8d44ce36..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 301699 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 z zkH;2A!XLDRcieUURot9%W3k(6EmpYMVl-8`?0e3?Awaz8N3-CRgMvHy^zc+zE#%EV zt5of%jq)^j6Pftphvi?ohZl(W{X3@{i7u4w1TH`{XRdz?USGw3+v|e(iYRs+G@I*b zPc2N8p&QOhM<=lgxWgYJ6~AF^EV&9w|ToVK@OGdH^wm{{RlE zTKj{EK4luOQ}OGKlmLJxK14t;LVmaejN`aD$?cxq4b4_u?9O=cLR9OF)>*>G`;TGi z_4@jH4z-S@3bf^hna1tjB#grZ7-$2;k^QlNFfx5J(lK%u$nE=rc%~hg(=-DMZzu7J zSZ(K;U;q-O6XF7K`hkq&1FHj%-kmIsX>nX4<~O}CrM}u?Jo6qTskJF3KAwl`=rRY> zs~wUyMsDbFmbqixnSH|;$y2^Ws3|R<*XR$XJ#Yqk#$c)yU$=%l!tKgX06R4B#>u50 zR)^d^xjp{?L4lvITA@|z_+t-f8k~<%Ki3;b&8^XupAS#BC(!Hbf>L`09?Ap}+aIr6Hz0#dX!Qymm^j<8)xtD}b7&(d z3OVc!FhL+^C)Wq**4W*S1xxkB>I6Rz0z66raC;nN<0&{DfIp@>*f=hoKKvl}HHhGM zJHPT6-mN|@pA>*Xa0-TUKnE$$rgPh;0qz;?$PXN8>JmY4Ot3xJBdOFlND0DJPEXzC z{0Q%#;nJ+^{Y3U-UCs|7$O+Fr@6B+!Z73-(Az@xB1ZVnH>)2;F0G_p%%0A!64q#v} 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 diff --git a/plugins/dali-sharp/examples/images/image-2.jpg b/plugins/dali-sharp/examples/images/image-2.jpg deleted file mode 100644 index cca2a2e6c3c412fad17eb3e222f1675fe9a8e751..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 163950 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%0Aj5+5PF;`(1*LTG)^Z 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 fPKi>_DA@)e8UFxGV1h diff --git a/plugins/dali-sharp/examples/images/image-3.jpg b/plugins/dali-sharp/examples/images/image-3.jpg deleted file mode 100644 index 10c4741385a0d6ed2bceafce9d2aa578af197f5c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 146848 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

Q66szNU-d1`&cp!myZcpU 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

$b+IfUyM|>dB)Xj}&4j8l4#FN_ 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 diff --git a/plugins/dali-sharp/examples/images/star-dim.png b/plugins/dali-sharp/examples/images/star-dim.png deleted file mode 100644 index 38cc674e4e5f5ef1493c2912f53132ac5d87e46f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4225 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 XbeW=cV5%2n00000NkvXXu0mjfAR6#J diff --git a/plugins/dali-sharp/examples/images/star-highlight.png b/plugins/dali-sharp/examples/images/star-highlight.png deleted file mode 100644 index f99ee25bb5039139312de1ac7a6e4986775634b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4104 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 Z{{k - /// The main entry point for the application. - /// - [STAThread] - static void Main(string[] args) - { - string fileName= ""; - - if( args.Length > 0) - { - fileName = args[0]; - } - - Console.WriteLine("arguments = " + args.Length); - Example example = new Example(Application.NewApplication(), fileName); - example.MainLoop (); - } - } -} diff --git a/plugins/dali-sharp/examples/json/control-dashboard.json b/plugins/dali-sharp/examples/json/control-dashboard.json deleted file mode 100644 index c2609c4..0000000 --- a/plugins/dali-sharp/examples/json/control-dashboard.json +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * This file is part of Dali Toolkit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -{ - "styles": - { - "ProgressBar": - { - } - } -} diff --git a/plugins/dali-sharp/examples/json/date-picker-template.json b/plugins/dali-sharp/examples/json/date-picker-template.json deleted file mode 100644 index 3ebf79c..0000000 --- a/plugins/dali-sharp/examples/json/date-picker-template.json +++ /dev/null @@ -1,84 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ -{ - // Data picker loaded directly on to the stage - // - "templates": { - "date-picker": - { - "type":"FlexContainer", - "name":"exampleDatePicker", - "parentOrigin": "CENTER", - "anchorPoint": "CENTER", - "flexDirection":"ROW", - "size":[480.0, 150, 0 ], - "actors": [ - { - - "type": "Spin", - "name": "Year", - "parentOrigin": "CENTER", - "anchorPoint": "CENTER", - "Value":2017, - "MinValue":1900, - "MaxValue":2100, - "Step":1, - "TextColor":[0.0,0.0,1.0,1.0], - "properties": { // properties registered dynamically - "flex":0.3, - "flexMargin": [5.0,0.0,5.0,0.0] - } - }, - { - - "type": "Spin", - "name": "Month", - "parentOrigin": "CENTER", - "anchorPoint": "CENTER", - "parentOrigin": "CENTER", - "Value":10, - "Step":1, - "MinValue":1, - "MaxValue":12, - "TextColor":[1.0,1.0,1.0,1.0], - "properties": { // properties registered dynamically - "flex":0.3, - "flexMargin": [5.0,0.0,5.0,0.0] - } - - }, - { - - "type": "Spin", - "name": "Day", - "parentOrigin": "CENTER", - "anchorPoint": "CENTER", - "Value":1, - "MinValue":1, - "MaxValue":31, - "TextColor":[1.0,0.0,0.0,1.0], - "properties": { // properties registered dynamically - "flex":0.3, - "flexMargin": [5.0,0.0,5.0,0.0] - } - }] - - } -} - -} - diff --git a/plugins/dali-sharp/examples/json/date-picker.json b/plugins/dali-sharp/examples/json/date-picker.json deleted file mode 100644 index 3d4b6ca..0000000 --- a/plugins/dali-sharp/examples/json/date-picker.json +++ /dev/null @@ -1,82 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ -{ - // Data picker loaded directly on to the stage - // - "stage": [{ - - "type":"FlexContainer", - "name":"exampleDatePicker", - "parentOrigin": "CENTER", - "anchorPoint": "CENTER", - "flexDirection":"ROW", - "size":[480.0, 150, 0 ], - "actors": [ - { - - "type": "Spin", - "name": "Year", - "parentOrigin": "CENTER", - "anchorPoint": "CENTER", - "MinValue":1900, - "MaxValue":2100, - "Value":2017, - "Step":1, - "TextColor":[0.0,0.0,1.0,1.0], - "properties": { // properties registered dynamically - "flex":0.3, - "flexMargin": [5.0,0.0,5.0,0.0] - } - }, - { - - "type": "Spin", - "name": "Month", - "parentOrigin": "CENTER", - "anchorPoint": "CENTER", - "parentOrigin": "CENTER", - "Step":1, - "MinValue":1, - "MaxValue":12, - "Value":10, - "TextColor":[1.0,1.0,1.0,1.0], - "properties": { // properties registered dynamically - "flex":0.3, - "flexMargin": [5.0,0.0,5.0,0.0] - } - - }, - { - - "type": "Spin", - "name": "Day", - "parentOrigin": "CENTER", - "anchorPoint": "CENTER", - "MinValue":1, - "MaxValue":31, - "Value":1, - "TextColor":[1.0,0.0,0.0,1.0], - "properties": { // properties registered dynamically - "flex":0.3, - "flexMargin": [5.0,0.0,5.0,0.0] - } - }] - -}] - -} - diff --git a/plugins/dali-sharp/examples/json/spin.json b/plugins/dali-sharp/examples/json/spin.json deleted file mode 100644 index 48f7651..0000000 --- a/plugins/dali-sharp/examples/json/spin.json +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ -{ - // a tree of actors - "stage": [ - // You can add an array of Actors / Views here - // Lets add a spin to the stage - { - "type":"Spin", - "parentOrigin":"CENTER", - "size":[120,120,0] - // now lets use the C# app json-loader.exe to load it - } - - ] -} diff --git a/plugins/dali-sharp/examples/scroll-view.cs b/plugins/dali-sharp/examples/scroll-view.cs deleted file mode 100755 index 9c199d2..0000000 --- a/plugins/dali-sharp/examples/scroll-view.cs +++ /dev/null @@ -1,196 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -using System; -using System.Runtime.InteropServices; -using Dali; - -namespace MyCSharpExample -{ - class Example - { - private Dali.Application _application; - private ScrollView _scrollView; - private ScrollBar _scrollBar; - private Animation _animation; - private TextLabel _text; - - public Example(Dali.Application application) - { - _application = application; - _application.Initialized += Initialize; - } - - public void Initialize(object source, NUIApplicationInitEventArgs e) - { - CreateScrollView(); - } - - private void CreateScrollView() - { - Window window = Window.Instance; - window.BackgroundColor = Color.White; - - // Create a scroll view - _scrollView = new ScrollView(); - Size2D windowSize = window.Size; - _scrollView.Size = new Position(windowSize.Width, windowSize.Height, 0.0f); - _scrollView.ParentOrigin = NDalic.ParentOriginCenter; - _scrollView.PivotPoint = NDalic.AnchorPointCenter; - window.Add(_scrollView); - - // Add actors to a scroll view with 3 pages - int pageRows = 1; - int pageColumns = 3; - for (int pageRow = 0; pageRow < pageRows; pageRow++) - { - for (int pageColumn = 0; pageColumn < pageColumns; pageColumn++) - { - View pageActor = new View(); - pageActor.SetResizePolicy(ResizePolicyType.FILL_TO_PARENT, DimensionType.AllDimensions); - pageActor.ParentOrigin = NDalic.ParentOriginCenter; - pageActor.PivotPoint = NDalic.AnchorPointCenter; - pageActor.Position = new Position(pageColumn * windowSize.Width, pageRow * windowSize.Height, 0.0f); - - // Add images in a 3x4 grid layout for each page - int imageRows = 4; - int imageColumns = 3; - float margin = 10.0f; - Position imageSize = new Position((windowSize.Width / imageColumns) - margin, (windowSize.Height / imageRows) - margin, 0.0f); - - for (int row = 0; row < imageRows; row++) - { - for (int column = 0; column < imageColumns; column++) - { - int imageId = (row * imageColumns + column) % 2 + 1; - ImageView imageView = new ImageView("images/image-" + imageId + ".jpg"); - imageView.ParentOrigin = NDalic.ParentOriginCenter; - imageView.PivotPoint = NDalic.AnchorPointCenter; - imageView.Size = imageSize; - imageView.Position = new Position(margin * 0.5f + (imageSize.X + margin) * column - windowSize.Width * 0.5f + imageSize.X * 0.5f, - margin * 0.5f + (imageSize.Y + margin) * row - windowSize.Height * 0.5f + imageSize.Y * 0.5f, 0.0f); - pageActor.Add(imageView); - } - } - - _scrollView.Add(pageActor); - } - } - - _scrollView.SetAxisAutoLock(true); - - // Set scroll view to have 3 pages in X axis and allow page snapping, - // and also disable scrolling in Y axis. - Property.Map rulerMap = new Property.Map(); - rulerMap.Add((int)Dali.Constants.ScrollModeType.XAxisScrollEnabled, new Property.Value(true)); - rulerMap.Add((int)Dali.Constants.ScrollModeType.XAxisSnapToInterval, new Property.Value(windowSize.Width)); - rulerMap.Add((int)Dali.Constants.ScrollModeType.XAxisScrollBoundary, new Property.Value(windowSize.Width * pageColumns ) ); - rulerMap.Add((int)Dali.Constants.ScrollModeType.YAxisScrollEnabled, new Property.Value( false ) ); - _scrollView.ScrollMode = rulerMap; - - // Create a horizontal scroll bar in the bottom of scroll view (which is optional) - _scrollBar = new ScrollBar(); - _scrollBar.ParentOrigin = NDalic.ParentOriginBottomLeft; - _scrollBar.PivotPoint = NDalic.AnchorPointTopLeft; - _scrollBar.SetResizePolicy(ResizePolicyType.FIT_TO_CHILDREN, DimensionType.Width); - _scrollBar.SetResizePolicy(ResizePolicyType.FILL_TO_PARENT, DimensionType.Height); - _scrollBar.Orientation = new Rotation(new Radian(new Degree(270.0f)), Vector3.ZAXIS); - _scrollBar.SetScrollDirection(ScrollBar.Direction.Horizontal); - _scrollView.Add(_scrollBar); - - // Connect to the OnRelayout signal - _scrollView.Relayout += OnScrollViewRelayout; - _scrollView.Touched += OnTouch; - _scrollView.WheelRolled += Onwheel; - _scrollView.FocusGained += OnKey; - _text = new TextLabel("View Touch Event Handler Test"); - _text.PivotPoint = NDalic.AnchorPointTopLeft; - _text.HorizontalAlignment = "CENTER"; - _text.PointSize = 48.0f; - - _scrollView.Add(_text); - } - - // Callback for _animation finished signal handling - public void AnimationFinished(object sender, EventArgs e) - { - Console.WriteLine("Customized Animation Finished Event handler"); - } - - private void OnKey(object source, View.KeyInputFocusGainedEventArgs e) - { - Console.WriteLine("View Keyevent EVENT callback...."); - } - - private bool Onwheel(object source, View.WheelEventArgs e) - { - Console.WriteLine("View Wheel EVENT callback...."); - return true; - } - - private bool OnTouch(object source, View.TouchEventArgs e) - { - Console.WriteLine("View TOUCH EVENT callback...."); - - // Only animate the _text label when touch down happens - if (e.Touch.GetState(0) == PointStateType.DOWN) - { - Console.WriteLine("Customized Window Touch event handler"); - // Create a new _animation - if (_animation) - { - _animation.Reset(); - } - - _animation = new Animation(1.0f); // 1 second of duration - - _animation.AnimateTo(new Property(_text, View.Property.ORIENTATION), new Property.Value(new Rotation(new Radian(new Degree(180.0f)), Vector3.XAXIS)), new AlphaFunction(AlphaFunction.BuiltinFunction.Linear), new TimePeriod(0.0f, 0.5f)); - _animation.AnimateTo(new Property(_text, View.Property.ORIENTATION), new Property.Value(new Rotation(new Radian(new Degree(0.0f)), Vector3.XAXIS)), new AlphaFunction(AlphaFunction.BuiltinFunction.Linear), new TimePeriod(0.5f, 0.5f)); - - // Connect the signal callback for animaiton finished signal - _animation.Finished += AnimationFinished; - - // Play the _animation - _animation.Play(); - } - return true; - } - - private void OnScrollViewRelayout(object source, View.OnRelayoutEventArgs e) - { - Console.WriteLine("View OnRelayoutEventArgs EVENT callback...."); - - // Set the correct scroll bar size after size negotiation of scroll view is done - _scrollBar.Size = new Position(0.0f, _scrollView.GetRelayoutSize(DimensionType.Width), 0.0f); - } - - public void MainLoop() - { - _application.MainLoop(); - } - - /// - /// The main entry point for the application. - /// - [STAThread] - static void Main(string[] args) - { - Example example = new Example(Application.NewApplication()); - example.MainLoop(); - } - } -} diff --git a/plugins/dali-sharp/examples/user-alphafunction.cs b/plugins/dali-sharp/examples/user-alphafunction.cs deleted file mode 100755 index 28806d5..0000000 --- a/plugins/dali-sharp/examples/user-alphafunction.cs +++ /dev/null @@ -1,195 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ - -using System; -using System.Runtime.InteropServices; -using Dali; -using Dali.Constants; - -namespace MyCSharpExample -{ - class Example - { - private Dali.Application _application; - private Animation _animation; - private TextLabel _text; - private View _view1, _view2, _view3; - private UserAlphaFunctionDelegate _user_alpha_func; - private int myCount; - - public static void Log(string str) - { - Console.WriteLine("[DALI C# SAMPLE] " + str); - } - - public Example(Dali.Application application) - { - _application = application; - _application.Initialized += Initialize; - } - - // Declare user alpha function delegate - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - delegate float UserAlphaFunctionDelegate(float progress); - - public void Initialize(object source, NUIApplicationInitEventArgs e) - { - Log("Initialize() is called!"); - Window window = Window.Instance; - window.BackgroundColor = Color.White; - window.Touched += OnWindowTouched; - window.Touched += OnWindowTouched2; - window.WheelRolled += OnWindowWheelEvent; - - // Add a _text label to the window - _text = new TextLabel("Hello Mono World"); - _text.ParentOrigin = ParentOrigin.BottomCenter; - _text.PivotPoint = AnchorPoint.BottomCenter; - _text.HorizontalAlignment = "CENTER"; - _text.PointSize = 32.0f; - window.Add(_text); - - _view1 = new View(); - _view1.Size = new Vector3(200.0f, 200.0f, 0.0f); - _view1.BackgroundColor = Color.Green; - _view1.ParentOrigin = ParentOrigin.Center; - _view1.PivotPoint = AnchorPoint.Center; - _view1.SetResizePolicy(ResizePolicyType.FIXED, DimensionType.AllDimensions); - _view1.AddedToWindow += OnWindow; - window.Add(_view1); - - _view2 = new View(); - _view2.BackgroundColor = Color.Red; - _view2.Size = new Vector3(50.0f, 50.0f, 0.0f); - _view2.ParentOrigin = ParentOrigin.TopLeft; - _view2.PivotPoint = AnchorPoint.TopLeft; - _view2.SetResizePolicy(ResizePolicyType.FIXED, DimensionType.AllDimensions); - _view1.Add(_view2); - - _view3 = new View(); - _view3.BackgroundColor = Color.Blue; - _view3.Size = new Vector3(50.0f, 50.0f, 0.0f); - _view3.ParentOrigin = ParentOrigin.TopLeft; - _view3.PivotPoint = AnchorPoint.TopLeft; - _view3.SetResizePolicy(ResizePolicyType.FIXED, DimensionType.AllDimensions); - _view1.Add(_view3); - - _user_alpha_func = new UserAlphaFunctionDelegate(body); - - MyAnimating(); - } - - // User defines alpha function as custom alpha function - // Important Notification : when this custom alpha-function is implemented, - // the other function call nor other data excess is prevented. - // this method must be implemented to calculate the values of input and output purely. - // unless, this will cause application crash. - float body(float progress) - { - if (progress > 0.2f && progress < 0.7f) - { - return progress + 0.8f; - } - return progress; - } - - // Callback for _animation finished signal handling - public void AnimationFinished(object sender, EventArgs e) - { - Log("AnimationFinished() is called!"); - myCount = 0; - } - - public void MyAnimating() - { - // Create a new _animation - if (_animation) - { - _animation.Clear(); - _animation.Reset(); - } - - _animation = new Animation(10000); // 10000 milli-second of duration - _animation.StartTime = 5000; - _animation.EndTime = 10000; - _animation.TargetProperty = "Position"; - _animation.AlphaFunction = new AlphaFunction(_user_alpha_func); - _animation.Destination = new Vector3(150.0f, 150.0f, 0.0f); - _animation.AnimateTo(_view2); - // Connect the signal callback for animaiton finished signal - _animation.Finished += AnimationFinished; - _animation.EndAction = Animation.EndActions.Discard; - // Play the _animation - _animation.Play(); - } - - // Callback for window touched signal handling - public void OnWindowTouched(object source, Window.TouchEventArgs e) - { - // Only animate the _text label when touch down happens - if (e.Touch.GetState(0) == PointStateType.DOWN) - { - Log("OnWindowTouched() is called! PointStateType.DOWN came!"); - myCount++; - if (myCount > 1) - { - _animation.Stop(); - Log("_animation.Stop() is called!"); - } - } - } - - // Callback for window touched signal handling - public void OnWindowTouched2(object source, Window.TouchEventArgs e) - { - Log("OnWindowTouched2() is called!state=" + e.Touch.GetState(0)); - } - - public void OnEventProcessingFinished(object source) - { - Log("OnEventProcessingFinished() is called!"); - } - - public void OnWindowWheelEvent(object source, Window.WheelEventArgs e) - { - Log("OnWindowWheelEvent() is called!"); - } - - - public void OnWindow(object source, View.OnWindowEventArgs e) - { - Log("OnWindow() is called!"); - } - - public void MainLoop() - { - _application.MainLoop(); - } - - [STAThread] - static void Main(string[] args) - { - Log("Main() is called!"); - - Example example = new Example(Application.NewApplication()); - example.MainLoop(); - - Log("After MainLoop()"); - } - } -} - - diff --git a/plugins/dali-sharp/examples/visuals-example.cs b/plugins/dali-sharp/examples/visuals-example.cs deleted file mode 100755 index 7bdb14b..0000000 --- a/plugins/dali-sharp/examples/visuals-example.cs +++ /dev/null @@ -1,124 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -using System; -using Dali; -using Dali.Constants; - -namespace MyCSharpExample -{ - class Example - { - private Application _application; - private TextLabel _title; - - public Example(Application application) - { - _application = application; - _application.Initialized += Initialize; - } - - public void Initialize(object source, NUIApplicationInitEventArgs e) - { - Window window = Window.Instance; - window.BackgroundColor = Color.White; - - TableView contentLayout = new TableView(4, 1); - contentLayout.Name = ("ContentLayout"); - contentLayout.WidthResizePolicy = "FILL_TO_PARENT"; - contentLayout.HeightResizePolicy = "FILL_TO_PARENT"; - contentLayout.SetCellPadding(new Size2D(0, 5)); - contentLayout.BackgroundColor = new Color(0.949f, 0.949f, 0.949f, 1.0f); - - window.GetDefaultLayer().Add(contentLayout); - - _title = new TextLabel("Visuals Example"); - _title.Name = "Title"; - _title.StyleName = "Title"; - _title.WidthResizePolicy = "FILL_TO_PARENT"; - _title.HeightResizePolicy = "USE_NATURAL_SIZE"; - _title.HorizontalAlignment = "CENTER"; - _title.BackgroundColor = Color.Yellow; - contentLayout.Add(_title); - contentLayout.SetFitHeight(0); - - // Color Visual example - View colorView = new View(); - colorView.WidthResizePolicy = "SIZE_RELATIVE_TO_PARENT"; - colorView.HeightResizePolicy = "SIZE_RELATIVE_TO_PARENT"; - Property.Map colorVisual = new Property.Map(); - colorVisual.Add( Visual.Property.Type, new Property.Value( (int)Visual.Type.Color )) - .Add( ColorVisualProperty.MixColor, new Property.Value( Color.Green )); - colorView.Background = colorVisual; - contentLayout.Add(colorView); - - // Image Visual example - View imageView = new View(); - imageView.WidthResizePolicy = "USE_NATURAL_SIZE"; - imageView.HeightResizePolicy = "USE_NATURAL_SIZE"; - Property.Map imageVisual = new Property.Map(); - imageVisual.Add( Visual.Property.Type, new Property.Value( (int)Visual.Type.Image )) - .Add( ImageVisualProperty.URL, new Property.Value( "./images/gallery-0.jpg" )); - imageView.Background = imageVisual; - contentLayout.SetCellAlignment(new TableView.CellPosition(2, 0), HorizontalAlignmentType.Center, VerticalAlignmentType.CENTER); - contentLayout.Add(imageView); - - // Primitive Visual example - View primitiveView = new View(); - primitiveView.WidthResizePolicy = "SIZE_RELATIVE_TO_PARENT"; - primitiveView.HeightResizePolicy = "SIZE_RELATIVE_TO_PARENT"; - Property.Map primitiveVisual = new Property.Map(); - primitiveVisual.Add( Visual.Property.Type, new Property.Value( (int)Visual.Type.Primitive )) - .Add( PrimitiveVisualProperty.Shape, new Property.Value((int)PrimitiveVisualShapeType.BEVELLED_CUBE)) - .Add( PrimitiveVisualProperty.BevelPercentage, new Property.Value(0.3f)) - .Add( PrimitiveVisualProperty.BevelSmoothness, new Property.Value(0.0f)) - .Add( PrimitiveVisualProperty.ScaleDimensions, new Property.Value(new Vector3(1.0f,1.0f,0.3f))) - .Add( PrimitiveVisualProperty.MixColor, new Property.Value(new Vector4(0.7f, 0.5f, 0.05f, 1.0f))); - primitiveView.Background = primitiveVisual; - Radian rad = new Radian(new Degree(45.0f)); - primitiveView.Orientation = new Rotation(rad, Vector3.YAXIS); - contentLayout.Add(primitiveView); - - // Text Visual example - View textView = new View(); - textView.WidthResizePolicy = "SIZE_RELATIVE_TO_PARENT"; - textView.HeightResizePolicy = "SIZE_RELATIVE_TO_PARENT"; - Property.Map textVisual = new Property.Map(); - textVisual.Add( Visual.Property.Type, new Property.Value( (int)Visual.Type.Text )) - .Add( TextVisualProperty.Text, new Property.Value("I am text visual")) - .Add( TextVisualProperty.TextColor, new Property.Value(Color.Blue)) - .Add( TextVisualProperty.PointSize, new Property.Value(20)); - textView.Background = textVisual; - contentLayout.Add(textView); - } - - public void MainLoop() - { - _application.MainLoop(); - } - - /// - /// The main entry point for the application. - /// - [STAThread] - static void Main(string[] args) - { - Example example = new Example(Application.NewApplication()); - example.MainLoop(); - } - } -} \ No newline at end of file diff --git a/plugins/dali-sharp/examples/visuals-using-custom-view/ContactData.cs b/plugins/dali-sharp/examples/visuals-using-custom-view/ContactData.cs deleted file mode 100644 index 4a1e058..0000000 --- a/plugins/dali-sharp/examples/visuals-using-custom-view/ContactData.cs +++ /dev/null @@ -1,111 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -using System; -using Dali; -using Dali.Constants; - -namespace VisualsUsingCustomView -{ - // The collection of contacts - static class ContactsList - { - public static readonly ContactItem[] s_contactData = new ContactItem[] - { - new ContactItem ("Emmett Yates", "./images/gallery-small-43.jpg", - new Color((73.0f/255.0f),(182.0f/255.0f), (245.0f/255.0f), 1.0f), - (int)PrimitiveVisualShapeType.CONE), - new ContactItem ("Leslie Wong", "./images/gallery-2.jpg", - new Color((51.0f/255.0f), (51.0f/255.0f), (102.0f/255.0f), 1.0f), - (int)PrimitiveVisualShapeType.SPHERE), - new ContactItem ("Walter Jensen", "./images/gallery-0.jpg", - new Color((151.0f/255.0f), (214.0f/255.0f), (240.0f/255.0f), 1.0f), - (int)PrimitiveVisualShapeType.CYLINDER), - new ContactItem ("Dan Haynes", "./images/gallery-1.jpg", - new Color((102.0f/255.0f), (251.0f/255.0f), (102.0f/255.0f), 1.0f), - (int)PrimitiveVisualShapeType.CONICAL_FRUSTRUM), - new ContactItem ("Mable Hodges", "./images/gallery-3.jpg", - new Color((255.0f/255.0f), (102.0f/255.0f), (102.0f/255.0f), 1.0f), - (int)PrimitiveVisualShapeType.CUBE) - }; - } - - // The information for an individual contact - class ContactItem - { - private string _name; - private string _imageURL; - private Color _color; - private int _shape; - - public ContactItem (string name, string imageURL, Color color, int shape) - { - _name = name; - _imageURL = imageURL; - _color = color; - _shape = shape; - } - - public string ImageURL - { - get - { - return _imageURL; - } - set - { - _imageURL = value; - } - } - - public string Name - { - get - { - return _name; - } - set - { - _name = value; - } - } - - public Color Color - { - get - { - return _color; - } - set - { - _color = value; - } - } - - public int Shape - { - get - { - return _shape; - } - set - { - _shape = value; - } - } - } -} \ No newline at end of file diff --git a/plugins/dali-sharp/examples/visuals-using-custom-view/ContactView.cs b/plugins/dali-sharp/examples/visuals-using-custom-view/ContactView.cs deleted file mode 100644 index e8a7d1c..0000000 --- a/plugins/dali-sharp/examples/visuals-using-custom-view/ContactView.cs +++ /dev/null @@ -1,199 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -using System; -using Dali; -using Dali.Constants; - -// A ContactView is a Custom View which consists of four visuals (Image, Primitive, Text and Color). -// All of these visuals can be configured via properties - ImageURL (Image), Shape (Primitive), Name (Text) and Color. -// Tap gesture is also enabled on the ContactView which changes the color visual to some random color when ContactView is tapped. - -namespace VisualsUsingCustomView -{ - public class ContactView : CustomView - { - private const int ColorVisualPropertyIndex = 0; - private const int PrimitiveVisualPropertyIndex = 1; - private const int ImageVisualPropertyIndex = 2; - private const int TextVisualPropertyIndex = 3; - private VisualBase _imageVisual; - private VisualBase _colorVisual; - private VisualBase _primitiveVisual; - private VisualBase _textVisual; - private int _shape; - private string _imageURL; - private string _name; - private Color _color; - - public ContactView() : base(typeof(ContactView).Name, CustomViewBehaviour.REQUIRES_KEYBOARD_NAVIGATION_SUPPORT) - { - } - - public string ImageURL - { - get - { - return _imageURL; - } - set - { - _imageURL = value; - - // Create and Register Image Visual - Dali.Property.Map imageVisual = new Dali.Property.Map(); - imageVisual.Add( Visual.Property.Type, new Dali.Property.Value( (int)Visual.Type.Image )) - .Add( ImageVisualProperty.URL, new Dali.Property.Value( _imageURL )); - _imageVisual = VisualFactory.Get().CreateVisual( imageVisual ); - RegisterVisual( ImageVisualPropertyIndex, _imageVisual ); - - // Set the depth index for Image visual - _imageVisual.SetDepthIndex(ImageVisualPropertyIndex); - } - } - - public string Name - { - get - { - return _name; - } - set - { - _name = value; - - // Create and Register Text Visual - Dali.Property.Map textVisual = new Dali.Property.Map(); - textVisual.Add(Visual.Property.Type, new Dali.Property.Value((int)Visual.Type.Text)) - .Add(TextVisualProperty.Text, new Dali.Property.Value(_name)) - .Add(TextVisualProperty.TextColor, new Dali.Property.Value(Dali.Color.White)) - .Add(TextVisualProperty.PointSize, new Dali.Property.Value(15)) - .Add( TextVisualProperty.HorizontalAlignment, new Dali.Property.Value("CENTER")) - .Add( TextVisualProperty.VerticalAlignment, new Dali.Property.Value("CENTER")); - _textVisual = VisualFactory.Get().CreateVisual( textVisual ); - RegisterVisual( TextVisualPropertyIndex, _textVisual ); - - // Set the depth index for Text visual - _textVisual.SetDepthIndex(TextVisualPropertyIndex); - } - } - - public Color Color - { - get - { - return _color; - } - set - { - _color = value; - - // Create and Register Color Visual - Dali.Property.Map colorVisual = new Dali.Property.Map(); - colorVisual.Add( Visual.Property.Type, new Dali.Property.Value( (int)Visual.Type.Color )) - .Add( ColorVisualProperty.MixColor, new Dali.Property.Value( _color )); - _colorVisual = VisualFactory.Get().CreateVisual( colorVisual ); - RegisterVisual( ColorVisualPropertyIndex, _colorVisual ); - - // Set the depth index for Color visual - _colorVisual.SetDepthIndex(ColorVisualPropertyIndex); - } - } - - public int Shape - { - get - { - return _shape; - } - set - { - _shape = value; - - // Create and Register Primitive Visual - Dali.Property.Map primitiveVisual = new Dali.Property.Map(); - primitiveVisual.Add( Visual.Property.Type, new Dali.Property.Value( (int)Visual.Type.Primitive )) - .Add( PrimitiveVisualProperty.Shape, new Dali.Property.Value(_shape)) - .Add( PrimitiveVisualProperty.BevelPercentage, new Dali.Property.Value(0.3f)) - .Add( PrimitiveVisualProperty.BevelSmoothness, new Dali.Property.Value(0.0f)) - .Add( PrimitiveVisualProperty.ScaleDimensions, new Dali.Property.Value(new Vector3(1.0f,1.0f,0.3f))) - .Add( PrimitiveVisualProperty.MixColor, new Dali.Property.Value(new Vector4((245.0f/255.0f), (188.0f/255.0f), (73.0f/255.0f), 1.0f))); - _primitiveVisual = VisualFactory.Get().CreateVisual( primitiveVisual ); - RegisterVisual( PrimitiveVisualPropertyIndex, _primitiveVisual ); - - // Set the depth index for Primitive visual - _primitiveVisual.SetDepthIndex(PrimitiveVisualPropertyIndex); - } - } - - public override void OnInitialize() - { - // Enable Tap gesture on ContactView - EnableGestureDetection(Gesture.GestureType.Tap); - } - - public override void OnTap(TapGesture tap) - { - // Change the Color visual of ContactView with some random color - Random random = new Random(); - Color = new Color((random.Next(0, 256) / 255.0f), (random.Next(0, 256) / 255.0f), (random.Next(0, 256) / 255.0f), 1.0f); - } - - public override void OnRelayout(Vector2 size, RelayoutContainer container) - { - // Configure the transform and size of Image visual. - Dali.Property.Map imageVisualTransform = new Dali.Property.Map(); - imageVisualTransform.Add((int)VisualTransformPropertyType.OFFSET, new Dali.Property.Value(new Vector2(10.0f, 0.0f))) - .Add((int)VisualTransformPropertyType.OFFSET_POLICY, new Dali.Property.Value(new Vector2((int)VisualTransformPolicyType.ABSOLUTE, (int)VisualTransformPolicyType.ABSOLUTE))) - .Add((int)VisualTransformPropertyType.SIZE_POLICY, new Dali.Property.Value(new Vector2((int)VisualTransformPolicyType.ABSOLUTE, (int)VisualTransformPolicyType.ABSOLUTE))) - .Add((int)VisualTransformPropertyType.SIZE, new Dali.Property.Value(new Vector2(40.0f, 40.0f))) - .Add((int)VisualTransformPropertyType.ORIGIN, new Dali.Property.Value((int)AlignType.CENTER_BEGIN)) - .Add((int)VisualTransformPropertyType.ANCHOR_POINT, new Dali.Property.Value((int)AlignType.CENTER_BEGIN)); - _imageVisual.SetTransformAndSize(imageVisualTransform, size); - - // Configure the transform and size of Text visual. - Dali.Property.Map textVisualTransform = new Dali.Property.Map(); - textVisualTransform.Add((int)VisualTransformPropertyType.OFFSET, new Dali.Property.Value(new Vector2(0.0f, 0.0f))) - .Add((int)VisualTransformPropertyType.OFFSET_POLICY, new Dali.Property.Value(new Vector2((int)VisualTransformPolicyType.RELATIVE, (int)VisualTransformPolicyType.RELATIVE))) - .Add((int)VisualTransformPropertyType.SIZE_POLICY, new Dali.Property.Value(new Vector2((int)VisualTransformPolicyType.ABSOLUTE, (int)VisualTransformPolicyType.ABSOLUTE))) - .Add((int)VisualTransformPropertyType.SIZE, new Dali.Property.Value(new Vector2(size.X - 100.0f, 50.0f))) - .Add((int)VisualTransformPropertyType.ORIGIN, new Dali.Property.Value((int)Align.Type.Center)) - .Add((int)VisualTransformPropertyType.ANCHOR_POINT, new Dali.Property.Value((int)Align.Type.Center)); - _textVisual.SetTransformAndSize(textVisualTransform, size); - - // Configure the transform and size of Primitive visual. - Dali.Property.Map primitiveVisualTransform = new Dali.Property.Map(); - primitiveVisualTransform.Add((int)VisualTransformPropertyType.OFFSET, new Dali.Property.Value(new Vector2(size.X - 60.0f, 0.0f))) - .Add((int)VisualTransformPropertyType.OFFSET_POLICY, new Dali.Property.Value(new Vector2((int)VisualTransformPolicyType.ABSOLUTE, (int)VisualTransformPolicyType.ABSOLUTE))) - .Add((int)VisualTransformPropertyType.SIZE_POLICY, new Dali.Property.Value(new Vector2((int)VisualTransformPolicyType.ABSOLUTE, (int)VisualTransformPolicyType.ABSOLUTE))) - .Add((int)VisualTransformPropertyType.SIZE, new Dali.Property.Value(new Vector2(40.0f, 40.0f))) - .Add((int)VisualTransformPropertyType.ORIGIN, new Dali.Property.Value((int)AlignType.CENTER_BEGIN)) - .Add((int)VisualTransformPropertyType.ANCHOR_POINT, new Dali.Property.Value((int)AlignType.CENTER_BEGIN)); - _primitiveVisual.SetTransformAndSize(primitiveVisualTransform, size); - - // Configure the transform and size of Color visual. This is also the default value. - Dali.Property.Map colorVisualTransform = new Dali.Property.Map(); - colorVisualTransform.Add( (int)VisualTransformPropertyType.OFFSET, new Dali.Property.Value(new Vector2(0.0f,0.0f))) - .Add((int)VisualTransformPropertyType.OFFSET_POLICY, new Dali.Property.Value(new Vector2((int)VisualTransformPolicyType.RELATIVE, (int)VisualTransformPolicyType.RELATIVE))) - .Add((int)VisualTransformPropertyType.SIZE_POLICY, new Dali.Property.Value(new Vector2((int)VisualTransformPolicyType.RELATIVE, (int)VisualTransformPolicyType.RELATIVE))) - .Add( (int)VisualTransformPropertyType.SIZE, new Dali.Property.Value(new Vector2(1.0f, 1.0f)) ) - .Add( (int)VisualTransformPropertyType.ORIGIN, new Dali.Property.Value((int)AlignType.TOP_BEGIN) ) - .Add( (int)VisualTransformPropertyType.ANCHOR_POINT, new Dali.Property.Value((int)AlignType.TOP_BEGIN) ); - _colorVisual.SetTransformAndSize(colorVisualTransform, size); - } - } -} \ No newline at end of file diff --git a/plugins/dali-sharp/examples/visuals-using-custom-view/visuals-using-custom-view.cs b/plugins/dali-sharp/examples/visuals-using-custom-view/visuals-using-custom-view.cs deleted file mode 100755 index a77417a..0000000 --- a/plugins/dali-sharp/examples/visuals-using-custom-view/visuals-using-custom-view.cs +++ /dev/null @@ -1,82 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -using System; -using Dali; -using Dali.Constants; - -namespace VisualsUsingCustomView -{ - class VisualsExample - { - public VisualsExample(Application application) - { - application.Initialized += Initialize; - } - - private void Initialize(object source, NUIApplicationInitEventArgs e) - { - Window window = Window.Instance; - window.BackgroundColor = Color.White; - - TableView contentLayout = new TableView(14, 1); - contentLayout.Name = "ContentLayout"; - contentLayout.WidthResizePolicy = "FILL_TO_PARENT"; - contentLayout.HeightResizePolicy = "FILL_TO_PARENT"; - contentLayout.SetCellPadding(new Size2D(5, 5)); - contentLayout.BackgroundColor = new Color(0.949f, 0.949f, 0.949f, 1.0f); - - window.GetDefaultLayer().Add(contentLayout); - - TextLabel title = new TextLabel("Contacts List with Visuals"); - title.Name = "Title"; - title.StyleName = "Title"; - title.WidthResizePolicy = "FILL_TO_PARENT"; - title.HeightResizePolicy = "USE_NATURAL_SIZE"; - title.HorizontalAlignment = "CENTER"; - contentLayout.Add(title); - contentLayout.SetFitHeight(0); - - // Create ContactView(s) from ContactItem(s) in ContactsList and add them to TableView - ContactView contactView; - foreach (ContactItem contact in ContactsList.s_contactData) - { - contactView = new ContactView(); - contactView.WidthResizePolicy = "FILL_TO_PARENT"; - contactView.HeightResizePolicy = "FILL_TO_PARENT"; - - // Configure visuals of ContactView via properties - contactView.Name = contact.Name; - contactView.ImageURL = contact.ImageURL; - contactView.Color = contact.Color; - contactView.Shape = contact.Shape; - contentLayout.Add(contactView); - } - } - - /// - /// The main entry point for the application. - /// - [STAThread] - static void Main(string[] args) - { - Application application = Application.NewApplication(); - VisualsExample visualsExample = new VisualsExample(application); - application.MainLoop(); - } - } -} \ No newline at end of file diff --git a/plugins/dali-sharp/sharp/internal/AccessibilityActionSignal.cs b/plugins/dali-sharp/sharp/internal/AccessibilityActionSignal.cs deleted file mode 100644 index ad3cf9c..0000000 --- a/plugins/dali-sharp/sharp/internal/AccessibilityActionSignal.cs +++ /dev/null @@ -1,89 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class AccessibilityActionSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AccessibilityActionSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AccessibilityActionSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AccessibilityActionSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AccessibilityActionSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.AccessibilityActionSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.AccessibilityActionSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.AccessibilityActionSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.AccessibilityActionSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public bool Emit(AccessibilityManager arg) { - bool ret = NDalicPINVOKE.AccessibilityActionSignal_Emit(swigCPtr, AccessibilityManager.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityActionSignal() : this(NDalicPINVOKE.new_AccessibilityActionSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/AccessibilityFocusOvershotSignal.cs b/plugins/dali-sharp/sharp/internal/AccessibilityFocusOvershotSignal.cs deleted file mode 100644 index 82594a1..0000000 --- a/plugins/dali-sharp/sharp/internal/AccessibilityFocusOvershotSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class AccessibilityFocusOvershotSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AccessibilityFocusOvershotSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AccessibilityFocusOvershotSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AccessibilityFocusOvershotSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AccessibilityFocusOvershotSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.AccessibilityFocusOvershotSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.AccessibilityFocusOvershotSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.AccessibilityFocusOvershotSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.AccessibilityFocusOvershotSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(View arg1, AccessibilityManager.FocusOvershotDirection arg2) { - NDalicPINVOKE.AccessibilityFocusOvershotSignal_Emit(swigCPtr, View.getCPtr(arg1), (int)arg2); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public AccessibilityFocusOvershotSignal() : this(NDalicPINVOKE.new_AccessibilityFocusOvershotSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/AccessibilityManager.cs b/plugins/dali-sharp/sharp/internal/AccessibilityManager.cs deleted file mode 100644 index 3003e48..0000000 --- a/plugins/dali-sharp/sharp/internal/AccessibilityManager.cs +++ /dev/null @@ -1,2647 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - - using System; - using System.Runtime.InteropServices; - -internal class AccessibilityManager : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal AccessibilityManager(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.AccessibilityManager_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AccessibilityManager obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AccessibilityManager() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AccessibilityManager(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - - /** - * @brief Event arguments that passed via StatusChanged signal - * - */ - public class StatusChangedEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionNext signal - * - */ - public class ActionNextEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionPrevious signal - * - */ - public class ActionPreviousEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionActivate signal - * - */ - public class ActionActivateEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionRead signal - * - */ - public class ActionReadEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionOver signal - * - */ - public class ActionOverEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionReadNext signal - * - */ - public class ActionReadNextEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionReadPrevious signal - * - */ - public class ActionReadPreviousEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionUp signal - * - */ - public class ActionUpEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionDown signal - * - */ - public class ActionDownEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionClearFocus signal - * - */ - public class ActionClearFocusEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionBack signal - * - */ - public class ActionBackEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionScrollUp signal - * - */ - public class ActionScrollUpEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionScrollDown signal - * - */ - public class ActionScrollDownEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionPageLeft signal - * - */ - public class ActionPageLeftEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionPageRight signal - * - */ - public class ActionPageRightEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionPageUp signal - * - */ - public class ActionPageUpEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionPageDown signal - * - */ - public class ActionPageDownEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionMoveToFirst signal - * - */ - public class ActionMoveToFirstEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionMoveToLast signal - * - */ - public class ActionMoveToLastEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionReadFromTop signal - * - */ - public class ActionReadFromTopEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionReadFromNext signal - * - */ - public class ActionReadFromNextEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionZoom signal - * - */ - public class ActionZoomEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionReadIndicatorInformation signal - * - */ - public class ActionReadIndicatorInformationEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionReadPauseResume signal - * - */ - public class ActionReadPauseResumeEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionStartStop signal - * - */ - public class ActionStartStopEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - } - - /** - * @brief Event arguments that passed via ActionScroll signal - * - */ -/* - // To be replaced by a new event that takes Touch - public class ActionScrollEventArgs : EventArgs - { - private AccessibilityManager _accessibilityManager; - private TouchEvent _touchEvent; - - public AccessibilityManager AccessibilityManager - { - get - { - return _accessibilityManager; - } - set - { - _accessibilityManager = value; - } - } - - public TouchEvent TouchEvent - { - get - { - return _touchEvent; - } - set - { - _touchEvent = value; - } - } - } -*/ - - /** - * @brief Event arguments that passed via ActionPageUp signal - * - */ - public class FocusChangedEventArgs : EventArgs - { - private View _viewCurrent; - private View _viewNext; - - public View ViewCurrent - { - get - { - return _viewCurrent; - } - set - { - _viewCurrent = value; - } - } - - public View ViewNext - { - get - { - return _viewNext; - } - set - { - _viewNext = value; - } - } - } - - /** - * @brief Event arguments that passed via FocusedViewActivated signal - * - */ - public class FocusedViewActivatedEventArgs : EventArgs - { - private View _view; - - - public View View - { - get - { - return _view; - } - set - { - _view = value; - } - } - } - - /** - * @brief Event arguments that passed via FocusOvershot signal - * - */ - public class FocusOvershotEventArgs : EventArgs - { - private View _currentFocusedView; - private AccessibilityManager.FocusOvershotDirection _focusOvershotDirection; - - public View CurrentFocusedView - { - get - { - return _currentFocusedView; - } - set - { - _currentFocusedView = value; - } - } - - public AccessibilityManager.FocusOvershotDirection FocusOvershotDirection - { - get - { - return _focusOvershotDirection; - } - set - { - _focusOvershotDirection = value; - } - } - } - - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool StatusChangedEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerStatusChangedEventHandler; - private StatusChangedEventCallbackDelegate _accessibilityManagerStatusChangedEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionNextEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionNextEventHandler; - private ActionNextEventCallbackDelegate _accessibilityManagerActionNextEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionPreviousEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionPreviousEventHandler; - private ActionPreviousEventCallbackDelegate _accessibilityManagerActionPreviousEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionActivateEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionActivateEventHandler; - private ActionActivateEventCallbackDelegate _accessibilityManagerActionActivateEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionReadEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionReadEventHandler; - private ActionReadEventCallbackDelegate _accessibilityManagerActionReadEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionOverEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionOverEventHandler; - private ActionOverEventCallbackDelegate _accessibilityManagerActionOverEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionReadNextEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionReadNextEventHandler; - private ActionReadNextEventCallbackDelegate _accessibilityManagerActionReadNextEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionReadPreviousEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionReadPreviousEventHandler; - private ActionReadPreviousEventCallbackDelegate _accessibilityManagerActionReadPreviousEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionUpEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionUpEventHandler; - private ActionUpEventCallbackDelegate _accessibilityManagerActionUpEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionDownEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionDownEventHandler; - private ActionDownEventCallbackDelegate _accessibilityManagerActionDownEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionClearFocusEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionClearFocusEventHandler; - private ActionClearFocusEventCallbackDelegate _accessibilityManagerActionClearFocusEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionBackEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionBackEventHandler; - private ActionBackEventCallbackDelegate _accessibilityManagerActionBackEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionScrollUpEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionScrollUpEventHandler; - private ActionScrollUpEventCallbackDelegate _accessibilityManagerActionScrollUpEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionScrollDownEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionScrollDownEventHandler; - private ActionScrollDownEventCallbackDelegate _accessibilityManagerActionScrollDownEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionPageLeftEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionPageLeftEventHandler; - private ActionPageLeftEventCallbackDelegate _accessibilityManagerActionPageLeftEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionPageRightEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionPageRightEventHandler; - private ActionPageRightEventCallbackDelegate _accessibilityManagerActionPageRightEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionPageUpEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionPageUpEventHandler; - private ActionPageUpEventCallbackDelegate _accessibilityManagerActionPageUpEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionPageDownEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionPageDownEventHandler; - private ActionPageDownEventCallbackDelegate _accessibilityManagerActionPageDownEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionMoveToFirstEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionMoveToFirstEventHandler; - private ActionMoveToFirstEventCallbackDelegate _accessibilityManagerActionMoveToFirstEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionMoveToLastEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionMoveToLastEventHandler; - private ActionMoveToLastEventCallbackDelegate _accessibilityManagerActionMoveToLastEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionReadFromTopEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionReadFromTopEventHandler; - private ActionReadFromTopEventCallbackDelegate _accessibilityManagerActionReadFromTopEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionReadFromNextEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionReadFromNextEventHandler; - private ActionReadFromNextEventCallbackDelegate _accessibilityManagerActionReadFromNextEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionZoomEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionZoomEventHandler; - private ActionZoomEventCallbackDelegate _accessibilityManagerActionZoomEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionReadIndicatorInformationEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionReadIndicatorInformationEventHandler; - private ActionReadIndicatorInformationEventCallbackDelegate _accessibilityManagerActionReadIndicatorInformationEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionReadPauseResumeEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionReadPauseResumeEventHandler; - private ActionReadPauseResumeEventCallbackDelegate _accessibilityManagerActionReadPauseResumeEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionStartStopEventCallbackDelegate(IntPtr accessibilityManager); - private DaliEventHandlerWithReturnType _accessibilityManagerActionStartStopEventHandler; - private ActionStartStopEventCallbackDelegate _accessibilityManagerActionStartStopEventCallbackDelegate; - -/* - // To be replaced by a new event that takes Touch - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ActionScrollEventCallbackDelegate(IntPtr accessibilityManager, IntPtr touchEvent); - private DaliEventHandlerWithReturnType _accessibilityManagerActionScrollEventHandler; - private ActionScrollEventCallbackDelegate _accessibilityManagerActionScrollEventCallbackDelegate; -*/ - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void FocusChangedEventCallbackDelegate(IntPtr actor1, IntPtr actor2); - private DaliEventHandler _accessibilityManagerFocusChangedEventHandler; - private FocusChangedEventCallbackDelegate _accessibilityManagerFocusChangedEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void FocusedViewActivatedEventCallbackDelegate(IntPtr actor); - private DaliEventHandler _accessibilityManagerFocusedViewActivatedEventHandler; - private FocusedViewActivatedEventCallbackDelegate _accessibilityManagerFocusedViewActivatedEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void FocusOvershotEventCallbackDelegate(IntPtr currentFocusedView, AccessibilityManager.FocusOvershotDirection direction); - private DaliEventHandler _accessibilityManagerFocusOvershotEventHandler; - private FocusOvershotEventCallbackDelegate _accessibilityManagerFocusOvershotEventCallbackDelegate; - - public event DaliEventHandlerWithReturnType StatusChanged - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerStatusChangedEventHandler == null) - { - _accessibilityManagerStatusChangedEventHandler += value; - - _accessibilityManagerStatusChangedEventCallbackDelegate = new StatusChangedEventCallbackDelegate(OnStatusChanged); - this.StatusChangedSignal().Connect(_accessibilityManagerStatusChangedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerStatusChangedEventHandler != null) - { - this.StatusChangedSignal().Disconnect(_accessibilityManagerStatusChangedEventCallbackDelegate); - } - - _accessibilityManagerStatusChangedEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager StatusChangedSignal - private bool OnStatusChanged(IntPtr data) - { - StatusChangedEventArgs e = new StatusChangedEventArgs(); - - // Populate all members of "e" (StatusChangedEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerStatusChangedEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerStatusChangedEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionNext - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionNextEventHandler == null) - { - _accessibilityManagerActionNextEventHandler += value; - - _accessibilityManagerActionNextEventCallbackDelegate = new ActionNextEventCallbackDelegate(OnActionNext); - this.ActionNextSignal().Connect(_accessibilityManagerActionNextEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionNextEventHandler != null) - { - this.ActionNextSignal().Disconnect(_accessibilityManagerActionNextEventCallbackDelegate); - } - - _accessibilityManagerActionNextEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionNextSignal - private bool OnActionNext(IntPtr data) - { - ActionNextEventArgs e = new ActionNextEventArgs(); - - // Populate all members of "e" (ActionNextEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionNextEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionNextEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionPrevious - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionPreviousEventHandler == null) - { - _accessibilityManagerActionPreviousEventHandler += value; - - _accessibilityManagerActionPreviousEventCallbackDelegate = new ActionPreviousEventCallbackDelegate(OnActionPrevious); - this.ActionPreviousSignal().Connect(_accessibilityManagerActionPreviousEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionPreviousEventHandler != null) - { - this.ActionPreviousSignal().Disconnect(_accessibilityManagerActionPreviousEventCallbackDelegate); - } - - _accessibilityManagerActionPreviousEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionPreviousSignal - private bool OnActionPrevious(IntPtr data) - { - ActionPreviousEventArgs e = new ActionPreviousEventArgs(); - - // Populate all members of "e" (ActionPreviousEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionPreviousEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionPreviousEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionActivate - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionActivateEventHandler == null) - { - _accessibilityManagerActionActivateEventHandler += value; - - _accessibilityManagerActionActivateEventCallbackDelegate = new ActionActivateEventCallbackDelegate(OnActionActivate); - this.ActionActivateSignal().Connect(_accessibilityManagerActionActivateEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionActivateEventHandler != null) - { - this.ActionActivateSignal().Disconnect(_accessibilityManagerActionActivateEventCallbackDelegate); - } - - _accessibilityManagerActionActivateEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionActivateSignal - private bool OnActionActivate(IntPtr data) - { - ActionActivateEventArgs e = new ActionActivateEventArgs(); - - // Populate all members of "e" (ActionActivateEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionActivateEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionActivateEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionRead - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionReadEventHandler == null) - { - _accessibilityManagerActionReadEventHandler += value; - - _accessibilityManagerActionReadEventCallbackDelegate = new ActionReadEventCallbackDelegate(OnActionRead); - this.ActionReadSignal().Connect(_accessibilityManagerActionReadEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionReadEventHandler != null) - { - this.ActionReadSignal().Disconnect(_accessibilityManagerActionReadEventCallbackDelegate); - } - - _accessibilityManagerActionReadEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionReadSignal - private bool OnActionRead(IntPtr data) - { - ActionReadEventArgs e = new ActionReadEventArgs(); - - // Populate all members of "e" (ActionReadEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionReadEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionReadEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionOver - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionOverEventHandler == null) - { - _accessibilityManagerActionOverEventHandler += value; - - _accessibilityManagerActionOverEventCallbackDelegate = new ActionOverEventCallbackDelegate(OnActionOver); - this.ActionOverSignal().Connect(_accessibilityManagerActionOverEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionOverEventHandler != null) - { - this.ActionOverSignal().Disconnect(_accessibilityManagerActionOverEventCallbackDelegate); - } - - _accessibilityManagerActionOverEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionOverSignal - private bool OnActionOver(IntPtr data) - { - ActionOverEventArgs e = new ActionOverEventArgs(); - - // Populate all members of "e" (ActionOverEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionOverEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionOverEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionReadNext - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionReadNextEventHandler == null) - { - _accessibilityManagerActionReadNextEventHandler += value; - - _accessibilityManagerActionReadNextEventCallbackDelegate = new ActionReadNextEventCallbackDelegate(OnActionReadNext); - this.ActionReadNextSignal().Connect(_accessibilityManagerActionReadNextEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionReadNextEventHandler != null) - { - this.ActionReadNextSignal().Disconnect(_accessibilityManagerActionReadNextEventCallbackDelegate); - } - - _accessibilityManagerActionReadNextEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionReadNextSignal - private bool OnActionReadNext(IntPtr data) - { - ActionReadNextEventArgs e = new ActionReadNextEventArgs(); - - // Populate all members of "e" (ActionReadNextEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionReadNextEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionReadNextEventHandler(this, e); - } - return false; - } - - - public event DaliEventHandlerWithReturnType ActionReadPrevious - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionReadPreviousEventHandler == null) - { - _accessibilityManagerActionReadPreviousEventHandler += value; - - _accessibilityManagerActionReadPreviousEventCallbackDelegate = new ActionReadPreviousEventCallbackDelegate(OnActionReadPrevious); - this.ActionReadPreviousSignal().Connect(_accessibilityManagerActionReadPreviousEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionReadPreviousEventHandler != null) - { - this.ActionReadPreviousSignal().Disconnect(_accessibilityManagerActionReadPreviousEventCallbackDelegate); - } - - _accessibilityManagerActionReadPreviousEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionReadPreviousSignal - private bool OnActionReadPrevious(IntPtr data) - { - ActionReadPreviousEventArgs e = new ActionReadPreviousEventArgs(); - - // Populate all members of "e" (ActionReadPreviousEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionReadPreviousEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionReadPreviousEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionUp - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionUpEventHandler == null) - { - _accessibilityManagerActionUpEventHandler += value; - - _accessibilityManagerActionUpEventCallbackDelegate = new ActionUpEventCallbackDelegate(OnActionUp); - this.ActionUpSignal().Connect(_accessibilityManagerActionUpEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionUpEventHandler != null) - { - this.ActionUpSignal().Disconnect(_accessibilityManagerActionUpEventCallbackDelegate); - } - - _accessibilityManagerActionUpEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionUpSignal - private bool OnActionUp(IntPtr data) - { - ActionUpEventArgs e = new ActionUpEventArgs(); - - // Populate all members of "e" (ActionUpEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionUpEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionUpEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionDown - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionDownEventHandler == null) - { - _accessibilityManagerActionDownEventHandler += value; - - _accessibilityManagerActionDownEventCallbackDelegate = new ActionDownEventCallbackDelegate(OnActionDown); - this.ActionDownSignal().Connect(_accessibilityManagerActionDownEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionDownEventHandler != null) - { - this.ActionDownSignal().Disconnect(_accessibilityManagerActionDownEventCallbackDelegate); - } - - _accessibilityManagerActionDownEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionDownSignal - private bool OnActionDown(IntPtr data) - { - ActionDownEventArgs e = new ActionDownEventArgs(); - - // Populate all members of "e" (ActionDownEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionDownEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionDownEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionClearFocus - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionClearFocusEventHandler == null) - { - _accessibilityManagerActionClearFocusEventHandler += value; - - _accessibilityManagerActionClearFocusEventCallbackDelegate = new ActionClearFocusEventCallbackDelegate(OnActionClearFocus); - this.ActionClearFocusSignal().Connect(_accessibilityManagerActionClearFocusEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionClearFocusEventHandler != null) - { - this.ActionClearFocusSignal().Disconnect(_accessibilityManagerActionClearFocusEventCallbackDelegate); - } - - _accessibilityManagerActionClearFocusEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionClearFocusSignal - private bool OnActionClearFocus(IntPtr data) - { - ActionClearFocusEventArgs e = new ActionClearFocusEventArgs(); - - // Populate all members of "e" (ActionClearFocusEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionClearFocusEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionClearFocusEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionBack - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionBackEventHandler == null) - { - _accessibilityManagerActionBackEventHandler += value; - - _accessibilityManagerActionBackEventCallbackDelegate = new ActionBackEventCallbackDelegate(OnActionBack); - this.ActionBackSignal().Connect(_accessibilityManagerActionBackEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionBackEventHandler != null) - { - this.ActionBackSignal().Disconnect(_accessibilityManagerActionBackEventCallbackDelegate); - } - - _accessibilityManagerActionBackEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionBackSignal - private bool OnActionBack(IntPtr data) - { - ActionBackEventArgs e = new ActionBackEventArgs(); - - // Populate all members of "e" (ActionBackEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionBackEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionBackEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionScrollUp - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionScrollUpEventHandler == null) - { - _accessibilityManagerActionScrollUpEventHandler += value; - - _accessibilityManagerActionScrollUpEventCallbackDelegate = new ActionScrollUpEventCallbackDelegate(OnActionScrollUp); - this.ActionScrollUpSignal().Connect(_accessibilityManagerActionScrollUpEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionScrollUpEventHandler != null) - { - this.ActionScrollUpSignal().Disconnect(_accessibilityManagerActionScrollUpEventCallbackDelegate); - } - - _accessibilityManagerActionScrollUpEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionScrollUpSignal - private bool OnActionScrollUp(IntPtr data) - { - ActionScrollUpEventArgs e = new ActionScrollUpEventArgs(); - - // Populate all members of "e" (ActionScrollUpEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionScrollUpEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionScrollUpEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionScrollDown - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionScrollDownEventHandler == null) - { - _accessibilityManagerActionScrollDownEventHandler += value; - - _accessibilityManagerActionScrollDownEventCallbackDelegate = new ActionScrollDownEventCallbackDelegate(OnActionScrollDown); - this.ActionScrollDownSignal().Connect(_accessibilityManagerActionScrollDownEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionScrollDownEventHandler != null) - { - this.ActionScrollDownSignal().Disconnect(_accessibilityManagerActionScrollDownEventCallbackDelegate); - } - - _accessibilityManagerActionScrollDownEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionScrollDownSignal - private bool OnActionScrollDown(IntPtr data) - { - ActionScrollDownEventArgs e = new ActionScrollDownEventArgs(); - - // Populate all members of "e" (ActionScrollDownEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionScrollDownEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionScrollDownEventHandler(this, e); - } - return false; - } - - - public event DaliEventHandlerWithReturnType ActionPageLeft - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionPageLeftEventHandler == null) - { - _accessibilityManagerActionPageLeftEventHandler += value; - - _accessibilityManagerActionPageLeftEventCallbackDelegate = new ActionPageLeftEventCallbackDelegate(OnActionPageLeft); - this.ActionPageLeftSignal().Connect(_accessibilityManagerActionPageLeftEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionPageLeftEventHandler != null) - { - this.ActionPageLeftSignal().Disconnect(_accessibilityManagerActionPageLeftEventCallbackDelegate); - } - - _accessibilityManagerActionPageLeftEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionPageLeftSignal - private bool OnActionPageLeft(IntPtr data) - { - ActionPageLeftEventArgs e = new ActionPageLeftEventArgs(); - - // Populate all members of "e" (ActionPageLeftEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionPageLeftEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionPageLeftEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionPageRight - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionPageRightEventHandler == null) - { - _accessibilityManagerActionPageRightEventHandler += value; - - _accessibilityManagerActionPageRightEventCallbackDelegate = new ActionPageRightEventCallbackDelegate(OnActionPageRight); - this.ActionPageRightSignal().Connect(_accessibilityManagerActionPageRightEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionPageRightEventHandler != null) - { - this.ActionPageRightSignal().Disconnect(_accessibilityManagerActionPageRightEventCallbackDelegate); - } - - _accessibilityManagerActionPageRightEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionPageRightSignal - private bool OnActionPageRight(IntPtr data) - { - ActionPageRightEventArgs e = new ActionPageRightEventArgs(); - - // Populate all members of "e" (ActionPageRightEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionPageRightEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionPageRightEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionPageUp - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionPageUpEventHandler == null) - { - _accessibilityManagerActionPageUpEventHandler += value; - - _accessibilityManagerActionPageUpEventCallbackDelegate = new ActionPageUpEventCallbackDelegate(OnActionPageUp); - this.ActionPageUpSignal().Connect(_accessibilityManagerActionPageUpEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionPageUpEventHandler != null) - { - this.ActionPageUpSignal().Disconnect(_accessibilityManagerActionPageUpEventCallbackDelegate); - } - - _accessibilityManagerActionPageUpEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionPageUpSignal - private bool OnActionPageUp(IntPtr data) - { - ActionPageUpEventArgs e = new ActionPageUpEventArgs(); - - // Populate all members of "e" (ActionPageUpEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionPageUpEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionPageUpEventHandler(this, e); - } - return false; - } - - - public event DaliEventHandlerWithReturnType ActionPageDown - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionPageDownEventHandler == null) - { - _accessibilityManagerActionPageDownEventHandler += value; - - _accessibilityManagerActionPageDownEventCallbackDelegate = new ActionPageDownEventCallbackDelegate(OnActionPageDown); - this.ActionPageDownSignal().Connect(_accessibilityManagerActionPageDownEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionPageDownEventHandler != null) - { - this.ActionPageDownSignal().Disconnect(_accessibilityManagerActionPageDownEventCallbackDelegate); - } - - _accessibilityManagerActionPageDownEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionPageDownSignal - private bool OnActionPageDown(IntPtr data) - { - ActionPageDownEventArgs e = new ActionPageDownEventArgs(); - - // Populate all members of "e" (ActionPageDownEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionPageDownEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionPageDownEventHandler(this, e); - } - return false; - } - - - public event DaliEventHandlerWithReturnType ActionMoveToFirst - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionMoveToFirstEventHandler == null) - { - _accessibilityManagerActionMoveToFirstEventHandler += value; - - _accessibilityManagerActionMoveToFirstEventCallbackDelegate = new ActionMoveToFirstEventCallbackDelegate(OnActionMoveToFirst); - this.ActionMoveToFirstSignal().Connect(_accessibilityManagerActionMoveToFirstEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionMoveToFirstEventHandler != null) - { - this.ActionMoveToFirstSignal().Disconnect(_accessibilityManagerActionMoveToFirstEventCallbackDelegate); - } - - _accessibilityManagerActionMoveToFirstEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionMoveToFirstSignal - private bool OnActionMoveToFirst(IntPtr data) - { - ActionMoveToFirstEventArgs e = new ActionMoveToFirstEventArgs(); - - // Populate all members of "e" (ActionMoveToFirstEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionMoveToFirstEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionMoveToFirstEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionMoveToLast - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionMoveToLastEventHandler == null) - { - _accessibilityManagerActionMoveToLastEventHandler += value; - - _accessibilityManagerActionMoveToLastEventCallbackDelegate = new ActionMoveToLastEventCallbackDelegate(OnActionMoveToLast); - this.ActionMoveToLastSignal().Connect(_accessibilityManagerActionMoveToLastEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionMoveToLastEventHandler != null) - { - this.ActionMoveToLastSignal().Disconnect(_accessibilityManagerActionMoveToLastEventCallbackDelegate); - } - - _accessibilityManagerActionMoveToLastEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionMoveToLastSignal - private bool OnActionMoveToLast(IntPtr data) - { - ActionMoveToLastEventArgs e = new ActionMoveToLastEventArgs(); - - // Populate all members of "e" (ActionMoveToLastEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionMoveToLastEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionMoveToLastEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionReadFromTop - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionReadFromTopEventHandler == null) - { - _accessibilityManagerActionReadFromTopEventHandler += value; - - _accessibilityManagerActionReadFromTopEventCallbackDelegate = new ActionReadFromTopEventCallbackDelegate(OnActionReadFromTop); - this.ActionReadFromTopSignal().Connect(_accessibilityManagerActionReadFromTopEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionReadFromTopEventHandler != null) - { - this.ActionReadFromTopSignal().Disconnect(_accessibilityManagerActionReadFromTopEventCallbackDelegate); - } - - _accessibilityManagerActionReadFromTopEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionReadFromTopSignal - private bool OnActionReadFromTop(IntPtr data) - { - ActionReadFromTopEventArgs e = new ActionReadFromTopEventArgs(); - - // Populate all members of "e" (ActionReadFromTopEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionReadFromTopEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionReadFromTopEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionReadFromNext - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionReadFromNextEventHandler == null) - { - _accessibilityManagerActionReadFromNextEventHandler += value; - - _accessibilityManagerActionReadFromNextEventCallbackDelegate = new ActionReadFromNextEventCallbackDelegate(OnActionReadFromNext); - this.ActionReadFromNextSignal().Connect(_accessibilityManagerActionReadFromNextEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionReadFromNextEventHandler != null) - { - this.ActionReadFromNextSignal().Disconnect(_accessibilityManagerActionReadFromNextEventCallbackDelegate); - } - - _accessibilityManagerActionReadFromNextEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionReadFromNextSignal - private bool OnActionReadFromNext(IntPtr data) - { - ActionReadFromNextEventArgs e = new ActionReadFromNextEventArgs(); - - // Populate all members of "e" (ActionReadFromNextEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionReadFromNextEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionReadFromNextEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionZoom - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionZoomEventHandler == null) - { - _accessibilityManagerActionZoomEventHandler += value; - - _accessibilityManagerActionZoomEventCallbackDelegate = new ActionZoomEventCallbackDelegate(OnActionZoom); - this.ActionZoomSignal().Connect(_accessibilityManagerActionZoomEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionZoomEventHandler != null) - { - this.ActionZoomSignal().Disconnect(_accessibilityManagerActionZoomEventCallbackDelegate); - } - - _accessibilityManagerActionZoomEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionZoomSignal - private bool OnActionZoom(IntPtr data) - { - ActionZoomEventArgs e = new ActionZoomEventArgs(); - - // Populate all members of "e" (ActionZoomEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionZoomEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionZoomEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionReadIndicatorInformation - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionReadIndicatorInformationEventHandler == null) - { - _accessibilityManagerActionReadIndicatorInformationEventHandler += value; - - _accessibilityManagerActionReadIndicatorInformationEventCallbackDelegate = new ActionReadIndicatorInformationEventCallbackDelegate(OnActionReadIndicatorInformation); - this.ActionReadIndicatorInformationSignal().Connect(_accessibilityManagerActionReadIndicatorInformationEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionReadIndicatorInformationEventHandler != null) - { - this.ActionReadIndicatorInformationSignal().Disconnect(_accessibilityManagerActionReadIndicatorInformationEventCallbackDelegate); - } - - _accessibilityManagerActionReadIndicatorInformationEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionReadIndicatorInformationSignal - private bool OnActionReadIndicatorInformation(IntPtr data) - { - ActionReadIndicatorInformationEventArgs e = new ActionReadIndicatorInformationEventArgs(); - - // Populate all members of "e" (ActionReadIndicatorInformationEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionReadIndicatorInformationEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionReadIndicatorInformationEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionReadPauseResume - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionReadPauseResumeEventHandler == null) - { - _accessibilityManagerActionReadPauseResumeEventHandler += value; - - _accessibilityManagerActionReadPauseResumeEventCallbackDelegate = new ActionReadPauseResumeEventCallbackDelegate(OnActionReadPauseResume); - this.ActionReadPauseResumeSignal().Connect(_accessibilityManagerActionReadPauseResumeEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionReadPauseResumeEventHandler != null) - { - this.ActionReadPauseResumeSignal().Disconnect(_accessibilityManagerActionReadPauseResumeEventCallbackDelegate); - } - - _accessibilityManagerActionReadPauseResumeEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionReadPauseResumeSignal - private bool OnActionReadPauseResume(IntPtr data) - { - ActionReadPauseResumeEventArgs e = new ActionReadPauseResumeEventArgs(); - - // Populate all members of "e" (ActionReadPauseResumeEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionReadPauseResumeEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionReadPauseResumeEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType ActionStartStop - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionStartStopEventHandler == null) - { - _accessibilityManagerActionStartStopEventHandler += value; - - _accessibilityManagerActionStartStopEventCallbackDelegate = new ActionStartStopEventCallbackDelegate(OnActionStartStop); - this.ActionStartStopSignal().Connect(_accessibilityManagerActionStartStopEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionStartStopEventHandler != null) - { - this.ActionStartStopSignal().Disconnect(_accessibilityManagerActionStartStopEventCallbackDelegate); - } - - _accessibilityManagerActionStartStopEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionStartStopSignal - private bool OnActionStartStop(IntPtr data) - { - ActionStartStopEventArgs e = new ActionStartStopEventArgs(); - - // Populate all members of "e" (ActionStartStopEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(data); - - if (_accessibilityManagerActionStartStopEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionStartStopEventHandler(this, e); - } - return false; - } - -/* - // To be replaced by a new event that takes Touch - public event DaliEventHandlerWithReturnType ActionScroll - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerActionScrollEventHandler == null) - { - _accessibilityManagerActionScrollEventHandler += value; - - _accessibilityManagerActionScrollEventCallbackDelegate = new ActionScrollEventCallbackDelegate(OnActionScroll); - this.ActionScrollSignal().Connect(_accessibilityManagerActionScrollEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerActionScrollEventHandler != null) - { - this.ActionScrollSignal().Disconnect(_accessibilityManagerActionScrollEventCallbackDelegate); - } - - _accessibilityManagerActionScrollEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager ActionScrollSignal - private bool OnActionScroll(IntPtr accessibilityManager, IntPtr touchEvent) - { - ActionScrollEventArgs e = new ActionScrollEventArgs(); - - // Populate all members of "e" (ActionScrollEventArgs) with real data - e.AccessibilityManager = AccessibilityManager.GetAccessibilityManagerFromPtr(accessibilityManager); - e.TouchEvent = TouchEvent.GetTouchEventFromPtr(touchEvent); - - if (_accessibilityManagerActionScrollEventHandler != null) - { - //here we send all data to user event handlers - return _accessibilityManagerActionScrollEventHandler(this, e); - } - return false; - } -*/ - - public event DaliEventHandler FocusChanged - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerFocusChangedEventHandler == null) - { - _accessibilityManagerFocusChangedEventHandler += value; - - _accessibilityManagerFocusChangedEventCallbackDelegate = new FocusChangedEventCallbackDelegate(OnFocusChanged); - this.FocusChangedSignal().Connect(_accessibilityManagerFocusChangedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerFocusChangedEventHandler != null) - { - this.FocusChangedSignal().Disconnect(_accessibilityManagerFocusChangedEventCallbackDelegate); - } - - _accessibilityManagerFocusChangedEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager FocusChangedSignal - private void OnFocusChanged(IntPtr actor1, IntPtr actor2) - { - FocusChangedEventArgs e = new FocusChangedEventArgs(); - - // Populate all members of "e" (FocusChangedEventArgs) with real data - e.ViewCurrent = View.GetViewFromPtr(actor1); - e.ViewNext = View.GetViewFromPtr(actor2); - - if (_accessibilityManagerFocusChangedEventHandler != null) - { - //here we send all data to user event handlers - _accessibilityManagerFocusChangedEventHandler(this, e); - } - } - - public event DaliEventHandler FocusedViewActivated - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerFocusedViewActivatedEventHandler == null) - { - _accessibilityManagerFocusedViewActivatedEventHandler += value; - - _accessibilityManagerFocusedViewActivatedEventCallbackDelegate = new FocusedViewActivatedEventCallbackDelegate(OnFocusedViewActivated); - this.FocusedViewActivatedSignal().Connect(_accessibilityManagerFocusedViewActivatedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerFocusedViewActivatedEventHandler != null) - { - this.FocusedViewActivatedSignal().Disconnect(_accessibilityManagerFocusedViewActivatedEventCallbackDelegate); - } - - _accessibilityManagerFocusedViewActivatedEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager FocusedViewActivatedSignal - private void OnFocusedViewActivated(IntPtr actor) - { - FocusedViewActivatedEventArgs e = new FocusedViewActivatedEventArgs(); - - // Populate all members of "e" (FocusedViewActivatedEventArgs) with real data - e.View = View.GetViewFromPtr(actor); - - if (_accessibilityManagerFocusedViewActivatedEventHandler != null) - { - //here we send all data to user event handlers - _accessibilityManagerFocusedViewActivatedEventHandler(this, e); - } - } - - - public event DaliEventHandler FocusOvershot - { - add - { - lock(this) - { - // Restricted to only one listener - if (_accessibilityManagerFocusOvershotEventHandler == null) - { - _accessibilityManagerFocusOvershotEventHandler += value; - - _accessibilityManagerFocusOvershotEventCallbackDelegate = new FocusOvershotEventCallbackDelegate(OnFocusOvershot); - this.FocusOvershotSignal().Connect(_accessibilityManagerFocusOvershotEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_accessibilityManagerFocusOvershotEventHandler != null) - { - this.FocusOvershotSignal().Disconnect(_accessibilityManagerFocusOvershotEventCallbackDelegate); - } - - _accessibilityManagerFocusOvershotEventHandler -= value; - } - } - } - - // Callback for AccessibilityManager FocusOvershotSignal - private void OnFocusOvershot(IntPtr currentFocusedView, AccessibilityManager.FocusOvershotDirection direction) - { - FocusOvershotEventArgs e = new FocusOvershotEventArgs(); - - // Populate all members of "e" (FocusOvershotEventArgs) with real data - e.CurrentFocusedView = View.GetViewFromPtr(currentFocusedView); - e.FocusOvershotDirection = direction; - - if (_accessibilityManagerFocusOvershotEventHandler != null) - { - //here we send all data to user event handlers - _accessibilityManagerFocusOvershotEventHandler(this, e); - } - } - - - public static AccessibilityManager GetAccessibilityManagerFromPtr(global::System.IntPtr cPtr) { - AccessibilityManager ret = new AccessibilityManager(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public AccessibilityManager() : this(NDalicPINVOKE.new_AccessibilityManager(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static AccessibilityManager Get() { - AccessibilityManager ret = new AccessibilityManager(NDalicPINVOKE.AccessibilityManager_Get(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetAccessibilityAttribute(View view, AccessibilityManager.AccessibilityAttribute type, string text) { - NDalicPINVOKE.AccessibilityManager_SetAccessibilityAttribute(swigCPtr, View.getCPtr(view), (int)type, text); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string GetAccessibilityAttribute(View view, AccessibilityManager.AccessibilityAttribute type) { - string ret = NDalicPINVOKE.AccessibilityManager_GetAccessibilityAttribute(swigCPtr, View.getCPtr(view), (int)type); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFocusOrder(View view, uint order) { - NDalicPINVOKE.AccessibilityManager_SetFocusOrder(swigCPtr, View.getCPtr(view), order); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetFocusOrder(View view) { - uint ret = NDalicPINVOKE.AccessibilityManager_GetFocusOrder(swigCPtr, View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GenerateNewFocusOrder() { - uint ret = NDalicPINVOKE.AccessibilityManager_GenerateNewFocusOrder(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public View GetViewByFocusOrder(uint order) { - View ret = new View(NDalicPINVOKE.AccessibilityManager_GetActorByFocusOrder(swigCPtr, order), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool SetCurrentFocusView(View view) { - bool ret = NDalicPINVOKE.AccessibilityManager_SetCurrentFocusActor(swigCPtr, View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public View GetCurrentFocusView() { - View ret = new View(NDalicPINVOKE.AccessibilityManager_GetCurrentFocusActor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public View GetCurrentFocusGroup() { - View ret = new View(NDalicPINVOKE.AccessibilityManager_GetCurrentFocusGroup(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetCurrentFocusOrder() { - uint ret = NDalicPINVOKE.AccessibilityManager_GetCurrentFocusOrder(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool MoveFocusForward() { - bool ret = NDalicPINVOKE.AccessibilityManager_MoveFocusForward(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool MoveFocusBackward() { - bool ret = NDalicPINVOKE.AccessibilityManager_MoveFocusBackward(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ClearFocus() { - NDalicPINVOKE.AccessibilityManager_ClearFocus(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public new void Reset() { - NDalicPINVOKE.AccessibilityManager_Reset(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetFocusGroup(View view, bool isFocusGroup) { - NDalicPINVOKE.AccessibilityManager_SetFocusGroup(swigCPtr, View.getCPtr(view), isFocusGroup); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsFocusGroup(View view) { - bool ret = NDalicPINVOKE.AccessibilityManager_IsFocusGroup(swigCPtr, View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetGroupMode(bool enabled) { - NDalicPINVOKE.AccessibilityManager_SetGroupMode(swigCPtr, enabled); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetGroupMode() { - bool ret = NDalicPINVOKE.AccessibilityManager_GetGroupMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetWrapMode(bool wrapped) { - NDalicPINVOKE.AccessibilityManager_SetWrapMode(swigCPtr, wrapped); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetWrapMode() { - bool ret = NDalicPINVOKE.AccessibilityManager_GetWrapMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFocusIndicatorView(View indicator) { - NDalicPINVOKE.AccessibilityManager_SetFocusIndicatorActor(swigCPtr, View.getCPtr(indicator)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public View GetFocusIndicatorView() { - View ret = new View(NDalicPINVOKE.AccessibilityManager_GetFocusIndicatorActor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public View GetFocusGroup(View view) { - View ret = new View(NDalicPINVOKE.AccessibilityManager_GetFocusGroup(swigCPtr, View.getCPtr(view)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector2 GetReadPosition() { - Vector2 ret = new Vector2(NDalicPINVOKE.AccessibilityManager_GetReadPosition(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public FocusChangedSignal FocusChangedSignal() { - FocusChangedSignal ret = new FocusChangedSignal(NDalicPINVOKE.AccessibilityManager_FocusChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AccessibilityFocusOvershotSignal FocusOvershotSignal() { - AccessibilityFocusOvershotSignal ret = new AccessibilityFocusOvershotSignal(NDalicPINVOKE.AccessibilityManager_FocusOvershotSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ViewSignal FocusedViewActivatedSignal() { - ViewSignal ret = new ViewSignal(NDalicPINVOKE.AccessibilityManager_FocusedActorActivatedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal StatusChangedSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_StatusChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionNextSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionNextSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionPreviousSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionPreviousSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionActivateSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionActivateSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionReadSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionReadSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionOverSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionOverSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionReadNextSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionReadNextSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionReadPreviousSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionReadPreviousSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionUpSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionUpSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionDownSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionDownSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionClearFocusSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionClearFocusSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionBackSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionBackSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionScrollUpSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionScrollUpSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionScrollDownSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionScrollDownSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionPageLeftSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionPageLeftSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionPageRightSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionPageRightSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionPageUpSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionPageUpSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionPageDownSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionPageDownSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionMoveToFirstSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionMoveToFirstSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionMoveToLastSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionMoveToLastSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionReadFromTopSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionReadFromTopSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionReadFromNextSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionReadFromNextSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionZoomSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionZoomSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionReadIndicatorInformationSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionReadIndicatorInformationSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionReadPauseResumeSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionReadPauseResumeSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AccessibilityActionSignal ActionStartStopSignal() { - AccessibilityActionSignal ret = new AccessibilityActionSignal(NDalicPINVOKE.AccessibilityManager_ActionStartStopSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_Dali__SignalT_bool_fDali__Toolkit__AccessibilityManager_R_Dali__TouchEvent_const_RF_t ActionScrollSignal() { - SWIGTYPE_p_Dali__SignalT_bool_fDali__Toolkit__AccessibilityManager_R_Dali__TouchEvent_const_RF_t ret = new SWIGTYPE_p_Dali__SignalT_bool_fDali__Toolkit__AccessibilityManager_R_Dali__TouchEvent_const_RF_t(NDalicPINVOKE.AccessibilityManager_ActionScrollSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum AccessibilityAttribute { - ACCESSIBILITY_LABEL = 0, - ACCESSIBILITY_TRAIT, - ACCESSIBILITY_VALUE, - ACCESSIBILITY_HINT, - ACCESSIBILITY_ATTRIBUTE_NUM - } - - public enum FocusOvershotDirection { - OVERSHOT_PREVIOUS = -1, - OVERSHOT_NEXT = 1 - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/Alignment.cs b/plugins/dali-sharp/sharp/internal/Alignment.cs deleted file mode 100644 index 5b3b000..0000000 --- a/plugins/dali-sharp/sharp/internal/Alignment.cs +++ /dev/null @@ -1,233 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class Alignment : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Alignment(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Alignment_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Alignment obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Alignment() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Alignment(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Padding : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Padding(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Padding obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Padding() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Alignment_Padding(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Padding() : this(NDalicPINVOKE.new_Alignment_Padding__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Padding(float l, float r, float t, float b) : this(NDalicPINVOKE.new_Alignment_Padding__SWIG_1(l, r, t, b), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float left { - set { - NDalicPINVOKE.Alignment_Padding_left_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Alignment_Padding_left_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float right { - set { - NDalicPINVOKE.Alignment_Padding_right_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Alignment_Padding_right_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float top { - set { - NDalicPINVOKE.Alignment_Padding_top_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Alignment_Padding_top_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float bottom { - set { - NDalicPINVOKE.Alignment_Padding_bottom_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Alignment_Padding_bottom_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - } - - public Alignment (Alignment.Type horizontal, Alignment.Type vertical) : this (NDalicPINVOKE.Alignment_New__SWIG_0((int)horizontal, (int)vertical), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Alignment (Alignment.Type horizontal) : this (NDalicPINVOKE.Alignment_New__SWIG_1((int)horizontal), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Alignment () : this (NDalicPINVOKE.Alignment_New__SWIG_2(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Alignment(Alignment alignment) : this(NDalicPINVOKE.new_Alignment__SWIG_1(Alignment.getCPtr(alignment)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public new static Alignment DownCast(BaseHandle handle) { - Alignment ret = new Alignment(NDalicPINVOKE.Alignment_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetAlignmentType(Alignment.Type type) { - NDalicPINVOKE.Alignment_SetAlignmentType(swigCPtr, (int)type); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Alignment.Type GetAlignmentType() { - Alignment.Type ret = (Alignment.Type)NDalicPINVOKE.Alignment_GetAlignmentType(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetScaling(Alignment.Scaling scaling) { - NDalicPINVOKE.Alignment_SetScaling(swigCPtr, (int)scaling); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Alignment.Scaling GetScaling() { - Alignment.Scaling ret = (Alignment.Scaling)NDalicPINVOKE.Alignment_GetScaling(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetPadding(Alignment.Padding padding) { - NDalicPINVOKE.Alignment_SetPadding(swigCPtr, Alignment.Padding.getCPtr(padding)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Alignment.Padding GetPadding() { - Alignment.Padding ret = new Alignment.Padding(NDalicPINVOKE.Alignment_GetPadding(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Alignment Assign(Alignment alignment) { - Alignment ret = new Alignment(NDalicPINVOKE.Alignment_Assign(swigCPtr, Alignment.getCPtr(alignment)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum Type { - HorizontalLeft = 1, - HorizontalCenter = 2, - HorizontalRight = 4, - VerticalTop = 8, - VerticalCenter = 16, - VerticalBottom = 32 - } - - public enum Scaling { - ScaleNone, - ScaleToFill, - ScaleToFitKeepAspect, - ScaleToFillKeepAspect, - ShrinkToFit, - ShrinkToFitKeepAspect - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/AngleThresholdPair.cs b/plugins/dali-sharp/sharp/internal/AngleThresholdPair.cs deleted file mode 100644 index 639f005..0000000 --- a/plugins/dali-sharp/sharp/internal/AngleThresholdPair.cs +++ /dev/null @@ -1,83 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class AngleThresholdPair : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AngleThresholdPair(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AngleThresholdPair obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AngleThresholdPair() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AngleThresholdPair(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public AngleThresholdPair() : this(NDalicPINVOKE.new_AngleThresholdPair__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public AngleThresholdPair(Radian t, Radian u) : this(NDalicPINVOKE.new_AngleThresholdPair__SWIG_1(Radian.getCPtr(t), Radian.getCPtr(u)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public AngleThresholdPair(AngleThresholdPair p) : this(NDalicPINVOKE.new_AngleThresholdPair__SWIG_2(AngleThresholdPair.getCPtr(p)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Radian first { - set { - NDalicPINVOKE.AngleThresholdPair_first_set(swigCPtr, Radian.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AngleThresholdPair_first_get(swigCPtr); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Radian second { - set { - NDalicPINVOKE.AngleThresholdPair_second_set(swigCPtr, Radian.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AngleThresholdPair_second_get(swigCPtr); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/AnimatablePropertyComponentRegistration.cs b/plugins/dali-sharp/sharp/internal/AnimatablePropertyComponentRegistration.cs deleted file mode 100644 index 05fba79..0000000 --- a/plugins/dali-sharp/sharp/internal/AnimatablePropertyComponentRegistration.cs +++ /dev/null @@ -1,55 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class AnimatablePropertyComponentRegistration : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AnimatablePropertyComponentRegistration(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AnimatablePropertyComponentRegistration obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AnimatablePropertyComponentRegistration() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AnimatablePropertyComponentRegistration(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public AnimatablePropertyComponentRegistration(TypeRegistration registered, string name, int index, int baseIndex, uint componentIndex) : this(NDalicPINVOKE.new_AnimatablePropertyComponentRegistration(TypeRegistration.getCPtr(registered), name, index, baseIndex, componentIndex), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/AnimatablePropertyRegistration.cs b/plugins/dali-sharp/sharp/internal/AnimatablePropertyRegistration.cs deleted file mode 100644 index 9b6552d..0000000 --- a/plugins/dali-sharp/sharp/internal/AnimatablePropertyRegistration.cs +++ /dev/null @@ -1,59 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class AnimatablePropertyRegistration : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AnimatablePropertyRegistration(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AnimatablePropertyRegistration obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AnimatablePropertyRegistration() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AnimatablePropertyRegistration(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public AnimatablePropertyRegistration(TypeRegistration registered, string name, int index, Property.Type type) : this(NDalicPINVOKE.new_AnimatablePropertyRegistration__SWIG_0(TypeRegistration.getCPtr(registered), name, index, (int)type), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public AnimatablePropertyRegistration(TypeRegistration registered, string name, int index, Property.Value value) : this(NDalicPINVOKE.new_AnimatablePropertyRegistration__SWIG_1(TypeRegistration.getCPtr(registered), name, index, Property.Value.getCPtr(value)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/AnimationSignal.cs b/plugins/dali-sharp/sharp/internal/AnimationSignal.cs deleted file mode 100644 index a1f87c0..0000000 --- a/plugins/dali-sharp/sharp/internal/AnimationSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class AnimationSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AnimationSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AnimationSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AnimationSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AnimationSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.AnimationSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.AnimationSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.AnimationSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.AnimationSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Animation arg) { - NDalicPINVOKE.AnimationSignal_Emit(swigCPtr, Animation.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public AnimationSignal() : this(NDalicPINVOKE.new_AnimationSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/Any.cs b/plugins/dali-sharp/sharp/internal/Any.cs deleted file mode 100644 index 6394511..0000000 --- a/plugins/dali-sharp/sharp/internal/Any.cs +++ /dev/null @@ -1,171 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class Any : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Any(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Any obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Any() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Any(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public Any() : this(NDalicPINVOKE.new_Any__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static void AssertAlways(string assertMessage) { - NDalicPINVOKE.Any_AssertAlways(assertMessage); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Any(Any any) : this(NDalicPINVOKE.new_Any__SWIG_2(Any.getCPtr(any)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Any Assign(Any any) { - Any ret = new Any(NDalicPINVOKE.Any_Assign(swigCPtr, Any.getCPtr(any)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_std__type_info GetType() { - SWIGTYPE_p_std__type_info ret = new SWIGTYPE_p_std__type_info(NDalicPINVOKE.Any_GetType(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Empty() { - bool ret = NDalicPINVOKE.Any_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public class AnyContainerBase : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AnyContainerBase(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AnyContainerBase obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AnyContainerBase() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Any_AnyContainerBase(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public AnyContainerBase(SWIGTYPE_p_std__type_info type, SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase cloneFunc, SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void deleteFunc) : this(NDalicPINVOKE.new_Any_AnyContainerBase(SWIGTYPE_p_std__type_info.getCPtr(type), SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.getCPtr(cloneFunc), SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.getCPtr(deleteFunc)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public SWIGTYPE_p_std__type_info GetType() { - SWIGTYPE_p_std__type_info ret = new SWIGTYPE_p_std__type_info(NDalicPINVOKE.Any_AnyContainerBase_GetType(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_std__type_info mType { - get { - SWIGTYPE_p_std__type_info ret = new SWIGTYPE_p_std__type_info(NDalicPINVOKE.Any_AnyContainerBase_mType_get(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase mCloneFunc { - set { - NDalicPINVOKE.Any_AnyContainerBase_mCloneFunc_set(swigCPtr, SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Any_AnyContainerBase_mCloneFunc_get(swigCPtr); - SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void mDeleteFunc { - set { - NDalicPINVOKE.Any_AnyContainerBase_mDeleteFunc_set(swigCPtr, SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Any_AnyContainerBase_mDeleteFunc_get(swigCPtr); - SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - } - - public Any.AnyContainerBase mContainer { - set { - NDalicPINVOKE.Any_mContainer_set(swigCPtr, Any.AnyContainerBase.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Any_mContainer_get(swigCPtr); - Any.AnyContainerBase ret = (cPtr == global::System.IntPtr.Zero) ? null : new Any.AnyContainerBase(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ApplicationControlSignal.cs b/plugins/dali-sharp/sharp/internal/ApplicationControlSignal.cs deleted file mode 100644 index 7bf0d46..0000000 --- a/plugins/dali-sharp/sharp/internal/ApplicationControlSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ApplicationControlSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ApplicationControlSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ApplicationControlSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ApplicationControlSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ApplicationControlSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ApplicationControlSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ApplicationControlSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ApplicationControlSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ApplicationControlSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Application arg1, System.IntPtr arg2) { - NDalicPINVOKE.ApplicationControlSignal_Emit(swigCPtr, Application.getCPtr(arg1), arg2); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ApplicationControlSignal() : this(NDalicPINVOKE.new_ApplicationControlSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ApplicationExtensions.cs b/plugins/dali-sharp/sharp/internal/ApplicationExtensions.cs deleted file mode 100644 index 0c42ae8..0000000 --- a/plugins/dali-sharp/sharp/internal/ApplicationExtensions.cs +++ /dev/null @@ -1,84 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ApplicationExtensions : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ApplicationExtensions(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ApplicationExtensions obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ApplicationExtensions() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ApplicationExtensions(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public ApplicationExtensions() : this(NDalicPINVOKE.new_ApplicationExtensions__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ApplicationExtensions(Application application) : this(NDalicPINVOKE.new_ApplicationExtensions__SWIG_1(Application.getCPtr(application)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Init() { - NDalicPINVOKE.ApplicationExtensions_Init(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Terminate() { - NDalicPINVOKE.ApplicationExtensions_Terminate(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Pause() { - NDalicPINVOKE.ApplicationExtensions_Pause(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Resume() { - NDalicPINVOKE.ApplicationExtensions_Resume(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void LanguageChange() { - NDalicPINVOKE.ApplicationExtensions_LanguageChange(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ApplicationSignal.cs b/plugins/dali-sharp/sharp/internal/ApplicationSignal.cs deleted file mode 100644 index 75119c8..0000000 --- a/plugins/dali-sharp/sharp/internal/ApplicationSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ApplicationSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ApplicationSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ApplicationSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ApplicationSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ApplicationSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ApplicationSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ApplicationSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ApplicationSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ApplicationSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Application arg) { - NDalicPINVOKE.ApplicationSignal_Emit(swigCPtr, Application.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ApplicationSignal() : this(NDalicPINVOKE.new_ApplicationSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/AsyncImageLoader.cs b/plugins/dali-sharp/sharp/internal/AsyncImageLoader.cs deleted file mode 100644 index b285350..0000000 --- a/plugins/dali-sharp/sharp/internal/AsyncImageLoader.cs +++ /dev/null @@ -1,125 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class AsyncImageLoader : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal AsyncImageLoader(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.AsyncImageLoader_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AsyncImageLoader obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AsyncImageLoader() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AsyncImageLoader(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public AsyncImageLoader () : this (NDalicPINVOKE.AsyncImageLoader_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public AsyncImageLoader(AsyncImageLoader handle) : this(NDalicPINVOKE.new_AsyncImageLoader__SWIG_1(AsyncImageLoader.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public AsyncImageLoader Assign(AsyncImageLoader handle) { - AsyncImageLoader ret = new AsyncImageLoader(NDalicPINVOKE.AsyncImageLoader_Assign(swigCPtr, AsyncImageLoader.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static AsyncImageLoader DownCast(BaseHandle handle) { - AsyncImageLoader ret = new AsyncImageLoader(NDalicPINVOKE.AsyncImageLoader_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint Load(string url) { - uint ret = NDalicPINVOKE.AsyncImageLoader_Load__SWIG_0(swigCPtr, url); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint Load(string url, Uint16Pair dimensions) { - uint ret = NDalicPINVOKE.AsyncImageLoader_Load__SWIG_1(swigCPtr, url, Uint16Pair.getCPtr(dimensions)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint Load(string url, Uint16Pair dimensions, FittingModeType fittingMode, SamplingModeType samplingMode, bool orientationCorrection) { - uint ret = NDalicPINVOKE.AsyncImageLoader_Load__SWIG_2(swigCPtr, url, Uint16Pair.getCPtr(dimensions), (int)fittingMode, (int)samplingMode, orientationCorrection); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Cancel(uint loadingTaskId) { - bool ret = NDalicPINVOKE.AsyncImageLoader_Cancel(swigCPtr, loadingTaskId); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void CancelAll() { - NDalicPINVOKE.AsyncImageLoader_CancelAll(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t ImageLoadedSignal() { - SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t ret = new SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t(NDalicPINVOKE.AsyncImageLoader_ImageLoadedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AsyncImageLoader(SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader impl) : this(NDalicPINVOKE.new_AsyncImageLoader__SWIG_2(SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader.getCPtr(impl)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/BaseObject.cs b/plugins/dali-sharp/sharp/internal/BaseObject.cs deleted file mode 100644 index 1a71550..0000000 --- a/plugins/dali-sharp/sharp/internal/BaseObject.cs +++ /dev/null @@ -1,64 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class BaseObject : RefObject { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal BaseObject(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.BaseObject_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(BaseObject obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - throw new global::System.MethodAccessException("C++ destructor does not have public access"); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public bool DoAction(string actionName, Property.Map attributes) { - bool ret = NDalicPINVOKE.BaseObject_DoAction(swigCPtr, actionName, Property.Map.getCPtr(attributes)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetTypeName() { - string ret = NDalicPINVOKE.BaseObject_GetTypeName(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool GetTypeInfo(TypeInfo info) { - bool ret = NDalicPINVOKE.BaseObject_GetTypeInfo(swigCPtr, TypeInfo.getCPtr(info)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool DoConnectSignal(ConnectionTrackerInterface connectionTracker, string signalName, SWIGTYPE_p_FunctorDelegate functorDelegate) { - bool ret = NDalicPINVOKE.BaseObject_DoConnectSignal(swigCPtr, ConnectionTrackerInterface.getCPtr(connectionTracker), signalName, SWIGTYPE_p_FunctorDelegate.getCPtr(functorDelegate)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/BlendEquationType.cs b/plugins/dali-sharp/sharp/internal/BlendEquationType.cs deleted file mode 100644 index 9b32022..0000000 --- a/plugins/dali-sharp/sharp/internal/BlendEquationType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum BlendEquationType { - ADD = 0x8006, - SUBTRACT = 0x800A, - REVERSE_SUBTRACT = 0x800B -} - -} diff --git a/plugins/dali-sharp/sharp/internal/BlendFactorType.cs b/plugins/dali-sharp/sharp/internal/BlendFactorType.cs deleted file mode 100644 index b662e61..0000000 --- a/plugins/dali-sharp/sharp/internal/BlendFactorType.cs +++ /dev/null @@ -1,31 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum BlendFactorType { - ZERO = 0, - ONE = 1, - SRC_COLOR = 0x0300, - ONE_MINUS_SRC_COLOR = 0x0301, - SRC_ALPHA = 0x0302, - ONE_MINUS_SRC_ALPHA = 0x0303, - DST_ALPHA = 0x0304, - ONE_MINUS_DST_ALPHA = 0x0305, - DST_COLOR = 0x0306, - ONE_MINUS_DST_COLOR = 0x0307, - SRC_ALPHA_SATURATE = 0x0308, - CONSTANT_COLOR = 0x8001, - ONE_MINUS_CONSTANT_COLOR = 0x8002, - CONSTANT_ALPHA = 0x8003, - ONE_MINUS_CONSTANT_ALPHA = 0x8004 -} - -} diff --git a/plugins/dali-sharp/sharp/internal/BlendModeType.cs b/plugins/dali-sharp/sharp/internal/BlendModeType.cs deleted file mode 100644 index c0b19fb..0000000 --- a/plugins/dali-sharp/sharp/internal/BlendModeType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum BlendModeType { - OFF, - AUTO, - ON -} - -} diff --git a/plugins/dali-sharp/sharp/internal/BufferImage.cs b/plugins/dali-sharp/sharp/internal/BufferImage.cs deleted file mode 100644 index 9c0a5eb..0000000 --- a/plugins/dali-sharp/sharp/internal/BufferImage.cs +++ /dev/null @@ -1,149 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class BufferImage : Image { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal BufferImage(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.BufferImage_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(BufferImage obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~BufferImage() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_BufferImage(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public BufferImage (uint width, uint height, PixelFormat pixelformat) : this (NDalicPINVOKE.BufferImage_New__SWIG_0(width, height, (int)pixelformat), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public BufferImage (uint width, uint height) : this (NDalicPINVOKE.BufferImage_New__SWIG_1(width, height), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public BufferImage (byte[] pixelBuffer, uint width, uint height, PixelFormat pixelFormat, uint stride) : this (NDalicPINVOKE.BufferImage_New__SWIG_2(pixelBuffer, width, height, (int)pixelFormat, stride), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public BufferImage (byte[] pixelBuffer, uint width, uint height, PixelFormat pixelFormat) : this (NDalicPINVOKE.BufferImage_New__SWIG_3(pixelBuffer, width, height, (int)pixelFormat), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public BufferImage (byte[] pixelBuffer, uint width, uint height) : this (NDalicPINVOKE.BufferImage_New__SWIG_4(pixelBuffer, width, height), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static BufferImage DownCast(BaseHandle handle) { - BufferImage ret = new BufferImage(NDalicPINVOKE.BufferImage_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public BufferImage(BufferImage handle) : this(NDalicPINVOKE.new_BufferImage__SWIG_1(BufferImage.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public BufferImage Assign(BufferImage rhs) { - BufferImage ret = new BufferImage(NDalicPINVOKE.BufferImage_Assign(swigCPtr, BufferImage.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static BufferImage WHITE() { - BufferImage ret = new BufferImage(NDalicPINVOKE.BufferImage_WHITE(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_unsigned_char GetBuffer() { - global::System.IntPtr cPtr = NDalicPINVOKE.BufferImage_GetBuffer(swigCPtr); - SWIGTYPE_p_unsigned_char ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_unsigned_char(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetBufferSize() { - uint ret = NDalicPINVOKE.BufferImage_GetBufferSize(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetBufferStride() { - uint ret = NDalicPINVOKE.BufferImage_GetBufferStride(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PixelFormat GetPixelFormat() { - PixelFormat ret = (PixelFormat)NDalicPINVOKE.BufferImage_GetPixelFormat(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Update() { - NDalicPINVOKE.BufferImage_Update__SWIG_0(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Update(SWIGTYPE_p_Dali__RectT_unsigned_int_t updateArea) { - NDalicPINVOKE.BufferImage_Update__SWIG_1(swigCPtr, SWIGTYPE_p_Dali__RectT_unsigned_int_t.getCPtr(updateArea)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsDataExternal() { - bool ret = NDalicPINVOKE.BufferImage_IsDataExternal(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/Builder.cs b/plugins/dali-sharp/sharp/internal/Builder.cs deleted file mode 100644 index 18fcff4..0000000 --- a/plugins/dali-sharp/sharp/internal/Builder.cs +++ /dev/null @@ -1,286 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - - using System; - using System.Runtime.InteropServices; - - -internal class Builder : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Builder(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Builder_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Builder obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Builder() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Builder(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - public class QuitEventArgs : EventArgs - { - } - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void QuitEventCallbackDelegate(); - private DaliEventHandler _builderQuitEventHandler; - private QuitEventCallbackDelegate _builderQuitEventCallbackDelegate; - - public event DaliEventHandler Quit - { - add - { - lock(this) - { - // Restricted to only one listener - if (_builderQuitEventHandler == null) - { - _builderQuitEventHandler += value; - - _builderQuitEventCallbackDelegate = new QuitEventCallbackDelegate(OnQuit); - this.QuitSignal().Connect(_builderQuitEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_builderQuitEventHandler != null) - { - this.QuitSignal().Disconnect(_builderQuitEventCallbackDelegate); - } - - _builderQuitEventHandler -= value; - } - } - } - - // Callback for Builder QuitSignal - private void OnQuit() - { - QuitEventArgs e = new QuitEventArgs(); - - if (_builderQuitEventHandler != null) - { - //here we send all data to user event handlers - _builderQuitEventHandler(this, e); - } - } - - /// - public void LoadFromFile( string fileName ) - { - try - { - string json = System.IO.File.ReadAllText( fileName ); - if( json.Length > 0 ) - { - LoadFromString( json ); - } - else - { - throw new global::System.InvalidOperationException("Failed to load file " +fileName); - - } - } - catch ( System.Exception e) - { - throw new global::System.InvalidOperationException("Failed to parse " +fileName); - } - } - - - - public Builder () : this (NDalicPINVOKE.Builder_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public void LoadFromString(string data, Builder.UIFormat format) { - NDalicPINVOKE.Builder_LoadFromString__SWIG_0(swigCPtr, data, (int)format); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void LoadFromString(string data) { - NDalicPINVOKE.Builder_LoadFromString__SWIG_1(swigCPtr, data); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddConstants(Property.Map map) { - NDalicPINVOKE.Builder_AddConstants(swigCPtr, Property.Map.getCPtr(map)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddConstant(string key, Property.Value value) { - NDalicPINVOKE.Builder_AddConstant(swigCPtr, key, Property.Value.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Property.Map GetConstants() { - Property.Map ret = new Property.Map(NDalicPINVOKE.Builder_GetConstants(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Property.Value GetConstant(string key) { - Property.Value ret = new Property.Value(NDalicPINVOKE.Builder_GetConstant(swigCPtr, key), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Animation CreateAnimation(string animationName) { - Animation ret = new Animation(NDalicPINVOKE.Builder_CreateAnimation__SWIG_0(swigCPtr, animationName), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Animation CreateAnimation(string animationName, Property.Map map) { - Animation ret = new Animation(NDalicPINVOKE.Builder_CreateAnimation__SWIG_1(swigCPtr, animationName, Property.Map.getCPtr(map)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Animation CreateAnimation(string animationName, View sourceActor) { - Animation ret = new Animation(NDalicPINVOKE.Builder_CreateAnimation__SWIG_2(swigCPtr, animationName, View.getCPtr(sourceActor)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Animation CreateAnimation(string animationName, Property.Map map, View sourceActor) { - Animation ret = new Animation(NDalicPINVOKE.Builder_CreateAnimation__SWIG_3(swigCPtr, animationName, Property.Map.getCPtr(map), View.getCPtr(sourceActor)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public BaseHandle Create(string templateName) { - BaseHandle ret = new BaseHandle(NDalicPINVOKE.Builder_Create__SWIG_0(swigCPtr, templateName), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public BaseHandle Create(string templateName, Property.Map map) { - BaseHandle ret = new BaseHandle(NDalicPINVOKE.Builder_Create__SWIG_1(swigCPtr, templateName, Property.Map.getCPtr(map)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public BaseHandle CreateFromJson(string json) { - BaseHandle ret = new BaseHandle(NDalicPINVOKE.Builder_CreateFromJson(swigCPtr, json), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool ApplyStyle(string styleName, Animatable handle) { - bool ret = NDalicPINVOKE.Builder_ApplyStyle(swigCPtr, styleName, Animatable.getCPtr(handle)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool ApplyFromJson(Animatable handle, string json) { - bool ret = NDalicPINVOKE.Builder_ApplyFromJson(swigCPtr, Animatable.getCPtr(handle), json); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void AddViews(View toView) { - NDalicPINVOKE.Builder_AddActors__SWIG_0(swigCPtr, View.getCPtr(toView)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddViews(string sectionName, View toView) { - NDalicPINVOKE.Builder_AddActors__SWIG_1(swigCPtr, sectionName, View.getCPtr(toView)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void CreateRenderTask(string name) { - NDalicPINVOKE.Builder_CreateRenderTask(swigCPtr, name); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public FrameBufferImage GetFrameBufferImage(string name) { - FrameBufferImage ret = new FrameBufferImage(NDalicPINVOKE.Builder_GetFrameBufferImage(swigCPtr, name), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Path GetPath(string name) { - Path ret = new Path(NDalicPINVOKE.Builder_GetPath(swigCPtr, name), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PathConstrainer GetPathConstrainer(string pathConstrainerName) { - PathConstrainer ret = new PathConstrainer(NDalicPINVOKE.Builder_GetPathConstrainer(swigCPtr, pathConstrainerName), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public LinearConstrainer GetLinearConstrainer(string linearConstrainerName) { - LinearConstrainer ret = new LinearConstrainer(NDalicPINVOKE.Builder_GetLinearConstrainer(swigCPtr, linearConstrainerName), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public VoidSignal QuitSignal() { - VoidSignal ret = new VoidSignal(NDalicPINVOKE.Builder_QuitSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum UIFormat { - JSON - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ButtonSignal.cs b/plugins/dali-sharp/sharp/internal/ButtonSignal.cs deleted file mode 100644 index 65aa93b..0000000 --- a/plugins/dali-sharp/sharp/internal/ButtonSignal.cs +++ /dev/null @@ -1,89 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ButtonSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ButtonSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ButtonSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ButtonSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ButtonSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ButtonSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ButtonSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ButtonSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ButtonSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public bool Emit(Button arg) { - bool ret = NDalicPINVOKE.ButtonSignal_Emit(swigCPtr, Button.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ButtonSignal() : this(NDalicPINVOKE.new_ButtonSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/Camera.cs b/plugins/dali-sharp/sharp/internal/Camera.cs deleted file mode 100644 index a809e6e..0000000 --- a/plugins/dali-sharp/sharp/internal/Camera.cs +++ /dev/null @@ -1,416 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class Camera : Animatable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Camera(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.CameraActor_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Camera obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Camera() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_CameraActor(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_CameraActor_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property() : this(NDalicPINVOKE.new_CameraActor_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int TYPE = NDalicPINVOKE.CameraActor_Property_TYPE_get(); - public static readonly int PROJECTION_MODE = NDalicPINVOKE.CameraActor_Property_PROJECTION_MODE_get(); - public static readonly int FIELD_OF_VIEW = NDalicPINVOKE.CameraActor_Property_FIELD_OF_VIEW_get(); - public static readonly int ASPECT_RATIO = NDalicPINVOKE.CameraActor_Property_ASPECT_RATIO_get(); - public static readonly int NEAR_PLANE_DISTANCE = NDalicPINVOKE.CameraActor_Property_NEAR_PLANE_DISTANCE_get(); - public static readonly int FAR_PLANE_DISTANCE = NDalicPINVOKE.CameraActor_Property_FAR_PLANE_DISTANCE_get(); - public static readonly int LEFT_PLANE_DISTANCE = NDalicPINVOKE.CameraActor_Property_LEFT_PLANE_DISTANCE_get(); - public static readonly int RIGHT_PLANE_DISTANCE = NDalicPINVOKE.CameraActor_Property_RIGHT_PLANE_DISTANCE_get(); - public static readonly int TOP_PLANE_DISTANCE = NDalicPINVOKE.CameraActor_Property_TOP_PLANE_DISTANCE_get(); - public static readonly int BOTTOM_PLANE_DISTANCE = NDalicPINVOKE.CameraActor_Property_BOTTOM_PLANE_DISTANCE_get(); - public static readonly int TARGET_POSITION = NDalicPINVOKE.CameraActor_Property_TARGET_POSITION_get(); - public static readonly int PROJECTION_MATRIX = NDalicPINVOKE.CameraActor_Property_PROJECTION_MATRIX_get(); - public static readonly int VIEW_MATRIX = NDalicPINVOKE.CameraActor_Property_VIEW_MATRIX_get(); - public static readonly int INVERT_Y_AXIS = NDalicPINVOKE.CameraActor_Property_INVERT_Y_AXIS_get(); - - } - - public Camera () : this (NDalicPINVOKE.CameraActor_New__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Camera (Vector2 size) : this (NDalicPINVOKE.CameraActor_New__SWIG_1(Vector2.getCPtr(size)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static Camera DownCast(BaseHandle handle) { - Camera ret = new Camera(NDalicPINVOKE.CameraActor_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Camera(Camera copy) : this(NDalicPINVOKE.new_CameraActor__SWIG_1(Camera.getCPtr(copy)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Camera Assign(Camera rhs) { - Camera ret = new Camera(NDalicPINVOKE.CameraActor_Assign(swigCPtr, Camera.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetType(CameraType type) { - NDalicPINVOKE.CameraActor_SetType(swigCPtr, (int)type); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public CameraType GetType() { - CameraType ret = (CameraType)NDalicPINVOKE.CameraActor_GetType(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetProjectionMode(ProjectionMode mode) { - NDalicPINVOKE.CameraActor_SetProjectionMode(swigCPtr, (int)mode); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ProjectionMode GetProjectionMode() { - ProjectionMode ret = (ProjectionMode)NDalicPINVOKE.CameraActor_GetProjectionMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFieldOfView(float fieldOfView) { - NDalicPINVOKE.CameraActor_SetFieldOfView(swigCPtr, fieldOfView); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetFieldOfView() { - float ret = NDalicPINVOKE.CameraActor_GetFieldOfView(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetAspectRatio(float aspectRatio) { - NDalicPINVOKE.CameraActor_SetAspectRatio(swigCPtr, aspectRatio); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetAspectRatio() { - float ret = NDalicPINVOKE.CameraActor_GetAspectRatio(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetNearClippingPlane(float nearClippingPlane) { - NDalicPINVOKE.CameraActor_SetNearClippingPlane(swigCPtr, nearClippingPlane); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetNearClippingPlane() { - float ret = NDalicPINVOKE.CameraActor_GetNearClippingPlane(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFarClippingPlane(float farClippingPlane) { - NDalicPINVOKE.CameraActor_SetFarClippingPlane(swigCPtr, farClippingPlane); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetFarClippingPlane() { - float ret = NDalicPINVOKE.CameraActor_GetFarClippingPlane(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetTargetPosition(Vector3 targetPosition) { - NDalicPINVOKE.CameraActor_SetTargetPosition(swigCPtr, Vector3.getCPtr(targetPosition)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3 GetTargetPosition() { - Vector3 ret = new Vector3(NDalicPINVOKE.CameraActor_GetTargetPosition(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetInvertYAxis(bool invertYAxis) { - NDalicPINVOKE.CameraActor_SetInvertYAxis(swigCPtr, invertYAxis); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetInvertYAxis() { - bool ret = NDalicPINVOKE.CameraActor_GetInvertYAxis(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetPerspectiveProjection(Vector2 size) { - NDalicPINVOKE.CameraActor_SetPerspectiveProjection(swigCPtr, Vector2.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetOrthographicProjection(Vector2 size) { - NDalicPINVOKE.CameraActor_SetOrthographicProjection__SWIG_0(swigCPtr, Vector2.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetOrthographicProjection(float left, float right, float top, float bottom, float near, float far) { - NDalicPINVOKE.CameraActor_SetOrthographicProjection__SWIG_1(swigCPtr, left, right, top, bottom, near, far); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string Type - { - get - { - string temp; - GetProperty( Camera.Property.TYPE).Get( out temp ); - return temp; - } - set - { - SetProperty( Camera.Property.TYPE, new Dali.Property.Value( value ) ); - } - } - public string ProjectionMode - { - get - { - string temp; - GetProperty( Camera.Property.PROJECTION_MODE).Get( out temp ); - return temp; - } - set - { - SetProperty( Camera.Property.PROJECTION_MODE, new Dali.Property.Value( value ) ); - } - } - public float FieldOfView - { - get - { - float temp = 0.0f; - GetProperty( Camera.Property.FIELD_OF_VIEW).Get( out temp ); - return temp; - } - set - { - SetProperty( Camera.Property.FIELD_OF_VIEW, new Dali.Property.Value( value ) ); - } - } - public float AspectRatio - { - get - { - float temp = 0.0f; - GetProperty( Camera.Property.ASPECT_RATIO).Get( out temp ); - return temp; - } - set - { - SetProperty( Camera.Property.ASPECT_RATIO, new Dali.Property.Value( value ) ); - } - } - public float NearPlaneDistance - { - get - { - float temp = 0.0f; - GetProperty( Camera.Property.NEAR_PLANE_DISTANCE).Get( out temp ); - return temp; - } - set - { - SetProperty( Camera.Property.NEAR_PLANE_DISTANCE, new Dali.Property.Value( value ) ); - } - } - public float FarPlaneDistance - { - get - { - float temp = 0.0f; - GetProperty( Camera.Property.FAR_PLANE_DISTANCE).Get( out temp ); - return temp; - } - set - { - SetProperty( Camera.Property.FAR_PLANE_DISTANCE, new Dali.Property.Value( value ) ); - } - } - public float LeftPlaneDistance - { - get - { - float temp = 0.0f; - GetProperty( Camera.Property.LEFT_PLANE_DISTANCE).Get( out temp ); - return temp; - } - set - { - SetProperty( Camera.Property.LEFT_PLANE_DISTANCE, new Dali.Property.Value( value ) ); - } - } - public float RightPlaneDistance - { - get - { - float temp = 0.0f; - GetProperty( Camera.Property.RIGHT_PLANE_DISTANCE).Get( out temp ); - return temp; - } - set - { - SetProperty( Camera.Property.RIGHT_PLANE_DISTANCE, new Dali.Property.Value( value ) ); - } - } - public float TopPlaneDistance - { - get - { - float temp = 0.0f; - GetProperty( Camera.Property.TOP_PLANE_DISTANCE).Get( out temp ); - return temp; - } - set - { - SetProperty( Camera.Property.TOP_PLANE_DISTANCE, new Dali.Property.Value( value ) ); - } - } - public float BottomPlaneDistance - { - get - { - float temp = 0.0f; - GetProperty( Camera.Property.BOTTOM_PLANE_DISTANCE).Get( out temp ); - return temp; - } - set - { - SetProperty( Camera.Property.BOTTOM_PLANE_DISTANCE, new Dali.Property.Value( value ) ); - } - } - public Vector3 TargetPosition - { - get - { - Vector3 temp = new Vector3(0.0f,0.0f,0.0f); - GetProperty( Camera.Property.TARGET_POSITION).Get( temp ); - return temp; - } - set - { - SetProperty( Camera.Property.TARGET_POSITION, new Dali.Property.Value( value ) ); - } - } - public Matrix ProjectionMatrix - { - get - { - Matrix temp = new Matrix(); - GetProperty( Camera.Property.PROJECTION_MATRIX).Get( temp ); - return temp; - } -} public Matrix ViewMatrix - { - get - { - Matrix temp = new Matrix(); - GetProperty( Camera.Property.VIEW_MATRIX).Get( temp ); - return temp; - } -} public bool InvertYAxis - { - get - { - bool temp = false; - GetProperty( Camera.Property.INVERT_Y_AXIS).Get( out temp ); - return temp; - } - set - { - SetProperty( Camera.Property.INVERT_Y_AXIS, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/CameraType.cs b/plugins/dali-sharp/sharp/internal/CameraType.cs deleted file mode 100644 index d91e46a..0000000 --- a/plugins/dali-sharp/sharp/internal/CameraType.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum CameraType { - FREE_LOOK, - LOOK_AT_TARGET -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ChildPropertyRegistration.cs b/plugins/dali-sharp/sharp/internal/ChildPropertyRegistration.cs deleted file mode 100644 index f20aeeb..0000000 --- a/plugins/dali-sharp/sharp/internal/ChildPropertyRegistration.cs +++ /dev/null @@ -1,55 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ChildPropertyRegistration : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ChildPropertyRegistration(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ChildPropertyRegistration obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ChildPropertyRegistration() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ChildPropertyRegistration(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public ChildPropertyRegistration(TypeRegistration registered, string name, int index, Property.Type type) : this(NDalicPINVOKE.new_ChildPropertyRegistration(TypeRegistration.getCPtr(registered), name, index, (int)type), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ClippingModeType.cs b/plugins/dali-sharp/sharp/internal/ClippingModeType.cs deleted file mode 100644 index 5b40f8d..0000000 --- a/plugins/dali-sharp/sharp/internal/ClippingModeType.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum ClippingModeType { - DISABLED, - CLIP_CHILDREN -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ConnectionTracker.cs b/plugins/dali-sharp/sharp/internal/ConnectionTracker.cs deleted file mode 100644 index 47e1a13..0000000 --- a/plugins/dali-sharp/sharp/internal/ConnectionTracker.cs +++ /dev/null @@ -1,71 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ConnectionTracker : ConnectionTrackerInterface { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ConnectionTracker(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ConnectionTracker_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ConnectionTracker obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ConnectionTracker() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ConnectionTracker(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public void DisconnectAll() { - NDalicPINVOKE.ConnectionTracker_DisconnectAll(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void SignalConnected(SlotObserver slotObserver, SWIGTYPE_p_Dali__CallbackBase callback) { - NDalicPINVOKE.ConnectionTracker_SignalConnected(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void SignalDisconnected(SlotObserver slotObserver, SWIGTYPE_p_Dali__CallbackBase callback) { - NDalicPINVOKE.ConnectionTracker_SignalDisconnected(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ConnectionTracker_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ConnectionTrackerInterface.cs b/plugins/dali-sharp/sharp/internal/ConnectionTrackerInterface.cs deleted file mode 100644 index 07892e0..0000000 --- a/plugins/dali-sharp/sharp/internal/ConnectionTrackerInterface.cs +++ /dev/null @@ -1,55 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ConnectionTrackerInterface : SignalObserver { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ConnectionTrackerInterface(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ConnectionTrackerInterface_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ConnectionTrackerInterface obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ConnectionTrackerInterface() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ConnectionTrackerInterface(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public virtual void SignalConnected(SlotObserver slotObserver, SWIGTYPE_p_CallbackBase callback) { - NDalicPINVOKE.ConnectionTrackerInterface_SignalConnected(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ControlKeySignal.cs b/plugins/dali-sharp/sharp/internal/ControlKeySignal.cs deleted file mode 100644 index b05ffed..0000000 --- a/plugins/dali-sharp/sharp/internal/ControlKeySignal.cs +++ /dev/null @@ -1,89 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ControlKeySignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ControlKeySignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ControlKeySignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ControlKeySignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ControlKeySignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ControlKeySignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ControlKeySignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ControlKeySignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ControlKeySignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public bool Emit(View arg1, Key arg2) { - bool ret = NDalicPINVOKE.ControlKeySignal_Emit(swigCPtr, View.getCPtr(arg1), Key.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ControlKeySignal() : this(NDalicPINVOKE.new_ControlKeySignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ControlOrientationType.cs b/plugins/dali-sharp/sharp/internal/ControlOrientationType.cs deleted file mode 100644 index 72b29fa..0000000 --- a/plugins/dali-sharp/sharp/internal/ControlOrientationType.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { -#if false -internal enum ControlOrientationType { - Up, - Left, - Down, - Right -} -#endif -} diff --git a/plugins/dali-sharp/sharp/internal/CustomActor.cs b/plugins/dali-sharp/sharp/internal/CustomActor.cs deleted file mode 100644 index 3e737d6..0000000 --- a/plugins/dali-sharp/sharp/internal/CustomActor.cs +++ /dev/null @@ -1,79 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class CustomActor : Animatable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal CustomActor(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.CustomActor_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(CustomActor obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~CustomActor() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_CustomActor(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public CustomActor() : this(NDalicPINVOKE.new_CustomActor__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public new static CustomActor DownCast(BaseHandle handle) { - CustomActor ret = new CustomActor(NDalicPINVOKE.CustomActor_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public CustomActorImpl GetImplementation() { - CustomActorImpl ret = new CustomActorImpl(NDalicPINVOKE.CustomActor_GetImplementation(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public CustomActor(CustomActorImpl implementation) : this(NDalicPINVOKE.new_CustomActor__SWIG_1(CustomActorImpl.getCPtr(implementation)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public CustomActor(CustomActor copy) : this(NDalicPINVOKE.new_CustomActor__SWIG_2(CustomActor.getCPtr(copy)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public CustomActor Assign(CustomActor rhs) { - CustomActor ret = new CustomActor(NDalicPINVOKE.CustomActor_Assign(swigCPtr, CustomActor.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/CustomActorImpl.cs b/plugins/dali-sharp/sharp/internal/CustomActorImpl.cs deleted file mode 100644 index a06a8a1..0000000 --- a/plugins/dali-sharp/sharp/internal/CustomActorImpl.cs +++ /dev/null @@ -1,185 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class CustomActorImpl : RefObject { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal CustomActorImpl(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.CustomActorImpl_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(CustomActorImpl obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - throw new global::System.MethodAccessException("C++ destructor does not have public access"); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - internal CustomActor Self() { - CustomActor ret = new CustomActor(NDalicPINVOKE.CustomActorImpl_Self(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void OnStageConnection(int depth) { - NDalicPINVOKE.CustomActorImpl_OnStageConnection(swigCPtr, depth); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnStageDisconnection() { - NDalicPINVOKE.CustomActorImpl_OnStageDisconnection(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnChildAdd(View child) { - NDalicPINVOKE.CustomActorImpl_OnChildAdd(swigCPtr, View.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnChildRemove(View child) { - NDalicPINVOKE.CustomActorImpl_OnChildRemove(swigCPtr, View.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnPropertySet(int index, Property.Value propertyValue) { - NDalicPINVOKE.CustomActorImpl_OnPropertySet(swigCPtr, index, Property.Value.getCPtr(propertyValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnSizeSet(Vector3 targetSize) { - NDalicPINVOKE.CustomActorImpl_OnSizeSet(swigCPtr, Vector3.getCPtr(targetSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnSizeAnimation(Animation animation, Vector3 targetSize) { - NDalicPINVOKE.CustomActorImpl_OnSizeAnimation(swigCPtr, Animation.getCPtr(animation), Vector3.getCPtr(targetSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal virtual bool OnTouchEvent(SWIGTYPE_p_Dali__TouchEvent arg0) { - bool ret = NDalicPINVOKE.CustomActorImpl_OnTouchEvent(swigCPtr, SWIGTYPE_p_Dali__TouchEvent.getCPtr(arg0)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool OnHoverEvent(Hover arg0) { - bool ret = NDalicPINVOKE.CustomActorImpl_OnHoverEvent(swigCPtr, Hover.getCPtr(arg0)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool OnKeyEvent(Key arg0) { - bool ret = NDalicPINVOKE.CustomActorImpl_OnKeyEvent(swigCPtr, Key.getCPtr(arg0)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool OnWheelEvent(Wheel arg0) { - bool ret = NDalicPINVOKE.CustomActorImpl_OnWheelEvent(swigCPtr, Wheel.getCPtr(arg0)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void OnRelayout(Vector2 size, RelayoutContainer container) { - NDalicPINVOKE.CustomActorImpl_OnRelayout(swigCPtr, Vector2.getCPtr(size), RelayoutContainer.getCPtr(container)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnSetResizePolicy(ResizePolicyType policy, DimensionType dimension) { - NDalicPINVOKE.CustomActorImpl_OnSetResizePolicy(swigCPtr, (int)policy, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual Vector3 GetNaturalSize() { - Vector3 ret = new Vector3(NDalicPINVOKE.CustomActorImpl_GetNaturalSize(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float CalculateChildSize(View child, DimensionType dimension) { - float ret = NDalicPINVOKE.CustomActorImpl_CalculateChildSize(swigCPtr, View.getCPtr(child), (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetHeightForWidth(float width) { - float ret = NDalicPINVOKE.CustomActorImpl_GetHeightForWidth(swigCPtr, width); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetWidthForHeight(float height) { - float ret = NDalicPINVOKE.CustomActorImpl_GetWidthForHeight(swigCPtr, height); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool RelayoutDependentOnChildren(DimensionType dimension) { - bool ret = NDalicPINVOKE.CustomActorImpl_RelayoutDependentOnChildren__SWIG_0(swigCPtr, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool RelayoutDependentOnChildren() { - bool ret = NDalicPINVOKE.CustomActorImpl_RelayoutDependentOnChildren__SWIG_1(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void OnCalculateRelayoutSize(DimensionType dimension) { - NDalicPINVOKE.CustomActorImpl_OnCalculateRelayoutSize(swigCPtr, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnLayoutNegotiated(float size, DimensionType dimension) { - NDalicPINVOKE.CustomActorImpl_OnLayoutNegotiated(swigCPtr, size, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool RequiresTouchEvents() { - bool ret = NDalicPINVOKE.CustomActorImpl_RequiresTouchEvents(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool RequiresHoverEvents() { - bool ret = NDalicPINVOKE.CustomActorImpl_RequiresHoverEvents(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool RequiresWheelEvents() { - bool ret = NDalicPINVOKE.CustomActorImpl_RequiresWheelEvents(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsRelayoutEnabled() { - bool ret = NDalicPINVOKE.CustomActorImpl_IsRelayoutEnabled(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/CustomAlgorithmInterface.cs b/plugins/dali-sharp/sharp/internal/CustomAlgorithmInterface.cs deleted file mode 100644 index a146522..0000000 --- a/plugins/dali-sharp/sharp/internal/CustomAlgorithmInterface.cs +++ /dev/null @@ -1,83 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class CustomAlgorithmInterface : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal CustomAlgorithmInterface(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(CustomAlgorithmInterface obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~CustomAlgorithmInterface() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_CustomAlgorithmInterface(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public virtual View GetNextFocusableView(View current, View proposed, View.Focus.Direction direction) { - View ret = new View(NDalicPINVOKE.CustomAlgorithmInterface_GetNextFocusableActor(swigCPtr, View.getCPtr(current), View.getCPtr(proposed), (int)direction), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal CustomAlgorithmInterface() : this(NDalicPINVOKE.new_CustomAlgorithmInterface(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - SwigDirectorConnect(); - } - - private void SwigDirectorConnect() { - if (SwigDerivedClassHasMethod("GetNextFocusableView", swigMethodTypes0)) - swigDelegate0 = new SwigDelegateCustomAlgorithmInterface_0(SwigDirectorGetNextFocusableView); - NDalicPINVOKE.CustomAlgorithmInterface_director_connect(swigCPtr, swigDelegate0); - } - - private bool SwigDerivedClassHasMethod(string methodName, global::System.Type[] methodTypes) { - global::System.Reflection.MethodInfo methodInfo = this.GetType().GetMethod(methodName, global::System.Reflection.BindingFlags.Public | global::System.Reflection.BindingFlags.NonPublic | global::System.Reflection.BindingFlags.Instance, null, methodTypes, null); - bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(CustomAlgorithmInterface)); - return hasDerivedMethod; - } - - private global::System.IntPtr SwigDirectorGetNextFocusableView(global::System.IntPtr current, global::System.IntPtr proposed, int direction) { - return View.getCPtr(GetNextFocusableView(new View(current, true), new View(proposed, true), (View.Focus.Direction)direction)).Handle; - } - - internal delegate global::System.IntPtr SwigDelegateCustomAlgorithmInterface_0(global::System.IntPtr current, global::System.IntPtr proposed, int direction); - - private SwigDelegateCustomAlgorithmInterface_0 swigDelegate0; - - private static global::System.Type[] swigMethodTypes0 = new global::System.Type[] { typeof(View), typeof(View), typeof(View.Focus.Direction) }; -} - -} diff --git a/plugins/dali-sharp/sharp/internal/DaliEventHandler.cs b/plugins/dali-sharp/sharp/internal/DaliEventHandler.cs deleted file mode 100755 index 084c9e8..0000000 --- a/plugins/dali-sharp/sharp/internal/DaliEventHandler.cs +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ -namespace Dali { - - using System; - using System.Runtime.InteropServices; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - public delegate R DaliEventHandlerWithReturnType(T source, U e); - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - internal delegate void EventCallbackDelegateType0(); - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - internal delegate void EventCallbackDelegateType1(T arg1); - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - internal delegate void EventCallbackDelegateType2(T arg1, U arg2); - - - //this should be removed with EventHandler from .NET - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - public delegate void DaliEventHandler(T source, U e); - - -} diff --git a/plugins/dali-sharp/sharp/internal/DaliException.cs b/plugins/dali-sharp/sharp/internal/DaliException.cs deleted file mode 100644 index afd7c21..0000000 --- a/plugins/dali-sharp/sharp/internal/DaliException.cs +++ /dev/null @@ -1,79 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class DaliException : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal DaliException(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(DaliException obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~DaliException() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_DaliException(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public DaliException(string location, string condition) : this(NDalicPINVOKE.new_DaliException(location, condition), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string location { - set { - NDalicPINVOKE.DaliException_location_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - string ret = NDalicPINVOKE.DaliException_location_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public string condition { - set { - NDalicPINVOKE.DaliException_condition_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - string ret = NDalicPINVOKE.DaliException_condition_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/DefaultItemLayoutProperty.cs b/plugins/dali-sharp/sharp/internal/DefaultItemLayoutProperty.cs deleted file mode 100644 index e4eac81..0000000 --- a/plugins/dali-sharp/sharp/internal/DefaultItemLayoutProperty.cs +++ /dev/null @@ -1,42 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum DefaultItemLayoutProperty { - TYPE = 0, - ITEM_SIZE, - ORIENTATION, - GRID_COLUMN_NUMBER, - GRID_ROW_SPACING, - GRID_COLUMN_SPACING, - GRID_TOP_MARGIN, - GRID_BOTTOM_MARGIN, - GRID_SIDE_MARGIN, - GRID_SCROLL_SPEED_FACTOR, - GRID_MAXIMUM_SWIPE_SPEED, - GRID_ITEM_FLICK_ANIMATION_DURATION, - DEPTH_COLUMN_NUMBER, - DEPTH_ROW_NUMBER, - DEPTH_ROW_SPACING, - DEPTH_SCROLL_SPEED_FACTOR, - DEPTH_MAXIMUM_SWIPE_SPEED, - DEPTH_ITEM_FLICK_ANIMATION_DURATION, - DEPTH_TILT_ANGLE, - DEPTH_ITEM_TILT_ANGLE, - SPIRAL_ITEM_SPACING, - SPIRAL_SCROLL_SPEED_FACTOR, - SPIRAL_MAXIMUM_SWIPE_SPEED, - SPIRAL_ITEM_FLICK_ANIMATION_DURATION, - SPIRAL_REVOLUTION_DISTANCE, - SPIRAL_TOP_ITEM_ALIGNMENT -} - -} diff --git a/plugins/dali-sharp/sharp/internal/DefaultItemLayoutType.cs b/plugins/dali-sharp/sharp/internal/DefaultItemLayoutType.cs deleted file mode 100644 index f885bdd..0000000 --- a/plugins/dali-sharp/sharp/internal/DefaultItemLayoutType.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum DefaultItemLayoutType { - DEPTH, - GRID, - LIST, - SPIRAL -} - -} diff --git a/plugins/dali-sharp/sharp/internal/DefaultRuler.cs b/plugins/dali-sharp/sharp/internal/DefaultRuler.cs deleted file mode 100644 index c28cc65..0000000 --- a/plugins/dali-sharp/sharp/internal/DefaultRuler.cs +++ /dev/null @@ -1,72 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class DefaultRuler : Ruler { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal DefaultRuler(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.DefaultRuler_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(DefaultRuler obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~DefaultRuler() { - Dispose(); - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_DefaultRuler(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public DefaultRuler() : this(NDalicPINVOKE.new_DefaultRuler(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public override float Snap(float x, float bias) { - float ret = NDalicPINVOKE.DefaultRuler_Snap(swigCPtr, x, bias); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public override float GetPositionFromPage(uint page, out uint volume, bool wrap) { - float ret = NDalicPINVOKE.DefaultRuler_GetPositionFromPage(swigCPtr, page, out volume, wrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public override uint GetPageFromPosition(float position, bool wrap) { - uint ret = NDalicPINVOKE.DefaultRuler_GetPageFromPosition(swigCPtr, position, wrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public override uint GetTotalPages() { - uint ret = NDalicPINVOKE.DefaultRuler_GetTotalPages(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/DepthFunctionType.cs b/plugins/dali-sharp/sharp/internal/DepthFunctionType.cs deleted file mode 100644 index 8cc779c..0000000 --- a/plugins/dali-sharp/sharp/internal/DepthFunctionType.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum DepthFunctionType { - Never, - Always, - Less, - Greater, - Equal, - NotEqual, - LessEqual, - GreaterEqual -} - -} diff --git a/plugins/dali-sharp/sharp/internal/DepthTestModeType.cs b/plugins/dali-sharp/sharp/internal/DepthTestModeType.cs deleted file mode 100644 index e290cc4..0000000 --- a/plugins/dali-sharp/sharp/internal/DepthTestModeType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum DepthTestModeType { - Off, - Auto, - On -} - -} diff --git a/plugins/dali-sharp/sharp/internal/DepthWriteModeType.cs b/plugins/dali-sharp/sharp/internal/DepthWriteModeType.cs deleted file mode 100644 index 8e17704..0000000 --- a/plugins/dali-sharp/sharp/internal/DepthWriteModeType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum DepthWriteModeType { - Off, - Auto, - On -} - -} diff --git a/plugins/dali-sharp/sharp/internal/DisposeQueue.cs b/plugins/dali-sharp/sharp/internal/DisposeQueue.cs deleted file mode 100644 index 1f9556a..0000000 --- a/plugins/dali-sharp/sharp/internal/DisposeQueue.cs +++ /dev/null @@ -1,64 +0,0 @@ -// Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved -// PROPRIETARY/CONFIDENTIAL -// This software is the confidential and proprietary -// information of SAMSUNG ELECTRONICS ("Confidential Information"). You shall -// not disclose such Confidential Information and shall use it only in -// accordance with the terms of the license agreement you entered into with -// SAMSUNG ELECTRONICS. -// - -using System; -using System.Collections.Generic; - -namespace Dali -{ - internal class DisposeQueue - { - private static readonly DisposeQueue _disposableQueue = new DisposeQueue(); - private List _disposables = new List(); - private System.Object _listLock = new object(); - private EventThreadCallback _eventThreadCallback; - private EventThreadCallback.CallbackDelegate _disposeQueueProcessDisposablesDelegate; - - private DisposeQueue() - { - } - - ~DisposeQueue() - { - } - - public static DisposeQueue Instance - { - get { return _disposableQueue; } - } - - public void Initialize() - { - _disposeQueueProcessDisposablesDelegate = new EventThreadCallback.CallbackDelegate(ProcessDisposables); - _eventThreadCallback = new EventThreadCallback(_disposeQueueProcessDisposablesDelegate); - } - - public void Add(IDisposable disposable) - { - lock (_listLock) - { - _disposables.Add(disposable); - } - - _eventThreadCallback.Trigger(); - } - - private void ProcessDisposables() - { - lock (_listLock) - { - foreach (IDisposable disposable in _disposables) - { - disposable.Dispose(); - } - _disposables.Clear(); - } - } - } -} diff --git a/plugins/dali-sharp/sharp/internal/DragAndDropDetector.cs b/plugins/dali-sharp/sharp/internal/DragAndDropDetector.cs deleted file mode 100644 index 567c05a..0000000 --- a/plugins/dali-sharp/sharp/internal/DragAndDropDetector.cs +++ /dev/null @@ -1,90 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class DragAndDropDetector : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal DragAndDropDetector(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.DragAndDropDetector_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(DragAndDropDetector obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~DragAndDropDetector() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_DragAndDropDetector(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public DragAndDropDetector() : this(NDalicPINVOKE.new_DragAndDropDetector(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string GetContent() { - string ret = NDalicPINVOKE.DragAndDropDetector_GetContent(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector2 GetCurrentScreenPosition() { - Vector2 ret = new Vector2(NDalicPINVOKE.DragAndDropDetector_GetCurrentScreenPosition(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t EnteredSignal() { - SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t ret = new SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t(NDalicPINVOKE.DragAndDropDetector_EnteredSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t ExitedSignal() { - SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t ret = new SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t(NDalicPINVOKE.DragAndDropDetector_ExitedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t MovedSignal() { - SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t ret = new SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t(NDalicPINVOKE.DragAndDropDetector_MovedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t DroppedSignal() { - SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t ret = new SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t(NDalicPINVOKE.DragAndDropDetector_DroppedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/EncodedBufferImage.cs b/plugins/dali-sharp/sharp/internal/EncodedBufferImage.cs deleted file mode 100644 index 8759e44..0000000 --- a/plugins/dali-sharp/sharp/internal/EncodedBufferImage.cs +++ /dev/null @@ -1,94 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class EncodedBufferImage : Image { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal EncodedBufferImage(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.EncodedBufferImage_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(EncodedBufferImage obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~EncodedBufferImage() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_EncodedBufferImage(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public EncodedBufferImage (SWIGTYPE_p_uint8_t encodedImage, uint encodedImageByteCount) : this (NDalicPINVOKE.EncodedBufferImage_New__SWIG_0(SWIGTYPE_p_uint8_t.getCPtr(encodedImage), encodedImageByteCount), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public EncodedBufferImage (SWIGTYPE_p_uint8_t encodedImage, uint encodedImageByteCount, Uint16Pair size, FittingModeType fittingMode, SamplingModeType samplingMode, bool orientationCorrection) : this (NDalicPINVOKE.EncodedBufferImage_New__SWIG_1(SWIGTYPE_p_uint8_t.getCPtr(encodedImage), encodedImageByteCount, Uint16Pair.getCPtr(size), (int)fittingMode, (int)samplingMode, orientationCorrection), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public EncodedBufferImage (SWIGTYPE_p_uint8_t encodedImage, uint encodedImageByteCount, Uint16Pair size, FittingModeType fittingMode, SamplingModeType samplingMode) : this (NDalicPINVOKE.EncodedBufferImage_New__SWIG_2(SWIGTYPE_p_uint8_t.getCPtr(encodedImage), encodedImageByteCount, Uint16Pair.getCPtr(size), (int)fittingMode, (int)samplingMode), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static EncodedBufferImage DownCast(BaseHandle handle) { - EncodedBufferImage ret = new EncodedBufferImage(NDalicPINVOKE.EncodedBufferImage_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public EncodedBufferImage(EncodedBufferImage handle) : this(NDalicPINVOKE.new_EncodedBufferImage__SWIG_1(EncodedBufferImage.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public EncodedBufferImage Assign(EncodedBufferImage rhs) { - EncodedBufferImage ret = new EncodedBufferImage(NDalicPINVOKE.EncodedBufferImage_Assign(swigCPtr, EncodedBufferImage.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/EventThreadCallback.cs b/plugins/dali-sharp/sharp/internal/EventThreadCallback.cs deleted file mode 100644 index b467c69..0000000 --- a/plugins/dali-sharp/sharp/internal/EventThreadCallback.cs +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -namespace Dali -{ - - internal class EventThreadCallback : global::System.IDisposable - { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - public delegate void CallbackDelegate(); - - internal EventThreadCallback(global::System.IntPtr cPtr, bool cMemoryOwn) - { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(EventThreadCallback obj) - { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~EventThreadCallback() - { - Dispose(); - } - - public virtual void Dispose() - { - lock (this) - { - if (swigCPtr.Handle != global::System.IntPtr.Zero) - { - if (swigCMemOwn) - { - swigCMemOwn = false; - NDalicManualPINVOKE.delete_EventThreadCallback(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public EventThreadCallback(CallbackDelegate func) : this(NDalicManualPINVOKE.new_EventThreadCallback(func), true) - { - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Trigger() - { - NDalicManualPINVOKE.EventThreadCallback_Trigger(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - } - -} diff --git a/plugins/dali-sharp/sharp/internal/FaceCullingModeType.cs b/plugins/dali-sharp/sharp/internal/FaceCullingModeType.cs deleted file mode 100644 index 54a9d45..0000000 --- a/plugins/dali-sharp/sharp/internal/FaceCullingModeType.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum FaceCullingModeType { - None, - Front, - Back, - FrontAndBack -} - -} diff --git a/plugins/dali-sharp/sharp/internal/FilterModeType.cs b/plugins/dali-sharp/sharp/internal/FilterModeType.cs deleted file mode 100644 index acb1a41..0000000 --- a/plugins/dali-sharp/sharp/internal/FilterModeType.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum FilterModeType { - None = 0, - Default, - Nearest, - Linear, - NearestMipmapNearest, - LinearMipmapNearest, - NearestMipmapLinear, - LinearMipmapLinear -} - -} diff --git a/plugins/dali-sharp/sharp/internal/FittingModeType.cs b/plugins/dali-sharp/sharp/internal/FittingModeType.cs deleted file mode 100644 index 9b06ae5..0000000 --- a/plugins/dali-sharp/sharp/internal/FittingModeType.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum FittingModeType { - ShrinkToFit, - ScaleToFill, - FitWidth, - FitHeight -} - -} diff --git a/plugins/dali-sharp/sharp/internal/FixedRuler.cs b/plugins/dali-sharp/sharp/internal/FixedRuler.cs deleted file mode 100644 index 641529b..0000000 --- a/plugins/dali-sharp/sharp/internal/FixedRuler.cs +++ /dev/null @@ -1,76 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class FixedRuler : Ruler { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal FixedRuler(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.FixedRuler_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FixedRuler obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~FixedRuler() { - Dispose(); - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_FixedRuler(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public FixedRuler(float spacing) : this(NDalicPINVOKE.new_FixedRuler__SWIG_0(spacing), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public FixedRuler() : this(NDalicPINVOKE.new_FixedRuler__SWIG_1(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public override float Snap(float x, float bias) { - float ret = NDalicPINVOKE.FixedRuler_Snap(swigCPtr, x, bias); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public override float GetPositionFromPage(uint page, out uint volume, bool wrap) { - float ret = NDalicPINVOKE.FixedRuler_GetPositionFromPage(swigCPtr, page, out volume, wrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public override uint GetPageFromPosition(float position, bool wrap) { - uint ret = NDalicPINVOKE.FixedRuler_GetPageFromPosition(swigCPtr, position, wrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public override uint GetTotalPages() { - uint ret = NDalicPINVOKE.FixedRuler_GetTotalPages(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/FloatSignal.cs b/plugins/dali-sharp/sharp/internal/FloatSignal.cs deleted file mode 100644 index 5a6b3cd..0000000 --- a/plugins/dali-sharp/sharp/internal/FloatSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class FloatSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal FloatSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FloatSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~FloatSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_FloatSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.FloatSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.FloatSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.FloatSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.FloatSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(float arg) { - NDalicPINVOKE.FloatSignal_Emit(swigCPtr, arg); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public FloatSignal() : this(NDalicPINVOKE.new_FloatSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/FocusChangedSignal.cs b/plugins/dali-sharp/sharp/internal/FocusChangedSignal.cs deleted file mode 100644 index 988f16c..0000000 --- a/plugins/dali-sharp/sharp/internal/FocusChangedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class FocusChangedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal FocusChangedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FocusChangedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~FocusChangedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_FocusChangedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.FocusChangedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.FocusChangedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.FocusChangedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.FocusChangedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(View arg1, View arg2) { - NDalicPINVOKE.FocusChangedSignal_Emit(swigCPtr, View.getCPtr(arg1), View.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public FocusChangedSignal() : this(NDalicPINVOKE.new_FocusChangedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/FocusGroupChangedSignal.cs b/plugins/dali-sharp/sharp/internal/FocusGroupChangedSignal.cs deleted file mode 100644 index a67ba0c..0000000 --- a/plugins/dali-sharp/sharp/internal/FocusGroupChangedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class FocusGroupChangedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal FocusGroupChangedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FocusGroupChangedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~FocusGroupChangedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_FocusGroupChangedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.FocusGroupChangedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.FocusGroupChangedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.FocusGroupChangedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.FocusGroupChangedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(View arg1, bool arg2) { - NDalicPINVOKE.FocusGroupChangedSignal_Emit(swigCPtr, View.getCPtr(arg1), arg2); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public FocusGroupChangedSignal() : this(NDalicPINVOKE.new_FocusGroupChangedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/FrameBuffer.cs b/plugins/dali-sharp/sharp/internal/FrameBuffer.cs deleted file mode 100644 index a7021e5..0000000 --- a/plugins/dali-sharp/sharp/internal/FrameBuffer.cs +++ /dev/null @@ -1,98 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class FrameBuffer : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal FrameBuffer(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.FrameBuffer_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FrameBuffer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~FrameBuffer() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_FrameBuffer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Attachment - { - public enum Mask - { - NONE = 0, - DEPTH = 1 << 0, - STENCIL = 1 << 1, - DEPTH_STENCIL = DEPTH|STENCIL - } - } - - public FrameBuffer (uint width, uint height, uint attachments) : this (NDalicPINVOKE.FrameBuffer_New(width, height, attachments), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - - public void AttachColorTexture(Texture texture) { - NDalicPINVOKE.FrameBuffer_AttachColorTexture__SWIG_0(swigCPtr, Texture.getCPtr(texture)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AttachColorTexture(Texture texture, uint mipmapLevel, uint layer) { - NDalicPINVOKE.FrameBuffer_AttachColorTexture__SWIG_1(swigCPtr, Texture.getCPtr(texture), mipmapLevel, layer); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Texture GetColorTexture() { - Texture ret = new Texture(NDalicPINVOKE.FrameBuffer_GetColorTexture(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/FrameBufferImage.cs b/plugins/dali-sharp/sharp/internal/FrameBufferImage.cs deleted file mode 100644 index 3975ce3..0000000 --- a/plugins/dali-sharp/sharp/internal/FrameBufferImage.cs +++ /dev/null @@ -1,106 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class FrameBufferImage : Image { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal FrameBufferImage(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.FrameBufferImage_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FrameBufferImage obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~FrameBufferImage() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_FrameBufferImage(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public FrameBufferImage (uint width, uint height, PixelFormat pixelFormat, RenderBufferFormat bufferFormat) : this (NDalicPINVOKE.FrameBufferImage_New__SWIG_0(width, height, (int)pixelFormat, (int)bufferFormat), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public FrameBufferImage (uint width, uint height, PixelFormat pixelFormat) : this (NDalicPINVOKE.FrameBufferImage_New__SWIG_1(width, height, (int)pixelFormat), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public FrameBufferImage (uint width, uint height) : this (NDalicPINVOKE.FrameBufferImage_New__SWIG_2(width, height), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public FrameBufferImage (uint width) : this (NDalicPINVOKE.FrameBufferImage_New__SWIG_3(width), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public FrameBufferImage () : this (NDalicPINVOKE.FrameBufferImage_New__SWIG_4(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public FrameBufferImage (NativeImageInterface image) : this (NDalicPINVOKE.FrameBufferImage_New__SWIG_5(NativeImageInterface.getCPtr(image)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static FrameBufferImage DownCast(BaseHandle handle) { - FrameBufferImage ret = new FrameBufferImage(NDalicPINVOKE.FrameBufferImage_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public FrameBufferImage(FrameBufferImage handle) : this(NDalicPINVOKE.new_FrameBufferImage__SWIG_1(FrameBufferImage.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public FrameBufferImage Assign(FrameBufferImage rhs) { - FrameBufferImage ret = new FrameBufferImage(NDalicPINVOKE.FrameBufferImage_Assign(swigCPtr, FrameBufferImage.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/GaussianBlurView.cs b/plugins/dali-sharp/sharp/internal/GaussianBlurView.cs deleted file mode 100644 index fed8f0d..0000000 --- a/plugins/dali-sharp/sharp/internal/GaussianBlurView.cs +++ /dev/null @@ -1,234 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -internal class GaussianBlurView : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal GaussianBlurView(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.GaussianBlurView_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(GaussianBlurView obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~GaussianBlurView() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_GaussianBlurView(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - -public class FinishedEventArgs : EventArgs -{ - private GaussianBlurView _gaussianBlurView; - - public GaussianBlurView GaussianBlurView - { - get - { - return _gaussianBlurView; - } - set - { - _gaussianBlurView = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void FinishedEventCallbackDelegate(IntPtr application); - private DaliEventHandler _gaussianFinishedEventHandler; - private FinishedEventCallbackDelegate _gaussianFinishedEventCallbackDelegate; - - public event DaliEventHandler Finished - { - add - { - lock(this) - { - // Restricted to only one listener - if (_gaussianFinishedEventHandler == null) - { - _gaussianFinishedEventHandler += value; - - _gaussianFinishedEventCallbackDelegate = new FinishedEventCallbackDelegate(OnFinished); - this.FinishedSignal().Connect(_gaussianFinishedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_gaussianFinishedEventHandler != null) - { - this.FinishedSignal().Disconnect(_gaussianFinishedEventCallbackDelegate); - } - - _gaussianFinishedEventHandler -= value; - } - } - } - - // Callback for GaussianBlurView FinishedSignal - private void OnFinished(IntPtr data) - { - FinishedEventArgs e = new FinishedEventArgs(); - - // Populate all members of "e" (FinishedEventArgs) with real data - e.GaussianBlurView = GaussianBlurView.GetGaussianBlurViewFromPtr(data); - - if (_gaussianFinishedEventHandler != null) - { - //here we send all data to user event handlers - _gaussianFinishedEventHandler(this, e); - } - } - - public static GaussianBlurView GetGaussianBlurViewFromPtr(global::System.IntPtr cPtr) { - GaussianBlurView ret = new GaussianBlurView(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public GaussianBlurView () : this (NDalicPINVOKE.GaussianBlurView_New__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public GaussianBlurView (uint numSamples, float blurBellCurveWidth, PixelFormat renderTargetPixelFormat, float downsampleWidthScale, float downsampleHeightScale, bool blurUserImage) : this (NDalicPINVOKE.GaussianBlurView_New__SWIG_1(numSamples, blurBellCurveWidth, (int)renderTargetPixelFormat, downsampleWidthScale, downsampleHeightScale, blurUserImage), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public GaussianBlurView (uint numSamples, float blurBellCurveWidth, PixelFormat renderTargetPixelFormat, float downsampleWidthScale, float downsampleHeightScale) : this (NDalicPINVOKE.GaussianBlurView_New__SWIG_2(numSamples, blurBellCurveWidth, (int)renderTargetPixelFormat, downsampleWidthScale, downsampleHeightScale), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public GaussianBlurView(GaussianBlurView handle) : this(NDalicPINVOKE.new_GaussianBlurView__SWIG_1(GaussianBlurView.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public GaussianBlurView Assign(GaussianBlurView ZoomView) { - GaussianBlurView ret = new GaussianBlurView(NDalicPINVOKE.GaussianBlurView_Assign(swigCPtr, GaussianBlurView.getCPtr(ZoomView)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new static GaussianBlurView DownCast(BaseHandle handle) { - GaussianBlurView ret = new GaussianBlurView(NDalicPINVOKE.GaussianBlurView_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new void Add(View child) { - NDalicPINVOKE.GaussianBlurView_Add(swigCPtr, View.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public new void Remove(View child) { - NDalicPINVOKE.GaussianBlurView_Remove(swigCPtr, View.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Activate() { - NDalicPINVOKE.GaussianBlurView_Activate(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ActivateOnce() { - NDalicPINVOKE.GaussianBlurView_ActivateOnce(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Deactivate() { - NDalicPINVOKE.GaussianBlurView_Deactivate(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetUserImageAndOutputRenderTarget(Image inputImage, FrameBufferImage outputRenderTarget) { - NDalicPINVOKE.GaussianBlurView_SetUserImageAndOutputRenderTarget(swigCPtr, Image.getCPtr(inputImage), FrameBufferImage.getCPtr(outputRenderTarget)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public int GetBlurStrengthPropertyIndex() { - int ret = NDalicPINVOKE.GaussianBlurView_GetBlurStrengthPropertyIndex(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public FrameBufferImage GetBlurredRenderTarget() { - FrameBufferImage ret = new FrameBufferImage(NDalicPINVOKE.GaussianBlurView_GetBlurredRenderTarget(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new void SetBackgroundColor(Vector4 color) { - NDalicPINVOKE.GaussianBlurView_SetBackgroundColor(swigCPtr, Vector4.getCPtr(color)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public new Vector4 GetBackgroundColor() { - Vector4 ret = new Vector4(NDalicPINVOKE.GaussianBlurView_GetBackgroundColor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public GaussianBlurViewSignal FinishedSignal() { - GaussianBlurViewSignal ret = new GaussianBlurViewSignal(NDalicPINVOKE.GaussianBlurView_FinishedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/GaussianBlurViewSignal.cs b/plugins/dali-sharp/sharp/internal/GaussianBlurViewSignal.cs deleted file mode 100644 index 40d1bfd..0000000 --- a/plugins/dali-sharp/sharp/internal/GaussianBlurViewSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class GaussianBlurViewSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal GaussianBlurViewSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(GaussianBlurViewSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~GaussianBlurViewSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_GaussianBlurViewSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.GaussianBlurViewSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.GaussianBlurViewSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.GaussianBlurViewSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.GaussianBlurViewSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(GaussianBlurView arg) { - NDalicPINVOKE.GaussianBlurViewSignal_Emit(swigCPtr, GaussianBlurView.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public GaussianBlurViewSignal() : this(NDalicPINVOKE.new_GaussianBlurViewSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/Geometry.cs b/plugins/dali-sharp/sharp/internal/Geometry.cs deleted file mode 100644 index d185a11..0000000 --- a/plugins/dali-sharp/sharp/internal/Geometry.cs +++ /dev/null @@ -1,129 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class Geometry : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Geometry(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Geometry_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Geometry obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Geometry() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Geometry(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public Geometry () : this (NDalicPINVOKE.Geometry_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Geometry(Geometry handle) : this(NDalicPINVOKE.new_Geometry__SWIG_1(Geometry.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static Geometry DownCast(BaseHandle handle) { - Geometry ret = new Geometry(NDalicPINVOKE.Geometry_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Geometry Assign(Geometry handle) { - Geometry ret = new Geometry(NDalicPINVOKE.Geometry_Assign(swigCPtr, Geometry.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint AddVertexBuffer(PropertyBuffer vertexBuffer) { - uint ret = NDalicPINVOKE.Geometry_AddVertexBuffer(swigCPtr, PropertyBuffer.getCPtr(vertexBuffer)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetNumberOfVertexBuffers() { - uint ret = NDalicPINVOKE.Geometry_GetNumberOfVertexBuffers(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void RemoveVertexBuffer(uint index) { - NDalicPINVOKE.Geometry_RemoveVertexBuffer(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetIndexBuffer(ushort[] indices, uint count) { - NDalicPINVOKE.Geometry_SetIndexBuffer(swigCPtr, indices, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetType(Geometry.Type geometryType) { - NDalicPINVOKE.Geometry_SetType(swigCPtr, (int)geometryType); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Geometry.Type GetType() { - Geometry.Type ret = (Geometry.Type)NDalicPINVOKE.Geometry_GetType(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum Type { - POINTS, - LINES, - LINE_LOOP, - LINE_STRIP, - TRIANGLES, - TRIANGLE_FAN, - TRIANGLE_STRIP - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/GestureDetector.cs b/plugins/dali-sharp/sharp/internal/GestureDetector.cs deleted file mode 100644 index 0b65dc3..0000000 --- a/plugins/dali-sharp/sharp/internal/GestureDetector.cs +++ /dev/null @@ -1,97 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class GestureDetector : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal GestureDetector(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.GestureDetector_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(GestureDetector obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~GestureDetector() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_GestureDetector(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public GestureDetector() : this(NDalicPINVOKE.new_GestureDetector__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public new static GestureDetector DownCast(BaseHandle handle) { - GestureDetector ret = new GestureDetector(NDalicPINVOKE.GestureDetector_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public GestureDetector(GestureDetector handle) : this(NDalicPINVOKE.new_GestureDetector__SWIG_1(GestureDetector.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public GestureDetector Assign(GestureDetector rhs) { - GestureDetector ret = new GestureDetector(NDalicPINVOKE.GestureDetector_Assign(swigCPtr, GestureDetector.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Attach(View view) { - NDalicPINVOKE.GestureDetector_Attach(swigCPtr, View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Detach(View view) { - NDalicPINVOKE.GestureDetector_Detach(swigCPtr, View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void DetachAll() { - NDalicPINVOKE.GestureDetector_DetachAll(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetAttachedViewCount() { - uint ret = NDalicPINVOKE.GestureDetector_GetAttachedActorCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public View GetAttachedView(uint index) { - View ret = new View(NDalicPINVOKE.GestureDetector_GetAttachedActor(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/GradientVisualSpreadMethodType.cs b/plugins/dali-sharp/sharp/internal/GradientVisualSpreadMethodType.cs deleted file mode 100644 index 04caa12..0000000 --- a/plugins/dali-sharp/sharp/internal/GradientVisualSpreadMethodType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum GradientVisualSpreadMethodType { - Pad, - Reflect, - Repeat -} - -} diff --git a/plugins/dali-sharp/sharp/internal/GradientVisualUnitsType.cs b/plugins/dali-sharp/sharp/internal/GradientVisualUnitsType.cs deleted file mode 100644 index 28b97ea..0000000 --- a/plugins/dali-sharp/sharp/internal/GradientVisualUnitsType.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum GradientVisualUnitsType { - ObjectBoundingBox, - UserSpace -} - -} diff --git a/plugins/dali-sharp/sharp/internal/HoverSignal.cs b/plugins/dali-sharp/sharp/internal/HoverSignal.cs deleted file mode 100644 index 417ef26..0000000 --- a/plugins/dali-sharp/sharp/internal/HoverSignal.cs +++ /dev/null @@ -1,89 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class HoverSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal HoverSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(HoverSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~HoverSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ActorHoverSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ActorHoverSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ActorHoverSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorHoverSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorHoverSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public bool Emit(View arg1, Hover arg2) { - bool ret = NDalicPINVOKE.ActorHoverSignal_Emit(swigCPtr, View.getCPtr(arg1), Hover.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public HoverSignal() : this(NDalicPINVOKE.new_ActorHoverSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ImageSignal.cs b/plugins/dali-sharp/sharp/internal/ImageSignal.cs deleted file mode 100644 index b90e682..0000000 --- a/plugins/dali-sharp/sharp/internal/ImageSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ImageSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ImageSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ImageSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ImageSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ImageSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ImageSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ImageSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ImageSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ImageSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Image arg) { - NDalicPINVOKE.ImageSignal_Emit(swigCPtr, Image.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ImageSignal() : this(NDalicPINVOKE.new_ImageSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/Item.cs b/plugins/dali-sharp/sharp/internal/Item.cs deleted file mode 100644 index 56c5d4e..0000000 --- a/plugins/dali-sharp/sharp/internal/Item.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class Item : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Item(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Item obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Item() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Item(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Item() : this(NDalicPINVOKE.new_Item__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Item(uint t, View u) : this(NDalicPINVOKE.new_Item__SWIG_1(t, View.getCPtr(u)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Item(Item p) : this(NDalicPINVOKE.new_Item__SWIG_2(Item.getCPtr(p)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint first { - set { - NDalicPINVOKE.Item_first_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.Item_first_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public View second { - set { - NDalicPINVOKE.Item_second_set(swigCPtr, View.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Item_second_get(swigCPtr); - View ret = (cPtr == global::System.IntPtr.Zero) ? null : new View(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ItemContainer.cs b/plugins/dali-sharp/sharp/internal/ItemContainer.cs deleted file mode 100644 index ffbc1b7..0000000 --- a/plugins/dali-sharp/sharp/internal/ItemContainer.cs +++ /dev/null @@ -1,315 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ItemContainer : global::System.IDisposable, global::System.Collections.IEnumerable - , global::System.Collections.Generic.IEnumerable - { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ItemContainer(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ItemContainer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ItemContainer() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ItemContainer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public ItemContainer(global::System.Collections.ICollection c) : this() { - if (c == null) - throw new global::System.ArgumentNullException("c"); - foreach (Item element in c) { - this.Add(element); - } - } - - public bool IsFixedSize { - get { - return false; - } - } - - public bool IsReadOnly { - get { - return false; - } - } - - public Item this[int index] { - get { - return getitem(index); - } - set { - setitem(index, value); - } - } - - public int Capacity { - get { - return (int)capacity(); - } - set { - if (value < size()) - throw new global::System.ArgumentOutOfRangeException("Capacity"); - reserve((uint)value); - } - } - - public int Count { - get { - return (int)size(); - } - } - - public bool IsSynchronized { - get { - return false; - } - } - - public void CopyTo(Item[] array) - { - CopyTo(0, array, 0, this.Count); - } - - public void CopyTo(Item[] array, int arrayIndex) - { - CopyTo(0, array, arrayIndex, this.Count); - } - - public void CopyTo(int index, Item[] array, int arrayIndex, int count) - { - if (array == null) - throw new global::System.ArgumentNullException("array"); - if (index < 0) - throw new global::System.ArgumentOutOfRangeException("index", "Value is less than zero"); - if (arrayIndex < 0) - throw new global::System.ArgumentOutOfRangeException("arrayIndex", "Value is less than zero"); - if (count < 0) - throw new global::System.ArgumentOutOfRangeException("count", "Value is less than zero"); - if (array.Rank > 1) - throw new global::System.ArgumentException("Multi dimensional array.", "array"); - if (index+count > this.Count || arrayIndex+count > array.Length) - throw new global::System.ArgumentException("Number of elements to copy is too large."); - for (int i=0; i global::System.Collections.Generic.IEnumerable.GetEnumerator() { - return new ItemContainerEnumerator(this); - } - - global::System.Collections.IEnumerator global::System.Collections.IEnumerable.GetEnumerator() { - return new ItemContainerEnumerator(this); - } - - public ItemContainerEnumerator GetEnumerator() { - return new ItemContainerEnumerator(this); - } - - // Type-safe enumerator - /// Note that the IEnumerator documentation requires an InvalidOperationException to be thrown - /// whenever the collection is modified. This has been done for changes in the size of the - /// collection but not when one of the elements of the collection is modified as it is a bit - /// tricky to detect unmanaged code that modifies the collection under our feet. - public sealed class ItemContainerEnumerator : global::System.Collections.IEnumerator - , global::System.Collections.Generic.IEnumerator - { - private ItemContainer collectionRef; - private int currentIndex; - private object currentObject; - private int currentSize; - - public ItemContainerEnumerator(ItemContainer collection) { - collectionRef = collection; - currentIndex = -1; - currentObject = null; - currentSize = collectionRef.Count; - } - - // Type-safe iterator Current - public Item Current { - get { - if (currentIndex == -1) - throw new global::System.InvalidOperationException("Enumeration not started."); - if (currentIndex > currentSize - 1) - throw new global::System.InvalidOperationException("Enumeration finished."); - if (currentObject == null) - throw new global::System.InvalidOperationException("Collection modified."); - return (Item)currentObject; - } - } - - // Type-unsafe IEnumerator.Current - object global::System.Collections.IEnumerator.Current { - get { - return Current; - } - } - - public bool MoveNext() { - int size = collectionRef.Count; - bool moveOkay = (currentIndex+1 < size) && (size == currentSize); - if (moveOkay) { - currentIndex++; - currentObject = collectionRef[currentIndex]; - } else { - currentObject = null; - } - return moveOkay; - } - - public void Reset() { - currentIndex = -1; - currentObject = null; - if (collectionRef.Count != currentSize) { - throw new global::System.InvalidOperationException("Collection modified."); - } - } - - public void Dispose() { - currentIndex = -1; - currentObject = null; - } - } - - public void Clear() { - NDalicPINVOKE.ItemContainer_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Add(Item x) { - NDalicPINVOKE.ItemContainer_Add(swigCPtr, Item.getCPtr(x)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private uint size() { - uint ret = NDalicPINVOKE.ItemContainer_size(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private uint capacity() { - uint ret = NDalicPINVOKE.ItemContainer_capacity(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void reserve(uint n) { - NDalicPINVOKE.ItemContainer_reserve(swigCPtr, n); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemContainer() : this(NDalicPINVOKE.new_ItemContainer__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemContainer(ItemContainer other) : this(NDalicPINVOKE.new_ItemContainer__SWIG_1(ItemContainer.getCPtr(other)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemContainer(int capacity) : this(NDalicPINVOKE.new_ItemContainer__SWIG_2(capacity), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private Item getitemcopy(int index) { - Item ret = new Item(NDalicPINVOKE.ItemContainer_getitemcopy(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Item getitem(int index) { - Item ret = new Item(NDalicPINVOKE.ItemContainer_getitem(swigCPtr, index), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void setitem(int index, Item val) { - NDalicPINVOKE.ItemContainer_setitem(swigCPtr, index, Item.getCPtr(val)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddRange(ItemContainer values) { - NDalicPINVOKE.ItemContainer_AddRange(swigCPtr, ItemContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemContainer GetRange(int index, int count) { - global::System.IntPtr cPtr = NDalicPINVOKE.ItemContainer_GetRange(swigCPtr, index, count); - ItemContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new ItemContainer(cPtr, true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Insert(int index, Item x) { - NDalicPINVOKE.ItemContainer_Insert(swigCPtr, index, Item.getCPtr(x)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void InsertRange(int index, ItemContainer values) { - NDalicPINVOKE.ItemContainer_InsertRange(swigCPtr, index, ItemContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveAt(int index) { - NDalicPINVOKE.ItemContainer_RemoveAt(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveRange(int index, int count) { - NDalicPINVOKE.ItemContainer_RemoveRange(swigCPtr, index, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static ItemContainer Repeat(Item value, int count) { - global::System.IntPtr cPtr = NDalicPINVOKE.ItemContainer_Repeat(Item.getCPtr(value), count); - ItemContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new ItemContainer(cPtr, true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Reverse() { - NDalicPINVOKE.ItemContainer_Reverse__SWIG_0(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Reverse(int index, int count) { - NDalicPINVOKE.ItemContainer_Reverse__SWIG_1(swigCPtr, index, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetRange(int index, ItemContainer values) { - NDalicPINVOKE.ItemContainer_SetRange(swigCPtr, index, ItemContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ItemFactory.cs b/plugins/dali-sharp/sharp/internal/ItemFactory.cs deleted file mode 100644 index ce5edea..0000000 --- a/plugins/dali-sharp/sharp/internal/ItemFactory.cs +++ /dev/null @@ -1,112 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ItemFactory : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ItemFactory(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ItemFactory obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ItemFactory() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ItemFactory(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public virtual uint GetNumberOfItems() { - uint ret = NDalicPINVOKE.ItemFactory_GetNumberOfItems(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual View NewItem(uint itemId) { - View ret = new View(NDalicPINVOKE.ItemFactory_NewItem(swigCPtr, itemId), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void ItemReleased(uint itemId, View view) { - if (SwigDerivedClassHasMethod("ItemReleased", swigMethodTypes2)) NDalicPINVOKE.ItemFactory_ItemReleasedSwigExplicitItemFactory(swigCPtr, itemId, View.getCPtr(view)); else NDalicPINVOKE.ItemFactory_ItemReleased(swigCPtr, itemId, View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemFactory() : this(NDalicPINVOKE.new_ItemFactory(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - SwigDirectorConnect(); - } - - private void SwigDirectorConnect() { - if (SwigDerivedClassHasMethod("GetNumberOfItems", swigMethodTypes0)) - swigDelegate0 = new SwigDelegateItemFactory_0(SwigDirectorGetNumberOfItems); - if (SwigDerivedClassHasMethod("NewItem", swigMethodTypes1)) - swigDelegate1 = new SwigDelegateItemFactory_1(SwigDirectorNewItem); - if (SwigDerivedClassHasMethod("ItemReleased", swigMethodTypes2)) - swigDelegate2 = new SwigDelegateItemFactory_2(SwigDirectorItemReleased); - NDalicPINVOKE.ItemFactory_director_connect(swigCPtr, swigDelegate0, swigDelegate1, swigDelegate2); - } - - private bool SwigDerivedClassHasMethod(string methodName, global::System.Type[] methodTypes) { - global::System.Reflection.MethodInfo methodInfo = this.GetType().GetMethod(methodName, global::System.Reflection.BindingFlags.Public | global::System.Reflection.BindingFlags.NonPublic | global::System.Reflection.BindingFlags.Instance, null, methodTypes, null); - bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(ItemFactory)); - return hasDerivedMethod; - } - - private uint SwigDirectorGetNumberOfItems() { - return GetNumberOfItems(); - } - - private global::System.IntPtr SwigDirectorNewItem(uint itemId) { - return View.getCPtr(NewItem(itemId)).Handle; - } - - private void SwigDirectorItemReleased(uint itemId, global::System.IntPtr actor) { - ItemReleased(itemId, new View(actor, true)); - } - - public delegate uint SwigDelegateItemFactory_0(); - public delegate global::System.IntPtr SwigDelegateItemFactory_1(uint itemId); - public delegate void SwigDelegateItemFactory_2(uint itemId, global::System.IntPtr actor); - - private SwigDelegateItemFactory_0 swigDelegate0; - private SwigDelegateItemFactory_1 swigDelegate1; - private SwigDelegateItemFactory_2 swigDelegate2; - - private static global::System.Type[] swigMethodTypes0 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes1 = new global::System.Type[] { typeof(uint) }; - private static global::System.Type[] swigMethodTypes2 = new global::System.Type[] { typeof(uint), typeof(View) }; -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ItemIdContainer.cs b/plugins/dali-sharp/sharp/internal/ItemIdContainer.cs deleted file mode 100644 index c41e4e8..0000000 --- a/plugins/dali-sharp/sharp/internal/ItemIdContainer.cs +++ /dev/null @@ -1,345 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ItemIdContainer : global::System.IDisposable, global::System.Collections.IEnumerable - , global::System.Collections.Generic.IList - { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ItemIdContainer(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ItemIdContainer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ItemIdContainer() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ItemIdContainer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public ItemIdContainer(global::System.Collections.ICollection c) : this() { - if (c == null) - throw new global::System.ArgumentNullException("c"); - foreach (uint element in c) { - this.Add(element); - } - } - - public bool IsFixedSize { - get { - return false; - } - } - - public bool IsReadOnly { - get { - return false; - } - } - - public uint this[int index] { - get { - return getitem(index); - } - set { - setitem(index, value); - } - } - - public int Capacity { - get { - return (int)capacity(); - } - set { - if (value < size()) - throw new global::System.ArgumentOutOfRangeException("Capacity"); - reserve((uint)value); - } - } - - public int Count { - get { - return (int)size(); - } - } - - public bool IsSynchronized { - get { - return false; - } - } - - public void CopyTo(uint[] array) - { - CopyTo(0, array, 0, this.Count); - } - - public void CopyTo(uint[] array, int arrayIndex) - { - CopyTo(0, array, arrayIndex, this.Count); - } - - public void CopyTo(int index, uint[] array, int arrayIndex, int count) - { - if (array == null) - throw new global::System.ArgumentNullException("array"); - if (index < 0) - throw new global::System.ArgumentOutOfRangeException("index", "Value is less than zero"); - if (arrayIndex < 0) - throw new global::System.ArgumentOutOfRangeException("arrayIndex", "Value is less than zero"); - if (count < 0) - throw new global::System.ArgumentOutOfRangeException("count", "Value is less than zero"); - if (array.Rank > 1) - throw new global::System.ArgumentException("Multi dimensional array.", "array"); - if (index+count > this.Count || arrayIndex+count > array.Length) - throw new global::System.ArgumentException("Number of elements to copy is too large."); - for (int i=0; i global::System.Collections.Generic.IEnumerable.GetEnumerator() { - return new ItemIdContainerEnumerator(this); - } - - global::System.Collections.IEnumerator global::System.Collections.IEnumerable.GetEnumerator() { - return new ItemIdContainerEnumerator(this); - } - - public ItemIdContainerEnumerator GetEnumerator() { - return new ItemIdContainerEnumerator(this); - } - - // Type-safe enumerator - /// Note that the IEnumerator documentation requires an InvalidOperationException to be thrown - /// whenever the collection is modified. This has been done for changes in the size of the - /// collection but not when one of the elements of the collection is modified as it is a bit - /// tricky to detect unmanaged code that modifies the collection under our feet. - public sealed class ItemIdContainerEnumerator : global::System.Collections.IEnumerator - , global::System.Collections.Generic.IEnumerator - { - private ItemIdContainer collectionRef; - private int currentIndex; - private object currentObject; - private int currentSize; - - public ItemIdContainerEnumerator(ItemIdContainer collection) { - collectionRef = collection; - currentIndex = -1; - currentObject = null; - currentSize = collectionRef.Count; - } - - // Type-safe iterator Current - public uint Current { - get { - if (currentIndex == -1) - throw new global::System.InvalidOperationException("Enumeration not started."); - if (currentIndex > currentSize - 1) - throw new global::System.InvalidOperationException("Enumeration finished."); - if (currentObject == null) - throw new global::System.InvalidOperationException("Collection modified."); - return (uint)currentObject; - } - } - - // Type-unsafe IEnumerator.Current - object global::System.Collections.IEnumerator.Current { - get { - return Current; - } - } - - public bool MoveNext() { - int size = collectionRef.Count; - bool moveOkay = (currentIndex+1 < size) && (size == currentSize); - if (moveOkay) { - currentIndex++; - currentObject = collectionRef[currentIndex]; - } else { - currentObject = null; - } - return moveOkay; - } - - public void Reset() { - currentIndex = -1; - currentObject = null; - if (collectionRef.Count != currentSize) { - throw new global::System.InvalidOperationException("Collection modified."); - } - } - - public void Dispose() { - currentIndex = -1; - currentObject = null; - } - } - - public void Clear() { - NDalicPINVOKE.ItemIdContainer_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Add(uint x) { - NDalicPINVOKE.ItemIdContainer_Add(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private uint size() { - uint ret = NDalicPINVOKE.ItemIdContainer_size(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private uint capacity() { - uint ret = NDalicPINVOKE.ItemIdContainer_capacity(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void reserve(uint n) { - NDalicPINVOKE.ItemIdContainer_reserve(swigCPtr, n); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemIdContainer() : this(NDalicPINVOKE.new_ItemIdContainer__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemIdContainer(ItemIdContainer other) : this(NDalicPINVOKE.new_ItemIdContainer__SWIG_1(ItemIdContainer.getCPtr(other)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemIdContainer(int capacity) : this(NDalicPINVOKE.new_ItemIdContainer__SWIG_2(capacity), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private uint getitemcopy(int index) { - uint ret = NDalicPINVOKE.ItemIdContainer_getitemcopy(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private uint getitem(int index) { - uint ret = NDalicPINVOKE.ItemIdContainer_getitem(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void setitem(int index, uint val) { - NDalicPINVOKE.ItemIdContainer_setitem(swigCPtr, index, val); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddRange(ItemIdContainer values) { - NDalicPINVOKE.ItemIdContainer_AddRange(swigCPtr, ItemIdContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemIdContainer GetRange(int index, int count) { - global::System.IntPtr cPtr = NDalicPINVOKE.ItemIdContainer_GetRange(swigCPtr, index, count); - ItemIdContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new ItemIdContainer(cPtr, true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Insert(int index, uint x) { - NDalicPINVOKE.ItemIdContainer_Insert(swigCPtr, index, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void InsertRange(int index, ItemIdContainer values) { - NDalicPINVOKE.ItemIdContainer_InsertRange(swigCPtr, index, ItemIdContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveAt(int index) { - NDalicPINVOKE.ItemIdContainer_RemoveAt(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveRange(int index, int count) { - NDalicPINVOKE.ItemIdContainer_RemoveRange(swigCPtr, index, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static ItemIdContainer Repeat(uint value, int count) { - global::System.IntPtr cPtr = NDalicPINVOKE.ItemIdContainer_Repeat(value, count); - ItemIdContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new ItemIdContainer(cPtr, true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Reverse() { - NDalicPINVOKE.ItemIdContainer_Reverse__SWIG_0(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Reverse(int index, int count) { - NDalicPINVOKE.ItemIdContainer_Reverse__SWIG_1(swigCPtr, index, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetRange(int index, ItemIdContainer values) { - NDalicPINVOKE.ItemIdContainer_SetRange(swigCPtr, index, ItemIdContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool Contains(uint value) { - bool ret = NDalicPINVOKE.ItemIdContainer_Contains(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int IndexOf(uint value) { - int ret = NDalicPINVOKE.ItemIdContainer_IndexOf(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int LastIndexOf(uint value) { - int ret = NDalicPINVOKE.ItemIdContainer_LastIndexOf(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Remove(uint value) { - bool ret = NDalicPINVOKE.ItemIdContainer_Remove(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ItemLayout.cs b/plugins/dali-sharp/sharp/internal/ItemLayout.cs deleted file mode 100644 index 4463f58..0000000 --- a/plugins/dali-sharp/sharp/internal/ItemLayout.cs +++ /dev/null @@ -1,158 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ItemLayout : RefObject { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ItemLayout(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ItemLayout_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ItemLayout obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ItemLayout() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ItemLayout(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public void SetLayoutProperties(Property.Map properties) { - NDalicPINVOKE.ItemLayout_SetLayoutProperties(swigCPtr, Property.Map.getCPtr(properties)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Property.Map GetLayoutProperties() { - Property.Map ret = new Property.Map(NDalicPINVOKE.ItemLayout_GetLayoutProperties(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void GetItemSize(uint itemId, Vector3 layoutSize, Vector3 itemSize) { - NDalicPINVOKE.ItemLayout_GetItemSize(swigCPtr, itemId, Vector3.getCPtr(layoutSize), Vector3.getCPtr(itemSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetItemSize(Vector3 itemSize) { - NDalicPINVOKE.ItemLayout_SetItemSize(swigCPtr, Vector3.getCPtr(itemSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual float GetMinimumLayoutPosition(uint numberOfItems, Vector3 layoutSize) { - float ret = NDalicPINVOKE.ItemLayout_GetMinimumLayoutPosition(swigCPtr, numberOfItems, Vector3.getCPtr(layoutSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetClosestAnchorPosition(float layoutPosition) { - float ret = NDalicPINVOKE.ItemLayout_GetClosestAnchorPosition(swigCPtr, layoutPosition); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetItemScrollToPosition(uint itemId) { - float ret = NDalicPINVOKE.ItemLayout_GetItemScrollToPosition(swigCPtr, itemId); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual ItemRange GetItemsWithinArea(float firstItemPosition, Vector3 layoutSize) { - ItemRange ret = new ItemRange(NDalicPINVOKE.ItemLayout_GetItemsWithinArea(swigCPtr, firstItemPosition, Vector3.getCPtr(layoutSize)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetClosestOnScreenLayoutPosition(int itemID, float currentLayoutPosition, Vector3 layoutSize) { - float ret = NDalicPINVOKE.ItemLayout_GetClosestOnScreenLayoutPosition(swigCPtr, itemID, currentLayoutPosition, Vector3.getCPtr(layoutSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual uint GetReserveItemCount(Vector3 layoutSize) { - uint ret = NDalicPINVOKE.ItemLayout_GetReserveItemCount(swigCPtr, Vector3.getCPtr(layoutSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void GetDefaultItemSize(uint itemId, Vector3 layoutSize, Vector3 itemSize) { - NDalicPINVOKE.ItemLayout_GetDefaultItemSize(swigCPtr, itemId, Vector3.getCPtr(layoutSize), Vector3.getCPtr(itemSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual Degree GetScrollDirection() { - Degree ret = new Degree(NDalicPINVOKE.ItemLayout_GetScrollDirection(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetScrollSpeedFactor() { - float ret = NDalicPINVOKE.ItemLayout_GetScrollSpeedFactor(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetMaximumSwipeSpeed() { - float ret = NDalicPINVOKE.ItemLayout_GetMaximumSwipeSpeed(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetItemFlickAnimationDuration() { - float ret = NDalicPINVOKE.ItemLayout_GetItemFlickAnimationDuration(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual int GetNextFocusItemID(int itemID, int maxItems, View.Focus.Direction direction, bool loopEnabled) { - int ret = NDalicPINVOKE.ItemLayout_GetNextFocusItemID(swigCPtr, itemID, maxItems, (int)direction, loopEnabled); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetFlickSpeedFactor() { - float ret = NDalicPINVOKE.ItemLayout_GetFlickSpeedFactor(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void ApplyConstraints(View view, int itemId, Vector3 layoutSize, View itemView) { - NDalicPINVOKE.ItemLayout_ApplyConstraints(swigCPtr, View.getCPtr(view), itemId, Vector3.getCPtr(layoutSize), View.getCPtr(itemView)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual Vector3 GetItemPosition(int itemID, float currentLayoutPosition, Vector3 layoutSize) { - Vector3 ret = new Vector3(NDalicPINVOKE.ItemLayout_GetItemPosition(swigCPtr, itemID, currentLayoutPosition, Vector3.getCPtr(layoutSize)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ItemRange.cs b/plugins/dali-sharp/sharp/internal/ItemRange.cs deleted file mode 100644 index 514091b..0000000 --- a/plugins/dali-sharp/sharp/internal/ItemRange.cs +++ /dev/null @@ -1,101 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ItemRange : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ItemRange(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ItemRange obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ItemRange() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ItemRange(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public ItemRange(uint beginItem, uint endItem) : this(NDalicPINVOKE.new_ItemRange__SWIG_0(beginItem, endItem), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemRange(ItemRange copy) : this(NDalicPINVOKE.new_ItemRange__SWIG_1(ItemRange.getCPtr(copy)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemRange Assign(ItemRange range) { - ItemRange ret = new ItemRange(NDalicPINVOKE.ItemRange_Assign(swigCPtr, ItemRange.getCPtr(range)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Within(uint itemId) { - bool ret = NDalicPINVOKE.ItemRange_Within(swigCPtr, itemId); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ItemRange Intersection(ItemRange second) { - ItemRange ret = new ItemRange(NDalicPINVOKE.ItemRange_Intersection(swigCPtr, ItemRange.getCPtr(second)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint begin { - set { - NDalicPINVOKE.ItemRange_begin_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.ItemRange_begin_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public uint end { - set { - NDalicPINVOKE.ItemRange_end_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.ItemRange_end_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ItemView.cs b/plugins/dali-sharp/sharp/internal/ItemView.cs deleted file mode 100644 index 3494625..0000000 --- a/plugins/dali-sharp/sharp/internal/ItemView.cs +++ /dev/null @@ -1,493 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -internal class ItemView : Scrollable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ItemView(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ItemView_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ItemView obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ItemView() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ItemView(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public Dali.Property.Array Layout - { - get - { - Dali.Property.Array temp = new Dali.Property.Array(); - GetProperty( ItemView.Property.LAYOUT).Get( temp ); - return temp; - } - set - { - SetProperty( ItemView.Property.LAYOUT, new Dali.Property.Value( value ) ); - } - } - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ItemView_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public static readonly int LAYOUT = NDalicManualPINVOKE.ItemView_Property_LAYOUT_get(); - - public Property() : this(NDalicPINVOKE.new_ItemView_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int MINIMUM_SWIPE_SPEED = NDalicPINVOKE.ItemView_Property_MINIMUM_SWIPE_SPEED_get(); - public static readonly int MINIMUM_SWIPE_DISTANCE = NDalicPINVOKE.ItemView_Property_MINIMUM_SWIPE_DISTANCE_get(); - public static readonly int WHEEL_SCROLL_DISTANCE_STEP = NDalicPINVOKE.ItemView_Property_WHEEL_SCROLL_DISTANCE_STEP_get(); - public static readonly int SNAP_TO_ITEM_ENABLED = NDalicPINVOKE.ItemView_Property_SNAP_TO_ITEM_ENABLED_get(); - public static readonly int REFRESH_INTERVAL = NDalicPINVOKE.ItemView_Property_REFRESH_INTERVAL_get(); - public static readonly int LAYOUT_POSITION = NDalicPINVOKE.ItemView_Property_LAYOUT_POSITION_get(); - public static readonly int SCROLL_SPEED = NDalicPINVOKE.ItemView_Property_SCROLL_SPEED_get(); - public static readonly int OVERSHOOT = NDalicPINVOKE.ItemView_Property_OVERSHOOT_get(); - public static readonly int SCROLL_DIRECTION = NDalicPINVOKE.ItemView_Property_SCROLL_DIRECTION_get(); - public static readonly int LAYOUT_ORIENTATION = NDalicPINVOKE.ItemView_Property_LAYOUT_ORIENTATION_get(); - public static readonly int SCROLL_CONTENT_SIZE = NDalicPINVOKE.ItemView_Property_SCROLL_CONTENT_SIZE_get(); - - } - - public ItemView (ItemFactory factory) : this (NDalicPINVOKE.ItemView_New(ItemFactory.getCPtr(factory)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ItemView(ItemView itemView) : this(NDalicPINVOKE.new_ItemView__SWIG_1(ItemView.getCPtr(itemView)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ItemView Assign(ItemView itemView) { - ItemView ret = new ItemView(NDalicPINVOKE.ItemView_Assign(swigCPtr, ItemView.getCPtr(itemView)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new static ItemView DownCast(BaseHandle handle) { - ItemView ret = new ItemView(NDalicPINVOKE.ItemView_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetLayoutCount() { - uint ret = NDalicPINVOKE.ItemView_GetLayoutCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void AddLayout(ItemLayout layout) { - NDalicPINVOKE.ItemView_AddLayout(swigCPtr, ItemLayout.getCPtr(layout)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveLayout(uint layoutIndex) { - NDalicPINVOKE.ItemView_RemoveLayout(swigCPtr, layoutIndex); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t GetLayout(uint layoutIndex) { - SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t ret = new SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t(NDalicPINVOKE.ItemView_GetLayout(swigCPtr, layoutIndex), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t GetActiveLayout() { - SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t ret = new SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t(NDalicPINVOKE.ItemView_GetActiveLayout(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetCurrentLayoutPosition(uint itemId) { - float ret = NDalicPINVOKE.ItemView_GetCurrentLayoutPosition(swigCPtr, itemId); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ActivateLayout(uint layoutIndex, Vector3 targetSize, float durationSeconds) { - NDalicPINVOKE.ItemView_ActivateLayout(swigCPtr, layoutIndex, Vector3.getCPtr(targetSize), durationSeconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void DeactivateCurrentLayout() { - NDalicPINVOKE.ItemView_DeactivateCurrentLayout(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetMinimumSwipeSpeed(float speed) { - NDalicPINVOKE.ItemView_SetMinimumSwipeSpeed(swigCPtr, speed); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetMinimumSwipeSpeed() { - float ret = NDalicPINVOKE.ItemView_GetMinimumSwipeSpeed(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetMinimumSwipeDistance(float distance) { - NDalicPINVOKE.ItemView_SetMinimumSwipeDistance(swigCPtr, distance); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetMinimumSwipeDistance() { - float ret = NDalicPINVOKE.ItemView_GetMinimumSwipeDistance(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetWheelScrollDistanceStep(float step) { - NDalicPINVOKE.ItemView_SetWheelScrollDistanceStep(swigCPtr, step); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetWheelScrollDistanceStep() { - float ret = NDalicPINVOKE.ItemView_GetWheelScrollDistanceStep(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetAnchoring(bool enabled) { - NDalicPINVOKE.ItemView_SetAnchoring(swigCPtr, enabled); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetAnchoring() { - bool ret = NDalicPINVOKE.ItemView_GetAnchoring(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetAnchoringDuration(float durationSeconds) { - NDalicPINVOKE.ItemView_SetAnchoringDuration(swigCPtr, durationSeconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetAnchoringDuration() { - float ret = NDalicPINVOKE.ItemView_GetAnchoringDuration(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ScrollToItem(uint itemId, float durationSeconds) { - NDalicPINVOKE.ItemView_ScrollToItem(swigCPtr, itemId, durationSeconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetRefreshInterval(float intervalLayoutPositions) { - NDalicPINVOKE.ItemView_SetRefreshInterval(swigCPtr, intervalLayoutPositions); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetRefreshInterval() { - float ret = NDalicPINVOKE.ItemView_GetRefreshInterval(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Refresh() { - NDalicPINVOKE.ItemView_Refresh(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public View GetItem(uint itemId) { - View ret = new View(NDalicPINVOKE.ItemView_GetItem(swigCPtr, itemId), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetItemId(View view) { - uint ret = NDalicPINVOKE.ItemView_GetItemId(swigCPtr, View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void InsertItem(Item newItem, float durationSeconds) { - NDalicPINVOKE.ItemView_InsertItem(swigCPtr, Item.getCPtr(newItem), durationSeconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void InsertItems(ItemContainer newItems, float durationSeconds) { - NDalicPINVOKE.ItemView_InsertItems(swigCPtr, ItemContainer.getCPtr(newItems), durationSeconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveItem(uint itemId, float durationSeconds) { - NDalicPINVOKE.ItemView_RemoveItem(swigCPtr, itemId, durationSeconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveItems(ItemIdContainer itemIds, float durationSeconds) { - NDalicPINVOKE.ItemView_RemoveItems(swigCPtr, ItemIdContainer.getCPtr(itemIds), durationSeconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ReplaceItem(Item replacementItem, float durationSeconds) { - NDalicPINVOKE.ItemView_ReplaceItem(swigCPtr, Item.getCPtr(replacementItem), durationSeconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ReplaceItems(ItemContainer replacementItems, float durationSeconds) { - NDalicPINVOKE.ItemView_ReplaceItems(swigCPtr, ItemContainer.getCPtr(replacementItems), durationSeconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetItemsParentOrigin(Vector3 parentOrigin) { - NDalicPINVOKE.ItemView_SetItemsParentOrigin(swigCPtr, Vector3.getCPtr(parentOrigin)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3 GetItemsParentOrigin() { - Vector3 ret = new Vector3(NDalicPINVOKE.ItemView_GetItemsParentOrigin(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetItemsAnchorPoint(Vector3 anchorPoint) { - NDalicPINVOKE.ItemView_SetItemsAnchorPoint(swigCPtr, Vector3.getCPtr(anchorPoint)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3 GetItemsAnchorPoint() { - Vector3 ret = new Vector3(NDalicPINVOKE.ItemView_GetItemsAnchorPoint(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void GetItemsRange(ItemRange range) { - NDalicPINVOKE.ItemView_GetItemsRange(swigCPtr, ItemRange.getCPtr(range)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VoidSignal LayoutActivatedSignal() { - VoidSignal ret = new VoidSignal(NDalicPINVOKE.ItemView_LayoutActivatedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float MinimumSwipeSpeed - { - get - { - float temp = 0.0f; - GetProperty( ItemView.Property.MINIMUM_SWIPE_SPEED).Get( out temp ); - return temp; - } - set - { - SetProperty( ItemView.Property.MINIMUM_SWIPE_SPEED, new Dali.Property.Value( value ) ); - } - } - public float MinimumSwipeDistance - { - get - { - float temp = 0.0f; - GetProperty( ItemView.Property.MINIMUM_SWIPE_DISTANCE).Get( out temp ); - return temp; - } - set - { - SetProperty( ItemView.Property.MINIMUM_SWIPE_DISTANCE, new Dali.Property.Value( value ) ); - } - } - public float WheelScrollDistanceStep - { - get - { - float temp = 0.0f; - GetProperty( ItemView.Property.WHEEL_SCROLL_DISTANCE_STEP).Get( out temp ); - return temp; - } - set - { - SetProperty( ItemView.Property.WHEEL_SCROLL_DISTANCE_STEP, new Dali.Property.Value( value ) ); - } - } - public bool SnapToItemEnabled - { - get - { - bool temp = false; - GetProperty( ItemView.Property.SNAP_TO_ITEM_ENABLED).Get( out temp ); - return temp; - } - set - { - SetProperty( ItemView.Property.SNAP_TO_ITEM_ENABLED, new Dali.Property.Value( value ) ); - } - } - public float RefreshInterval - { - get - { - float temp = 0.0f; - GetProperty( ItemView.Property.REFRESH_INTERVAL).Get( out temp ); - return temp; - } - set - { - SetProperty( ItemView.Property.REFRESH_INTERVAL, new Dali.Property.Value( value ) ); - } - } - public float LayoutPosition - { - get - { - float temp = 0.0f; - GetProperty( ItemView.Property.LAYOUT_POSITION).Get( out temp ); - return temp; - } - set - { - SetProperty( ItemView.Property.LAYOUT_POSITION, new Dali.Property.Value( value ) ); - } - } - public float ScrollSpeed - { - get - { - float temp = 0.0f; - GetProperty( ItemView.Property.SCROLL_SPEED).Get( out temp ); - return temp; - } - set - { - SetProperty( ItemView.Property.SCROLL_SPEED, new Dali.Property.Value( value ) ); - } - } - public float Overshoot - { - get - { - float temp = 0.0f; - GetProperty( ItemView.Property.OVERSHOOT).Get( out temp ); - return temp; - } - set - { - SetProperty( ItemView.Property.OVERSHOOT, new Dali.Property.Value( value ) ); - } - } - public Vector2 ScrollDirection - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( ItemView.Property.SCROLL_DIRECTION).Get( temp ); - return temp; - } - set - { - SetProperty( ItemView.Property.SCROLL_DIRECTION, new Dali.Property.Value( value ) ); - } - } - public int LayoutOrientation - { - get - { - int temp = 0; - GetProperty( ItemView.Property.LAYOUT_ORIENTATION).Get( out temp ); - return temp; - } - set - { - SetProperty( ItemView.Property.LAYOUT_ORIENTATION, new Dali.Property.Value( value ) ); - } - } - public float ScrollContentSize - { - get - { - float temp = 0.0f; - GetProperty( ItemView.Property.SCROLL_CONTENT_SIZE).Get( out temp ); - return temp; - } - set - { - SetProperty( ItemView.Property.SCROLL_CONTENT_SIZE, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/KeyEventSignal.cs b/plugins/dali-sharp/sharp/internal/KeyEventSignal.cs deleted file mode 100644 index 8cd123f..0000000 --- a/plugins/dali-sharp/sharp/internal/KeyEventSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class KeyEventSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal KeyEventSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(KeyEventSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~KeyEventSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_KeyEventSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.KeyEventSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.KeyEventSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.KeyEventSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.KeyEventSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Key arg) { - NDalicPINVOKE.KeyEventSignal_Emit(swigCPtr, Key.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public KeyEventSignal() : this(NDalicPINVOKE.new_KeyEventSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/KeyInputFocusSignal.cs b/plugins/dali-sharp/sharp/internal/KeyInputFocusSignal.cs deleted file mode 100644 index 7b3853d..0000000 --- a/plugins/dali-sharp/sharp/internal/KeyInputFocusSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class KeyInputFocusSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal KeyInputFocusSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(KeyInputFocusSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~KeyInputFocusSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_KeyInputFocusSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.KeyInputFocusSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.KeyInputFocusSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.KeyInputFocusSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.KeyInputFocusSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(View arg) { - NDalicPINVOKE.KeyInputFocusSignal_Emit(swigCPtr, View.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public KeyInputFocusSignal() : this(NDalicPINVOKE.new_KeyInputFocusSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/LinearConstrainer.cs b/plugins/dali-sharp/sharp/internal/LinearConstrainer.cs deleted file mode 100644 index d87cea9..0000000 --- a/plugins/dali-sharp/sharp/internal/LinearConstrainer.cs +++ /dev/null @@ -1,167 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class LinearConstrainer : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal LinearConstrainer(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.LinearConstrainer_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(LinearConstrainer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~LinearConstrainer() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_LinearConstrainer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_LinearConstrainer_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property() : this(NDalicPINVOKE.new_LinearConstrainer_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int VALUE = NDalicPINVOKE.LinearConstrainer_Property_VALUE_get(); - public static readonly int PROGRESS = NDalicPINVOKE.LinearConstrainer_Property_PROGRESS_get(); - - } - - public LinearConstrainer () : this (NDalicPINVOKE.LinearConstrainer_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static LinearConstrainer DownCast(BaseHandle handle) { - LinearConstrainer ret = new LinearConstrainer(NDalicPINVOKE.LinearConstrainer_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public LinearConstrainer(LinearConstrainer handle) : this(NDalicPINVOKE.new_LinearConstrainer__SWIG_1(LinearConstrainer.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public LinearConstrainer Assign(LinearConstrainer rhs) { - LinearConstrainer ret = new LinearConstrainer(NDalicPINVOKE.LinearConstrainer_Assign(swigCPtr, LinearConstrainer.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Apply(Property target, Property source, Vector2 range, Vector2 wrap) { - NDalicPINVOKE.LinearConstrainer_Apply__SWIG_0(swigCPtr, Property.getCPtr(target), Property.getCPtr(source), Vector2.getCPtr(range), Vector2.getCPtr(wrap)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Apply(Property target, Property source, Vector2 range) { - NDalicPINVOKE.LinearConstrainer_Apply__SWIG_1(swigCPtr, Property.getCPtr(target), Property.getCPtr(source), Vector2.getCPtr(range)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Remove(Animatable target) { - NDalicPINVOKE.LinearConstrainer_Remove(swigCPtr, Animatable.getCPtr(target)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Dali.Property.Array Value - { - get - { - Dali.Property.Array temp = new Dali.Property.Array(); - Dali.Object.GetProperty( swigCPtr, LinearConstrainer.Property.VALUE).Get( temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, LinearConstrainer.Property.VALUE, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Array Progress - { - get - { - Dali.Property.Array temp = new Dali.Property.Array(); - Dali.Object.GetProperty( swigCPtr, LinearConstrainer.Property.PROGRESS).Get( temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, LinearConstrainer.Property.PROGRESS, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/LoadingState.cs b/plugins/dali-sharp/sharp/internal/LoadingState.cs deleted file mode 100644 index 1eed21a..0000000 --- a/plugins/dali-sharp/sharp/internal/LoadingState.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum LoadingState { - ResourceLoading, - ResourceLoadingSucceeded, - ResourceLoadingFailed -} - -} diff --git a/plugins/dali-sharp/sharp/internal/LongPressGestureDetectedSignal.cs b/plugins/dali-sharp/sharp/internal/LongPressGestureDetectedSignal.cs deleted file mode 100644 index f7faac3..0000000 --- a/plugins/dali-sharp/sharp/internal/LongPressGestureDetectedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class LongPressGestureDetectedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal LongPressGestureDetectedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(LongPressGestureDetectedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~LongPressGestureDetectedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_LongPressGestureDetectedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.LongPressGestureDetectedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.LongPressGestureDetectedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.LongPressGestureDetectedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.LongPressGestureDetectedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(View arg1, LongPressGesture arg2) { - NDalicPINVOKE.LongPressGestureDetectedSignal_Emit(swigCPtr, View.getCPtr(arg1), LongPressGesture.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public LongPressGestureDetectedSignal() : this(NDalicPINVOKE.new_LongPressGestureDetectedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/LongPressGestureDetector.cs b/plugins/dali-sharp/sharp/internal/LongPressGestureDetector.cs deleted file mode 100644 index 4f23f3b..0000000 --- a/plugins/dali-sharp/sharp/internal/LongPressGestureDetector.cs +++ /dev/null @@ -1,218 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - -internal class LongPressGestureDetector : GestureDetector { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal LongPressGestureDetector(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.LongPressGestureDetector_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(LongPressGestureDetector obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~LongPressGestureDetector() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_LongPressGestureDetector(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - -public class DetectedEventArgs : EventArgs -{ - private View _view; - private LongPressGesture _longPressGesture; - - public View View - { - get - { - return _view; - } - set - { - _view = value; - } - } - - public LongPressGesture LongPressGesture - { - get - { - return _longPressGesture; - } - set - { - _longPressGesture = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void DetectedCallbackDelegate(IntPtr actor, IntPtr longPressGesture); - private DaliEventHandler _longPressGestureEventHandler; - private DetectedCallbackDelegate _longPressGestureCallbackDelegate; - - - public event DaliEventHandler Detected - { - add - { - lock(this) - { - // Restricted to only one listener - if (_longPressGestureEventHandler == null) - { - _longPressGestureEventHandler += value; - - _longPressGestureCallbackDelegate = new DetectedCallbackDelegate(OnLongPressGestureDetected); - this.DetectedSignal().Connect(_longPressGestureCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_longPressGestureEventHandler != null) - { - this.DetectedSignal().Disconnect(_longPressGestureCallbackDelegate); - } - - _longPressGestureEventHandler -= value; - } - } - } - - private void OnLongPressGestureDetected(IntPtr actor, IntPtr longPressGesture) - { - DetectedEventArgs e = new DetectedEventArgs(); - - // Populate all members of "e" (LongPressGestureEventArgs) with real data - e.View = View.GetViewFromPtr(actor); - e.LongPressGesture = Dali.LongPressGesture.GetLongPressGestureFromPtr(longPressGesture); - - if (_longPressGestureEventHandler != null) - { - //here we send all data to user event handlers - _longPressGestureEventHandler(this, e); - } - - } - - -public static LongPressGestureDetector GetLongPressGestureDetectorFromPtr(global::System.IntPtr cPtr) { - LongPressGestureDetector ret = new LongPressGestureDetector(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public LongPressGestureDetector () : this (NDalicPINVOKE.LongPressGestureDetector_New__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public LongPressGestureDetector (uint touchesRequired) : this (NDalicPINVOKE.LongPressGestureDetector_New__SWIG_1(touchesRequired), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public LongPressGestureDetector (uint minTouches, uint maxTouches) : this (NDalicPINVOKE.LongPressGestureDetector_New__SWIG_2(minTouches, maxTouches), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static LongPressGestureDetector DownCast(BaseHandle handle) { - LongPressGestureDetector ret = new LongPressGestureDetector(NDalicPINVOKE.LongPressGestureDetector_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public LongPressGestureDetector(LongPressGestureDetector handle) : this(NDalicPINVOKE.new_LongPressGestureDetector__SWIG_1(LongPressGestureDetector.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public LongPressGestureDetector Assign(LongPressGestureDetector rhs) { - LongPressGestureDetector ret = new LongPressGestureDetector(NDalicPINVOKE.LongPressGestureDetector_Assign(swigCPtr, LongPressGestureDetector.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetTouchesRequired(uint touches) { - NDalicPINVOKE.LongPressGestureDetector_SetTouchesRequired__SWIG_0(swigCPtr, touches); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetTouchesRequired(uint minTouches, uint maxTouches) { - NDalicPINVOKE.LongPressGestureDetector_SetTouchesRequired__SWIG_1(swigCPtr, minTouches, maxTouches); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetMinimumTouchesRequired() { - uint ret = NDalicPINVOKE.LongPressGestureDetector_GetMinimumTouchesRequired(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetMaximumTouchesRequired() { - uint ret = NDalicPINVOKE.LongPressGestureDetector_GetMaximumTouchesRequired(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public LongPressGestureDetectedSignal DetectedSignal() { - LongPressGestureDetectedSignal ret = new LongPressGestureDetectedSignal(NDalicPINVOKE.LongPressGestureDetector_DetectedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ManualPINVOKE.cs b/plugins/dali-sharp/sharp/internal/ManualPINVOKE.cs deleted file mode 100755 index 3998705..0000000 --- a/plugins/dali-sharp/sharp/internal/ManualPINVOKE.cs +++ /dev/null @@ -1,277 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -namespace Dali -{ - class NDalicManualPINVOKE - { - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_new_KeyboardFocusManager")] - public static extern global::System.IntPtr new_FocusManager(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_delete_KeyboardFocusManager")] - public static extern void delete_FocusManager(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_Get")] - public static extern global::System.IntPtr FocusManager_Get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_SetCurrentFocusActor")] - public static extern bool FocusManager_SetCurrentFocusActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_GetCurrentFocusActor")] - public static extern global::System.IntPtr FocusManager_GetCurrentFocusActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_MoveFocus")] - public static extern bool FocusManager_MoveFocus(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_ClearFocus")] - public static extern void FocusManager_ClearFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_SetFocusGroupLoop")] - public static extern void FocusManager_SetFocusGroupLoop(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_GetFocusGroupLoop")] - public static extern bool FocusManager_GetFocusGroupLoop(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_SetAsFocusGroup")] - public static extern void FocusManager_SetAsFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_IsFocusGroup")] - public static extern bool FocusManager_IsFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_GetFocusGroup")] - public static extern global::System.IntPtr FocusManager_GetFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_SetFocusIndicatorActor")] - public static extern void FocusManager_SetFocusIndicatorActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_GetFocusIndicatorActor")] - public static extern global::System.IntPtr FocusManager_GetFocusIndicatorActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_PreFocusChangeSignal")] - public static extern global::System.IntPtr FocusManager_PreFocusChangeSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_FocusChangedSignal")] - public static extern global::System.IntPtr FocusManager_FocusChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_FocusGroupChangedSignal")] - public static extern global::System.IntPtr FocusManager_FocusGroupChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_FocusedActorEnterKeySignal")] - public static extern global::System.IntPtr FocusManager_FocusedActorEnterKeySignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardPreFocusChangeSignal_Empty")] - public static extern bool PreFocusChangeSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardPreFocusChangeSignal_GetConnectionCount")] - public static extern uint PreFocusChangeSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardPreFocusChangeSignal_Connect")] - public static extern void PreFocusChangeSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, FocusManager.PreFocusChangeEventCallbackDelegate delegate1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardPreFocusChangeSignal_Disconnect")] - public static extern void PreFocusChangeSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardPreFocusChangeSignal_Emit")] - public static extern global::System.IntPtr PreFocusChangeSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_new_KeyboardPreFocusChangeSignal")] - public static extern global::System.IntPtr new_PreFocusChangeSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_delete_KeyboardPreFocusChangeSignal")] - public static extern void delete_PreFocusChangeSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_KeyboardFocusManager_SWIGUpcast")] - public static extern global::System.IntPtr FocusManager_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewWrapperImpl_CONTROL_BEHAVIOUR_FLAG_COUNT_get")] - public static extern int ViewWrapperImpl_CONTROL_BEHAVIOUR_FLAG_COUNT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ViewWrapperImpl")] - public static extern global::System.IntPtr new_ViewWrapperImpl(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewWrapperImpl_New")] - public static extern global::System.IntPtr ViewWrapperImpl_New(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ViewWrapperImpl")] - public static extern void delete_ViewWrapperImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewWrapperImpl_director_connect")] - public static extern void ViewWrapperImpl_director_connect(global::System.Runtime.InteropServices.HandleRef jarg1, ViewWrapperImpl.DelegateViewWrapperImpl_0 delegate0, ViewWrapperImpl.DelegateViewWrapperImpl_1 delegate1, ViewWrapperImpl.DelegateViewWrapperImpl_2 delegate2, ViewWrapperImpl.DelegateViewWrapperImpl_3 delegate3, ViewWrapperImpl.DelegateViewWrapperImpl_4 delegate4, ViewWrapperImpl.DelegateViewWrapperImpl_5 delegate5, ViewWrapperImpl.DelegateViewWrapperImpl_6 delegate6, ViewWrapperImpl.DelegateViewWrapperImpl_7 delegate7, ViewWrapperImpl.DelegateViewWrapperImpl_8 delegate8, ViewWrapperImpl.DelegateViewWrapperImpl_9 delegate9, ViewWrapperImpl.DelegateViewWrapperImpl_10 delegate10, ViewWrapperImpl.DelegateViewWrapperImpl_11 delegate11, ViewWrapperImpl.DelegateViewWrapperImpl_12 delegate12, ViewWrapperImpl.DelegateViewWrapperImpl_13 delegate13, ViewWrapperImpl.DelegateViewWrapperImpl_14 delegate14, ViewWrapperImpl.DelegateViewWrapperImpl_15 delegate15, ViewWrapperImpl.DelegateViewWrapperImpl_16 delegate16, ViewWrapperImpl.DelegateViewWrapperImpl_17 delegate17, ViewWrapperImpl.DelegateViewWrapperImpl_18 delegate18, ViewWrapperImpl.DelegateViewWrapperImpl_19 delegate19, ViewWrapperImpl.DelegateViewWrapperImpl_20 delegate20, ViewWrapperImpl.DelegateViewWrapperImpl_21 delegate21, ViewWrapperImpl.DelegateViewWrapperImpl_22 delegate22, ViewWrapperImpl.DelegateViewWrapperImpl_23 delegate23, ViewWrapperImpl.DelegateViewWrapperImpl_24 delegate24, ViewWrapperImpl.DelegateViewWrapperImpl_25 delegate25, ViewWrapperImpl.DelegateViewWrapperImpl_26 delegate26, ViewWrapperImpl.DelegateViewWrapperImpl_27 delegate27, ViewWrapperImpl.DelegateViewWrapperImpl_28 delegate28, ViewWrapperImpl.DelegateViewWrapperImpl_29 delegate29, ViewWrapperImpl.DelegateViewWrapperImpl_30 delegate30, ViewWrapperImpl.DelegateViewWrapperImpl_31 delegate31, ViewWrapperImpl.DelegateViewWrapperImpl_32 delegate32, ViewWrapperImpl.DelegateViewWrapperImpl_33 delegate33, ViewWrapperImpl.DelegateViewWrapperImpl_34 delegate34, ViewWrapperImpl.DelegateViewWrapperImpl_35 delegate35, ViewWrapperImpl.DelegateViewWrapperImpl_36 delegate36, ViewWrapperImpl.DelegateViewWrapperImpl_37 delegate37, ViewWrapperImpl.DelegateViewWrapperImpl_38 delegate38, ViewWrapperImpl.DelegateViewWrapperImpl_39 delegate39, ViewWrapperImpl.DelegateViewWrapperImpl_40 delegate40); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GetControlWrapperImpl__SWIG_0")] - public static extern global::System.IntPtr GetControlWrapperImpl__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewWrapper_New")] - public static extern global::System.IntPtr ViewWrapper_New(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ViewWrapper__SWIG_0")] - public static extern global::System.IntPtr new_ViewWrapper__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ViewWrapper")] - public static extern void delete_ViewWrapper(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ViewWrapper__SWIG_1")] - public static extern global::System.IntPtr new_ViewWrapper__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewWrapper_Assign")] - public static extern global::System.IntPtr ViewWrapper_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewWrapper_DownCast")] - public static extern global::System.IntPtr ViewWrapper_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewWrapperImpl_SWIGUpcast")] - public static extern global::System.IntPtr ViewWrapperImpl_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewWrapper_SWIGUpcast")] - public static extern global::System.IntPtr ViewWrapper_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_ViewWrapperImpl_RelayoutRequest")] - public static extern void ViewWrapperImpl_RelayoutRequest(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_ViewWrapperImpl_GetHeightForWidthBase")] - public static extern float ViewWrapperImpl_GetHeightForWidthBase(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_ViewWrapperImpl_GetWidthForHeightBase")] - public static extern float ViewWrapperImpl_GetWidthForHeightBase(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_ViewWrapperImpl_CalculateChildSizeBase")] - public static extern float ViewWrapperImpl_CalculateChildSizeBase(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_ViewWrapperImpl_RelayoutDependentOnChildrenBase__SWIG_0")] - public static extern bool ViewWrapperImpl_RelayoutDependentOnChildrenBase__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_ViewWrapperImpl_RelayoutDependentOnChildrenBase__SWIG_1")] - public static extern bool ViewWrapperImpl_RelayoutDependentOnChildrenBase__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_ViewWrapperImpl_RegisterVisual__SWIG_0")] - public static extern void ViewWrapperImpl_RegisterVisual__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_ViewWrapperImpl_RegisterVisual__SWIG_1")] - public static extern void ViewWrapperImpl_RegisterVisual__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_ViewWrapperImpl_UnregisterVisual")] - public static extern void ViewWrapperImpl_UnregisterVisual(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_ViewWrapperImpl_GetVisual")] - public static extern global::System.IntPtr ViewWrapperImpl_GetVisual(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_ViewWrapperImpl_EnableVisual")] - public static extern void ViewWrapperImpl_EnableVisual(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_ViewWrapperImpl_IsVisualEnabled")] - public static extern bool ViewWrapperImpl_IsVisualEnabled(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_ViewWrapperImpl_CreateTransition")] - public static extern global::System.IntPtr ViewWrapperImpl_CreateTransition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_ViewWrapperImpl_EmitKeyInputFocusSignal")] - public static extern void ViewWrapperImpl_EmitKeyInputFocusSignal(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewWrapperImpl_ApplyThemeStyle")] - public static extern void ViewWrapperImpl_ApplyThemeStyle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_EventThreadCallback")] - public static extern global::System.IntPtr new_EventThreadCallback(EventThreadCallback.CallbackDelegate delegate1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_EventThreadCallback")] - public static extern void delete_EventThreadCallback(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_EventThreadCallback_Trigger")] - public static extern void EventThreadCallback_Trigger(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Actor_Property_SIBLING_ORDER_get")] - public static extern int Actor_Property_SIBLING_ORDER_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Actor_Property_OPACITY_get")] - public static extern int Actor_Property_OPACITY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Actor_Property_SCREEN_POSITION_get")] - public static extern int Actor_Property_SCREEN_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Actor_Property_POSITION_USES_ANCHOR_POINT_get")] - public static extern int Actor_Property_POSITION_USES_ANCHOR_POINT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_View_Property_TOOLTIP_get")] - public static extern int View_Property_TOOLTIP_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_View_Property_STATE_get")] - public static extern int View_Property_STATE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_View_Property_SUB_STATE_get")] - public static extern int View_Property_SUB_STATE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_View_Property_LEFT_FOCUSABLE_ACTOR_ID_get")] - public static extern int View_Property_LEFT_FOCUSABLE_ACTOR_ID_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_View_Property_RIGHT_FOCUSABLE_ACTOR_ID_get")] - public static extern int View_Property_RIGHT_FOCUSABLE_ACTOR_ID_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_View_Property_UP_FOCUSABLE_ACTOR_ID_get")] - public static extern int View_Property_UP_FOCUSABLE_ACTOR_ID_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_View_Property_DOWN_FOCUSABLE_ACTOR_ID_get")] - public static extern int View_Property_DOWN_FOCUSABLE_ACTOR_ID_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_ItemView_Property_LAYOUT_get")] - public static extern int ItemView_Property_LAYOUT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Button_Property_UNSELECTED_VISUAL_get")] - public static extern int Button_Property_UNSELECTED_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Button_Property_SELECTED_VISUAL_get")] - public static extern int Button_Property_SELECTED_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Button_Property_DISABLED_SELECTED_VISUAL_get")] - public static extern int Button_Property_DISABLED_SELECTED_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Button_Property_DISABLED_UNSELECTED_VISUAL_get")] - public static extern int Button_Property_DISABLED_UNSELECTED_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Button_Property_UNSELECTED_BACKGROUND_VISUAL_get")] - public static extern int Button_Property_UNSELECTED_BACKGROUND_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Button_Property_SELECTED_BACKGROUND_VISUAL_get")] - public static extern int Button_Property_SELECTED_BACKGROUND_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Button_Property_DISABLED_UNSELECTED_BACKGROUND_VISUAL_get")] - public static extern int Button_Property_DISABLED_UNSELECTED_BACKGROUND_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Button_Property_DISABLED_SELECTED_BACKGROUND_VISUAL_get")] - public static extern int Button_Property_DISABLED_SELECTED_BACKGROUND_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Button_Property_LABEL_RELATIVE_ALIGNMENT_get")] - public static extern int Button_Property_LABEL_RELATIVE_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Button_Property_LABEL_PADDING_get")] - public static extern int Button_Property_LABEL_PADDING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Button_Property_VISUAL_PADDING_get")] - public static extern int Button_Property_VISUAL_PADDING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Visual_Property_TRANSFORM_get")] - public static extern int Visual_Property_TRANSFORM_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Visual_Property_PREMULTIPLIED_ALPHA_get")] - public static extern int Visual_Property_PREMULTIPLIED_ALPHA_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Visual_Property_MIX_COLOR_get")] - public static extern int Visual_Property_MIX_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Image_Visual_BORDER_get")] - public static extern int Image_Visual_BORDER_get(); - } -} diff --git a/plugins/dali-sharp/sharp/internal/MeshVisualShadingModeValue.cs b/plugins/dali-sharp/sharp/internal/MeshVisualShadingModeValue.cs deleted file mode 100644 index 89cc0c9..0000000 --- a/plugins/dali-sharp/sharp/internal/MeshVisualShadingModeValue.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum MeshVisualShadingModeValue { - TEXTURELESS_WITH_DIFFUSE_LIGHTING, - TEXTURED_WITH_SPECULAR_LIGHTING, - TEXTURED_WITH_DETAILED_SPECULAR_LIGHTING -} - -} diff --git a/plugins/dali-sharp/sharp/internal/Model3dView.cs b/plugins/dali-sharp/sharp/internal/Model3dView.cs deleted file mode 100644 index 973c9f1..0000000 --- a/plugins/dali-sharp/sharp/internal/Model3dView.cs +++ /dev/null @@ -1,246 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class Model3dView : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Model3dView(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Model3dView_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Model3dView obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Model3dView() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Model3dView(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Model3dView_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property() : this(NDalicPINVOKE.new_Model3dView_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int GEOMETRY_URL = NDalicPINVOKE.Model3dView_Property_GEOMETRY_URL_get(); - public static readonly int MATERIAL_URL = NDalicPINVOKE.Model3dView_Property_MATERIAL_URL_get(); - public static readonly int IMAGES_URL = NDalicPINVOKE.Model3dView_Property_IMAGES_URL_get(); - public static readonly int ILLUMINATION_TYPE = NDalicPINVOKE.Model3dView_Property_ILLUMINATION_TYPE_get(); - public static readonly int TEXTURE0_URL = NDalicPINVOKE.Model3dView_Property_TEXTURE0_URL_get(); - public static readonly int TEXTURE1_URL = NDalicPINVOKE.Model3dView_Property_TEXTURE1_URL_get(); - public static readonly int TEXTURE2_URL = NDalicPINVOKE.Model3dView_Property_TEXTURE2_URL_get(); - public static readonly int LIGHT_POSITION = NDalicPINVOKE.Model3dView_Property_LIGHT_POSITION_get(); - - } - - public Model3dView () : this (NDalicPINVOKE.Model3dView_New__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Model3dView (string objUrl, string mtlUrl, string imagesUrl) : this (NDalicPINVOKE.Model3dView_New__SWIG_1(objUrl, mtlUrl, imagesUrl), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Model3dView(Model3dView model3dView) : this(NDalicPINVOKE.new_Model3dView__SWIG_1(Model3dView.getCPtr(model3dView)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Model3dView Assign(Model3dView model3dView) { - Model3dView ret = new Model3dView(NDalicPINVOKE.Model3dView_Assign(swigCPtr, Model3dView.getCPtr(model3dView)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new static Model3dView DownCast(BaseHandle handle) { - Model3dView ret = new Model3dView(NDalicPINVOKE.Model3dView_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum IluminationTypeEnum { - DIFFUSE, - DIFFUSE_WITH_TEXTURE, - DIFFUSE_WITH_NORMAL_MAP - } - - public string GeometryUrl - { - get - { - string temp; - GetProperty( Model3dView.Property.GEOMETRY_URL).Get( out temp ); - return temp; - } - set - { - SetProperty( Model3dView.Property.GEOMETRY_URL, new Dali.Property.Value( value ) ); - } - } - public string MaterialUrl - { - get - { - string temp; - GetProperty( Model3dView.Property.MATERIAL_URL).Get( out temp ); - return temp; - } - set - { - SetProperty( Model3dView.Property.MATERIAL_URL, new Dali.Property.Value( value ) ); - } - } - public string ImagesUrl - { - get - { - string temp; - GetProperty( Model3dView.Property.IMAGES_URL).Get( out temp ); - return temp; - } - set - { - SetProperty( Model3dView.Property.IMAGES_URL, new Dali.Property.Value( value ) ); - } - } - public int IlluminationType - { - get - { - int temp = 0; - GetProperty( Model3dView.Property.ILLUMINATION_TYPE).Get( out temp ); - return temp; - } - set - { - SetProperty( Model3dView.Property.ILLUMINATION_TYPE, new Dali.Property.Value( value ) ); - } - } - public string Texture0Url - { - get - { - string temp; - GetProperty( Model3dView.Property.TEXTURE0_URL).Get( out temp ); - return temp; - } - set - { - SetProperty( Model3dView.Property.TEXTURE0_URL, new Dali.Property.Value( value ) ); - } - } - public string Texture1Url - { - get - { - string temp; - GetProperty( Model3dView.Property.TEXTURE1_URL).Get( out temp ); - return temp; - } - set - { - SetProperty( Model3dView.Property.TEXTURE1_URL, new Dali.Property.Value( value ) ); - } - } - public string Texture2Url - { - get - { - string temp; - GetProperty( Model3dView.Property.TEXTURE2_URL).Get( out temp ); - return temp; - } - set - { - SetProperty( Model3dView.Property.TEXTURE2_URL, new Dali.Property.Value( value ) ); - } - } - public Vector3 LightPosition - { - get - { - Vector3 temp = new Vector3(0.0f,0.0f,0.0f); - GetProperty( Model3dView.Property.LIGHT_POSITION).Get( temp ); - return temp; - } - set - { - SetProperty( Model3dView.Property.LIGHT_POSITION, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/NDalic.cs b/plugins/dali-sharp/sharp/internal/NDalic.cs deleted file mode 100644 index 20fe141..0000000 --- a/plugins/dali-sharp/sharp/internal/NDalic.cs +++ /dev/null @@ -1,778 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class NDalic { - public static uint int_to_uint(int x) { - uint ret = NDalicPINVOKE.int_to_uint(x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public static readonly int VISUAL_PROPERTY_TRANSFORM = NDalicManualPINVOKE.Visual_Property_TRANSFORM_get(); - public static readonly int VISUAL_PROPERTY_PREMULTIPLIED_ALPHA = NDalicManualPINVOKE.Visual_Property_PREMULTIPLIED_ALPHA_get(); - public static readonly int VISUAL_PROPERTY_MIX_COLOR = NDalicManualPINVOKE.Visual_Property_MIX_COLOR_get(); - public static readonly int IMAGE_VISUAL_BORDER = NDalicManualPINVOKE.Image_Visual_BORDER_get(); - - internal static void DaliAssertMessage(string location, string condition) { - NDalicPINVOKE.DaliAssertMessage(location, condition); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static Vector2 Min(Vector2 a, Vector2 b) { - Vector2 ret = new Vector2(NDalicPINVOKE.Min__SWIG_0(Vector2.getCPtr(a), Vector2.getCPtr(b)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector2 Max(Vector2 a, Vector2 b) { - Vector2 ret = new Vector2(NDalicPINVOKE.Max__SWIG_0(Vector2.getCPtr(a), Vector2.getCPtr(b)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector2 Clamp(Vector2 v, float min, float max) { - Vector2 ret = new Vector2(NDalicPINVOKE.Clamp__SWIG_0(Vector2.getCPtr(v), min, max), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector3 Min(Vector3 a, Vector3 b) { - Vector3 ret = new Vector3(NDalicPINVOKE.Min__SWIG_1(Vector3.getCPtr(a), Vector3.getCPtr(b)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector3 Max(Vector3 a, Vector3 b) { - Vector3 ret = new Vector3(NDalicPINVOKE.Max__SWIG_1(Vector3.getCPtr(a), Vector3.getCPtr(b)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector3 Clamp(Vector3 v, float min, float max) { - Vector3 ret = new Vector3(NDalicPINVOKE.Clamp__SWIG_1(Vector3.getCPtr(v), min, max), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector4 Min(Vector4 a, Vector4 b) { - Vector4 ret = new Vector4(NDalicPINVOKE.Min__SWIG_2(Vector4.getCPtr(a), Vector4.getCPtr(b)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector4 Max(Vector4 a, Vector4 b) { - Vector4 ret = new Vector4(NDalicPINVOKE.Max__SWIG_2(Vector4.getCPtr(a), Vector4.getCPtr(b)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Vector4 Clamp(Vector4 v, float min, float max) { - Vector4 ret = new Vector4(NDalicPINVOKE.Clamp__SWIG_2(Vector4.getCPtr(v), min, max), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool EqualTo(AngleAxis lhs, AngleAxis rhs) { - bool ret = NDalicPINVOKE.EqualTo__SWIG_9(AngleAxis.getCPtr(lhs), AngleAxis.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static uint NextPowerOfTwo(uint i) { - uint ret = NDalicPINVOKE.NextPowerOfTwo(i); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool IsPowerOfTwo(uint i) { - bool ret = NDalicPINVOKE.IsPowerOfTwo(i); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static float GetRangedEpsilon(float a, float b) { - float ret = NDalicPINVOKE.GetRangedEpsilon(a, b); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool EqualsZero(float value) { - bool ret = NDalicPINVOKE.EqualsZero(value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool Equals(float a, float b) { - bool ret = NDalicPINVOKE.Equals__SWIG_0(a, b); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool Equals(float a, float b, float epsilon) { - bool ret = NDalicPINVOKE.Equals__SWIG_1(a, b, epsilon); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static float Round(float value, int pos) { - float ret = NDalicPINVOKE.Round(value, pos); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static BaseObject GetImplementation(BaseHandle handle) { - BaseObject ret = new BaseObject(NDalicPINVOKE.GetImplementation(BaseHandle.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static PropertyCondition LessThanCondition(float arg) { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.LessThanCondition(arg), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static PropertyCondition GreaterThanCondition(float arg) { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.GreaterThanCondition(arg), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static PropertyCondition InsideCondition(float arg0, float arg1) { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.InsideCondition(arg0, arg1), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static PropertyCondition OutsideCondition(float arg0, float arg1) { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.OutsideCondition(arg0, arg1), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static PropertyCondition StepCondition(float stepAmount, float initialValue) { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.StepCondition__SWIG_0(stepAmount, initialValue), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static PropertyCondition StepCondition(float stepAmount) { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.StepCondition__SWIG_1(stepAmount), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static bool RegisterType(string name, SWIGTYPE_p_std__type_info baseType, System.Delegate f) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(f); - { - bool ret = NDalicPINVOKE.RegisterType(name, SWIGTYPE_p_std__type_info.getCPtr(baseType), new System.Runtime.InteropServices.HandleRef(null, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static bool RegisterProperty(string objectName, string name, int index, Property.Type type, System.Delegate setFunc, System.Delegate getFunc) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(setFunc); -System.IntPtr ip2 = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(getFunc); - { - bool ret = NDalicPINVOKE.RegisterProperty(objectName, name, index, (int)type, new System.Runtime.InteropServices.HandleRef(null, ip), new System.Runtime.InteropServices.HandleRef(null, ip2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float ParentOriginTop { - get { - float ret = NDalicPINVOKE.ParentOriginTop_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float ParentOriginBottom { - get { - float ret = NDalicPINVOKE.ParentOriginBottom_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float ParentOriginLeft { - get { - float ret = NDalicPINVOKE.ParentOriginLeft_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float ParentOriginRight { - get { - float ret = NDalicPINVOKE.ParentOriginRight_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float ParentOriginMiddle { - get { - float ret = NDalicPINVOKE.ParentOriginMiddle_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginTopLeft { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginTopLeft_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginTopCenter { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginTopCenter_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginTopRight { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginTopRight_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginCenterLeft { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginCenterLeft_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginCenter { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginCenter_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginCenterRight { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginCenterRight_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginBottomLeft { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginBottomLeft_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginBottomCenter { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginBottomCenter_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ParentOriginBottomRight { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginBottomRight_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float AnchorPointTop { - get { - float ret = NDalicPINVOKE.AnchorPointTop_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float AnchorPointBottom { - get { - float ret = NDalicPINVOKE.AnchorPointBottom_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float AnchorPointLeft { - get { - float ret = NDalicPINVOKE.AnchorPointLeft_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float AnchorPointRight { - get { - float ret = NDalicPINVOKE.AnchorPointRight_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static float AnchorPointMiddle { - get { - float ret = NDalicPINVOKE.AnchorPointMiddle_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointTopLeft { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointTopLeft_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointTopCenter { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointTopCenter_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointTopRight { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointTopRight_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointCenterLeft { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointCenterLeft_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointCenter { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointCenter_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointCenterRight { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointCenterRight_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointBottomLeft { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointBottomLeft_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointBottomCenter { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointBottomCenter_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 AnchorPointBottomRight { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointBottomRight_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 BLACK { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.BLACK_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 WHITE { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.WHITE_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 RED { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.RED_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 GREEN { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.GREEN_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 BLUE { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.BLUE_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 YELLOW { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.YELLOW_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 MAGENTA { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.MAGENTA_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 CYAN { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.CYAN_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 TRANSPARENT { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.TRANSPARENT_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float MACHINE_EPSILON_0 { - get { - float ret = NDalicPINVOKE.MACHINE_EPSILON_0_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float MACHINE_EPSILON_1 { - get { - float ret = NDalicPINVOKE.MACHINE_EPSILON_1_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float MACHINE_EPSILON_10 { - get { - float ret = NDalicPINVOKE.MACHINE_EPSILON_10_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float MACHINE_EPSILON_100 { - get { - float ret = NDalicPINVOKE.MACHINE_EPSILON_100_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float MACHINE_EPSILON_1000 { - get { - float ret = NDalicPINVOKE.MACHINE_EPSILON_1000_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float MACHINE_EPSILON_10000 { - get { - float ret = NDalicPINVOKE.MACHINE_EPSILON_10000_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static PixelFormat FIRST_VALID_PIXEL_FORMAT { - get { - PixelFormat ret = (PixelFormat)NDalicPINVOKE.FIRST_VALID_PIXEL_FORMAT_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static PixelFormat LAST_VALID_PIXEL_FORMAT { - get { - PixelFormat ret = (PixelFormat)NDalicPINVOKE.LAST_VALID_PIXEL_FORMAT_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static bool HasAlpha(PixelFormat pixelformat) { - bool ret = NDalicPINVOKE.HasAlpha((int)pixelformat); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static uint GetBytesPerPixel(PixelFormat pixelFormat) { - uint ret = NDalicPINVOKE.GetBytesPerPixel((int)pixelFormat); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static void GetAlphaOffsetAndMask(PixelFormat pixelFormat, SWIGTYPE_p_int byteOffset, SWIGTYPE_p_int bitMask) { - NDalicPINVOKE.GetAlphaOffsetAndMask((int)pixelFormat, SWIGTYPE_p_int.getCPtr(byteOffset), SWIGTYPE_p_int.getCPtr(bitMask)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal static uint POSITIVE_X { - get { - uint ret = NDalicPINVOKE.POSITIVE_X_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static uint NEGATIVE_X { - get { - uint ret = NDalicPINVOKE.NEGATIVE_X_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static uint POSITIVE_Y { - get { - uint ret = NDalicPINVOKE.POSITIVE_Y_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static uint NEGATIVE_Y { - get { - uint ret = NDalicPINVOKE.NEGATIVE_Y_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static uint POSITIVE_Z { - get { - uint ret = NDalicPINVOKE.POSITIVE_Z_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static uint NEGATIVE_Z { - get { - uint ret = NDalicPINVOKE.NEGATIVE_Z_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static void Raise(View view) { - NDalicPINVOKE.Raise(View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static void Lower(View view) { - NDalicPINVOKE.Lower(View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static void RaiseToTop(View view) { - NDalicPINVOKE.RaiseToTop(View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static void LowerToBottom(View view) { - NDalicPINVOKE.LowerToBottom(View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static void RaiseAbove(View view, View target) { - NDalicPINVOKE.RaiseAbove(View.getCPtr(view), View.getCPtr(target)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static void LowerBelow(View view, View target) { - NDalicPINVOKE.LowerBelow(View.getCPtr(view), View.getCPtr(target)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal static ViewImpl GetImplementation(View handle) { - ViewImpl ret = new ViewImpl(NDalicPINVOKE.GetImplementation__SWIG_0(View.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t NewItemLayout(DefaultItemLayoutType type) { - SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t ret = new SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t(NDalicPINVOKE.NewItemLayout((int)type), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static void SetCustomAlgorithm(SWIGTYPE_p_KeyboardFocusManager keyboardFocusManager, CustomAlgorithmInterface arg1) { - NDalicPINVOKE.SetCustomAlgorithm(SWIGTYPE_p_KeyboardFocusManager.getCPtr(keyboardFocusManager), CustomAlgorithmInterface.getCPtr(arg1)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal static readonly int VISUAL_PROPERTY_TYPE = NDalicPINVOKE.VISUAL_PROPERTY_TYPE_get(); - internal static readonly int VISUAL_PROPERTY_SHADER = NDalicPINVOKE.VISUAL_PROPERTY_SHADER_get(); - - internal static readonly int VISUAL_SHADER_VERTEX = NDalicPINVOKE.VISUAL_SHADER_VERTEX_get(); - internal static readonly int VISUAL_SHADER_FRAGMENT = NDalicPINVOKE.VISUAL_SHADER_FRAGMENT_get(); - internal static readonly int VISUAL_SHADER_SUBDIVIDE_GRID_X = NDalicPINVOKE.VISUAL_SHADER_SUBDIVIDE_GRID_X_get(); - internal static readonly int VISUAL_SHADER_SUBDIVIDE_GRID_Y = NDalicPINVOKE.VISUAL_SHADER_SUBDIVIDE_GRID_Y_get(); - internal static readonly int VISUAL_SHADER_HINTS = NDalicPINVOKE.VISUAL_SHADER_HINTS_get(); - - internal static readonly int BORDER_VISUAL_COLOR = NDalicPINVOKE.BORDER_VISUAL_COLOR_get(); - internal static readonly int BORDER_VISUAL_SIZE = NDalicPINVOKE.BORDER_VISUAL_SIZE_get(); - internal static readonly int BORDER_VISUAL_ANTI_ALIASING = NDalicPINVOKE.BORDER_VISUAL_ANTI_ALIASING_get(); - - internal static readonly int COLOR_VISUAL_MIX_COLOR = NDalicPINVOKE.COLOR_VISUAL_MIX_COLOR_get(); - - internal static readonly int GRADIENT_VISUAL_START_POSITION = NDalicPINVOKE.GRADIENT_VISUAL_START_POSITION_get(); - internal static readonly int GRADIENT_VISUAL_END_POSITION = NDalicPINVOKE.GRADIENT_VISUAL_END_POSITION_get(); - internal static readonly int GRADIENT_VISUAL_CENTER = NDalicPINVOKE.GRADIENT_VISUAL_CENTER_get(); - internal static readonly int GRADIENT_VISUAL_RADIUS = NDalicPINVOKE.GRADIENT_VISUAL_RADIUS_get(); - internal static readonly int GRADIENT_VISUAL_STOP_OFFSET = NDalicPINVOKE.GRADIENT_VISUAL_STOP_OFFSET_get(); - internal static readonly int GRADIENT_VISUAL_STOP_COLOR = NDalicPINVOKE.GRADIENT_VISUAL_STOP_COLOR_get(); - internal static readonly int GRADIENT_VISUAL_UNITS = NDalicPINVOKE.GRADIENT_VISUAL_UNITS_get(); - internal static readonly int GRADIENT_VISUAL_SPREAD_METHOD = NDalicPINVOKE.GRADIENT_VISUAL_SPREAD_METHOD_get(); - - internal static readonly int IMAGE_VISUAL_URL = NDalicPINVOKE.IMAGE_VISUAL_URL_get(); - internal static readonly int IMAGE_VISUAL_FITTING_MODE = NDalicPINVOKE.IMAGE_VISUAL_FITTING_MODE_get(); - internal static readonly int IMAGE_VISUAL_SAMPLING_MODE = NDalicPINVOKE.IMAGE_VISUAL_SAMPLING_MODE_get(); - internal static readonly int IMAGE_VISUAL_DESIRED_WIDTH = NDalicPINVOKE.IMAGE_VISUAL_DESIRED_WIDTH_get(); - internal static readonly int IMAGE_VISUAL_DESIRED_HEIGHT = NDalicPINVOKE.IMAGE_VISUAL_DESIRED_HEIGHT_get(); - internal static readonly int IMAGE_VISUAL_SYNCHRONOUS_LOADING = NDalicPINVOKE.IMAGE_VISUAL_SYNCHRONOUS_LOADING_get(); - internal static readonly int IMAGE_VISUAL_BORDER_ONLY = NDalicPINVOKE.IMAGE_VISUAL_BORDER_ONLY_get(); - internal static readonly int IMAGE_VISUAL_PIXEL_AREA = NDalicPINVOKE.IMAGE_VISUAL_PIXEL_AREA_get(); - internal static readonly int IMAGE_VISUAL_WRAP_MODE_U = NDalicPINVOKE.IMAGE_VISUAL_WRAP_MODE_U_get(); - internal static readonly int IMAGE_VISUAL_WRAP_MODE_V = NDalicPINVOKE.IMAGE_VISUAL_WRAP_MODE_V_get(); - - internal static readonly int MESH_VISUAL_OBJECT_URL = NDalicPINVOKE.MESH_VISUAL_OBJECT_URL_get(); - internal static readonly int MESH_VISUAL_MATERIAL_URL = NDalicPINVOKE.MESH_VISUAL_MATERIAL_URL_get(); - internal static readonly int MESH_VISUAL_TEXTURES_PATH = NDalicPINVOKE.MESH_VISUAL_TEXTURES_PATH_get(); - internal static readonly int MESH_VISUAL_SHADING_MODE = NDalicPINVOKE.MESH_VISUAL_SHADING_MODE_get(); - internal static readonly int MESH_VISUAL_USE_MIPMAPPING = NDalicPINVOKE.MESH_VISUAL_USE_MIPMAPPING_get(); - internal static readonly int MESH_VISUAL_USE_SOFT_NORMALS = NDalicPINVOKE.MESH_VISUAL_USE_SOFT_NORMALS_get(); - internal static readonly int MESH_VISUAL_LIGHT_POSITION = NDalicPINVOKE.MESH_VISUAL_LIGHT_POSITION_get(); - - internal static readonly int PRIMITIVE_VISUAL_SHAPE = NDalicPINVOKE.PRIMITIVE_VISUAL_SHAPE_get(); - internal static readonly int PRIMITIVE_VISUAL_MIX_COLOR = NDalicPINVOKE.PRIMITIVE_VISUAL_MIX_COLOR_get(); - internal static readonly int PRIMITIVE_VISUAL_SLICES = NDalicPINVOKE.PRIMITIVE_VISUAL_SLICES_get(); - internal static readonly int PRIMITIVE_VISUAL_STACKS = NDalicPINVOKE.PRIMITIVE_VISUAL_STACKS_get(); - internal static readonly int PRIMITIVE_VISUAL_SCALE_TOP_RADIUS = NDalicPINVOKE.PRIMITIVE_VISUAL_SCALE_TOP_RADIUS_get(); - internal static readonly int PRIMITIVE_VISUAL_SCALE_BOTTOM_RADIUS = NDalicPINVOKE.PRIMITIVE_VISUAL_SCALE_BOTTOM_RADIUS_get(); - internal static readonly int PRIMITIVE_VISUAL_SCALE_HEIGHT = NDalicPINVOKE.PRIMITIVE_VISUAL_SCALE_HEIGHT_get(); - internal static readonly int PRIMITIVE_VISUAL_SCALE_RADIUS = NDalicPINVOKE.PRIMITIVE_VISUAL_SCALE_RADIUS_get(); - internal static readonly int PRIMITIVE_VISUAL_SCALE_DIMENSIONS = NDalicPINVOKE.PRIMITIVE_VISUAL_SCALE_DIMENSIONS_get(); - internal static readonly int PRIMITIVE_VISUAL_BEVEL_PERCENTAGE = NDalicPINVOKE.PRIMITIVE_VISUAL_BEVEL_PERCENTAGE_get(); - internal static readonly int PRIMITIVE_VISUAL_BEVEL_SMOOTHNESS = NDalicPINVOKE.PRIMITIVE_VISUAL_BEVEL_SMOOTHNESS_get(); - internal static readonly int PRIMITIVE_VISUAL_LIGHT_POSITION = NDalicPINVOKE.PRIMITIVE_VISUAL_LIGHT_POSITION_get(); - - internal static readonly int TEXT_VISUAL_TEXT = NDalicPINVOKE.TEXT_VISUAL_TEXT_get(); - internal static readonly int TEXT_VISUAL_FONT_FAMILY = NDalicPINVOKE.TEXT_VISUAL_FONT_FAMILY_get(); - internal static readonly int TEXT_VISUAL_FONT_STYLE = NDalicPINVOKE.TEXT_VISUAL_FONT_STYLE_get(); - internal static readonly int TEXT_VISUAL_POINT_SIZE = NDalicPINVOKE.TEXT_VISUAL_POINT_SIZE_get(); - internal static readonly int TEXT_VISUAL_MULTI_LINE = NDalicPINVOKE.TEXT_VISUAL_MULTI_LINE_get(); - internal static readonly int TEXT_VISUAL_HORIZONTAL_ALIGNMENT = NDalicPINVOKE.TEXT_VISUAL_HORIZONTAL_ALIGNMENT_get(); - internal static readonly int TEXT_VISUAL_VERTICAL_ALIGNMENT = NDalicPINVOKE.TEXT_VISUAL_VERTICAL_ALIGNMENT_get(); - internal static readonly int TEXT_VISUAL_TEXT_COLOR = NDalicPINVOKE.TEXT_VISUAL_TEXT_COLOR_get(); - internal static readonly int TEXT_VISUAL_ENABLE_MARKUP = NDalicPINVOKE.TEXT_VISUAL_ENABLE_MARKUP_get(); - - internal static readonly int TOOLTIP_CONTENT = NDalicPINVOKE.TOOLTIP_CONTENT_get(); - internal static readonly int TOOLTIP_LAYOUT = NDalicPINVOKE.TOOLTIP_LAYOUT_get(); - internal static readonly int TOOLTIP_WAIT_TIME = NDalicPINVOKE.TOOLTIP_WAIT_TIME_get(); - internal static readonly int TOOLTIP_BACKGROUND = NDalicPINVOKE.TOOLTIP_BACKGROUND_get(); - internal static readonly int TOOLTIP_TAIL = NDalicPINVOKE.TOOLTIP_TAIL_get(); - internal static readonly int TOOLTIP_POSITION = NDalicPINVOKE.TOOLTIP_POSITION_get(); - internal static readonly int TOOLTIP_HOVER_POINT_OFFSET = NDalicPINVOKE.TOOLTIP_HOVER_POINT_OFFSET_get(); - internal static readonly int TOOLTIP_MOVEMENT_THRESHOLD = NDalicPINVOKE.TOOLTIP_MOVEMENT_THRESHOLD_get(); - internal static readonly int TOOLTIP_DISAPPEAR_ON_MOVEMENT = NDalicPINVOKE.TOOLTIP_DISAPPEAR_ON_MOVEMENT_get(); - - internal static readonly int TOOLTIP_BACKGROUND_VISUAL = NDalicPINVOKE.TOOLTIP_BACKGROUND_VISUAL_get(); - internal static readonly int TOOLTIP_BACKGROUND_BORDER = NDalicPINVOKE.TOOLTIP_BACKGROUND_BORDER_get(); - - internal static readonly int TOOLTIP_TAIL_VISIBILITY = NDalicPINVOKE.TOOLTIP_TAIL_VISIBILITY_get(); - internal static readonly int TOOLTIP_TAIL_ABOVE_VISUAL = NDalicPINVOKE.TOOLTIP_TAIL_ABOVE_VISUAL_get(); - internal static readonly int TOOLTIP_TAIL_BELOW_VISUAL = NDalicPINVOKE.TOOLTIP_TAIL_BELOW_VISUAL_get(); - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/NDalicPINVOKE.cs b/plugins/dali-sharp/sharp/internal/NDalicPINVOKE.cs deleted file mode 100644 index ead990a..0000000 --- a/plugins/dali-sharp/sharp/internal/NDalicPINVOKE.cs +++ /dev/null @@ -1,11055 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -class NDalicPINVOKE { - - protected class SWIGExceptionHelper { - - public delegate void ExceptionDelegate(string message); - public delegate void ExceptionArgumentDelegate(string message, string paramName); - - static ExceptionDelegate applicationDelegate = new ExceptionDelegate(SetPendingApplicationException); - static ExceptionDelegate arithmeticDelegate = new ExceptionDelegate(SetPendingArithmeticException); - static ExceptionDelegate divideByZeroDelegate = new ExceptionDelegate(SetPendingDivideByZeroException); - static ExceptionDelegate indexOutOfRangeDelegate = new ExceptionDelegate(SetPendingIndexOutOfRangeException); - static ExceptionDelegate invalidCastDelegate = new ExceptionDelegate(SetPendingInvalidCastException); - static ExceptionDelegate invalidOperationDelegate = new ExceptionDelegate(SetPendingInvalidOperationException); - static ExceptionDelegate ioDelegate = new ExceptionDelegate(SetPendingIOException); - static ExceptionDelegate nullReferenceDelegate = new ExceptionDelegate(SetPendingNullReferenceException); - static ExceptionDelegate outOfMemoryDelegate = new ExceptionDelegate(SetPendingOutOfMemoryException); - static ExceptionDelegate overflowDelegate = new ExceptionDelegate(SetPendingOverflowException); - static ExceptionDelegate systemDelegate = new ExceptionDelegate(SetPendingSystemException); - - static ExceptionArgumentDelegate argumentDelegate = new ExceptionArgumentDelegate(SetPendingArgumentException); - static ExceptionArgumentDelegate argumentNullDelegate = new ExceptionArgumentDelegate(SetPendingArgumentNullException); - static ExceptionArgumentDelegate argumentOutOfRangeDelegate = new ExceptionArgumentDelegate(SetPendingArgumentOutOfRangeException); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="SWIGRegisterExceptionCallbacks_NDalic")] - public static extern void SWIGRegisterExceptionCallbacks_NDalic( - ExceptionDelegate applicationDelegate, - ExceptionDelegate arithmeticDelegate, - ExceptionDelegate divideByZeroDelegate, - ExceptionDelegate indexOutOfRangeDelegate, - ExceptionDelegate invalidCastDelegate, - ExceptionDelegate invalidOperationDelegate, - ExceptionDelegate ioDelegate, - ExceptionDelegate nullReferenceDelegate, - ExceptionDelegate outOfMemoryDelegate, - ExceptionDelegate overflowDelegate, - ExceptionDelegate systemExceptionDelegate); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="SWIGRegisterExceptionArgumentCallbacks_NDalic")] - public static extern void SWIGRegisterExceptionCallbacksArgument_NDalic( - ExceptionArgumentDelegate argumentDelegate, - ExceptionArgumentDelegate argumentNullDelegate, - ExceptionArgumentDelegate argumentOutOfRangeDelegate); - - static void SetPendingApplicationException(string message) { - SWIGPendingException.Set(new global::System.ApplicationException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingArithmeticException(string message) { - SWIGPendingException.Set(new global::System.ArithmeticException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingDivideByZeroException(string message) { - SWIGPendingException.Set(new global::System.DivideByZeroException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingIndexOutOfRangeException(string message) { - SWIGPendingException.Set(new global::System.IndexOutOfRangeException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingInvalidCastException(string message) { - SWIGPendingException.Set(new global::System.InvalidCastException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingInvalidOperationException(string message) { - SWIGPendingException.Set(new global::System.InvalidOperationException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingIOException(string message) { - SWIGPendingException.Set(new global::System.IO.IOException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingNullReferenceException(string message) { - SWIGPendingException.Set(new global::System.NullReferenceException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingOutOfMemoryException(string message) { - SWIGPendingException.Set(new global::System.OutOfMemoryException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingOverflowException(string message) { - SWIGPendingException.Set(new global::System.OverflowException(message, SWIGPendingException.Retrieve())); - } - static void SetPendingSystemException(string message) { - SWIGPendingException.Set(new global::System.SystemException(message, SWIGPendingException.Retrieve())); - } - - static void SetPendingArgumentException(string message, string paramName) { - SWIGPendingException.Set(new global::System.ArgumentException(message, paramName, SWIGPendingException.Retrieve())); - } - static void SetPendingArgumentNullException(string message, string paramName) { - global::System.Exception e = SWIGPendingException.Retrieve(); - if (e != null) message = message + " Inner Exception: " + e.Message; - SWIGPendingException.Set(new global::System.ArgumentNullException(paramName, message)); - } - static void SetPendingArgumentOutOfRangeException(string message, string paramName) { - global::System.Exception e = SWIGPendingException.Retrieve(); - if (e != null) message = message + " Inner Exception: " + e.Message; - SWIGPendingException.Set(new global::System.ArgumentOutOfRangeException(paramName, message)); - } - - static SWIGExceptionHelper() { - SWIGRegisterExceptionCallbacks_NDalic( - applicationDelegate, - arithmeticDelegate, - divideByZeroDelegate, - indexOutOfRangeDelegate, - invalidCastDelegate, - invalidOperationDelegate, - ioDelegate, - nullReferenceDelegate, - outOfMemoryDelegate, - overflowDelegate, - systemDelegate); - - SWIGRegisterExceptionCallbacksArgument_NDalic( - argumentDelegate, - argumentNullDelegate, - argumentOutOfRangeDelegate); - } - } - - protected static SWIGExceptionHelper swigExceptionHelper = new SWIGExceptionHelper(); - - public class SWIGPendingException { - [global::System.ThreadStatic] - private static global::System.Exception pendingException = null; - private static int numExceptionsPending = 0; - - public static bool Pending { - get { - bool pending = false; - if (numExceptionsPending > 0) - if (pendingException != null) - pending = true; - return pending; - } - } - - public static void Set(global::System.Exception e) { - if (pendingException != null) - throw new global::System.ApplicationException("FATAL: An earlier pending exception from unmanaged code was missed and thus not thrown (" + pendingException.ToString() + ")", e); - pendingException = e; - lock(typeof(NDalicPINVOKE)) { - numExceptionsPending++; - } - } - - public static global::System.Exception Retrieve() { - global::System.Exception e = null; - if (numExceptionsPending > 0) { - if (pendingException != null) { - e = pendingException; - pendingException = null; - lock(typeof(NDalicPINVOKE)) { - numExceptionsPending--; - } - } - } - return e; - } - } - - - protected class SWIGStringHelper { - - public delegate string SWIGStringDelegate(string message); - static SWIGStringDelegate stringDelegate = new SWIGStringDelegate(CreateString); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="SWIGRegisterStringCallback_NDalic")] - public static extern void SWIGRegisterStringCallback_NDalic(SWIGStringDelegate stringDelegate); - - static string CreateString(string cString) { - return cString; - } - - static SWIGStringHelper() { - SWIGRegisterStringCallback_NDalic(stringDelegate); - } - } - - static protected SWIGStringHelper swigStringHelper = new SWIGStringHelper(); - - - static NDalicPINVOKE() { - } - - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_floatp")] - public static extern global::System.IntPtr new_floatp(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_floatp")] - public static extern void delete_floatp(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_floatp_assign")] - public static extern void floatp_assign(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_floatp_value")] - public static extern float floatp_value(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_floatp_cast")] - public static extern global::System.IntPtr floatp_cast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_floatp_frompointer")] - public static extern global::System.IntPtr floatp_frompointer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_intp")] - public static extern global::System.IntPtr new_intp(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_intp")] - public static extern void delete_intp(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_intp_assign")] - public static extern void intp_assign(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_intp_value")] - public static extern int intp_value(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_intp_cast")] - public static extern global::System.IntPtr intp_cast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_intp_frompointer")] - public static extern global::System.IntPtr intp_frompointer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_doublep")] - public static extern global::System.IntPtr new_doublep(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_doublep")] - public static extern void delete_doublep(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_doublep_assign")] - public static extern void doublep_assign(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_doublep_value")] - public static extern double doublep_value(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_doublep_cast")] - public static extern global::System.IntPtr doublep_cast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_doublep_frompointer")] - public static extern global::System.IntPtr doublep_frompointer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_uintp")] - public static extern global::System.IntPtr new_uintp(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_uintp")] - public static extern void delete_uintp(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_uintp_assign")] - public static extern void uintp_assign(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_uintp_value")] - public static extern uint uintp_value(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_uintp_cast")] - public static extern global::System.IntPtr uintp_cast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_uintp_frompointer")] - public static extern global::System.IntPtr uintp_frompointer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ushortp")] - public static extern global::System.IntPtr new_ushortp(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ushortp")] - public static extern void delete_ushortp(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ushortp_assign")] - public static extern void ushortp_assign(global::System.Runtime.InteropServices.HandleRef jarg1, ushort jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ushortp_value")] - public static extern ushort ushortp_value(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ushortp_cast")] - public static extern global::System.IntPtr ushortp_cast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ushortp_frompointer")] - public static extern global::System.IntPtr ushortp_frompointer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_int_to_uint")] - public static extern uint int_to_uint(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RefObject_Reference")] - public static extern void RefObject_Reference(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RefObject_Unreference")] - public static extern void RefObject_Unreference(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RefObject_ReferenceCount")] - public static extern int RefObject_ReferenceCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Any__SWIG_0")] - public static extern global::System.IntPtr new_Any__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Any")] - public static extern void delete_Any(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Any_AssertAlways")] - public static extern void Any_AssertAlways(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Any__SWIG_2")] - public static extern global::System.IntPtr new_Any__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Any_Assign")] - public static extern global::System.IntPtr Any_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Any_GetType")] - public static extern global::System.IntPtr Any_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Any_Empty")] - public static extern bool Any_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Any_AnyContainerBase")] - public static extern global::System.IntPtr new_Any_AnyContainerBase(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Any_AnyContainerBase_GetType")] - public static extern global::System.IntPtr Any_AnyContainerBase_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Any_AnyContainerBase_mType_get")] - public static extern global::System.IntPtr Any_AnyContainerBase_mType_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Any_AnyContainerBase_mCloneFunc_set")] - public static extern void Any_AnyContainerBase_mCloneFunc_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Any_AnyContainerBase_mCloneFunc_get")] - public static extern global::System.IntPtr Any_AnyContainerBase_mCloneFunc_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Any_AnyContainerBase_mDeleteFunc_set")] - public static extern void Any_AnyContainerBase_mDeleteFunc_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Any_AnyContainerBase_mDeleteFunc_get")] - public static extern global::System.IntPtr Any_AnyContainerBase_mDeleteFunc_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Any_AnyContainerBase")] - public static extern void delete_Any_AnyContainerBase(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Any_mContainer_set")] - public static extern void Any_mContainer_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Any_mContainer_get")] - public static extern global::System.IntPtr Any_mContainer_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DaliAssertMessage")] - public static extern void DaliAssertMessage(string jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_DaliException")] - public static extern global::System.IntPtr new_DaliException(string jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DaliException_location_set")] - public static extern void DaliException_location_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DaliException_location_get")] - public static extern string DaliException_location_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DaliException_condition_set")] - public static extern void DaliException_condition_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DaliException_condition_get")] - public static extern string DaliException_condition_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_DaliException")] - public static extern void delete_DaliException(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Vector2__SWIG_0")] - public static extern global::System.IntPtr new_Vector2__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Vector2__SWIG_1")] - public static extern global::System.IntPtr new_Vector2__SWIG_1(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Vector2__SWIG_2")] - public static extern global::System.IntPtr new_Vector2__SWIG_2([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]float[] jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Vector2__SWIG_3")] - public static extern global::System.IntPtr new_Vector2__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Vector2__SWIG_4")] - public static extern global::System.IntPtr new_Vector2__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_ONE_get")] - public static extern global::System.IntPtr Vector2_ONE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_XAXIS_get")] - public static extern global::System.IntPtr Vector2_XAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_YAXIS_get")] - public static extern global::System.IntPtr Vector2_YAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_NEGATIVE_XAXIS_get")] - public static extern global::System.IntPtr Vector2_NEGATIVE_XAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_NEGATIVE_YAXIS_get")] - public static extern global::System.IntPtr Vector2_NEGATIVE_YAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_ZERO_get")] - public static extern global::System.IntPtr Vector2_ZERO_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Assign__SWIG_0")] - public static extern global::System.IntPtr Vector2_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]float[] jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Assign__SWIG_1")] - public static extern global::System.IntPtr Vector2_Assign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Assign__SWIG_2")] - public static extern global::System.IntPtr Vector2_Assign__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Add")] - public static extern global::System.IntPtr Vector2_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_AddAssign")] - public static extern global::System.IntPtr Vector2_AddAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Subtract__SWIG_0")] - public static extern global::System.IntPtr Vector2_Subtract__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_SubtractAssign")] - public static extern global::System.IntPtr Vector2_SubtractAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Multiply__SWIG_0")] - public static extern global::System.IntPtr Vector2_Multiply__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Multiply__SWIG_1")] - public static extern global::System.IntPtr Vector2_Multiply__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_MultiplyAssign__SWIG_0")] - public static extern global::System.IntPtr Vector2_MultiplyAssign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_MultiplyAssign__SWIG_1")] - public static extern global::System.IntPtr Vector2_MultiplyAssign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Divide__SWIG_0")] - public static extern global::System.IntPtr Vector2_Divide__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Divide__SWIG_1")] - public static extern global::System.IntPtr Vector2_Divide__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_DivideAssign__SWIG_0")] - public static extern global::System.IntPtr Vector2_DivideAssign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_DivideAssign__SWIG_1")] - public static extern global::System.IntPtr Vector2_DivideAssign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Subtract__SWIG_1")] - public static extern global::System.IntPtr Vector2_Subtract__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_EqualTo")] - public static extern bool Vector2_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_NotEqualTo")] - public static extern bool Vector2_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_ValueOfIndex__SWIG_0")] - public static extern float Vector2_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Length")] - public static extern float Vector2_Length(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_LengthSquared")] - public static extern float Vector2_LengthSquared(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Normalize")] - public static extern void Vector2_Normalize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Clamp")] - public static extern void Vector2_Clamp(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_AsFloat__SWIG_0")] - public static extern global::System.IntPtr Vector2_AsFloat__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_X_set")] - public static extern void Vector2_X_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_X_get")] - public static extern float Vector2_X_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Width_set")] - public static extern void Vector2_Width_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Width_get")] - public static extern float Vector2_Width_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Y_set")] - public static extern void Vector2_Y_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Y_get")] - public static extern float Vector2_Y_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Height_set")] - public static extern void Vector2_Height_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector2_Height_get")] - public static extern float Vector2_Height_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Vector2")] - public static extern void delete_Vector2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Min__SWIG_0")] - public static extern global::System.IntPtr Min__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Max__SWIG_0")] - public static extern global::System.IntPtr Max__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Clamp__SWIG_0")] - public static extern global::System.IntPtr Clamp__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Vector3__SWIG_0")] - public static extern global::System.IntPtr new_Vector3__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Vector3__SWIG_1")] - public static extern global::System.IntPtr new_Vector3__SWIG_1(float jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Vector3__SWIG_2")] - public static extern global::System.IntPtr new_Vector3__SWIG_2([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]float[] jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Vector3__SWIG_3")] - public static extern global::System.IntPtr new_Vector3__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Vector3__SWIG_4")] - public static extern global::System.IntPtr new_Vector3__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_ONE_get")] - public static extern global::System.IntPtr Vector3_ONE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_XAXIS_get")] - public static extern global::System.IntPtr Vector3_XAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_YAXIS_get")] - public static extern global::System.IntPtr Vector3_YAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_ZAXIS_get")] - public static extern global::System.IntPtr Vector3_ZAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_NEGATIVE_XAXIS_get")] - public static extern global::System.IntPtr Vector3_NEGATIVE_XAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_NEGATIVE_YAXIS_get")] - public static extern global::System.IntPtr Vector3_NEGATIVE_YAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_NEGATIVE_ZAXIS_get")] - public static extern global::System.IntPtr Vector3_NEGATIVE_ZAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_ZERO_get")] - public static extern global::System.IntPtr Vector3_ZERO_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Assign__SWIG_0")] - public static extern global::System.IntPtr Vector3_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]float[] jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Assign__SWIG_1")] - public static extern global::System.IntPtr Vector3_Assign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Assign__SWIG_2")] - public static extern global::System.IntPtr Vector3_Assign__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Add")] - public static extern global::System.IntPtr Vector3_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_AddAssign")] - public static extern global::System.IntPtr Vector3_AddAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Subtract__SWIG_0")] - public static extern global::System.IntPtr Vector3_Subtract__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_SubtractAssign")] - public static extern global::System.IntPtr Vector3_SubtractAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Multiply__SWIG_0")] - public static extern global::System.IntPtr Vector3_Multiply__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Multiply__SWIG_1")] - public static extern global::System.IntPtr Vector3_Multiply__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_MultiplyAssign__SWIG_0")] - public static extern global::System.IntPtr Vector3_MultiplyAssign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_MultiplyAssign__SWIG_1")] - public static extern global::System.IntPtr Vector3_MultiplyAssign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_MultiplyAssign__SWIG_2")] - public static extern global::System.IntPtr Vector3_MultiplyAssign__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Divide__SWIG_0")] - public static extern global::System.IntPtr Vector3_Divide__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Divide__SWIG_1")] - public static extern global::System.IntPtr Vector3_Divide__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_DivideAssign__SWIG_0")] - public static extern global::System.IntPtr Vector3_DivideAssign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_DivideAssign__SWIG_1")] - public static extern global::System.IntPtr Vector3_DivideAssign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Subtract__SWIG_1")] - public static extern global::System.IntPtr Vector3_Subtract__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_EqualTo")] - public static extern bool Vector3_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_NotEqualTo")] - public static extern bool Vector3_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_ValueOfIndex__SWIG_0")] - public static extern float Vector3_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Dot")] - public static extern float Vector3_Dot(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Cross")] - public static extern global::System.IntPtr Vector3_Cross(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Length")] - public static extern float Vector3_Length(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_LengthSquared")] - public static extern float Vector3_LengthSquared(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Normalize")] - public static extern void Vector3_Normalize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Clamp")] - public static extern void Vector3_Clamp(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_AsFloat__SWIG_0")] - public static extern global::System.IntPtr Vector3_AsFloat__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_GetVectorXY__SWIG_0")] - public static extern global::System.IntPtr Vector3_GetVectorXY__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_GetVectorYZ__SWIG_0")] - public static extern global::System.IntPtr Vector3_GetVectorYZ__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_X_set")] - public static extern void Vector3_X_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_X_get")] - public static extern float Vector3_X_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Width_set")] - public static extern void Vector3_Width_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Width_get")] - public static extern float Vector3_Width_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_r_set")] - public static extern void Vector3_r_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_r_get")] - public static extern float Vector3_r_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Y_set")] - public static extern void Vector3_Y_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Y_get")] - public static extern float Vector3_Y_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Height_set")] - public static extern void Vector3_Height_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Height_get")] - public static extern float Vector3_Height_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_g_set")] - public static extern void Vector3_g_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_g_get")] - public static extern float Vector3_g_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Z_set")] - public static extern void Vector3_Z_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Z_get")] - public static extern float Vector3_Z_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Depth_set")] - public static extern void Vector3_Depth_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_Depth_get")] - public static extern float Vector3_Depth_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_b_set")] - public static extern void Vector3_b_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector3_b_get")] - public static extern float Vector3_b_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Vector3")] - public static extern void delete_Vector3(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Min__SWIG_1")] - public static extern global::System.IntPtr Min__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Max__SWIG_1")] - public static extern global::System.IntPtr Max__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Clamp__SWIG_1")] - public static extern global::System.IntPtr Clamp__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Vector4__SWIG_0")] - public static extern global::System.IntPtr new_Vector4__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Vector4__SWIG_1")] - public static extern global::System.IntPtr new_Vector4__SWIG_1(float jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Vector4__SWIG_2")] - public static extern global::System.IntPtr new_Vector4__SWIG_2([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]float[] jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Vector4__SWIG_3")] - public static extern global::System.IntPtr new_Vector4__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Vector4__SWIG_4")] - public static extern global::System.IntPtr new_Vector4__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_ONE_get")] - public static extern global::System.IntPtr Vector4_ONE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_XAXIS_get")] - public static extern global::System.IntPtr Vector4_XAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_YAXIS_get")] - public static extern global::System.IntPtr Vector4_YAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_ZAXIS_get")] - public static extern global::System.IntPtr Vector4_ZAXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_ZERO_get")] - public static extern global::System.IntPtr Vector4_ZERO_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Assign__SWIG_0")] - public static extern global::System.IntPtr Vector4_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]float[] jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Assign__SWIG_1")] - public static extern global::System.IntPtr Vector4_Assign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Assign__SWIG_2")] - public static extern global::System.IntPtr Vector4_Assign__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Add")] - public static extern global::System.IntPtr Vector4_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_AddAssign")] - public static extern global::System.IntPtr Vector4_AddAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Subtract__SWIG_0")] - public static extern global::System.IntPtr Vector4_Subtract__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_SubtractAssign")] - public static extern global::System.IntPtr Vector4_SubtractAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Multiply__SWIG_0")] - public static extern global::System.IntPtr Vector4_Multiply__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Multiply__SWIG_1")] - public static extern global::System.IntPtr Vector4_Multiply__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_MultiplyAssign__SWIG_0")] - public static extern global::System.IntPtr Vector4_MultiplyAssign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_MultiplyAssign__SWIG_1")] - public static extern global::System.IntPtr Vector4_MultiplyAssign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Divide__SWIG_0")] - public static extern global::System.IntPtr Vector4_Divide__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Divide__SWIG_1")] - public static extern global::System.IntPtr Vector4_Divide__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_DivideAssign__SWIG_0")] - public static extern global::System.IntPtr Vector4_DivideAssign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_DivideAssign__SWIG_1")] - public static extern global::System.IntPtr Vector4_DivideAssign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Subtract__SWIG_1")] - public static extern global::System.IntPtr Vector4_Subtract__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_EqualTo")] - public static extern bool Vector4_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_NotEqualTo")] - public static extern bool Vector4_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_ValueOfIndex__SWIG_0")] - public static extern float Vector4_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Dot__SWIG_0")] - public static extern float Vector4_Dot__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Dot__SWIG_1")] - public static extern float Vector4_Dot__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Dot4")] - public static extern float Vector4_Dot4(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Cross")] - public static extern global::System.IntPtr Vector4_Cross(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Length")] - public static extern float Vector4_Length(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_LengthSquared")] - public static extern float Vector4_LengthSquared(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Normalize")] - public static extern void Vector4_Normalize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Clamp")] - public static extern void Vector4_Clamp(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_AsFloat__SWIG_0")] - public static extern global::System.IntPtr Vector4_AsFloat__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_X_set")] - public static extern void Vector4_X_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_X_get")] - public static extern float Vector4_X_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_r_set")] - public static extern void Vector4_r_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_r_get")] - public static extern float Vector4_r_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_s_set")] - public static extern void Vector4_s_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_s_get")] - public static extern float Vector4_s_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Y_set")] - public static extern void Vector4_Y_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Y_get")] - public static extern float Vector4_Y_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_g_set")] - public static extern void Vector4_g_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_g_get")] - public static extern float Vector4_g_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_t_set")] - public static extern void Vector4_t_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_t_get")] - public static extern float Vector4_t_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Z_set")] - public static extern void Vector4_Z_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_Z_get")] - public static extern float Vector4_Z_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_b_set")] - public static extern void Vector4_b_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_b_get")] - public static extern float Vector4_b_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_p_set")] - public static extern void Vector4_p_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_p_get")] - public static extern float Vector4_p_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_W_set")] - public static extern void Vector4_W_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_W_get")] - public static extern float Vector4_W_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_a_set")] - public static extern void Vector4_a_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_a_get")] - public static extern float Vector4_a_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_q_set")] - public static extern void Vector4_q_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Vector4_q_get")] - public static extern float Vector4_q_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Vector4")] - public static extern void delete_Vector4(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Min__SWIG_2")] - public static extern global::System.IntPtr Min__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Max__SWIG_2")] - public static extern global::System.IntPtr Max__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Clamp__SWIG_2")] - public static extern global::System.IntPtr Clamp__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Uint16Pair__SWIG_0")] - public static extern global::System.IntPtr new_Uint16Pair__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Uint16Pair__SWIG_1")] - public static extern global::System.IntPtr new_Uint16Pair__SWIG_1(uint jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Uint16Pair__SWIG_2")] - public static extern global::System.IntPtr new_Uint16Pair__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Uint16Pair_SetWidth")] - public static extern void Uint16Pair_SetWidth(global::System.Runtime.InteropServices.HandleRef jarg1, ushort jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Uint16Pair_GetWidth")] - public static extern ushort Uint16Pair_GetWidth(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Uint16Pair_SetHeight")] - public static extern void Uint16Pair_SetHeight(global::System.Runtime.InteropServices.HandleRef jarg1, ushort jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Uint16Pair_GetHeight")] - public static extern ushort Uint16Pair_GetHeight(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Uint16Pair_SetX")] - public static extern void Uint16Pair_SetX(global::System.Runtime.InteropServices.HandleRef jarg1, ushort jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Uint16Pair_GetX")] - public static extern ushort Uint16Pair_GetX(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Uint16Pair_SetY")] - public static extern void Uint16Pair_SetY(global::System.Runtime.InteropServices.HandleRef jarg1, ushort jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Uint16Pair_GetY")] - public static extern ushort Uint16Pair_GetY(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Uint16Pair_Assign")] - public static extern global::System.IntPtr Uint16Pair_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Uint16Pair_EqualTo")] - public static extern bool Uint16Pair_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Uint16Pair_NotEqualTo")] - public static extern bool Uint16Pair_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Uint16Pair_LessThan")] - public static extern bool Uint16Pair_LessThan(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Uint16Pair_GreaterThan")] - public static extern bool Uint16Pair_GreaterThan(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Uint16Pair")] - public static extern void delete_Uint16Pair(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Degree__SWIG_0")] - public static extern global::System.IntPtr new_Degree__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Degree__SWIG_1")] - public static extern global::System.IntPtr new_Degree__SWIG_1(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Degree__SWIG_2")] - public static extern global::System.IntPtr new_Degree__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Degree_degree_set")] - public static extern void Degree_degree_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Degree_degree_get")] - public static extern float Degree_degree_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Degree")] - public static extern void delete_Degree(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ANGLE_360_get")] - public static extern global::System.IntPtr ANGLE_360_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ANGLE_315_get")] - public static extern global::System.IntPtr ANGLE_315_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ANGLE_270_get")] - public static extern global::System.IntPtr ANGLE_270_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ANGLE_225_get")] - public static extern global::System.IntPtr ANGLE_225_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ANGLE_180_get")] - public static extern global::System.IntPtr ANGLE_180_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ANGLE_135_get")] - public static extern global::System.IntPtr ANGLE_135_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ANGLE_120_get")] - public static extern global::System.IntPtr ANGLE_120_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ANGLE_90_get")] - public static extern global::System.IntPtr ANGLE_90_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ANGLE_60_get")] - public static extern global::System.IntPtr ANGLE_60_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ANGLE_45_get")] - public static extern global::System.IntPtr ANGLE_45_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ANGLE_30_get")] - public static extern global::System.IntPtr ANGLE_30_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ANGLE_0_get")] - public static extern global::System.IntPtr ANGLE_0_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_EqualTo__SWIG_5")] - public static extern bool EqualTo__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NotEqualTo__SWIG_4")] - public static extern bool NotEqualTo__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Clamp__SWIG_3")] - public static extern global::System.IntPtr Clamp__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Radian__SWIG_0")] - public static extern global::System.IntPtr new_Radian__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Radian__SWIG_1")] - public static extern global::System.IntPtr new_Radian__SWIG_1(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Radian__SWIG_2")] - public static extern global::System.IntPtr new_Radian__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Radian_Assign__SWIG_0")] - public static extern global::System.IntPtr Radian_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Radian_Assign__SWIG_1")] - public static extern global::System.IntPtr Radian_Assign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Radian_ConvertToFloat")] - public static extern float Radian_ConvertToFloat(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Radian_radian_set")] - public static extern void Radian_radian_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Radian_radian_get")] - public static extern float Radian_radian_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Radian")] - public static extern void delete_Radian(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_EqualTo__SWIG_6")] - public static extern bool EqualTo__SWIG_6(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NotEqualTo__SWIG_5")] - public static extern bool NotEqualTo__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_EqualTo__SWIG_7")] - public static extern bool EqualTo__SWIG_7(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NotEqualTo__SWIG_6")] - public static extern bool NotEqualTo__SWIG_6(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_EqualTo__SWIG_8")] - public static extern bool EqualTo__SWIG_8(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NotEqualTo__SWIG_7")] - public static extern bool NotEqualTo__SWIG_7(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GreaterThan__SWIG_0")] - public static extern bool GreaterThan__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GreaterThan__SWIG_1")] - public static extern bool GreaterThan__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GreaterThan__SWIG_2")] - public static extern bool GreaterThan__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LessThan__SWIG_0")] - public static extern bool LessThan__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LessThan__SWIG_1")] - public static extern bool LessThan__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LessThan__SWIG_2")] - public static extern bool LessThan__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Multiply")] - public static extern global::System.IntPtr Multiply(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Subtract")] - public static extern global::System.IntPtr Subtract(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Clamp__SWIG_4")] - public static extern global::System.IntPtr Clamp__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Rotation__SWIG_0")] - public static extern global::System.IntPtr new_Rotation__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Rotation__SWIG_1")] - public static extern global::System.IntPtr new_Rotation__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Rotation")] - public static extern void delete_Rotation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_IDENTITY_get")] - public static extern global::System.IntPtr Rotation_IDENTITY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_IsIdentity")] - public static extern bool Rotation_IsIdentity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_GetAxisAngle")] - public static extern bool Rotation_GetAxisAngle(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Add")] - public static extern global::System.IntPtr Rotation_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Subtract__SWIG_0")] - public static extern global::System.IntPtr Rotation_Subtract__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Multiply__SWIG_0")] - public static extern global::System.IntPtr Rotation_Multiply__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Multiply__SWIG_1")] - public static extern global::System.IntPtr Rotation_Multiply__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Divide__SWIG_0")] - public static extern global::System.IntPtr Rotation_Divide__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Multiply__SWIG_2")] - public static extern global::System.IntPtr Rotation_Multiply__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Divide__SWIG_1")] - public static extern global::System.IntPtr Rotation_Divide__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Subtract__SWIG_1")] - public static extern global::System.IntPtr Rotation_Subtract__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_AddAssign")] - public static extern global::System.IntPtr Rotation_AddAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_SubtractAssign")] - public static extern global::System.IntPtr Rotation_SubtractAssign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_MultiplyAssign__SWIG_0")] - public static extern global::System.IntPtr Rotation_MultiplyAssign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_MultiplyAssign__SWIG_1")] - public static extern global::System.IntPtr Rotation_MultiplyAssign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_DivideAssign")] - public static extern global::System.IntPtr Rotation_DivideAssign(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_EqualTo")] - public static extern bool Rotation_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_NotEqualTo")] - public static extern bool Rotation_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Length")] - public static extern float Rotation_Length(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_LengthSquared")] - public static extern float Rotation_LengthSquared(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Normalize")] - public static extern void Rotation_Normalize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Normalized")] - public static extern global::System.IntPtr Rotation_Normalized(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Conjugate")] - public static extern void Rotation_Conjugate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Invert")] - public static extern void Rotation_Invert(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Log")] - public static extern global::System.IntPtr Rotation_Log(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Exp")] - public static extern global::System.IntPtr Rotation_Exp(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Dot")] - public static extern float Rotation_Dot(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Lerp")] - public static extern global::System.IntPtr Rotation_Lerp(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Slerp")] - public static extern global::System.IntPtr Rotation_Slerp(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_SlerpNoInvert")] - public static extern global::System.IntPtr Rotation_SlerpNoInvert(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_Squad")] - public static extern global::System.IntPtr Rotation_Squad(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, float jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rotation_AngleBetween")] - public static extern float Rotation_AngleBetween(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Matrix__SWIG_0")] - public static extern global::System.IntPtr new_Matrix__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Matrix__SWIG_1")] - public static extern global::System.IntPtr new_Matrix__SWIG_1(bool jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Matrix__SWIG_2")] - public static extern global::System.IntPtr new_Matrix__SWIG_2([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]float[] jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Matrix__SWIG_3")] - public static extern global::System.IntPtr new_Matrix__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Matrix__SWIG_4")] - public static extern global::System.IntPtr new_Matrix__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_Assign")] - public static extern global::System.IntPtr Matrix_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_IDENTITY_get")] - public static extern global::System.IntPtr Matrix_IDENTITY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_SetIdentity")] - public static extern void Matrix_SetIdentity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_SetIdentityAndScale")] - public static extern void Matrix_SetIdentityAndScale(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_InvertTransform")] - public static extern void Matrix_InvertTransform(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_Invert")] - public static extern bool Matrix_Invert(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_Transpose")] - public static extern void Matrix_Transpose(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_GetXAxis")] - public static extern global::System.IntPtr Matrix_GetXAxis(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_GetYAxis")] - public static extern global::System.IntPtr Matrix_GetYAxis(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_GetZAxis")] - public static extern global::System.IntPtr Matrix_GetZAxis(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_SetXAxis")] - public static extern void Matrix_SetXAxis(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_SetYAxis")] - public static extern void Matrix_SetYAxis(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_SetZAxis")] - public static extern void Matrix_SetZAxis(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_GetTranslation")] - public static extern global::System.IntPtr Matrix_GetTranslation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_GetTranslation3")] - public static extern global::System.IntPtr Matrix_GetTranslation3(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_SetTranslation__SWIG_0")] - public static extern void Matrix_SetTranslation__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_SetTranslation__SWIG_1")] - public static extern void Matrix_SetTranslation__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_OrthoNormalize")] - public static extern void Matrix_OrthoNormalize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_AsFloat__SWIG_0")] - public static extern global::System.IntPtr Matrix_AsFloat__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_Multiply__SWIG_0")] - public static extern void Matrix_Multiply__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_Multiply__SWIG_1")] - public static extern void Matrix_Multiply__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_Multiply__SWIG_2")] - public static extern global::System.IntPtr Matrix_Multiply__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_EqualTo")] - public static extern bool Matrix_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_NotEqualTo")] - public static extern bool Matrix_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_SetTransformComponents")] - public static extern void Matrix_SetTransformComponents(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_SetInverseTransformComponents__SWIG_0")] - public static extern void Matrix_SetInverseTransformComponents__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_SetInverseTransformComponents__SWIG_1")] - public static extern void Matrix_SetInverseTransformComponents__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix_GetTransformComponents")] - public static extern void Matrix_GetTransformComponents(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Matrix")] - public static extern void delete_Matrix(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix3_IDENTITY_get")] - public static extern global::System.IntPtr Matrix3_IDENTITY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Matrix3__SWIG_0")] - public static extern global::System.IntPtr new_Matrix3__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Matrix3__SWIG_1")] - public static extern global::System.IntPtr new_Matrix3__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Matrix3__SWIG_2")] - public static extern global::System.IntPtr new_Matrix3__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Matrix3__SWIG_3")] - public static extern global::System.IntPtr new_Matrix3__SWIG_3(float jarg1, float jarg2, float jarg3, float jarg4, float jarg5, float jarg6, float jarg7, float jarg8, float jarg9); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix3_Assign__SWIG_0")] - public static extern global::System.IntPtr Matrix3_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix3_Assign__SWIG_1")] - public static extern global::System.IntPtr Matrix3_Assign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix3_EqualTo")] - public static extern bool Matrix3_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix3_NotEqualTo")] - public static extern bool Matrix3_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Matrix3")] - public static extern void delete_Matrix3(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix3_SetIdentity")] - public static extern void Matrix3_SetIdentity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix3_AsFloat__SWIG_0")] - public static extern global::System.IntPtr Matrix3_AsFloat__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix3_Invert")] - public static extern bool Matrix3_Invert(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix3_Transpose")] - public static extern bool Matrix3_Transpose(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix3_Scale")] - public static extern void Matrix3_Scale(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix3_Magnitude")] - public static extern float Matrix3_Magnitude(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix3_ScaledInverseTranspose")] - public static extern bool Matrix3_ScaledInverseTranspose(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Matrix3_Multiply")] - public static extern void Matrix3_Multiply(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Range")] - public static extern float Range(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Axis")] - public static extern global::System.IntPtr Axis(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AngleAxis__SWIG_0")] - public static extern global::System.IntPtr new_AngleAxis__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AngleAxis__SWIG_1")] - public static extern global::System.IntPtr new_AngleAxis__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AngleAxis_angle_set")] - public static extern void AngleAxis_angle_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AngleAxis_angle_get")] - public static extern global::System.IntPtr AngleAxis_angle_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AngleAxis_axis_set")] - public static extern void AngleAxis_axis_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AngleAxis_axis_get")] - public static extern global::System.IntPtr AngleAxis_axis_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_AngleAxis")] - public static extern void delete_AngleAxis(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_EqualTo__SWIG_9")] - public static extern bool EqualTo__SWIG_9(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NextPowerOfTwo")] - public static extern uint NextPowerOfTwo(uint jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_IsPowerOfTwo")] - public static extern bool IsPowerOfTwo(uint jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GetRangedEpsilon")] - public static extern float GetRangedEpsilon(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_EqualsZero")] - public static extern bool EqualsZero(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Equals__SWIG_0")] - public static extern bool Equals__SWIG_0(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Equals__SWIG_1")] - public static extern bool Equals__SWIG_1(float jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Round")] - public static extern float Round(float jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_WrapInDomain")] - public static extern float WrapInDomain(float jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ShortestDistanceInDomain")] - public static extern float ShortestDistanceInDomain(float jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_INVALID_INDEX_get")] - public static extern int Property_INVALID_INDEX_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_INVALID_KEY_get")] - public static extern int Property_INVALID_KEY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_INVALID_COMPONENT_INDEX_get")] - public static extern int Property_INVALID_COMPONENT_INDEX_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property__SWIG_0")] - public static extern global::System.IntPtr new_Property__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property__SWIG_1")] - public static extern global::System.IntPtr new_Property__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property__SWIG_2")] - public static extern global::System.IntPtr new_Property__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property__SWIG_3")] - public static extern global::System.IntPtr new_Property__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Property")] - public static extern void delete_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property__object_set")] - public static extern void Property__object_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property__object_get")] - public static extern global::System.IntPtr Property__object_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_propertyIndex_set")] - public static extern void Property_propertyIndex_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_propertyIndex_get")] - public static extern int Property_propertyIndex_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_componentIndex_set")] - public static extern void Property_componentIndex_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_componentIndex_get")] - public static extern int Property_componentIndex_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Array__SWIG_0")] - public static extern global::System.IntPtr new_Property_Array__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Array__SWIG_1")] - public static extern global::System.IntPtr new_Property_Array__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Property_Array")] - public static extern void delete_Property_Array(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Array_Size")] - public static extern uint Property_Array_Size(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Array_Count")] - public static extern uint Property_Array_Count(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Array_Empty")] - public static extern bool Property_Array_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Array_Clear")] - public static extern void Property_Array_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Array_Reserve")] - public static extern void Property_Array_Reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Array_Resize")] - public static extern void Property_Array_Resize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Array_Capacity")] - public static extern uint Property_Array_Capacity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Array_PushBack")] - public static extern void Property_Array_PushBack(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Array_Add")] - public static extern global::System.IntPtr Property_Array_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Array_GetElementAt__SWIG_0")] - public static extern global::System.IntPtr Property_Array_GetElementAt__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Array_ValueOfIndex__SWIG_0")] - public static extern global::System.IntPtr Property_Array_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Array_Assign")] - public static extern global::System.IntPtr Property_Array_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Key_type_set")] - public static extern void Property_Key_type_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Key_type_get")] - public static extern int Property_Key_type_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Key_indexKey_set")] - public static extern void Property_Key_indexKey_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Key_indexKey_get")] - public static extern int Property_Key_indexKey_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Key_stringKey_set")] - public static extern void Property_Key_stringKey_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Key_stringKey_get")] - public static extern string Property_Key_stringKey_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Key__SWIG_0")] - public static extern global::System.IntPtr new_Property_Key__SWIG_0(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Key__SWIG_1")] - public static extern global::System.IntPtr new_Property_Key__SWIG_1(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Key_EqualTo__SWIG_0")] - public static extern bool Property_Key_EqualTo__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Key_EqualTo__SWIG_1")] - public static extern bool Property_Key_EqualTo__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Key_EqualTo__SWIG_2")] - public static extern bool Property_Key_EqualTo__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Key_NotEqualTo__SWIG_0")] - public static extern bool Property_Key_NotEqualTo__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Key_NotEqualTo__SWIG_1")] - public static extern bool Property_Key_NotEqualTo__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Key_NotEqualTo__SWIG_2")] - public static extern bool Property_Key_NotEqualTo__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Property_Key")] - public static extern void delete_Property_Key(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Map__SWIG_0")] - public static extern global::System.IntPtr new_Property_Map__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Map__SWIG_1")] - public static extern global::System.IntPtr new_Property_Map__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Property_Map")] - public static extern void delete_Property_Map(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_Count")] - public static extern uint Property_Map_Count(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_Empty")] - public static extern bool Property_Map_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_Insert__SWIG_0")] - public static extern void Property_Map_Insert__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_Insert__SWIG_2")] - public static extern void Property_Map_Insert__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_Add__SWIG_0")] - public static extern global::System.IntPtr Property_Map_Add__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_Add__SWIG_2")] - public static extern global::System.IntPtr Property_Map_Add__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_GetValue")] - public static extern global::System.IntPtr Property_Map_GetValue(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_GetKey")] - public static extern string Property_Map_GetKey(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_GetKeyAt")] - public static extern global::System.IntPtr Property_Map_GetKeyAt(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_GetPair")] - public static extern global::System.IntPtr Property_Map_GetPair(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_Find__SWIG_0")] - public static extern global::System.IntPtr Property_Map_Find__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_Find__SWIG_2")] - public static extern global::System.IntPtr Property_Map_Find__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_Find__SWIG_3")] - public static extern global::System.IntPtr Property_Map_Find__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, string jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_Find__SWIG_4")] - public static extern global::System.IntPtr Property_Map_Find__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_Find__SWIG_5")] - public static extern global::System.IntPtr Property_Map_Find__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_Clear")] - public static extern void Property_Map_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_Merge")] - public static extern void Property_Map_Merge(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_ValueOfIndex__SWIG_0")] - public static extern global::System.IntPtr Property_Map_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_ValueOfIndex__SWIG_2")] - public static extern global::System.IntPtr Property_Map_ValueOfIndex__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Map_Assign")] - public static extern global::System.IntPtr Property_Map_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_0")] - public static extern global::System.IntPtr new_Property_Value__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_1")] - public static extern global::System.IntPtr new_Property_Value__SWIG_1(bool jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_2")] - public static extern global::System.IntPtr new_Property_Value__SWIG_2(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_3")] - public static extern global::System.IntPtr new_Property_Value__SWIG_3(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_4")] - public static extern global::System.IntPtr new_Property_Value__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_5")] - public static extern global::System.IntPtr new_Property_Value__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_6")] - public static extern global::System.IntPtr new_Property_Value__SWIG_6(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_7")] - public static extern global::System.IntPtr new_Property_Value__SWIG_7(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_8")] - public static extern global::System.IntPtr new_Property_Value__SWIG_8(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_9")] - public static extern global::System.IntPtr new_Property_Value__SWIG_9(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_10")] - public static extern global::System.IntPtr new_Property_Value__SWIG_10(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_11")] - public static extern global::System.IntPtr new_Property_Value__SWIG_11(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_12")] - public static extern global::System.IntPtr new_Property_Value__SWIG_12(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_14")] - public static extern global::System.IntPtr new_Property_Value__SWIG_14(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_15")] - public static extern global::System.IntPtr new_Property_Value__SWIG_15(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_16")] - public static extern global::System.IntPtr new_Property_Value__SWIG_16(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Property_Value__SWIG_17")] - public static extern global::System.IntPtr new_Property_Value__SWIG_17(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_Assign")] - public static extern global::System.IntPtr Property_Value_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Property_Value")] - public static extern void delete_Property_Value(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_GetType")] - public static extern int Property_Value_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_Get__SWIG_1")] - public static extern bool Property_Value_Get__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, out bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_Get__SWIG_2")] - public static extern bool Property_Value_Get__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, out float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_Get__SWIG_3")] - public static extern bool Property_Value_Get__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, out int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_Get__SWIG_4")] - public static extern bool Property_Value_Get__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_Get__SWIG_5")] - public static extern bool Property_Value_Get__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_Get__SWIG_6")] - public static extern bool Property_Value_Get__SWIG_6(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_Get__SWIG_7")] - public static extern bool Property_Value_Get__SWIG_7(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_Get__SWIG_8")] - public static extern bool Property_Value_Get__SWIG_8(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_Get__SWIG_9")] - public static extern bool Property_Value_Get__SWIG_9(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_Get__SWIG_10")] - public static extern bool Property_Value_Get__SWIG_10(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_Get__SWIG_11")] - public static extern bool Property_Value_Get__SWIG_11(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_Get__SWIG_12")] - public static extern bool Property_Value_Get__SWIG_12(global::System.Runtime.InteropServices.HandleRef jarg1, out string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_Get__SWIG_13")] - public static extern bool Property_Value_Get__SWIG_13(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_Get__SWIG_14")] - public static extern bool Property_Value_Get__SWIG_14(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_GetArray")] - public static extern global::System.IntPtr Property_Value_GetArray(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Property_Value_GetMap")] - public static extern global::System.IntPtr Property_Value_GetMap(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GetName")] - public static extern string GetName(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseObject_DoAction")] - public static extern bool BaseObject_DoAction(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseObject_GetTypeName")] - public static extern string BaseObject_GetTypeName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseObject_GetTypeInfo")] - public static extern bool BaseObject_GetTypeInfo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseObject_DoConnectSignal")] - public static extern bool BaseObject_DoConnectSignal(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GetImplementation")] - public static extern global::System.IntPtr GetImplementation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_BaseHandle__SWIG_0")] - public static extern global::System.IntPtr new_BaseHandle__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_BaseHandle__SWIG_1")] - public static extern global::System.IntPtr new_BaseHandle__SWIG_1(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_BaseHandle")] - public static extern void delete_BaseHandle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_BaseHandle__SWIG_2")] - public static extern global::System.IntPtr new_BaseHandle__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseHandle_Assign")] - public static extern global::System.IntPtr BaseHandle_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseHandle_DoAction")] - public static extern bool BaseHandle_DoAction(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseHandle_GetTypeName")] - public static extern string BaseHandle_GetTypeName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseHandle_GetTypeInfo")] - public static extern bool BaseHandle_GetTypeInfo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseHandle_GetBaseObject__SWIG_0")] - public static extern global::System.IntPtr BaseHandle_GetBaseObject__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseHandle_Reset")] - public static extern void BaseHandle_Reset(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseHandle_EqualTo")] - public static extern bool BaseHandle_EqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseHandle_NotEqualTo")] - public static extern bool BaseHandle_NotEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseHandle_GetObjectPtr")] - public static extern global::System.IntPtr BaseHandle_GetObjectPtr(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseHandle_HasBody")] - public static extern bool BaseHandle_HasBody(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseHandle_IsEqual")] - public static extern bool BaseHandle_IsEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LessThan__SWIG_3")] - public static extern bool LessThan__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ConnectionTrackerInterface")] - public static extern void delete_ConnectionTrackerInterface(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ConnectionTrackerInterface_SignalConnected")] - public static extern void ConnectionTrackerInterface_SignalConnected(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_SignalObserver")] - public static extern void delete_SignalObserver(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_SignalObserver_SignalDisconnected")] - public static extern void SignalObserver_SignalDisconnected(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_SlotObserver")] - public static extern void delete_SlotObserver(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_SlotObserver_SlotDisconnected")] - public static extern void SlotObserver_SlotDisconnected(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ConnectionTracker")] - public static extern void delete_ConnectionTracker(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ConnectionTracker_DisconnectAll")] - public static extern void ConnectionTracker_DisconnectAll(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ConnectionTracker_SignalConnected")] - public static extern void ConnectionTracker_SignalConnected(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ConnectionTracker_SignalDisconnected")] - public static extern void ConnectionTracker_SignalDisconnected(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ConnectionTracker_GetConnectionCount")] - public static extern uint ConnectionTracker_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ObjectRegistry__SWIG_0")] - public static extern global::System.IntPtr new_ObjectRegistry__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ObjectRegistry")] - public static extern void delete_ObjectRegistry(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ObjectRegistry__SWIG_1")] - public static extern global::System.IntPtr new_ObjectRegistry__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ObjectRegistry_Assign")] - public static extern global::System.IntPtr ObjectRegistry_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ObjectRegistry_ObjectCreatedSignal")] - public static extern global::System.IntPtr ObjectRegistry_ObjectCreatedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ObjectRegistry_ObjectDestroyedSignal")] - public static extern global::System.IntPtr ObjectRegistry_ObjectDestroyedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PropertyCondition__SWIG_0")] - public static extern global::System.IntPtr new_PropertyCondition__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PropertyCondition")] - public static extern void delete_PropertyCondition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PropertyCondition__SWIG_1")] - public static extern global::System.IntPtr new_PropertyCondition__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyCondition_Assign")] - public static extern global::System.IntPtr PropertyCondition_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyCondition_GetArgumentCount")] - public static extern uint PropertyCondition_GetArgumentCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyCondition_GetArgument")] - public static extern float PropertyCondition_GetArgument(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LessThanCondition")] - public static extern global::System.IntPtr LessThanCondition(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GreaterThanCondition")] - public static extern global::System.IntPtr GreaterThanCondition(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_InsideCondition")] - public static extern global::System.IntPtr InsideCondition(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_OutsideCondition")] - public static extern global::System.IntPtr OutsideCondition(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StepCondition__SWIG_0")] - public static extern global::System.IntPtr StepCondition__SWIG_0(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StepCondition__SWIG_1")] - public static extern global::System.IntPtr StepCondition__SWIG_1(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VariableStepCondition")] - public static extern global::System.IntPtr VariableStepCondition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PropertyNotification__SWIG_0")] - public static extern global::System.IntPtr new_PropertyNotification__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyNotification_DownCast")] - public static extern global::System.IntPtr PropertyNotification_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PropertyNotification")] - public static extern void delete_PropertyNotification(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PropertyNotification__SWIG_1")] - public static extern global::System.IntPtr new_PropertyNotification__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyNotification_Assign")] - public static extern global::System.IntPtr PropertyNotification_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyNotification_GetCondition__SWIG_0")] - public static extern global::System.IntPtr PropertyNotification_GetCondition__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyNotification_GetTarget")] - public static extern global::System.IntPtr PropertyNotification_GetTarget(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyNotification_GetTargetProperty")] - public static extern int PropertyNotification_GetTargetProperty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyNotification_SetNotifyMode")] - public static extern void PropertyNotification_SetNotifyMode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyNotification_GetNotifyMode")] - public static extern int PropertyNotification_GetNotifyMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyNotification_GetNotifyResult")] - public static extern bool PropertyNotification_GetNotifyResult(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyNotification_NotifySignal")] - public static extern global::System.IntPtr PropertyNotification_NotifySignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Handle__SWIG_0")] - public static extern global::System.IntPtr new_Handle__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_New")] - public static extern global::System.IntPtr Handle_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Handle")] - public static extern void delete_Handle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Handle__SWIG_1")] - public static extern global::System.IntPtr new_Handle__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_Assign")] - public static extern global::System.IntPtr Handle_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_DownCast")] - public static extern global::System.IntPtr Handle_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_Supports")] - public static extern bool Handle_Supports(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_GetPropertyCount")] - public static extern uint Handle_GetPropertyCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_GetPropertyName")] - public static extern string Handle_GetPropertyName(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_GetPropertyIndex")] - public static extern int Handle_GetPropertyIndex(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_IsPropertyWritable")] - public static extern bool Handle_IsPropertyWritable(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_IsPropertyAnimatable")] - public static extern bool Handle_IsPropertyAnimatable(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_IsPropertyAConstraintInput")] - public static extern bool Handle_IsPropertyAConstraintInput(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_GetPropertyType")] - public static extern int Handle_GetPropertyType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_SetProperty")] - public static extern void Handle_SetProperty(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_RegisterProperty__SWIG_0")] - public static extern int Handle_RegisterProperty__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_RegisterProperty__SWIG_1")] - public static extern int Handle_RegisterProperty__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_GetProperty")] - public static extern global::System.IntPtr Handle_GetProperty(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_GetPropertyIndices")] - public static extern void Handle_GetPropertyIndices(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_AddPropertyNotification__SWIG_0")] - public static extern global::System.IntPtr Handle_AddPropertyNotification__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_AddPropertyNotification__SWIG_1")] - public static extern global::System.IntPtr Handle_AddPropertyNotification__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_RemovePropertyNotification")] - public static extern void Handle_RemovePropertyNotification(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_RemovePropertyNotifications")] - public static extern void Handle_RemovePropertyNotifications(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_RemoveConstraints__SWIG_0")] - public static extern void Handle_RemoveConstraints__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_RemoveConstraints__SWIG_1")] - public static extern void Handle_RemoveConstraints__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_WEIGHT_get")] - public static extern int WEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_New")] - public static extern global::System.IntPtr New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TypeInfo__SWIG_0")] - public static extern global::System.IntPtr new_TypeInfo__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TypeInfo")] - public static extern void delete_TypeInfo(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TypeInfo__SWIG_1")] - public static extern global::System.IntPtr new_TypeInfo__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeInfo_Assign")] - public static extern global::System.IntPtr TypeInfo_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeInfo_GetName")] - public static extern string TypeInfo_GetName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeInfo_GetBaseName")] - public static extern string TypeInfo_GetBaseName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeInfo_CreateInstance")] - public static extern global::System.IntPtr TypeInfo_CreateInstance(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeInfo_GetActionCount")] - public static extern uint TypeInfo_GetActionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeInfo_GetActionName")] - public static extern string TypeInfo_GetActionName(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeInfo_GetSignalCount")] - public static extern uint TypeInfo_GetSignalCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeInfo_GetSignalName")] - public static extern string TypeInfo_GetSignalName(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeInfo_GetPropertyCount")] - public static extern uint TypeInfo_GetPropertyCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeInfo_GetPropertyIndices")] - public static extern void TypeInfo_GetPropertyIndices(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeInfo_GetPropertyName")] - public static extern string TypeInfo_GetPropertyName(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeRegistry_Get")] - public static extern global::System.IntPtr TypeRegistry_Get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TypeRegistry__SWIG_0")] - public static extern global::System.IntPtr new_TypeRegistry__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TypeRegistry")] - public static extern void delete_TypeRegistry(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TypeRegistry__SWIG_1")] - public static extern global::System.IntPtr new_TypeRegistry__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeRegistry_Assign")] - public static extern global::System.IntPtr TypeRegistry_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeRegistry_GetTypeInfo__SWIG_0")] - public static extern global::System.IntPtr TypeRegistry_GetTypeInfo__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeRegistry_GetTypeInfo__SWIG_1")] - public static extern global::System.IntPtr TypeRegistry_GetTypeInfo__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeRegistry_GetTypeNameCount")] - public static extern uint TypeRegistry_GetTypeNameCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeRegistry_GetTypeName")] - public static extern string TypeRegistry_GetTypeName(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TypeRegistry__SWIG_2")] - public static extern global::System.IntPtr new_TypeRegistry__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TypeRegistration__SWIG_0")] - public static extern global::System.IntPtr new_TypeRegistration__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TypeRegistration__SWIG_1")] - public static extern global::System.IntPtr new_TypeRegistration__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TypeRegistration__SWIG_2")] - public static extern global::System.IntPtr new_TypeRegistration__SWIG_2(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeRegistration_RegisteredName")] - public static extern string TypeRegistration_RegisteredName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeRegistration_RegisterControl")] - public static extern void TypeRegistration_RegisterControl(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeRegistration_RegisterProperty")] - public static extern void TypeRegistration_RegisterProperty(string jarg1, string jarg2, int jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TypeRegistration")] - public static extern void delete_TypeRegistration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_SignalConnectorType")] - public static extern global::System.IntPtr new_SignalConnectorType(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_SignalConnectorType")] - public static extern void delete_SignalConnectorType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TypeAction")] - public static extern global::System.IntPtr new_TypeAction(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TypeAction")] - public static extern void delete_TypeAction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PropertyRegistration")] - public static extern global::System.IntPtr new_PropertyRegistration(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PropertyRegistration")] - public static extern void delete_PropertyRegistration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AnimatablePropertyRegistration__SWIG_0")] - public static extern global::System.IntPtr new_AnimatablePropertyRegistration__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AnimatablePropertyRegistration__SWIG_1")] - public static extern global::System.IntPtr new_AnimatablePropertyRegistration__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_AnimatablePropertyRegistration")] - public static extern void delete_AnimatablePropertyRegistration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AnimatablePropertyComponentRegistration")] - public static extern global::System.IntPtr new_AnimatablePropertyComponentRegistration(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3, int jarg4, uint jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_AnimatablePropertyComponentRegistration")] - public static extern void delete_AnimatablePropertyComponentRegistration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ChildPropertyRegistration")] - public static extern global::System.IntPtr new_ChildPropertyRegistration(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ChildPropertyRegistration")] - public static extern void delete_ChildPropertyRegistration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RegisterType")] - public static extern bool RegisterType(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RegisterProperty")] - public static extern bool RegisterProperty(string jarg1, string jarg2, int jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ParentOriginTop_get")] - public static extern float ParentOriginTop_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ParentOriginBottom_get")] - public static extern float ParentOriginBottom_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ParentOriginLeft_get")] - public static extern float ParentOriginLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ParentOriginRight_get")] - public static extern float ParentOriginRight_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ParentOriginMiddle_get")] - public static extern float ParentOriginMiddle_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ParentOriginTopLeft_get")] - public static extern global::System.IntPtr ParentOriginTopLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ParentOriginTopCenter_get")] - public static extern global::System.IntPtr ParentOriginTopCenter_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ParentOriginTopRight_get")] - public static extern global::System.IntPtr ParentOriginTopRight_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ParentOriginCenterLeft_get")] - public static extern global::System.IntPtr ParentOriginCenterLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ParentOriginCenter_get")] - public static extern global::System.IntPtr ParentOriginCenter_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ParentOriginCenterRight_get")] - public static extern global::System.IntPtr ParentOriginCenterRight_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ParentOriginBottomLeft_get")] - public static extern global::System.IntPtr ParentOriginBottomLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ParentOriginBottomCenter_get")] - public static extern global::System.IntPtr ParentOriginBottomCenter_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ParentOriginBottomRight_get")] - public static extern global::System.IntPtr ParentOriginBottomRight_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnchorPointTop_get")] - public static extern float AnchorPointTop_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnchorPointBottom_get")] - public static extern float AnchorPointBottom_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnchorPointLeft_get")] - public static extern float AnchorPointLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnchorPointRight_get")] - public static extern float AnchorPointRight_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnchorPointMiddle_get")] - public static extern float AnchorPointMiddle_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnchorPointTopLeft_get")] - public static extern global::System.IntPtr AnchorPointTopLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnchorPointTopCenter_get")] - public static extern global::System.IntPtr AnchorPointTopCenter_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnchorPointTopRight_get")] - public static extern global::System.IntPtr AnchorPointTopRight_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnchorPointCenterLeft_get")] - public static extern global::System.IntPtr AnchorPointCenterLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnchorPointCenter_get")] - public static extern global::System.IntPtr AnchorPointCenter_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnchorPointCenterRight_get")] - public static extern global::System.IntPtr AnchorPointCenterRight_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnchorPointBottomLeft_get")] - public static extern global::System.IntPtr AnchorPointBottomLeft_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnchorPointBottomCenter_get")] - public static extern global::System.IntPtr AnchorPointBottomCenter_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnchorPointBottomRight_get")] - public static extern global::System.IntPtr AnchorPointBottomRight_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BLACK_get")] - public static extern global::System.IntPtr BLACK_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_WHITE_get")] - public static extern global::System.IntPtr WHITE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RED_get")] - public static extern global::System.IntPtr RED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GREEN_get")] - public static extern global::System.IntPtr GREEN_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BLUE_get")] - public static extern global::System.IntPtr BLUE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_YELLOW_get")] - public static extern global::System.IntPtr YELLOW_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_MAGENTA_get")] - public static extern global::System.IntPtr MAGENTA_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CYAN_get")] - public static extern global::System.IntPtr CYAN_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TRANSPARENT_get")] - public static extern global::System.IntPtr TRANSPARENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_MACHINE_EPSILON_0_get")] - public static extern float MACHINE_EPSILON_0_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_MACHINE_EPSILON_1_get")] - public static extern float MACHINE_EPSILON_1_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_MACHINE_EPSILON_10_get")] - public static extern float MACHINE_EPSILON_10_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_MACHINE_EPSILON_100_get")] - public static extern float MACHINE_EPSILON_100_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_MACHINE_EPSILON_1000_get")] - public static extern float MACHINE_EPSILON_1000_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_MACHINE_EPSILON_10000_get")] - public static extern float MACHINE_EPSILON_10000_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PI_get")] - public static extern float PI_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PI_2_get")] - public static extern float PI_2_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PI_4_get")] - public static extern float PI_4_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PI_OVER_180_get")] - public static extern float PI_OVER_180_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ONE80_OVER_PI_get")] - public static extern float ONE80_OVER_PI_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResizePolicyDefault_get")] - public static extern int ResizePolicyDefault_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorBase_Count")] - public static extern uint VectorBase_Count(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorBase_Size")] - public static extern uint VectorBase_Size(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorBase_Empty")] - public static extern bool VectorBase_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorBase_Capacity")] - public static extern uint VectorBase_Capacity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorBase_Release")] - public static extern void VectorBase_Release(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Image__SWIG_0")] - public static extern global::System.IntPtr new_Image__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Image")] - public static extern void delete_Image(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Image__SWIG_1")] - public static extern global::System.IntPtr new_Image__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Image_Assign")] - public static extern global::System.IntPtr Image_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Image_DownCast")] - public static extern global::System.IntPtr Image_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Image_GetWidth")] - public static extern uint Image_GetWidth(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Image_GetHeight")] - public static extern uint Image_GetHeight(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Image_UploadedSignal")] - public static extern global::System.IntPtr Image_UploadedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FIRST_VALID_PIXEL_FORMAT_get")] - public static extern int FIRST_VALID_PIXEL_FORMAT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LAST_VALID_PIXEL_FORMAT_get")] - public static extern int LAST_VALID_PIXEL_FORMAT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_HasAlpha")] - public static extern bool HasAlpha(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GetBytesPerPixel")] - public static extern uint GetBytesPerPixel(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GetAlphaOffsetAndMask")] - public static extern void GetAlphaOffsetAndMask(int jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PixelData_New")] - public static extern global::System.IntPtr PixelData_New([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg1, uint jarg2, uint jarg3, uint jarg4, int jarg5, int jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PixelData__SWIG_0")] - public static extern global::System.IntPtr new_PixelData__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PixelData")] - public static extern void delete_PixelData(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PixelData__SWIG_1")] - public static extern global::System.IntPtr new_PixelData__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PixelData_Assign")] - public static extern global::System.IntPtr PixelData_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PixelData_GetWidth")] - public static extern uint PixelData_GetWidth(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PixelData_GetHeight")] - public static extern uint PixelData_GetHeight(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PixelData_GetPixelFormat")] - public static extern int PixelData_GetPixelFormat(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_POSITIVE_X_get")] - public static extern uint POSITIVE_X_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NEGATIVE_X_get")] - public static extern uint NEGATIVE_X_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_POSITIVE_Y_get")] - public static extern uint POSITIVE_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NEGATIVE_Y_get")] - public static extern uint NEGATIVE_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_POSITIVE_Z_get")] - public static extern uint POSITIVE_Z_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NEGATIVE_Z_get")] - public static extern uint NEGATIVE_Z_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Texture_New__SWIG_0")] - public static extern global::System.IntPtr Texture_New__SWIG_0(int jarg1, int jarg2, uint jarg3, uint jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Texture_New__SWIG_1")] - public static extern global::System.IntPtr Texture_New__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Texture__SWIG_0")] - public static extern global::System.IntPtr new_Texture__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Texture")] - public static extern void delete_Texture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Texture__SWIG_1")] - public static extern global::System.IntPtr new_Texture__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Texture_DownCast")] - public static extern global::System.IntPtr Texture_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Texture_Assign")] - public static extern global::System.IntPtr Texture_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Texture_Upload__SWIG_0")] - public static extern bool Texture_Upload__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Texture_Upload__SWIG_1")] - public static extern bool Texture_Upload__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, uint jarg4, uint jarg5, uint jarg6, uint jarg7, uint jarg8); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Texture_GenerateMipmaps")] - public static extern void Texture_GenerateMipmaps(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Texture_GetWidth")] - public static extern uint Texture_GetWidth(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Texture_GetHeight")] - public static extern uint Texture_GetHeight(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Texture__SWIG_2")] - public static extern global::System.IntPtr new_Texture__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Sampler_New")] - public static extern global::System.IntPtr Sampler_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Sampler__SWIG_0")] - public static extern global::System.IntPtr new_Sampler__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Sampler")] - public static extern void delete_Sampler(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Sampler__SWIG_1")] - public static extern global::System.IntPtr new_Sampler__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Sampler_DownCast")] - public static extern global::System.IntPtr Sampler_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Sampler_Assign")] - public static extern global::System.IntPtr Sampler_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Sampler_SetFilterMode")] - public static extern void Sampler_SetFilterMode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Sampler_SetWrapMode__SWIG_0")] - public static extern void Sampler_SetWrapMode__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Sampler_SetWrapMode__SWIG_1")] - public static extern void Sampler_SetWrapMode__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextureSet_New")] - public static extern global::System.IntPtr TextureSet_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TextureSet__SWIG_0")] - public static extern global::System.IntPtr new_TextureSet__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TextureSet")] - public static extern void delete_TextureSet(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TextureSet__SWIG_1")] - public static extern global::System.IntPtr new_TextureSet__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextureSet_DownCast")] - public static extern global::System.IntPtr TextureSet_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextureSet_Assign")] - public static extern global::System.IntPtr TextureSet_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextureSet_SetTexture")] - public static extern void TextureSet_SetTexture(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextureSet_GetTexture")] - public static extern global::System.IntPtr TextureSet_GetTexture(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextureSet_SetSampler")] - public static extern void TextureSet_SetSampler(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextureSet_GetSampler")] - public static extern global::System.IntPtr TextureSet_GetSampler(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextureSet_GetTextureCount")] - public static extern uint TextureSet_GetTextureCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyBuffer_New")] - public static extern global::System.IntPtr PropertyBuffer_New(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PropertyBuffer__SWIG_0")] - public static extern global::System.IntPtr new_PropertyBuffer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PropertyBuffer")] - public static extern void delete_PropertyBuffer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PropertyBuffer__SWIG_1")] - public static extern global::System.IntPtr new_PropertyBuffer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyBuffer_DownCast")] - public static extern global::System.IntPtr PropertyBuffer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyBuffer_Assign")] - public static extern global::System.IntPtr PropertyBuffer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyBuffer_SetData")] - public static extern void PropertyBuffer_SetData(global::System.Runtime.InteropServices.HandleRef jarg1, System.IntPtr jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyBuffer_GetSize")] - public static extern uint PropertyBuffer_GetSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Geometry_New")] - public static extern global::System.IntPtr Geometry_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Geometry__SWIG_0")] - public static extern global::System.IntPtr new_Geometry__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Geometry")] - public static extern void delete_Geometry(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Geometry__SWIG_1")] - public static extern global::System.IntPtr new_Geometry__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Geometry_DownCast")] - public static extern global::System.IntPtr Geometry_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Geometry_Assign")] - public static extern global::System.IntPtr Geometry_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Geometry_AddVertexBuffer")] - public static extern uint Geometry_AddVertexBuffer(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Geometry_GetNumberOfVertexBuffers")] - public static extern uint Geometry_GetNumberOfVertexBuffers(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Geometry_RemoveVertexBuffer")] - public static extern void Geometry_RemoveVertexBuffer(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Geometry_SetIndexBuffer")] - public static extern void Geometry_SetIndexBuffer(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]ushort[] jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Geometry_SetType")] - public static extern void Geometry_SetType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Geometry_GetType")] - public static extern int Geometry_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Shader_Hint")] - public static extern global::System.IntPtr new_Shader_Hint(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Shader_Hint")] - public static extern void delete_Shader_Hint(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Shader_Property_PROGRAM_get")] - public static extern int Shader_Property_PROGRAM_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Shader_Property")] - public static extern global::System.IntPtr new_Shader_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Shader_Property")] - public static extern void delete_Shader_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Shader_New__SWIG_0")] - public static extern global::System.IntPtr Shader_New__SWIG_0(string jarg1, string jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Shader_New__SWIG_1")] - public static extern global::System.IntPtr Shader_New__SWIG_1(string jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Shader__SWIG_0")] - public static extern global::System.IntPtr new_Shader__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Shader")] - public static extern void delete_Shader(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Shader__SWIG_1")] - public static extern global::System.IntPtr new_Shader__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Shader_DownCast")] - public static extern global::System.IntPtr Shader_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Shader_Assign")] - public static extern global::System.IntPtr Shader_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_DEPTH_INDEX_get")] - public static extern int Renderer_Property_DEPTH_INDEX_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_FACE_CULLING_MODE_get")] - public static extern int Renderer_Property_FACE_CULLING_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_BLEND_MODE_get")] - public static extern int Renderer_Property_BLEND_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_BLEND_EQUATION_RGB_get")] - public static extern int Renderer_Property_BLEND_EQUATION_RGB_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_BLEND_EQUATION_ALPHA_get")] - public static extern int Renderer_Property_BLEND_EQUATION_ALPHA_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_BLEND_FACTOR_SRC_RGB_get")] - public static extern int Renderer_Property_BLEND_FACTOR_SRC_RGB_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_BLEND_FACTOR_DEST_RGB_get")] - public static extern int Renderer_Property_BLEND_FACTOR_DEST_RGB_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_BLEND_FACTOR_SRC_ALPHA_get")] - public static extern int Renderer_Property_BLEND_FACTOR_SRC_ALPHA_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_BLEND_FACTOR_DEST_ALPHA_get")] - public static extern int Renderer_Property_BLEND_FACTOR_DEST_ALPHA_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_BLEND_COLOR_get")] - public static extern int Renderer_Property_BLEND_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_BLEND_PRE_MULTIPLIED_ALPHA_get")] - public static extern int Renderer_Property_BLEND_PRE_MULTIPLIED_ALPHA_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_INDEX_RANGE_FIRST_get")] - public static extern int Renderer_Property_INDEX_RANGE_FIRST_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_INDEX_RANGE_COUNT_get")] - public static extern int Renderer_Property_INDEX_RANGE_COUNT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_DEPTH_WRITE_MODE_get")] - public static extern int Renderer_Property_DEPTH_WRITE_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_DEPTH_FUNCTION_get")] - public static extern int Renderer_Property_DEPTH_FUNCTION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_DEPTH_TEST_MODE_get")] - public static extern int Renderer_Property_DEPTH_TEST_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_RENDER_MODE_get")] - public static extern int Renderer_Property_RENDER_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_STENCIL_FUNCTION_get")] - public static extern int Renderer_Property_STENCIL_FUNCTION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_STENCIL_FUNCTION_MASK_get")] - public static extern int Renderer_Property_STENCIL_FUNCTION_MASK_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_STENCIL_FUNCTION_REFERENCE_get")] - public static extern int Renderer_Property_STENCIL_FUNCTION_REFERENCE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_STENCIL_MASK_get")] - public static extern int Renderer_Property_STENCIL_MASK_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_STENCIL_OPERATION_ON_FAIL_get")] - public static extern int Renderer_Property_STENCIL_OPERATION_ON_FAIL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_STENCIL_OPERATION_ON_Z_FAIL_get")] - public static extern int Renderer_Property_STENCIL_OPERATION_ON_Z_FAIL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Property_STENCIL_OPERATION_ON_Z_PASS_get")] - public static extern int Renderer_Property_STENCIL_OPERATION_ON_Z_PASS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Renderer_Property")] - public static extern global::System.IntPtr new_Renderer_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Renderer_Property")] - public static extern void delete_Renderer_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_New")] - public static extern global::System.IntPtr Renderer_New(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Renderer__SWIG_0")] - public static extern global::System.IntPtr new_Renderer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Renderer")] - public static extern void delete_Renderer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Renderer__SWIG_1")] - public static extern global::System.IntPtr new_Renderer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_DownCast")] - public static extern global::System.IntPtr Renderer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_Assign")] - public static extern global::System.IntPtr Renderer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_SetGeometry")] - public static extern void Renderer_SetGeometry(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_GetGeometry")] - public static extern global::System.IntPtr Renderer_GetGeometry(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_SetIndexRange")] - public static extern void Renderer_SetIndexRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_SetTextures")] - public static extern void Renderer_SetTextures(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_GetTextures")] - public static extern global::System.IntPtr Renderer_GetTextures(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_SetShader")] - public static extern void Renderer_SetShader(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_GetShader")] - public static extern global::System.IntPtr Renderer_GetShader(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_FrameBuffer_Attachment")] - public static extern global::System.IntPtr new_FrameBuffer_Attachment(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_FrameBuffer_Attachment")] - public static extern void delete_FrameBuffer_Attachment(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBuffer_New")] - public static extern global::System.IntPtr FrameBuffer_New(uint jarg1, uint jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_FrameBuffer__SWIG_0")] - public static extern global::System.IntPtr new_FrameBuffer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_FrameBuffer")] - public static extern void delete_FrameBuffer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_FrameBuffer__SWIG_1")] - public static extern global::System.IntPtr new_FrameBuffer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBuffer_DownCast")] - public static extern global::System.IntPtr FrameBuffer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBuffer_Assign")] - public static extern global::System.IntPtr FrameBuffer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBuffer_AttachColorTexture__SWIG_0")] - public static extern void FrameBuffer_AttachColorTexture__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBuffer_AttachColorTexture__SWIG_1")] - public static extern void FrameBuffer_AttachColorTexture__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, uint jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBuffer_GetColorTexture")] - public static extern global::System.IntPtr FrameBuffer_GetColorTexture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_RenderTaskList__SWIG_0")] - public static extern global::System.IntPtr new_RenderTaskList__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTaskList_DownCast")] - public static extern global::System.IntPtr RenderTaskList_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_RenderTaskList")] - public static extern void delete_RenderTaskList(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_RenderTaskList__SWIG_1")] - public static extern global::System.IntPtr new_RenderTaskList__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTaskList_Assign")] - public static extern global::System.IntPtr RenderTaskList_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTaskList_CreateTask")] - public static extern global::System.IntPtr RenderTaskList_CreateTask(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTaskList_RemoveTask")] - public static extern void RenderTaskList_RemoveTask(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTaskList_GetTaskCount")] - public static extern uint RenderTaskList_GetTaskCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTaskList_GetTask")] - public static extern global::System.IntPtr RenderTaskList_GetTask(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_Property_VIEWPORT_POSITION_get")] - public static extern int RenderTask_Property_VIEWPORT_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_Property_VIEWPORT_SIZE_get")] - public static extern int RenderTask_Property_VIEWPORT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_Property_CLEAR_COLOR_get")] - public static extern int RenderTask_Property_CLEAR_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_Property_REQUIRES_SYNC_get")] - public static extern int RenderTask_Property_REQUIRES_SYNC_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_RenderTask_Property")] - public static extern global::System.IntPtr new_RenderTask_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_RenderTask_Property")] - public static extern void delete_RenderTask_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_DEFAULT_SCREEN_TO_FRAMEBUFFER_FUNCTION_get")] - public static extern global::System.IntPtr RenderTask_DEFAULT_SCREEN_TO_FRAMEBUFFER_FUNCTION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_FULLSCREEN_FRAMEBUFFER_FUNCTION_get")] - public static extern global::System.IntPtr RenderTask_FULLSCREEN_FRAMEBUFFER_FUNCTION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_DEFAULT_EXCLUSIVE_get")] - public static extern bool RenderTask_DEFAULT_EXCLUSIVE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_DEFAULT_INPUT_ENABLED_get")] - public static extern bool RenderTask_DEFAULT_INPUT_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_DEFAULT_CLEAR_COLOR_get")] - public static extern global::System.IntPtr RenderTask_DEFAULT_CLEAR_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_DEFAULT_CLEAR_ENABLED_get")] - public static extern bool RenderTask_DEFAULT_CLEAR_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_DEFAULT_CULL_MODE_get")] - public static extern bool RenderTask_DEFAULT_CULL_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_DEFAULT_REFRESH_RATE_get")] - public static extern uint RenderTask_DEFAULT_REFRESH_RATE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_RenderTask__SWIG_0")] - public static extern global::System.IntPtr new_RenderTask__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_DownCast")] - public static extern global::System.IntPtr RenderTask_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_RenderTask")] - public static extern void delete_RenderTask(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_RenderTask__SWIG_1")] - public static extern global::System.IntPtr new_RenderTask__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_Assign")] - public static extern global::System.IntPtr RenderTask_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SetSourceActor")] - public static extern void RenderTask_SetSourceActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_GetSourceActor")] - public static extern global::System.IntPtr RenderTask_GetSourceActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SetExclusive")] - public static extern void RenderTask_SetExclusive(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_IsExclusive")] - public static extern bool RenderTask_IsExclusive(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SetInputEnabled")] - public static extern void RenderTask_SetInputEnabled(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_GetInputEnabled")] - public static extern bool RenderTask_GetInputEnabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SetCameraActor")] - public static extern void RenderTask_SetCameraActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_GetCameraActor")] - public static extern global::System.IntPtr RenderTask_GetCameraActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SetTargetFrameBuffer")] - public static extern void RenderTask_SetTargetFrameBuffer(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_GetTargetFrameBuffer")] - public static extern global::System.IntPtr RenderTask_GetTargetFrameBuffer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SetFrameBuffer")] - public static extern void RenderTask_SetFrameBuffer(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_GetFrameBuffer")] - public static extern global::System.IntPtr RenderTask_GetFrameBuffer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SetScreenToFrameBufferFunction")] - public static extern void RenderTask_SetScreenToFrameBufferFunction(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_GetScreenToFrameBufferFunction")] - public static extern global::System.IntPtr RenderTask_GetScreenToFrameBufferFunction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SetScreenToFrameBufferMappingActor")] - public static extern void RenderTask_SetScreenToFrameBufferMappingActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_GetScreenToFrameBufferMappingActor")] - public static extern global::System.IntPtr RenderTask_GetScreenToFrameBufferMappingActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SetViewportPosition")] - public static extern void RenderTask_SetViewportPosition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_GetCurrentViewportPosition")] - public static extern global::System.IntPtr RenderTask_GetCurrentViewportPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SetViewportSize")] - public static extern void RenderTask_SetViewportSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_GetCurrentViewportSize")] - public static extern global::System.IntPtr RenderTask_GetCurrentViewportSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SetViewport")] - public static extern void RenderTask_SetViewport(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_GetViewport")] - public static extern global::System.IntPtr RenderTask_GetViewport(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SetClearColor")] - public static extern void RenderTask_SetClearColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_GetClearColor")] - public static extern global::System.IntPtr RenderTask_GetClearColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SetClearEnabled")] - public static extern void RenderTask_SetClearEnabled(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_GetClearEnabled")] - public static extern bool RenderTask_GetClearEnabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SetCullMode")] - public static extern void RenderTask_SetCullMode(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_GetCullMode")] - public static extern bool RenderTask_GetCullMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SetRefreshRate")] - public static extern void RenderTask_SetRefreshRate(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_GetRefreshRate")] - public static extern uint RenderTask_GetRefreshRate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_WorldToViewport")] - public static extern bool RenderTask_WorldToViewport(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, out float jarg3, out float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_ViewportToLocal")] - public static extern bool RenderTask_ViewportToLocal(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3, float jarg4, out float jarg5, out float jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_FinishedSignal")] - public static extern global::System.IntPtr RenderTask_FinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TouchPoint__SWIG_0")] - public static extern global::System.IntPtr new_TouchPoint__SWIG_0(int jarg1, int jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TouchPoint__SWIG_1")] - public static extern global::System.IntPtr new_TouchPoint__SWIG_1(int jarg1, int jarg2, float jarg3, float jarg4, float jarg5, float jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TouchPoint")] - public static extern void delete_TouchPoint(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPoint_deviceId_set")] - public static extern void TouchPoint_deviceId_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPoint_deviceId_get")] - public static extern int TouchPoint_deviceId_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPoint_state_set")] - public static extern void TouchPoint_state_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPoint_state_get")] - public static extern int TouchPoint_state_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPoint_hitActor_set")] - public static extern void TouchPoint_hitActor_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPoint_hitActor_get")] - public static extern global::System.IntPtr TouchPoint_hitActor_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPoint_local_set")] - public static extern void TouchPoint_local_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPoint_local_get")] - public static extern global::System.IntPtr TouchPoint_local_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPoint_screen_set")] - public static extern void TouchPoint_screen_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPoint_screen_get")] - public static extern global::System.IntPtr TouchPoint_screen_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Touch__SWIG_0")] - public static extern global::System.IntPtr new_Touch__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Touch__SWIG_1")] - public static extern global::System.IntPtr new_Touch__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Touch")] - public static extern void delete_Touch(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Touch_Assign")] - public static extern global::System.IntPtr Touch_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Touch_GetTime")] - public static extern uint Touch_GetTime(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Touch_GetPointCount")] - public static extern uint Touch_GetPointCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Touch_GetDeviceId")] - public static extern int Touch_GetDeviceId(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Touch_GetState")] - public static extern int Touch_GetState(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Touch_GetHitActor")] - public static extern global::System.IntPtr Touch_GetHitActor(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Touch_GetLocalPosition")] - public static extern global::System.IntPtr Touch_GetLocalPosition(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Touch_GetScreenPosition")] - public static extern global::System.IntPtr Touch_GetScreenPosition(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Touch_GetRadius")] - public static extern float Touch_GetRadius(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Touch_GetEllipseRadius")] - public static extern global::System.IntPtr Touch_GetEllipseRadius(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Touch_GetPressure")] - public static extern float Touch_GetPressure(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Touch_GetAngle")] - public static extern global::System.IntPtr Touch_GetAngle(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_GestureDetector__SWIG_0")] - public static extern global::System.IntPtr new_GestureDetector__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GestureDetector_DownCast")] - public static extern global::System.IntPtr GestureDetector_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_GestureDetector")] - public static extern void delete_GestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_GestureDetector__SWIG_1")] - public static extern global::System.IntPtr new_GestureDetector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GestureDetector_Assign")] - public static extern global::System.IntPtr GestureDetector_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GestureDetector_Attach")] - public static extern void GestureDetector_Attach(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GestureDetector_Detach")] - public static extern void GestureDetector_Detach(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GestureDetector_DetachAll")] - public static extern void GestureDetector_DetachAll(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GestureDetector_GetAttachedActorCount")] - public static extern uint GestureDetector_GetAttachedActorCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GestureDetector_GetAttachedActor")] - public static extern global::System.IntPtr GestureDetector_GetAttachedActor(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Gesture")] - public static extern global::System.IntPtr new_Gesture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Gesture_Assign")] - public static extern global::System.IntPtr Gesture_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Gesture")] - public static extern void delete_Gesture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Gesture_type_set")] - public static extern void Gesture_type_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Gesture_type_get")] - public static extern int Gesture_type_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Gesture_state_set")] - public static extern void Gesture_state_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Gesture_state_get")] - public static extern int Gesture_state_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Gesture_time_set")] - public static extern void Gesture_time_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Gesture_time_get")] - public static extern uint Gesture_time_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Hover__SWIG_0")] - public static extern global::System.IntPtr new_Hover__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Hover__SWIG_1")] - public static extern global::System.IntPtr new_Hover__SWIG_1(uint jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Hover")] - public static extern void delete_Hover(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Hover_points_set")] - public static extern void Hover_points_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Hover_points_get")] - public static extern global::System.IntPtr Hover_points_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Hover_time_set")] - public static extern void Hover_time_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Hover_time_get")] - public static extern uint Hover_time_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Hover_GetPointCount")] - public static extern uint Hover_GetPointCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Hover_GetPoint")] - public static extern global::System.IntPtr Hover_GetPoint(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Key__SWIG_0")] - public static extern global::System.IntPtr new_Key__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Key__SWIG_1")] - public static extern global::System.IntPtr new_Key__SWIG_1(string jarg1, string jarg2, int jarg3, int jarg4, uint jarg5, int jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Key")] - public static extern void delete_Key(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Key_IsShiftModifier")] - public static extern bool Key_IsShiftModifier(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Key_IsCtrlModifier")] - public static extern bool Key_IsCtrlModifier(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Key_IsAltModifier")] - public static extern bool Key_IsAltModifier(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Key_keyPressedName_set")] - public static extern void Key_keyPressedName_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Key_keyPressedName_get")] - public static extern string Key_keyPressedName_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Key_keyPressed_set")] - public static extern void Key_keyPressed_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Key_keyPressed_get")] - public static extern string Key_keyPressed_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Key_keyCode_set")] - public static extern void Key_keyCode_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Key_keyCode_get")] - public static extern int Key_keyCode_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Key_keyModifier_set")] - public static extern void Key_keyModifier_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Key_keyModifier_get")] - public static extern int Key_keyModifier_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Key_time_set")] - public static extern void Key_time_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Key_time_get")] - public static extern uint Key_time_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Key_state_set")] - public static extern void Key_state_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Key_state_get")] - public static extern int Key_state_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_LongPressGestureDetector__SWIG_0")] - public static extern global::System.IntPtr new_LongPressGestureDetector__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetector_New__SWIG_0")] - public static extern global::System.IntPtr LongPressGestureDetector_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetector_New__SWIG_1")] - public static extern global::System.IntPtr LongPressGestureDetector_New__SWIG_1(uint jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetector_New__SWIG_2")] - public static extern global::System.IntPtr LongPressGestureDetector_New__SWIG_2(uint jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetector_DownCast")] - public static extern global::System.IntPtr LongPressGestureDetector_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_LongPressGestureDetector")] - public static extern void delete_LongPressGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_LongPressGestureDetector__SWIG_1")] - public static extern global::System.IntPtr new_LongPressGestureDetector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetector_Assign")] - public static extern global::System.IntPtr LongPressGestureDetector_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetector_SetTouchesRequired__SWIG_0")] - public static extern void LongPressGestureDetector_SetTouchesRequired__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetector_SetTouchesRequired__SWIG_1")] - public static extern void LongPressGestureDetector_SetTouchesRequired__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetector_GetMinimumTouchesRequired")] - public static extern uint LongPressGestureDetector_GetMinimumTouchesRequired(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetector_GetMaximumTouchesRequired")] - public static extern uint LongPressGestureDetector_GetMaximumTouchesRequired(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetector_DetectedSignal")] - public static extern global::System.IntPtr LongPressGestureDetector_DetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_LongPressGesture__SWIG_0")] - public static extern global::System.IntPtr new_LongPressGesture__SWIG_0(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_LongPressGesture__SWIG_1")] - public static extern global::System.IntPtr new_LongPressGesture__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGesture_Assign")] - public static extern global::System.IntPtr LongPressGesture_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_LongPressGesture")] - public static extern void delete_LongPressGesture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGesture_numberOfTouches_set")] - public static extern void LongPressGesture_numberOfTouches_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGesture_numberOfTouches_get")] - public static extern uint LongPressGesture_numberOfTouches_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGesture_screenPoint_set")] - public static extern void LongPressGesture_screenPoint_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGesture_screenPoint_get")] - public static extern global::System.IntPtr LongPressGesture_screenPoint_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGesture_localPoint_set")] - public static extern void LongPressGesture_localPoint_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGesture_localPoint_get")] - public static extern global::System.IntPtr LongPressGesture_localPoint_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Wheel__SWIG_0")] - public static extern global::System.IntPtr new_Wheel__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Wheel__SWIG_1")] - public static extern global::System.IntPtr new_Wheel__SWIG_1(int jarg1, int jarg2, uint jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5, uint jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Wheel")] - public static extern void delete_Wheel(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Wheel_IsShiftModifier")] - public static extern bool Wheel_IsShiftModifier(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Wheel_IsCtrlModifier")] - public static extern bool Wheel_IsCtrlModifier(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Wheel_IsAltModifier")] - public static extern bool Wheel_IsAltModifier(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Wheel_type_set")] - public static extern void Wheel_type_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Wheel_type_get")] - public static extern int Wheel_type_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Wheel_direction_set")] - public static extern void Wheel_direction_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Wheel_direction_get")] - public static extern int Wheel_direction_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Wheel_modifiers_set")] - public static extern void Wheel_modifiers_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Wheel_modifiers_get")] - public static extern uint Wheel_modifiers_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Wheel_point_set")] - public static extern void Wheel_point_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Wheel_point_get")] - public static extern global::System.IntPtr Wheel_point_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Wheel_z_set")] - public static extern void Wheel_z_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Wheel_z_get")] - public static extern int Wheel_z_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Wheel_timeStamp_set")] - public static extern void Wheel_timeStamp_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Wheel_timeStamp_get")] - public static extern uint Wheel_timeStamp_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_PARENT_ORIGIN_get")] - public static extern int Actor_Property_PARENT_ORIGIN_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_PARENT_ORIGIN_X_get")] - public static extern int Actor_Property_PARENT_ORIGIN_X_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_PARENT_ORIGIN_Y_get")] - public static extern int Actor_Property_PARENT_ORIGIN_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_PARENT_ORIGIN_Z_get")] - public static extern int Actor_Property_PARENT_ORIGIN_Z_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_ANCHOR_POINT_get")] - public static extern int Actor_Property_ANCHOR_POINT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_ANCHOR_POINT_X_get")] - public static extern int Actor_Property_ANCHOR_POINT_X_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_ANCHOR_POINT_Y_get")] - public static extern int Actor_Property_ANCHOR_POINT_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_ANCHOR_POINT_Z_get")] - public static extern int Actor_Property_ANCHOR_POINT_Z_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_SIZE_get")] - public static extern int Actor_Property_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_SIZE_WIDTH_get")] - public static extern int Actor_Property_SIZE_WIDTH_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_SIZE_HEIGHT_get")] - public static extern int Actor_Property_SIZE_HEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_SIZE_DEPTH_get")] - public static extern int Actor_Property_SIZE_DEPTH_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_POSITION_get")] - public static extern int Actor_Property_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_POSITION_X_get")] - public static extern int Actor_Property_POSITION_X_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_POSITION_Y_get")] - public static extern int Actor_Property_POSITION_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_POSITION_Z_get")] - public static extern int Actor_Property_POSITION_Z_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_WORLD_POSITION_get")] - public static extern int Actor_Property_WORLD_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_WORLD_POSITION_X_get")] - public static extern int Actor_Property_WORLD_POSITION_X_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_WORLD_POSITION_Y_get")] - public static extern int Actor_Property_WORLD_POSITION_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_WORLD_POSITION_Z_get")] - public static extern int Actor_Property_WORLD_POSITION_Z_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_ORIENTATION_get")] - public static extern int Actor_Property_ORIENTATION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_WORLD_ORIENTATION_get")] - public static extern int Actor_Property_WORLD_ORIENTATION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_SCALE_get")] - public static extern int Actor_Property_SCALE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_SCALE_X_get")] - public static extern int Actor_Property_SCALE_X_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_SCALE_Y_get")] - public static extern int Actor_Property_SCALE_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_SCALE_Z_get")] - public static extern int Actor_Property_SCALE_Z_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_WORLD_SCALE_get")] - public static extern int Actor_Property_WORLD_SCALE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_VISIBLE_get")] - public static extern int Actor_Property_VISIBLE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_COLOR_get")] - public static extern int Actor_Property_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_COLOR_RED_get")] - public static extern int Actor_Property_COLOR_RED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_COLOR_GREEN_get")] - public static extern int Actor_Property_COLOR_GREEN_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_COLOR_BLUE_get")] - public static extern int Actor_Property_COLOR_BLUE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_COLOR_ALPHA_get")] - public static extern int Actor_Property_COLOR_ALPHA_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_WORLD_COLOR_get")] - public static extern int Actor_Property_WORLD_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_WORLD_MATRIX_get")] - public static extern int Actor_Property_WORLD_MATRIX_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_NAME_get")] - public static extern int Actor_Property_NAME_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_SENSITIVE_get")] - public static extern int Actor_Property_SENSITIVE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_LEAVE_REQUIRED_get")] - public static extern int Actor_Property_LEAVE_REQUIRED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_INHERIT_ORIENTATION_get")] - public static extern int Actor_Property_INHERIT_ORIENTATION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_INHERIT_SCALE_get")] - public static extern int Actor_Property_INHERIT_SCALE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_COLOR_MODE_get")] - public static extern int Actor_Property_COLOR_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_POSITION_INHERITANCE_get")] - public static extern int Actor_Property_POSITION_INHERITANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_DRAW_MODE_get")] - public static extern int Actor_Property_DRAW_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_SIZE_MODE_FACTOR_get")] - public static extern int Actor_Property_SIZE_MODE_FACTOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_WIDTH_RESIZE_POLICY_get")] - public static extern int Actor_Property_WIDTH_RESIZE_POLICY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_HEIGHT_RESIZE_POLICY_get")] - public static extern int Actor_Property_HEIGHT_RESIZE_POLICY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_SIZE_SCALE_POLICY_get")] - public static extern int Actor_Property_SIZE_SCALE_POLICY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_WIDTH_FOR_HEIGHT_get")] - public static extern int Actor_Property_WIDTH_FOR_HEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_HEIGHT_FOR_WIDTH_get")] - public static extern int Actor_Property_HEIGHT_FOR_WIDTH_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_PADDING_get")] - public static extern int Actor_Property_PADDING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_MINIMUM_SIZE_get")] - public static extern int Actor_Property_MINIMUM_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_MAXIMUM_SIZE_get")] - public static extern int Actor_Property_MAXIMUM_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_INHERIT_POSITION_get")] - public static extern int Actor_Property_INHERIT_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Property_CLIPPING_MODE_get")] - public static extern int Actor_Property_CLIPPING_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Actor_Property")] - public static extern global::System.IntPtr new_Actor_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Actor_Property")] - public static extern void delete_Actor_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Actor__SWIG_0")] - public static extern global::System.IntPtr new_Actor__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_New")] - public static extern global::System.IntPtr Actor_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_DownCast")] - public static extern global::System.IntPtr Actor_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Actor")] - public static extern void delete_Actor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Actor__SWIG_1")] - public static extern global::System.IntPtr new_Actor__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Assign")] - public static extern global::System.IntPtr Actor_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetName")] - public static extern string Actor_GetName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetName")] - public static extern void Actor_SetName(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetId")] - public static extern uint Actor_GetId(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_IsRoot")] - public static extern bool Actor_IsRoot(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_OnStage")] - public static extern bool Actor_OnStage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_IsLayer")] - public static extern bool Actor_IsLayer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetLayer")] - public static extern global::System.IntPtr Actor_GetLayer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Add")] - public static extern void Actor_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Remove")] - public static extern void Actor_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_Unparent")] - public static extern void Actor_Unparent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetChildCount")] - public static extern uint Actor_GetChildCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetChildAt")] - public static extern global::System.IntPtr Actor_GetChildAt(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_FindChildByName")] - public static extern global::System.IntPtr Actor_FindChildByName(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_FindChildById")] - public static extern global::System.IntPtr Actor_FindChildById(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetParent")] - public static extern global::System.IntPtr Actor_GetParent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetParentOrigin")] - public static extern void Actor_SetParentOrigin(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetCurrentParentOrigin")] - public static extern global::System.IntPtr Actor_GetCurrentParentOrigin(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetAnchorPoint")] - public static extern void Actor_SetAnchorPoint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetCurrentAnchorPoint")] - public static extern global::System.IntPtr Actor_GetCurrentAnchorPoint(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetSize__SWIG_0")] - public static extern void Actor_SetSize__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetSize__SWIG_1")] - public static extern void Actor_SetSize__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetSize__SWIG_2")] - public static extern void Actor_SetSize__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetSize__SWIG_3")] - public static extern void Actor_SetSize__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetTargetSize")] - public static extern global::System.IntPtr Actor_GetTargetSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetCurrentSize")] - public static extern global::System.IntPtr Actor_GetCurrentSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetNaturalSize")] - public static extern global::System.IntPtr Actor_GetNaturalSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetPosition__SWIG_0")] - public static extern void Actor_SetPosition__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetPosition__SWIG_1")] - public static extern void Actor_SetPosition__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetPosition__SWIG_2")] - public static extern void Actor_SetPosition__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetX")] - public static extern void Actor_SetX(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetY")] - public static extern void Actor_SetY(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetZ")] - public static extern void Actor_SetZ(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_TranslateBy")] - public static extern void Actor_TranslateBy(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetCurrentPosition")] - public static extern global::System.IntPtr Actor_GetCurrentPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetCurrentWorldPosition")] - public static extern global::System.IntPtr Actor_GetCurrentWorldPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetInheritPosition")] - public static extern void Actor_SetInheritPosition(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetPositionInheritanceMode")] - public static extern int Actor_GetPositionInheritanceMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_IsPositionInherited")] - public static extern bool Actor_IsPositionInherited(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetOrientation__SWIG_0")] - public static extern void Actor_SetOrientation__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetOrientation__SWIG_1")] - public static extern void Actor_SetOrientation__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetOrientation__SWIG_2")] - public static extern void Actor_SetOrientation__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_RotateBy__SWIG_0")] - public static extern void Actor_RotateBy__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_RotateBy__SWIG_1")] - public static extern void Actor_RotateBy__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_RotateBy__SWIG_2")] - public static extern void Actor_RotateBy__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetCurrentOrientation")] - public static extern global::System.IntPtr Actor_GetCurrentOrientation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetInheritOrientation")] - public static extern void Actor_SetInheritOrientation(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_IsOrientationInherited")] - public static extern bool Actor_IsOrientationInherited(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetCurrentWorldOrientation")] - public static extern global::System.IntPtr Actor_GetCurrentWorldOrientation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetScale__SWIG_0")] - public static extern void Actor_SetScale__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetScale__SWIG_1")] - public static extern void Actor_SetScale__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetScale__SWIG_2")] - public static extern void Actor_SetScale__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_ScaleBy")] - public static extern void Actor_ScaleBy(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetCurrentScale")] - public static extern global::System.IntPtr Actor_GetCurrentScale(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetCurrentWorldScale")] - public static extern global::System.IntPtr Actor_GetCurrentWorldScale(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetInheritScale")] - public static extern void Actor_SetInheritScale(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_IsScaleInherited")] - public static extern bool Actor_IsScaleInherited(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetCurrentWorldMatrix")] - public static extern global::System.IntPtr Actor_GetCurrentWorldMatrix(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetVisible")] - public static extern void Actor_SetVisible(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_IsVisible")] - public static extern bool Actor_IsVisible(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetOpacity")] - public static extern void Actor_SetOpacity(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetCurrentOpacity")] - public static extern float Actor_GetCurrentOpacity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetColor")] - public static extern void Actor_SetColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetCurrentColor")] - public static extern global::System.IntPtr Actor_GetCurrentColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetColorMode")] - public static extern void Actor_SetColorMode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetColorMode")] - public static extern int Actor_GetColorMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetCurrentWorldColor")] - public static extern global::System.IntPtr Actor_GetCurrentWorldColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetDrawMode")] - public static extern void Actor_SetDrawMode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetDrawMode")] - public static extern int Actor_GetDrawMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetSensitive")] - public static extern void Actor_SetSensitive(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_IsSensitive")] - public static extern bool Actor_IsSensitive(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_ScreenToLocal")] - public static extern bool Actor_ScreenToLocal(global::System.Runtime.InteropServices.HandleRef jarg1, out float jarg2, out float jarg3, float jarg4, float jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetLeaveRequired")] - public static extern void Actor_SetLeaveRequired(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetLeaveRequired")] - public static extern bool Actor_GetLeaveRequired(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetKeyboardFocusable")] - public static extern void Actor_SetKeyboardFocusable(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_IsKeyboardFocusable")] - public static extern bool Actor_IsKeyboardFocusable(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetResizePolicy")] - public static extern void Actor_SetResizePolicy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetResizePolicy")] - public static extern int Actor_GetResizePolicy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetSizeScalePolicy")] - public static extern void Actor_SetSizeScalePolicy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetSizeScalePolicy")] - public static extern int Actor_GetSizeScalePolicy(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetSizeModeFactor")] - public static extern void Actor_SetSizeModeFactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetSizeModeFactor")] - public static extern global::System.IntPtr Actor_GetSizeModeFactor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetHeightForWidth")] - public static extern float Actor_GetHeightForWidth(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetWidthForHeight")] - public static extern float Actor_GetWidthForHeight(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetRelayoutSize")] - public static extern float Actor_GetRelayoutSize(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetPadding")] - public static extern void Actor_SetPadding(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetPadding")] - public static extern void Actor_GetPadding(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetMinimumSize")] - public static extern void Actor_SetMinimumSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetMinimumSize")] - public static extern global::System.IntPtr Actor_GetMinimumSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SetMaximumSize")] - public static extern void Actor_SetMaximumSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetMaximumSize")] - public static extern global::System.IntPtr Actor_GetMaximumSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetHierarchyDepth")] - public static extern int Actor_GetHierarchyDepth(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_AddRenderer")] - public static extern uint Actor_AddRenderer(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetRendererCount")] - public static extern uint Actor_GetRendererCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_GetRendererAt")] - public static extern global::System.IntPtr Actor_GetRendererAt(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_RemoveRenderer__SWIG_0")] - public static extern void Actor_RemoveRenderer__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_RemoveRenderer__SWIG_1")] - public static extern void Actor_RemoveRenderer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_TouchedSignal")] - public static extern global::System.IntPtr Actor_TouchedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_TouchSignal")] - public static extern global::System.IntPtr Actor_TouchSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_HoveredSignal")] - public static extern global::System.IntPtr Actor_HoveredSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_WheelEventSignal")] - public static extern global::System.IntPtr Actor_WheelEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_OnStageSignal")] - public static extern global::System.IntPtr Actor_OnStageSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_OffStageSignal")] - public static extern global::System.IntPtr Actor_OffStageSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_OnRelayoutSignal")] - public static extern global::System.IntPtr Actor_OnRelayoutSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_UnparentAndReset")] - public static extern void UnparentAndReset(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Raise")] - public static extern void Raise(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Lower")] - public static extern void Lower(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RaiseToTop")] - public static extern void RaiseToTop(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LowerToBottom")] - public static extern void LowerToBottom(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RaiseAbove")] - public static extern void RaiseAbove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LowerBelow")] - public static extern void LowerBelow(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_Property_CLIPPING_ENABLE_get")] - public static extern int Layer_Property_CLIPPING_ENABLE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_Property_CLIPPING_BOX_get")] - public static extern int Layer_Property_CLIPPING_BOX_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_Property_BEHAVIOR_get")] - public static extern int Layer_Property_BEHAVIOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Layer_Property")] - public static extern global::System.IntPtr new_Layer_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Layer_Property")] - public static extern void delete_Layer_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Layer__SWIG_0")] - public static extern global::System.IntPtr new_Layer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_New")] - public static extern global::System.IntPtr Layer_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_DownCast")] - public static extern global::System.IntPtr Layer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Layer")] - public static extern void delete_Layer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Layer__SWIG_1")] - public static extern global::System.IntPtr new_Layer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_Assign")] - public static extern global::System.IntPtr Layer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_GetDepth")] - public static extern uint Layer_GetDepth(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_Raise")] - public static extern void Layer_Raise(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_Lower")] - public static extern void Layer_Lower(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_RaiseAbove")] - public static extern void Layer_RaiseAbove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_LowerBelow")] - public static extern void Layer_LowerBelow(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_RaiseToTop")] - public static extern void Layer_RaiseToTop(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_LowerToBottom")] - public static extern void Layer_LowerToBottom(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_MoveAbove")] - public static extern void Layer_MoveAbove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_MoveBelow")] - public static extern void Layer_MoveBelow(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_SetBehavior")] - public static extern void Layer_SetBehavior(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_GetBehavior")] - public static extern int Layer_GetBehavior(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_SetClipping")] - public static extern void Layer_SetClipping(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_IsClipping")] - public static extern bool Layer_IsClipping(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_SetClippingBox__SWIG_0")] - public static extern void Layer_SetClippingBox__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, int jarg4, int jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_SetClippingBox__SWIG_1")] - public static extern void Layer_SetClippingBox__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_GetClippingBox")] - public static extern global::System.IntPtr Layer_GetClippingBox(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_SetDepthTestDisabled")] - public static extern void Layer_SetDepthTestDisabled(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_IsDepthTestDisabled")] - public static extern bool Layer_IsDepthTestDisabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_SetSortFunction")] - public static extern void Layer_SetSortFunction(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_SetTouchConsumed")] - public static extern void Layer_SetTouchConsumed(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_IsTouchConsumed")] - public static extern bool Layer_IsTouchConsumed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_SetHoverConsumed")] - public static extern void Layer_SetHoverConsumed(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_IsHoverConsumed")] - public static extern bool Layer_IsHoverConsumed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_DEFAULT_BACKGROUND_COLOR_get")] - public static extern global::System.IntPtr Stage_DEFAULT_BACKGROUND_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_DEBUG_BACKGROUND_COLOR_get")] - public static extern global::System.IntPtr Stage_DEBUG_BACKGROUND_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Stage__SWIG_0")] - public static extern global::System.IntPtr new_Stage__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_GetCurrent")] - public static extern global::System.IntPtr Stage_GetCurrent(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_IsInstalled")] - public static extern bool Stage_IsInstalled(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Stage")] - public static extern void delete_Stage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Stage__SWIG_1")] - public static extern global::System.IntPtr new_Stage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_Assign")] - public static extern global::System.IntPtr Stage_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_Add")] - public static extern void Stage_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_Remove")] - public static extern void Stage_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_GetSize")] - public static extern global::System.IntPtr Stage_GetSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_GetRenderTaskList")] - public static extern global::System.IntPtr Stage_GetRenderTaskList(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_GetLayerCount")] - public static extern uint Stage_GetLayerCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_GetLayer")] - public static extern global::System.IntPtr Stage_GetLayer(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_GetRootLayer")] - public static extern global::System.IntPtr Stage_GetRootLayer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_SetBackgroundColor")] - public static extern void Stage_SetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_GetBackgroundColor")] - public static extern global::System.IntPtr Stage_GetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_GetDpi")] - public static extern global::System.IntPtr Stage_GetDpi(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_GetObjectRegistry")] - public static extern global::System.IntPtr Stage_GetObjectRegistry(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_KeepRendering")] - public static extern void Stage_KeepRendering(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_KeyEventSignal")] - public static extern global::System.IntPtr Stage_KeyEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_EventProcessingFinishedSignal")] - public static extern global::System.IntPtr Stage_EventProcessingFinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_TouchSignal")] - public static extern global::System.IntPtr Stage_TouchSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_WheelEventSignal")] - public static extern global::System.IntPtr Stage_WheelEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_ContextLostSignal")] - public static extern global::System.IntPtr Stage_ContextLostSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_ContextRegainedSignal")] - public static extern global::System.IntPtr Stage_ContextRegainedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_SceneCreatedSignal")] - public static extern global::System.IntPtr Stage_SceneCreatedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_RelayoutContainer")] - public static extern void delete_RelayoutContainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RelayoutContainer_Add")] - public static extern void RelayoutContainer_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_Self")] - public static extern global::System.IntPtr CustomActorImpl_Self(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_OnStageConnection")] - public static extern void CustomActorImpl_OnStageConnection(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_OnStageDisconnection")] - public static extern void CustomActorImpl_OnStageDisconnection(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_OnChildAdd")] - public static extern void CustomActorImpl_OnChildAdd(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_OnChildRemove")] - public static extern void CustomActorImpl_OnChildRemove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_OnPropertySet")] - public static extern void CustomActorImpl_OnPropertySet(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_OnSizeSet")] - public static extern void CustomActorImpl_OnSizeSet(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_OnSizeAnimation")] - public static extern void CustomActorImpl_OnSizeAnimation(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_OnTouchEvent")] - public static extern bool CustomActorImpl_OnTouchEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_OnHoverEvent")] - public static extern bool CustomActorImpl_OnHoverEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_OnKeyEvent")] - public static extern bool CustomActorImpl_OnKeyEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_OnWheelEvent")] - public static extern bool CustomActorImpl_OnWheelEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_OnRelayout")] - public static extern void CustomActorImpl_OnRelayout(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_OnSetResizePolicy")] - public static extern void CustomActorImpl_OnSetResizePolicy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_GetNaturalSize")] - public static extern global::System.IntPtr CustomActorImpl_GetNaturalSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_CalculateChildSize")] - public static extern float CustomActorImpl_CalculateChildSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_GetHeightForWidth")] - public static extern float CustomActorImpl_GetHeightForWidth(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_GetWidthForHeight")] - public static extern float CustomActorImpl_GetWidthForHeight(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_RelayoutDependentOnChildren__SWIG_0")] - public static extern bool CustomActorImpl_RelayoutDependentOnChildren__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_RelayoutDependentOnChildren__SWIG_1")] - public static extern bool CustomActorImpl_RelayoutDependentOnChildren__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_OnCalculateRelayoutSize")] - public static extern void CustomActorImpl_OnCalculateRelayoutSize(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_OnLayoutNegotiated")] - public static extern void CustomActorImpl_OnLayoutNegotiated(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_RequiresTouchEvents")] - public static extern bool CustomActorImpl_RequiresTouchEvents(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_RequiresHoverEvents")] - public static extern bool CustomActorImpl_RequiresHoverEvents(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_RequiresWheelEvents")] - public static extern bool CustomActorImpl_RequiresWheelEvents(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_IsRelayoutEnabled")] - public static extern bool CustomActorImpl_IsRelayoutEnabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_CustomActor__SWIG_0")] - public static extern global::System.IntPtr new_CustomActor__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActor_DownCast")] - public static extern global::System.IntPtr CustomActor_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_CustomActor")] - public static extern void delete_CustomActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActor_GetImplementation")] - public static extern global::System.IntPtr CustomActor_GetImplementation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_CustomActor__SWIG_1")] - public static extern global::System.IntPtr new_CustomActor__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_CustomActor__SWIG_2")] - public static extern global::System.IntPtr new_CustomActor__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActor_Assign")] - public static extern global::System.IntPtr CustomActor_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_Property_SCREEN_POSITION_get")] - public static extern int PanGestureDetector_Property_SCREEN_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_Property_SCREEN_DISPLACEMENT_get")] - public static extern int PanGestureDetector_Property_SCREEN_DISPLACEMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_Property_SCREEN_VELOCITY_get")] - public static extern int PanGestureDetector_Property_SCREEN_VELOCITY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_Property_LOCAL_POSITION_get")] - public static extern int PanGestureDetector_Property_LOCAL_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_Property_LOCAL_DISPLACEMENT_get")] - public static extern int PanGestureDetector_Property_LOCAL_DISPLACEMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_Property_LOCAL_VELOCITY_get")] - public static extern int PanGestureDetector_Property_LOCAL_VELOCITY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_Property_PANNING_get")] - public static extern int PanGestureDetector_Property_PANNING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PanGestureDetector_Property")] - public static extern global::System.IntPtr new_PanGestureDetector_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PanGestureDetector_Property")] - public static extern void delete_PanGestureDetector_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_DIRECTION_LEFT_get")] - public static extern global::System.IntPtr PanGestureDetector_DIRECTION_LEFT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_DIRECTION_RIGHT_get")] - public static extern global::System.IntPtr PanGestureDetector_DIRECTION_RIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_DIRECTION_UP_get")] - public static extern global::System.IntPtr PanGestureDetector_DIRECTION_UP_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_DIRECTION_DOWN_get")] - public static extern global::System.IntPtr PanGestureDetector_DIRECTION_DOWN_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_DIRECTION_HORIZONTAL_get")] - public static extern global::System.IntPtr PanGestureDetector_DIRECTION_HORIZONTAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_DIRECTION_VERTICAL_get")] - public static extern global::System.IntPtr PanGestureDetector_DIRECTION_VERTICAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_DEFAULT_THRESHOLD_get")] - public static extern global::System.IntPtr PanGestureDetector_DEFAULT_THRESHOLD_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PanGestureDetector__SWIG_0")] - public static extern global::System.IntPtr new_PanGestureDetector__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_New")] - public static extern global::System.IntPtr PanGestureDetector_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_DownCast")] - public static extern global::System.IntPtr PanGestureDetector_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PanGestureDetector")] - public static extern void delete_PanGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PanGestureDetector__SWIG_1")] - public static extern global::System.IntPtr new_PanGestureDetector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_Assign")] - public static extern global::System.IntPtr PanGestureDetector_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_SetMinimumTouchesRequired")] - public static extern void PanGestureDetector_SetMinimumTouchesRequired(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_SetMaximumTouchesRequired")] - public static extern void PanGestureDetector_SetMaximumTouchesRequired(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_GetMinimumTouchesRequired")] - public static extern uint PanGestureDetector_GetMinimumTouchesRequired(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_GetMaximumTouchesRequired")] - public static extern uint PanGestureDetector_GetMaximumTouchesRequired(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_AddAngle__SWIG_0")] - public static extern void PanGestureDetector_AddAngle__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_AddAngle__SWIG_1")] - public static extern void PanGestureDetector_AddAngle__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_AddDirection__SWIG_0")] - public static extern void PanGestureDetector_AddDirection__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_AddDirection__SWIG_1")] - public static extern void PanGestureDetector_AddDirection__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_GetAngleCount")] - public static extern uint PanGestureDetector_GetAngleCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_GetAngle")] - public static extern global::System.IntPtr PanGestureDetector_GetAngle(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_ClearAngles")] - public static extern void PanGestureDetector_ClearAngles(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_RemoveAngle")] - public static extern void PanGestureDetector_RemoveAngle(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_RemoveDirection")] - public static extern void PanGestureDetector_RemoveDirection(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_DetectedSignal")] - public static extern global::System.IntPtr PanGestureDetector_DetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_SetPanGestureProperties")] - public static extern void PanGestureDetector_SetPanGestureProperties(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PanGesture__SWIG_0")] - public static extern global::System.IntPtr new_PanGesture__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PanGesture__SWIG_1")] - public static extern global::System.IntPtr new_PanGesture__SWIG_1(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PanGesture__SWIG_2")] - public static extern global::System.IntPtr new_PanGesture__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_Assign")] - public static extern global::System.IntPtr PanGesture_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PanGesture")] - public static extern void delete_PanGesture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_velocity_set")] - public static extern void PanGesture_velocity_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_velocity_get")] - public static extern global::System.IntPtr PanGesture_velocity_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_displacement_set")] - public static extern void PanGesture_displacement_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_displacement_get")] - public static extern global::System.IntPtr PanGesture_displacement_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_position_set")] - public static extern void PanGesture_position_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_position_get")] - public static extern global::System.IntPtr PanGesture_position_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_screenVelocity_set")] - public static extern void PanGesture_screenVelocity_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_screenVelocity_get")] - public static extern global::System.IntPtr PanGesture_screenVelocity_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_screenDisplacement_set")] - public static extern void PanGesture_screenDisplacement_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_screenDisplacement_get")] - public static extern global::System.IntPtr PanGesture_screenDisplacement_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_screenPosition_set")] - public static extern void PanGesture_screenPosition_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_screenPosition_get")] - public static extern global::System.IntPtr PanGesture_screenPosition_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_numberOfTouches_set")] - public static extern void PanGesture_numberOfTouches_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_numberOfTouches_get")] - public static extern uint PanGesture_numberOfTouches_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_GetSpeed")] - public static extern float PanGesture_GetSpeed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_GetDistance")] - public static extern float PanGesture_GetDistance(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_GetScreenSpeed")] - public static extern float PanGesture_GetScreenSpeed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_GetScreenDistance")] - public static extern float PanGesture_GetScreenDistance(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PinchGestureDetector__SWIG_0")] - public static extern global::System.IntPtr new_PinchGestureDetector__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGestureDetector_New")] - public static extern global::System.IntPtr PinchGestureDetector_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGestureDetector_DownCast")] - public static extern global::System.IntPtr PinchGestureDetector_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PinchGestureDetector")] - public static extern void delete_PinchGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PinchGestureDetector__SWIG_1")] - public static extern global::System.IntPtr new_PinchGestureDetector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGestureDetector_Assign")] - public static extern global::System.IntPtr PinchGestureDetector_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGestureDetector_DetectedSignal")] - public static extern global::System.IntPtr PinchGestureDetector_DetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PinchGesture__SWIG_0")] - public static extern global::System.IntPtr new_PinchGesture__SWIG_0(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PinchGesture__SWIG_1")] - public static extern global::System.IntPtr new_PinchGesture__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGesture_Assign")] - public static extern global::System.IntPtr PinchGesture_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PinchGesture")] - public static extern void delete_PinchGesture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGesture_scale_set")] - public static extern void PinchGesture_scale_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGesture_scale_get")] - public static extern float PinchGesture_scale_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGesture_speed_set")] - public static extern void PinchGesture_speed_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGesture_speed_get")] - public static extern float PinchGesture_speed_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGesture_screenCenterPoint_set")] - public static extern void PinchGesture_screenCenterPoint_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGesture_screenCenterPoint_get")] - public static extern global::System.IntPtr PinchGesture_screenCenterPoint_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGesture_localCenterPoint_set")] - public static extern void PinchGesture_localCenterPoint_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGesture_localCenterPoint_get")] - public static extern global::System.IntPtr PinchGesture_localCenterPoint_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TapGestureDetector__SWIG_0")] - public static extern global::System.IntPtr new_TapGestureDetector__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGestureDetector_New__SWIG_0")] - public static extern global::System.IntPtr TapGestureDetector_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGestureDetector_New__SWIG_1")] - public static extern global::System.IntPtr TapGestureDetector_New__SWIG_1(uint jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGestureDetector_DownCast")] - public static extern global::System.IntPtr TapGestureDetector_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TapGestureDetector")] - public static extern void delete_TapGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TapGestureDetector__SWIG_1")] - public static extern global::System.IntPtr new_TapGestureDetector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGestureDetector_Assign")] - public static extern global::System.IntPtr TapGestureDetector_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGestureDetector_SetMinimumTapsRequired")] - public static extern void TapGestureDetector_SetMinimumTapsRequired(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGestureDetector_SetMaximumTapsRequired")] - public static extern void TapGestureDetector_SetMaximumTapsRequired(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGestureDetector_GetMinimumTapsRequired")] - public static extern uint TapGestureDetector_GetMinimumTapsRequired(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGestureDetector_GetMaximumTapsRequired")] - public static extern uint TapGestureDetector_GetMaximumTapsRequired(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGestureDetector_DetectedSignal")] - public static extern global::System.IntPtr TapGestureDetector_DetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TapGesture__SWIG_0")] - public static extern global::System.IntPtr new_TapGesture__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TapGesture__SWIG_1")] - public static extern global::System.IntPtr new_TapGesture__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGesture_Assign")] - public static extern global::System.IntPtr TapGesture_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TapGesture")] - public static extern void delete_TapGesture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGesture_numberOfTaps_set")] - public static extern void TapGesture_numberOfTaps_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGesture_numberOfTaps_get")] - public static extern uint TapGesture_numberOfTaps_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGesture_numberOfTouches_set")] - public static extern void TapGesture_numberOfTouches_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGesture_numberOfTouches_get")] - public static extern uint TapGesture_numberOfTouches_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGesture_screenPoint_set")] - public static extern void TapGesture_screenPoint_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGesture_screenPoint_get")] - public static extern global::System.IntPtr TapGesture_screenPoint_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGesture_localPoint_set")] - public static extern void TapGesture_localPoint_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGesture_localPoint_get")] - public static extern global::System.IntPtr TapGesture_localPoint_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AlphaFunction__SWIG_0")] - public static extern global::System.IntPtr new_AlphaFunction__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AlphaFunction__SWIG_1")] - public static extern global::System.IntPtr new_AlphaFunction__SWIG_1(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AlphaFunction__SWIG_2")] - public static extern global::System.IntPtr new_AlphaFunction__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AlphaFunction__SWIG_3")] - public static extern global::System.IntPtr new_AlphaFunction__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AlphaFunction_GetBezierControlPoints")] - public static extern global::System.IntPtr AlphaFunction_GetBezierControlPoints(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AlphaFunction_GetCustomFunction")] - public static extern global::System.IntPtr AlphaFunction_GetCustomFunction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AlphaFunction_GetBuiltinFunction")] - public static extern int AlphaFunction_GetBuiltinFunction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AlphaFunction_GetMode")] - public static extern int AlphaFunction_GetMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_AlphaFunction")] - public static extern void delete_AlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyFrames_New")] - public static extern global::System.IntPtr KeyFrames_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyFrames_DownCast")] - public static extern global::System.IntPtr KeyFrames_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_KeyFrames__SWIG_0")] - public static extern global::System.IntPtr new_KeyFrames__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_KeyFrames")] - public static extern void delete_KeyFrames(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_KeyFrames__SWIG_1")] - public static extern global::System.IntPtr new_KeyFrames__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyFrames_Assign")] - public static extern global::System.IntPtr KeyFrames_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyFrames_GetType")] - public static extern int KeyFrames_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyFrames_Add__SWIG_0")] - public static extern void KeyFrames_Add__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyFrames_Add__SWIG_1")] - public static extern void KeyFrames_Add__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Path_Property_POINTS_get")] - public static extern int Path_Property_POINTS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Path_Property_CONTROL_POINTS_get")] - public static extern int Path_Property_CONTROL_POINTS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Path_Property")] - public static extern global::System.IntPtr new_Path_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Path_Property")] - public static extern void delete_Path_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Path_New")] - public static extern global::System.IntPtr Path_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Path_DownCast")] - public static extern global::System.IntPtr Path_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Path__SWIG_0")] - public static extern global::System.IntPtr new_Path__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Path")] - public static extern void delete_Path(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Path__SWIG_1")] - public static extern global::System.IntPtr new_Path__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Path_Assign")] - public static extern global::System.IntPtr Path_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Path_AddPoint")] - public static extern void Path_AddPoint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Path_AddControlPoint")] - public static extern void Path_AddControlPoint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Path_GenerateControlPoints")] - public static extern void Path_GenerateControlPoints(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Path_Sample")] - public static extern void Path_Sample(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Path_GetPoint")] - public static extern global::System.IntPtr Path_GetPoint(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Path_GetControlPoint")] - public static extern global::System.IntPtr Path_GetControlPoint(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Path_GetPointCount")] - public static extern uint Path_GetPointCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TimePeriod__SWIG_0")] - public static extern global::System.IntPtr new_TimePeriod__SWIG_0(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TimePeriod__SWIG_1")] - public static extern global::System.IntPtr new_TimePeriod__SWIG_1(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TimePeriod")] - public static extern void delete_TimePeriod(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TimePeriod_delaySeconds_set")] - public static extern void TimePeriod_delaySeconds_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TimePeriod_delaySeconds_get")] - public static extern float TimePeriod_delaySeconds_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TimePeriod_durationSeconds_set")] - public static extern void TimePeriod_durationSeconds_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TimePeriod_durationSeconds_get")] - public static extern float TimePeriod_durationSeconds_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Animation__SWIG_0")] - public static extern global::System.IntPtr new_Animation__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_New")] - public static extern global::System.IntPtr Animation_New(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_DownCast")] - public static extern global::System.IntPtr Animation_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Animation")] - public static extern void delete_Animation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Animation__SWIG_1")] - public static extern global::System.IntPtr new_Animation__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_Assign")] - public static extern global::System.IntPtr Animation_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_SetDuration")] - public static extern void Animation_SetDuration(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_GetDuration")] - public static extern float Animation_GetDuration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_SetLooping")] - public static extern void Animation_SetLooping(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_SetLoopCount")] - public static extern void Animation_SetLoopCount(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_GetLoopCount")] - public static extern int Animation_GetLoopCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_GetCurrentLoop")] - public static extern int Animation_GetCurrentLoop(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_IsLooping")] - public static extern bool Animation_IsLooping(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_SetEndAction")] - public static extern void Animation_SetEndAction(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_GetEndAction")] - public static extern int Animation_GetEndAction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_SetDisconnectAction")] - public static extern void Animation_SetDisconnectAction(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_GetDisconnectAction")] - public static extern int Animation_GetDisconnectAction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_SetDefaultAlphaFunction")] - public static extern void Animation_SetDefaultAlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_GetDefaultAlphaFunction")] - public static extern global::System.IntPtr Animation_GetDefaultAlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_SetCurrentProgress")] - public static extern void Animation_SetCurrentProgress(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_GetCurrentProgress")] - public static extern float Animation_GetCurrentProgress(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_SetSpeedFactor")] - public static extern void Animation_SetSpeedFactor(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_GetSpeedFactor")] - public static extern float Animation_GetSpeedFactor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_SetPlayRange")] - public static extern void Animation_SetPlayRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_GetPlayRange")] - public static extern global::System.IntPtr Animation_GetPlayRange(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_Play")] - public static extern void Animation_Play(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_PlayFrom")] - public static extern void Animation_PlayFrom(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_Pause")] - public static extern void Animation_Pause(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_GetState")] - public static extern int Animation_GetState(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_Stop")] - public static extern void Animation_Stop(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_Clear")] - public static extern void Animation_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_FinishedSignal")] - public static extern global::System.IntPtr Animation_FinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateBy__SWIG_0")] - public static extern void Animation_AnimateBy__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateBy__SWIG_1")] - public static extern void Animation_AnimateBy__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateBy__SWIG_2")] - public static extern void Animation_AnimateBy__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateBy__SWIG_3")] - public static extern void Animation_AnimateBy__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateTo__SWIG_0")] - public static extern void Animation_AnimateTo__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateTo__SWIG_1")] - public static extern void Animation_AnimateTo__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateTo__SWIG_2")] - public static extern void Animation_AnimateTo__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateTo__SWIG_3")] - public static extern void Animation_AnimateTo__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateBetween__SWIG_0")] - public static extern void Animation_AnimateBetween__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateBetween__SWIG_1")] - public static extern void Animation_AnimateBetween__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateBetween__SWIG_2")] - public static extern void Animation_AnimateBetween__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateBetween__SWIG_3")] - public static extern void Animation_AnimateBetween__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateBetween__SWIG_4")] - public static extern void Animation_AnimateBetween__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateBetween__SWIG_5")] - public static extern void Animation_AnimateBetween__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateBetween__SWIG_6")] - public static extern void Animation_AnimateBetween__SWIG_6(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_AnimateBetween__SWIG_7")] - public static extern void Animation_AnimateBetween__SWIG_7(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, int jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_Animate__SWIG_0")] - public static extern void Animation_Animate__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_Animate__SWIG_1")] - public static extern void Animation_Animate__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_Animate__SWIG_2")] - public static extern void Animation_Animate__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_Animate__SWIG_3")] - public static extern void Animation_Animate__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_Show")] - public static extern void Animation_Show(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_Hide")] - public static extern void Animation_Hide(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LinearConstrainer_Property_VALUE_get")] - public static extern int LinearConstrainer_Property_VALUE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LinearConstrainer_Property_PROGRESS_get")] - public static extern int LinearConstrainer_Property_PROGRESS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_LinearConstrainer_Property")] - public static extern global::System.IntPtr new_LinearConstrainer_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_LinearConstrainer_Property")] - public static extern void delete_LinearConstrainer_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LinearConstrainer_New")] - public static extern global::System.IntPtr LinearConstrainer_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LinearConstrainer_DownCast")] - public static extern global::System.IntPtr LinearConstrainer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_LinearConstrainer__SWIG_0")] - public static extern global::System.IntPtr new_LinearConstrainer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_LinearConstrainer")] - public static extern void delete_LinearConstrainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_LinearConstrainer__SWIG_1")] - public static extern global::System.IntPtr new_LinearConstrainer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LinearConstrainer_Assign")] - public static extern global::System.IntPtr LinearConstrainer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LinearConstrainer_Apply__SWIG_0")] - public static extern void LinearConstrainer_Apply__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LinearConstrainer_Apply__SWIG_1")] - public static extern void LinearConstrainer_Apply__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LinearConstrainer_Remove")] - public static extern void LinearConstrainer_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PathConstrainer_Property_FORWARD_get")] - public static extern int PathConstrainer_Property_FORWARD_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PathConstrainer_Property_POINTS_get")] - public static extern int PathConstrainer_Property_POINTS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PathConstrainer_Property_CONTROL_POINTS_get")] - public static extern int PathConstrainer_Property_CONTROL_POINTS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PathConstrainer_Property")] - public static extern global::System.IntPtr new_PathConstrainer_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PathConstrainer_Property")] - public static extern void delete_PathConstrainer_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PathConstrainer_New")] - public static extern global::System.IntPtr PathConstrainer_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PathConstrainer_DownCast")] - public static extern global::System.IntPtr PathConstrainer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PathConstrainer__SWIG_0")] - public static extern global::System.IntPtr new_PathConstrainer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PathConstrainer")] - public static extern void delete_PathConstrainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PathConstrainer__SWIG_1")] - public static extern global::System.IntPtr new_PathConstrainer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PathConstrainer_Assign")] - public static extern global::System.IntPtr PathConstrainer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PathConstrainer_Apply__SWIG_0")] - public static extern void PathConstrainer_Apply__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PathConstrainer_Apply__SWIG_1")] - public static extern void PathConstrainer_Apply__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PathConstrainer_Remove")] - public static extern void PathConstrainer_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FittingModeDefault_get")] - public static extern int FittingModeDefault_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DEFAULT_get")] - public static extern int DEFAULT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_BufferImage__SWIG_0")] - public static extern global::System.IntPtr new_BufferImage__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_New__SWIG_0")] - public static extern global::System.IntPtr BufferImage_New__SWIG_0(uint jarg1, uint jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_New__SWIG_1")] - public static extern global::System.IntPtr BufferImage_New__SWIG_1(uint jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_New__SWIG_2")] - public static extern global::System.IntPtr BufferImage_New__SWIG_2([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg1, uint jarg2, uint jarg3, int jarg4, uint jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_New__SWIG_3")] - public static extern global::System.IntPtr BufferImage_New__SWIG_3([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg1, uint jarg2, uint jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_New__SWIG_4")] - public static extern global::System.IntPtr BufferImage_New__SWIG_4([global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg1, uint jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_DownCast")] - public static extern global::System.IntPtr BufferImage_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_BufferImage")] - public static extern void delete_BufferImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_BufferImage__SWIG_1")] - public static extern global::System.IntPtr new_BufferImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_Assign")] - public static extern global::System.IntPtr BufferImage_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_WHITE")] - public static extern global::System.IntPtr BufferImage_WHITE(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_GetBuffer")] - public static extern global::System.IntPtr BufferImage_GetBuffer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_GetBufferSize")] - public static extern uint BufferImage_GetBufferSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_GetBufferStride")] - public static extern uint BufferImage_GetBufferStride(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_GetPixelFormat")] - public static extern int BufferImage_GetPixelFormat(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_Update__SWIG_0")] - public static extern void BufferImage_Update__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_Update__SWIG_1")] - public static extern void BufferImage_Update__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_IsDataExternal")] - public static extern bool BufferImage_IsDataExternal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_EncodedBufferImage__SWIG_0")] - public static extern global::System.IntPtr new_EncodedBufferImage__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_EncodedBufferImage_New__SWIG_0")] - public static extern global::System.IntPtr EncodedBufferImage_New__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_EncodedBufferImage_New__SWIG_1")] - public static extern global::System.IntPtr EncodedBufferImage_New__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4, int jarg5, bool jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_EncodedBufferImage_New__SWIG_2")] - public static extern global::System.IntPtr EncodedBufferImage_New__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4, int jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_EncodedBufferImage_DownCast")] - public static extern global::System.IntPtr EncodedBufferImage_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_EncodedBufferImage")] - public static extern void delete_EncodedBufferImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_EncodedBufferImage__SWIG_1")] - public static extern global::System.IntPtr new_EncodedBufferImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_EncodedBufferImage_Assign")] - public static extern global::System.IntPtr EncodedBufferImage_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_NativeImage__SWIG_0")] - public static extern global::System.IntPtr new_NativeImage__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_NativeImage")] - public static extern void delete_NativeImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_NativeImage__SWIG_1")] - public static extern global::System.IntPtr new_NativeImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NativeImage_Assign")] - public static extern global::System.IntPtr NativeImage_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NativeImage_CreateGlTexture")] - public static extern void NativeImage_CreateGlTexture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NativeImage_New")] - public static extern global::System.IntPtr NativeImage_New(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NativeImage_DownCast")] - public static extern global::System.IntPtr NativeImage_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NativeImage_GetCustomFragmentPreFix")] - public static extern string NativeImage_GetCustomFragmentPreFix(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NativeImage_GetCustomSamplerTypename")] - public static extern string NativeImage_GetCustomSamplerTypename(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NativeImageInterface_GlExtensionCreate")] - public static extern bool NativeImageInterface_GlExtensionCreate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NativeImageInterface_GlExtensionDestroy")] - public static extern void NativeImageInterface_GlExtensionDestroy(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NativeImageInterface_TargetTexture")] - public static extern uint NativeImageInterface_TargetTexture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NativeImageInterface_PrepareTexture")] - public static extern void NativeImageInterface_PrepareTexture(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NativeImageInterface_GetWidth")] - public static extern uint NativeImageInterface_GetWidth(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NativeImageInterface_GetHeight")] - public static extern uint NativeImageInterface_GetHeight(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NativeImageInterface_RequiresBlending")] - public static extern bool NativeImageInterface_RequiresBlending(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImage_GetImageSize")] - public static extern global::System.IntPtr ResourceImage_GetImageSize(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ResourceImage__SWIG_0")] - public static extern global::System.IntPtr new_ResourceImage__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ResourceImage")] - public static extern void delete_ResourceImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ResourceImage__SWIG_1")] - public static extern global::System.IntPtr new_ResourceImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImage_Assign")] - public static extern global::System.IntPtr ResourceImage_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImage_New__SWIG_0")] - public static extern global::System.IntPtr ResourceImage_New__SWIG_0(string jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImage_New__SWIG_1")] - public static extern global::System.IntPtr ResourceImage_New__SWIG_1(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImage_New__SWIG_2")] - public static extern global::System.IntPtr ResourceImage_New__SWIG_2(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int jarg4, bool jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImage_New__SWIG_3")] - public static extern global::System.IntPtr ResourceImage_New__SWIG_3(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImage_New__SWIG_4")] - public static extern global::System.IntPtr ResourceImage_New__SWIG_4(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImage_New__SWIG_5")] - public static extern global::System.IntPtr ResourceImage_New__SWIG_5(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImage_DownCast")] - public static extern global::System.IntPtr ResourceImage_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImage_GetLoadingState")] - public static extern int ResourceImage_GetLoadingState(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImage_GetUrl")] - public static extern string ResourceImage_GetUrl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImage_Reload")] - public static extern void ResourceImage_Reload(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImage_LoadingFinishedSignal")] - public static extern global::System.IntPtr ResourceImage_LoadingFinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_FrameBufferImage__SWIG_0")] - public static extern global::System.IntPtr new_FrameBufferImage__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBufferImage_New__SWIG_0")] - public static extern global::System.IntPtr FrameBufferImage_New__SWIG_0(uint jarg1, uint jarg2, int jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBufferImage_New__SWIG_1")] - public static extern global::System.IntPtr FrameBufferImage_New__SWIG_1(uint jarg1, uint jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBufferImage_New__SWIG_2")] - public static extern global::System.IntPtr FrameBufferImage_New__SWIG_2(uint jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBufferImage_New__SWIG_3")] - public static extern global::System.IntPtr FrameBufferImage_New__SWIG_3(uint jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBufferImage_New__SWIG_4")] - public static extern global::System.IntPtr FrameBufferImage_New__SWIG_4(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBufferImage_New__SWIG_5")] - public static extern global::System.IntPtr FrameBufferImage_New__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBufferImage_DownCast")] - public static extern global::System.IntPtr FrameBufferImage_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_FrameBufferImage")] - public static extern void delete_FrameBufferImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_FrameBufferImage__SWIG_1")] - public static extern global::System.IntPtr new_FrameBufferImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBufferImage_Assign")] - public static extern global::System.IntPtr FrameBufferImage_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_NinePatchImage__SWIG_0")] - public static extern global::System.IntPtr new_NinePatchImage__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NinePatchImage_New")] - public static extern global::System.IntPtr NinePatchImage_New(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NinePatchImage_DownCast")] - public static extern global::System.IntPtr NinePatchImage_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_NinePatchImage")] - public static extern void delete_NinePatchImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_NinePatchImage__SWIG_1")] - public static extern global::System.IntPtr new_NinePatchImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NinePatchImage_Assign")] - public static extern global::System.IntPtr NinePatchImage_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NinePatchImage_GetStretchBorders")] - public static extern global::System.IntPtr NinePatchImage_GetStretchBorders(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NinePatchImage_GetStretchPixelsX")] - public static extern global::System.IntPtr NinePatchImage_GetStretchPixelsX(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NinePatchImage_GetStretchPixelsY")] - public static extern global::System.IntPtr NinePatchImage_GetStretchPixelsY(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NinePatchImage_GetChildRectangle")] - public static extern global::System.IntPtr NinePatchImage_GetChildRectangle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NinePatchImage_CreateCroppedBufferImage")] - public static extern global::System.IntPtr NinePatchImage_CreateCroppedBufferImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NinePatchImage_IsNinePatchUrl")] - public static extern bool NinePatchImage_IsNinePatchUrl(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_Property_TYPE_get")] - public static extern int CameraActor_Property_TYPE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_Property_PROJECTION_MODE_get")] - public static extern int CameraActor_Property_PROJECTION_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_Property_FIELD_OF_VIEW_get")] - public static extern int CameraActor_Property_FIELD_OF_VIEW_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_Property_ASPECT_RATIO_get")] - public static extern int CameraActor_Property_ASPECT_RATIO_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_Property_NEAR_PLANE_DISTANCE_get")] - public static extern int CameraActor_Property_NEAR_PLANE_DISTANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_Property_FAR_PLANE_DISTANCE_get")] - public static extern int CameraActor_Property_FAR_PLANE_DISTANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_Property_LEFT_PLANE_DISTANCE_get")] - public static extern int CameraActor_Property_LEFT_PLANE_DISTANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_Property_RIGHT_PLANE_DISTANCE_get")] - public static extern int CameraActor_Property_RIGHT_PLANE_DISTANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_Property_TOP_PLANE_DISTANCE_get")] - public static extern int CameraActor_Property_TOP_PLANE_DISTANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_Property_BOTTOM_PLANE_DISTANCE_get")] - public static extern int CameraActor_Property_BOTTOM_PLANE_DISTANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_Property_TARGET_POSITION_get")] - public static extern int CameraActor_Property_TARGET_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_Property_PROJECTION_MATRIX_get")] - public static extern int CameraActor_Property_PROJECTION_MATRIX_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_Property_VIEW_MATRIX_get")] - public static extern int CameraActor_Property_VIEW_MATRIX_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_Property_INVERT_Y_AXIS_get")] - public static extern int CameraActor_Property_INVERT_Y_AXIS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_CameraActor_Property")] - public static extern global::System.IntPtr new_CameraActor_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_CameraActor_Property")] - public static extern void delete_CameraActor_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_CameraActor__SWIG_0")] - public static extern global::System.IntPtr new_CameraActor__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_New__SWIG_0")] - public static extern global::System.IntPtr CameraActor_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_New__SWIG_1")] - public static extern global::System.IntPtr CameraActor_New__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_DownCast")] - public static extern global::System.IntPtr CameraActor_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_CameraActor")] - public static extern void delete_CameraActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_CameraActor__SWIG_1")] - public static extern global::System.IntPtr new_CameraActor__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_Assign")] - public static extern global::System.IntPtr CameraActor_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_SetType")] - public static extern void CameraActor_SetType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_GetType")] - public static extern int CameraActor_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_SetProjectionMode")] - public static extern void CameraActor_SetProjectionMode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_GetProjectionMode")] - public static extern int CameraActor_GetProjectionMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_SetFieldOfView")] - public static extern void CameraActor_SetFieldOfView(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_GetFieldOfView")] - public static extern float CameraActor_GetFieldOfView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_SetAspectRatio")] - public static extern void CameraActor_SetAspectRatio(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_GetAspectRatio")] - public static extern float CameraActor_GetAspectRatio(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_SetNearClippingPlane")] - public static extern void CameraActor_SetNearClippingPlane(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_GetNearClippingPlane")] - public static extern float CameraActor_GetNearClippingPlane(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_SetFarClippingPlane")] - public static extern void CameraActor_SetFarClippingPlane(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_GetFarClippingPlane")] - public static extern float CameraActor_GetFarClippingPlane(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_SetTargetPosition")] - public static extern void CameraActor_SetTargetPosition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_GetTargetPosition")] - public static extern global::System.IntPtr CameraActor_GetTargetPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_SetInvertYAxis")] - public static extern void CameraActor_SetInvertYAxis(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_GetInvertYAxis")] - public static extern bool CameraActor_GetInvertYAxis(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_SetPerspectiveProjection")] - public static extern void CameraActor_SetPerspectiveProjection(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_SetOrthographicProjection__SWIG_0")] - public static extern void CameraActor_SetOrthographicProjection__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_SetOrthographicProjection__SWIG_1")] - public static extern void CameraActor_SetOrthographicProjection__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5, float jarg6, float jarg7); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_StringValuePair__SWIG_0")] - public static extern global::System.IntPtr new_StringValuePair__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_StringValuePair__SWIG_1")] - public static extern global::System.IntPtr new_StringValuePair__SWIG_1(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_StringValuePair__SWIG_2")] - public static extern global::System.IntPtr new_StringValuePair__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StringValuePair_first_set")] - public static extern void StringValuePair_first_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StringValuePair_first_get")] - public static extern string StringValuePair_first_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StringValuePair_second_set")] - public static extern void StringValuePair_second_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StringValuePair_second_get")] - public static extern global::System.IntPtr StringValuePair_second_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_StringValuePair")] - public static extern void delete_StringValuePair(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_Clear")] - public static extern void TouchPointContainer_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_Add")] - public static extern void TouchPointContainer_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_size")] - public static extern uint TouchPointContainer_size(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_capacity")] - public static extern uint TouchPointContainer_capacity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_reserve")] - public static extern void TouchPointContainer_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TouchPointContainer__SWIG_0")] - public static extern global::System.IntPtr new_TouchPointContainer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TouchPointContainer__SWIG_1")] - public static extern global::System.IntPtr new_TouchPointContainer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TouchPointContainer__SWIG_2")] - public static extern global::System.IntPtr new_TouchPointContainer__SWIG_2(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_getitemcopy")] - public static extern global::System.IntPtr TouchPointContainer_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_getitem")] - public static extern global::System.IntPtr TouchPointContainer_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_setitem")] - public static extern void TouchPointContainer_setitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_AddRange")] - public static extern void TouchPointContainer_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_GetRange")] - public static extern global::System.IntPtr TouchPointContainer_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_Insert")] - public static extern void TouchPointContainer_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_InsertRange")] - public static extern void TouchPointContainer_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_RemoveAt")] - public static extern void TouchPointContainer_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_RemoveRange")] - public static extern void TouchPointContainer_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_Repeat")] - public static extern global::System.IntPtr TouchPointContainer_Repeat(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_Reverse__SWIG_0")] - public static extern void TouchPointContainer_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_Reverse__SWIG_1")] - public static extern void TouchPointContainer_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchPointContainer_SetRange")] - public static extern void TouchPointContainer_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TouchPointContainer")] - public static extern void delete_TouchPointContainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Rectangle__SWIG_0")] - public static extern global::System.IntPtr new_Rectangle__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Rectangle__SWIG_1")] - public static extern global::System.IntPtr new_Rectangle__SWIG_1(int jarg1, int jarg2, int jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Rectangle__SWIG_2")] - public static extern global::System.IntPtr new_Rectangle__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_Assign")] - public static extern global::System.IntPtr Rectangle_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_Set")] - public static extern void Rectangle_Set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, int jarg4, int jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_IsEmpty")] - public static extern bool Rectangle_IsEmpty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_Left")] - public static extern int Rectangle_Left(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_Right")] - public static extern int Rectangle_Right(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_Top")] - public static extern int Rectangle_Top(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_Bottom")] - public static extern int Rectangle_Bottom(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_Area")] - public static extern int Rectangle_Area(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_Intersects")] - public static extern bool Rectangle_Intersects(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_Contains")] - public static extern bool Rectangle_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_x_set")] - public static extern void Rectangle_x_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_x_get")] - public static extern int Rectangle_x_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_left_set")] - public static extern void Rectangle_left_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_left_get")] - public static extern int Rectangle_left_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_y_set")] - public static extern void Rectangle_y_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_y_get")] - public static extern int Rectangle_y_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_right_set")] - public static extern void Rectangle_right_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_right_get")] - public static extern int Rectangle_right_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_width_set")] - public static extern void Rectangle_width_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_width_get")] - public static extern int Rectangle_width_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_bottom_set")] - public static extern void Rectangle_bottom_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_bottom_get")] - public static extern int Rectangle_bottom_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_height_set")] - public static extern void Rectangle_height_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_height_get")] - public static extern int Rectangle_height_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_top_set")] - public static extern void Rectangle_top_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Rectangle_top_get")] - public static extern int Rectangle_top_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Rectangle")] - public static extern void delete_Rectangle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PaddingType__SWIG_0")] - public static extern global::System.IntPtr new_PaddingType__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PaddingType__SWIG_1")] - public static extern global::System.IntPtr new_PaddingType__SWIG_1(float jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PaddingType__SWIG_2")] - public static extern global::System.IntPtr new_PaddingType__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_Assign")] - public static extern global::System.IntPtr PaddingType_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_Set")] - public static extern void PaddingType_Set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_x_set")] - public static extern void PaddingType_x_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_x_get")] - public static extern float PaddingType_x_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_left_set")] - public static extern void PaddingType_left_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_left_get")] - public static extern float PaddingType_left_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_y_set")] - public static extern void PaddingType_y_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_y_get")] - public static extern float PaddingType_y_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_right_set")] - public static extern void PaddingType_right_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_right_get")] - public static extern float PaddingType_right_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_width_set")] - public static extern void PaddingType_width_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_width_get")] - public static extern float PaddingType_width_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_bottom_set")] - public static extern void PaddingType_bottom_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_bottom_get")] - public static extern float PaddingType_bottom_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_height_set")] - public static extern void PaddingType_height_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_height_get")] - public static extern float PaddingType_height_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_top_set")] - public static extern void PaddingType_top_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PaddingType_top_get")] - public static extern float PaddingType_top_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PaddingType")] - public static extern void delete_PaddingType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_BaseType_get")] - public static extern int VectorInteger_BaseType_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VectorInteger__SWIG_0")] - public static extern global::System.IntPtr new_VectorInteger__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_VectorInteger")] - public static extern void delete_VectorInteger(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VectorInteger__SWIG_1")] - public static extern global::System.IntPtr new_VectorInteger__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_Assign")] - public static extern global::System.IntPtr VectorInteger_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_Begin")] - public static extern global::System.IntPtr VectorInteger_Begin(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_End")] - public static extern global::System.IntPtr VectorInteger_End(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_ValueOfIndex__SWIG_0")] - public static extern global::System.IntPtr VectorInteger_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_PushBack")] - public static extern void VectorInteger_PushBack(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_Insert__SWIG_0")] - public static extern void VectorInteger_Insert__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_Insert__SWIG_1")] - public static extern void VectorInteger_Insert__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_Reserve")] - public static extern void VectorInteger_Reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_Resize__SWIG_0")] - public static extern void VectorInteger_Resize__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_Resize__SWIG_1")] - public static extern void VectorInteger_Resize__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_Erase__SWIG_0")] - public static extern global::System.IntPtr VectorInteger_Erase__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_Erase__SWIG_1")] - public static extern global::System.IntPtr VectorInteger_Erase__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_Remove")] - public static extern void VectorInteger_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_Swap")] - public static extern void VectorInteger_Swap(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_Clear")] - public static extern void VectorInteger_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorInteger_Release")] - public static extern void VectorInteger_Release(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_BaseType_get")] - public static extern int VectorFloat_BaseType_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VectorFloat__SWIG_0")] - public static extern global::System.IntPtr new_VectorFloat__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_VectorFloat")] - public static extern void delete_VectorFloat(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VectorFloat__SWIG_1")] - public static extern global::System.IntPtr new_VectorFloat__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_Assign")] - public static extern global::System.IntPtr VectorFloat_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_Begin")] - public static extern global::System.IntPtr VectorFloat_Begin(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_End")] - public static extern global::System.IntPtr VectorFloat_End(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_ValueOfIndex__SWIG_0")] - public static extern global::System.IntPtr VectorFloat_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_PushBack")] - public static extern void VectorFloat_PushBack(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_Insert__SWIG_0")] - public static extern void VectorFloat_Insert__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_Insert__SWIG_1")] - public static extern void VectorFloat_Insert__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_Reserve")] - public static extern void VectorFloat_Reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_Resize__SWIG_0")] - public static extern void VectorFloat_Resize__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_Resize__SWIG_1")] - public static extern void VectorFloat_Resize__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_Erase__SWIG_0")] - public static extern global::System.IntPtr VectorFloat_Erase__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_Erase__SWIG_1")] - public static extern global::System.IntPtr VectorFloat_Erase__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_Remove")] - public static extern void VectorFloat_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_Swap")] - public static extern void VectorFloat_Swap(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_Clear")] - public static extern void VectorFloat_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorFloat_Release")] - public static extern void VectorFloat_Release(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_BaseType_get")] - public static extern int VectorUnsignedChar_BaseType_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VectorUnsignedChar__SWIG_0")] - public static extern global::System.IntPtr new_VectorUnsignedChar__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_VectorUnsignedChar")] - public static extern void delete_VectorUnsignedChar(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VectorUnsignedChar__SWIG_1")] - public static extern global::System.IntPtr new_VectorUnsignedChar__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_Assign")] - public static extern global::System.IntPtr VectorUnsignedChar_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_Begin")] - public static extern global::System.IntPtr VectorUnsignedChar_Begin(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_End")] - public static extern global::System.IntPtr VectorUnsignedChar_End(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_ValueOfIndex__SWIG_0")] - public static extern global::System.IntPtr VectorUnsignedChar_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_PushBack")] - public static extern void VectorUnsignedChar_PushBack(global::System.Runtime.InteropServices.HandleRef jarg1, byte jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_Insert__SWIG_0")] - public static extern void VectorUnsignedChar_Insert__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg2, byte jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_Insert__SWIG_1")] - public static extern void VectorUnsignedChar_Insert__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_Reserve")] - public static extern void VectorUnsignedChar_Reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_Resize__SWIG_0")] - public static extern void VectorUnsignedChar_Resize__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_Resize__SWIG_1")] - public static extern void VectorUnsignedChar_Resize__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, byte jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_Erase__SWIG_0")] - public static extern global::System.IntPtr VectorUnsignedChar_Erase__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_Erase__SWIG_1")] - public static extern global::System.IntPtr VectorUnsignedChar_Erase__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_Remove")] - public static extern void VectorUnsignedChar_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, [global::System.Runtime.InteropServices.In, global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.LPArray)]byte[] jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_Swap")] - public static extern void VectorUnsignedChar_Swap(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_Clear")] - public static extern void VectorUnsignedChar_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUnsignedChar_Release")] - public static extern void VectorUnsignedChar_Release(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_BaseType_get")] - public static extern int VectorUint16Pair_BaseType_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VectorUint16Pair__SWIG_0")] - public static extern global::System.IntPtr new_VectorUint16Pair__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_VectorUint16Pair")] - public static extern void delete_VectorUint16Pair(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VectorUint16Pair__SWIG_1")] - public static extern global::System.IntPtr new_VectorUint16Pair__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_Assign")] - public static extern global::System.IntPtr VectorUint16Pair_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_Begin")] - public static extern global::System.IntPtr VectorUint16Pair_Begin(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_End")] - public static extern global::System.IntPtr VectorUint16Pair_End(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_ValueOfIndex__SWIG_0")] - public static extern global::System.IntPtr VectorUint16Pair_ValueOfIndex__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_PushBack")] - public static extern void VectorUint16Pair_PushBack(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_Insert__SWIG_0")] - public static extern void VectorUint16Pair_Insert__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_Insert__SWIG_1")] - public static extern void VectorUint16Pair_Insert__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_Reserve")] - public static extern void VectorUint16Pair_Reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_Resize__SWIG_0")] - public static extern void VectorUint16Pair_Resize__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_Resize__SWIG_1")] - public static extern void VectorUint16Pair_Resize__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_Erase__SWIG_0")] - public static extern global::System.IntPtr VectorUint16Pair_Erase__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_Erase__SWIG_1")] - public static extern global::System.IntPtr VectorUint16Pair_Erase__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_Remove")] - public static extern void VectorUint16Pair_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_Swap")] - public static extern void VectorUint16Pair_Swap(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_Clear")] - public static extern void VectorUint16Pair_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VectorUint16Pair_Release")] - public static extern void VectorUint16Pair_Release(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VoidSignal")] - public static extern global::System.IntPtr new_VoidSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_VoidSignal")] - public static extern void delete_VoidSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VoidSignal_Empty")] - public static extern bool VoidSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VoidSignal_GetConnectionCount")] - public static extern uint VoidSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VoidSignal_Connect__SWIG_0")] - public static extern void VoidSignal_Connect__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VoidSignal_Disconnect")] - public static extern void VoidSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VoidSignal_Connect__SWIG_4")] - public static extern void VoidSignal_Connect__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VoidSignal_Emit")] - public static extern void VoidSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FloatSignal_Empty")] - public static extern bool FloatSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FloatSignal_GetConnectionCount")] - public static extern uint FloatSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FloatSignal_Connect")] - public static extern void FloatSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FloatSignal_Disconnect")] - public static extern void FloatSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FloatSignal_Emit")] - public static extern void FloatSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_FloatSignal")] - public static extern global::System.IntPtr new_FloatSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_FloatSignal")] - public static extern void delete_FloatSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ObjectCreatedSignal_Empty")] - public static extern bool ObjectCreatedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ObjectCreatedSignal_GetConnectionCount")] - public static extern uint ObjectCreatedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ObjectCreatedSignal_Connect")] - public static extern void ObjectCreatedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ObjectCreatedSignal_Disconnect")] - public static extern void ObjectCreatedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ObjectCreatedSignal_Emit")] - public static extern void ObjectCreatedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ObjectCreatedSignal")] - public static extern global::System.IntPtr new_ObjectCreatedSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ObjectCreatedSignal")] - public static extern void delete_ObjectCreatedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ObjectDestroyedSignal_Empty")] - public static extern bool ObjectDestroyedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ObjectDestroyedSignal_GetConnectionCount")] - public static extern uint ObjectDestroyedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ObjectDestroyedSignal_Connect")] - public static extern void ObjectDestroyedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ObjectDestroyedSignal_Disconnect")] - public static extern void ObjectDestroyedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ObjectDestroyedSignal_Emit")] - public static extern void ObjectDestroyedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ObjectDestroyedSignal")] - public static extern global::System.IntPtr new_ObjectDestroyedSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ObjectDestroyedSignal")] - public static extern void delete_ObjectDestroyedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyNotifySignal_Empty")] - public static extern bool PropertyNotifySignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyNotifySignal_GetConnectionCount")] - public static extern uint PropertyNotifySignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyNotifySignal_Connect")] - public static extern void PropertyNotifySignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyNotifySignal_Disconnect")] - public static extern void PropertyNotifySignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyNotifySignal_Emit")] - public static extern void PropertyNotifySignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PropertyNotifySignal")] - public static extern global::System.IntPtr new_PropertyNotifySignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PropertyNotifySignal")] - public static extern void delete_PropertyNotifySignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageSignal_Empty")] - public static extern bool ImageSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageSignal_GetConnectionCount")] - public static extern uint ImageSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageSignal_Connect")] - public static extern void ImageSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageSignal_Disconnect")] - public static extern void ImageSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageSignal_Emit")] - public static extern void ImageSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ImageSignal")] - public static extern global::System.IntPtr new_ImageSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ImageSignal")] - public static extern void delete_ImageSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_RenderTaskSignal")] - public static extern global::System.IntPtr new_RenderTaskSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_RenderTaskSignal")] - public static extern void delete_RenderTaskSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetectedSignal_Empty")] - public static extern bool LongPressGestureDetectedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetectedSignal_GetConnectionCount")] - public static extern uint LongPressGestureDetectedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetectedSignal_Connect")] - public static extern void LongPressGestureDetectedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetectedSignal_Disconnect")] - public static extern void LongPressGestureDetectedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetectedSignal_Emit")] - public static extern void LongPressGestureDetectedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_LongPressGestureDetectedSignal")] - public static extern global::System.IntPtr new_LongPressGestureDetectedSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_LongPressGestureDetectedSignal")] - public static extern void delete_LongPressGestureDetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorTouchDataSignal_Empty")] - public static extern bool ActorTouchDataSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorTouchDataSignal_GetConnectionCount")] - public static extern uint ActorTouchDataSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorTouchDataSignal_Connect")] - public static extern void ActorTouchDataSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorTouchDataSignal_Disconnect")] - public static extern void ActorTouchDataSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorTouchDataSignal_Emit")] - public static extern bool ActorTouchDataSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ActorTouchDataSignal")] - public static extern global::System.IntPtr new_ActorTouchDataSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ActorTouchDataSignal")] - public static extern void delete_ActorTouchDataSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorHoverSignal_Empty")] - public static extern bool ActorHoverSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorHoverSignal_GetConnectionCount")] - public static extern uint ActorHoverSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorHoverSignal_Connect")] - public static extern void ActorHoverSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorHoverSignal_Disconnect")] - public static extern void ActorHoverSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorHoverSignal_Emit")] - public static extern bool ActorHoverSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ActorHoverSignal")] - public static extern global::System.IntPtr new_ActorHoverSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ActorHoverSignal")] - public static extern void delete_ActorHoverSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorWheelSignal_Empty")] - public static extern bool ActorWheelSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorWheelSignal_GetConnectionCount")] - public static extern uint ActorWheelSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorWheelSignal_Connect")] - public static extern void ActorWheelSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorWheelSignal_Disconnect")] - public static extern void ActorWheelSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorWheelSignal_Emit")] - public static extern bool ActorWheelSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ActorWheelSignal")] - public static extern global::System.IntPtr new_ActorWheelSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ActorWheelSignal")] - public static extern void delete_ActorWheelSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorSignal_Empty")] - public static extern bool ActorSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorSignal_GetConnectionCount")] - public static extern uint ActorSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorSignal_Connect")] - public static extern void ActorSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorSignal_Disconnect")] - public static extern void ActorSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorSignal_Emit")] - public static extern void ActorSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ActorSignal")] - public static extern global::System.IntPtr new_ActorSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ActorSignal")] - public static extern void delete_ActorSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyEventSignal_Empty")] - public static extern bool KeyEventSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyEventSignal_GetConnectionCount")] - public static extern uint KeyEventSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyEventSignal_Connect")] - public static extern void KeyEventSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyEventSignal_Disconnect")] - public static extern void KeyEventSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyEventSignal_Emit")] - public static extern void KeyEventSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_KeyEventSignal")] - public static extern global::System.IntPtr new_KeyEventSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_KeyEventSignal")] - public static extern void delete_KeyEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchSignal_Empty")] - public static extern bool TouchSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchSignal_GetConnectionCount")] - public static extern uint TouchSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchSignal_Connect")] - public static extern void TouchSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchSignal_Disconnect")] - public static extern void TouchSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TouchSignal_Emit")] - public static extern void TouchSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TouchSignal")] - public static extern global::System.IntPtr new_TouchSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TouchSignal")] - public static extern void delete_TouchSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StageWheelSignal_Empty")] - public static extern bool StageWheelSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StageWheelSignal_GetConnectionCount")] - public static extern uint StageWheelSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StageWheelSignal_Connect")] - public static extern void StageWheelSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StageWheelSignal_Disconnect")] - public static extern void StageWheelSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StageWheelSignal_Emit")] - public static extern void StageWheelSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_StageWheelSignal")] - public static extern global::System.IntPtr new_StageWheelSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_StageWheelSignal")] - public static extern void delete_StageWheelSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AngleThresholdPair__SWIG_0")] - public static extern global::System.IntPtr new_AngleThresholdPair__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AngleThresholdPair__SWIG_1")] - public static extern global::System.IntPtr new_AngleThresholdPair__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AngleThresholdPair__SWIG_2")] - public static extern global::System.IntPtr new_AngleThresholdPair__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AngleThresholdPair_first_set")] - public static extern void AngleThresholdPair_first_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AngleThresholdPair_first_get")] - public static extern global::System.IntPtr AngleThresholdPair_first_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AngleThresholdPair_second_set")] - public static extern void AngleThresholdPair_second_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AngleThresholdPair_second_get")] - public static extern global::System.IntPtr AngleThresholdPair_second_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_AngleThresholdPair")] - public static extern void delete_AngleThresholdPair(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetectedSignal_Empty")] - public static extern bool PanGestureDetectedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetectedSignal_GetConnectionCount")] - public static extern uint PanGestureDetectedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetectedSignal_Connect")] - public static extern void PanGestureDetectedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetectedSignal_Disconnect")] - public static extern void PanGestureDetectedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetectedSignal_Emit")] - public static extern void PanGestureDetectedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PanGestureDetectedSignal")] - public static extern global::System.IntPtr new_PanGestureDetectedSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PanGestureDetectedSignal")] - public static extern void delete_PanGestureDetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGestureDetectedSignal_Empty")] - public static extern bool PinchGestureDetectedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGestureDetectedSignal_GetConnectionCount")] - public static extern uint PinchGestureDetectedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGestureDetectedSignal_Connect")] - public static extern void PinchGestureDetectedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGestureDetectedSignal_Disconnect")] - public static extern void PinchGestureDetectedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGestureDetectedSignal_Emit")] - public static extern void PinchGestureDetectedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PinchGestureDetectedSignal")] - public static extern global::System.IntPtr new_PinchGestureDetectedSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PinchGestureDetectedSignal")] - public static extern void delete_PinchGestureDetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGestureDetectedSignal_Empty")] - public static extern bool TapGestureDetectedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGestureDetectedSignal_GetConnectionCount")] - public static extern uint TapGestureDetectedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGestureDetectedSignal_Connect")] - public static extern void TapGestureDetectedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGestureDetectedSignal_Disconnect")] - public static extern void TapGestureDetectedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGestureDetectedSignal_Emit")] - public static extern void TapGestureDetectedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TapGestureDetectedSignal")] - public static extern global::System.IntPtr new_TapGestureDetectedSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TapGestureDetectedSignal")] - public static extern void delete_TapGestureDetectedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnimationSignal_Empty")] - public static extern bool AnimationSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnimationSignal_GetConnectionCount")] - public static extern uint AnimationSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnimationSignal_Connect")] - public static extern void AnimationSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnimationSignal_Disconnect")] - public static extern void AnimationSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AnimationSignal_Emit")] - public static extern void AnimationSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AnimationSignal")] - public static extern global::System.IntPtr new_AnimationSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_AnimationSignal")] - public static extern void delete_AnimationSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImageSignal_Empty")] - public static extern bool ResourceImageSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImageSignal_GetConnectionCount")] - public static extern uint ResourceImageSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImageSignal_Connect")] - public static extern void ResourceImageSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImageSignal_Disconnect")] - public static extern void ResourceImageSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImageSignal_Emit")] - public static extern void ResourceImageSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ResourceImageSignal")] - public static extern global::System.IntPtr new_ResourceImageSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ResourceImageSignal")] - public static extern void delete_ResourceImageSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Timer__SWIG_0")] - public static extern global::System.IntPtr new_Timer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Timer_New")] - public static extern global::System.IntPtr Timer_New(uint jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Timer__SWIG_1")] - public static extern global::System.IntPtr new_Timer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Timer_Assign")] - public static extern global::System.IntPtr Timer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Timer")] - public static extern void delete_Timer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Timer_DownCast")] - public static extern global::System.IntPtr Timer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Timer_Start")] - public static extern void Timer_Start(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Timer_Stop")] - public static extern void Timer_Stop(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Timer_SetInterval")] - public static extern void Timer_SetInterval(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Timer_GetInterval")] - public static extern uint Timer_GetInterval(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Timer_IsRunning")] - public static extern bool Timer_IsRunning(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Timer_TickSignal")] - public static extern global::System.IntPtr Timer_TickSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_DragAndDropDetector")] - public static extern global::System.IntPtr new_DragAndDropDetector(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_DragAndDropDetector")] - public static extern void delete_DragAndDropDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DragAndDropDetector_GetContent")] - public static extern string DragAndDropDetector_GetContent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DragAndDropDetector_GetCurrentScreenPosition")] - public static extern global::System.IntPtr DragAndDropDetector_GetCurrentScreenPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DragAndDropDetector_EnteredSignal")] - public static extern global::System.IntPtr DragAndDropDetector_EnteredSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DragAndDropDetector_ExitedSignal")] - public static extern global::System.IntPtr DragAndDropDetector_ExitedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DragAndDropDetector_MovedSignal")] - public static extern global::System.IntPtr DragAndDropDetector_MovedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DragAndDropDetector_DroppedSignal")] - public static extern global::System.IntPtr DragAndDropDetector_DroppedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ApplicationExtensions__SWIG_0")] - public static extern global::System.IntPtr new_ApplicationExtensions__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ApplicationExtensions__SWIG_1")] - public static extern global::System.IntPtr new_ApplicationExtensions__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ApplicationExtensions")] - public static extern void delete_ApplicationExtensions(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ApplicationExtensions_Init")] - public static extern void ApplicationExtensions_Init(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ApplicationExtensions_Terminate")] - public static extern void ApplicationExtensions_Terminate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ApplicationExtensions_Pause")] - public static extern void ApplicationExtensions_Pause(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ApplicationExtensions_Resume")] - public static extern void ApplicationExtensions_Resume(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ApplicationExtensions_LanguageChange")] - public static extern void ApplicationExtensions_LanguageChange(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_New__SWIG_0")] - public static extern global::System.IntPtr Window_New__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_New__SWIG_1")] - public static extern global::System.IntPtr Window_New__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_New__SWIG_2")] - public static extern global::System.IntPtr Window_New__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_New__SWIG_3")] - public static extern global::System.IntPtr Window_New__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Window__SWIG_0")] - public static extern global::System.IntPtr new_Window__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Window")] - public static extern void delete_Window(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Window__SWIG_1")] - public static extern global::System.IntPtr new_Window__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_Assign")] - public static extern global::System.IntPtr Window_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_ShowIndicator")] - public static extern void Window_ShowIndicator(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_SetIndicatorBgOpacity")] - public static extern void Window_SetIndicatorBgOpacity(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_RotateIndicator")] - public static extern void Window_RotateIndicator(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_SetClass")] - public static extern void Window_SetClass(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_Raise")] - public static extern void Window_Raise(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_Lower")] - public static extern void Window_Lower(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_Activate")] - public static extern void Window_Activate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_AddAvailableOrientation")] - public static extern void Window_AddAvailableOrientation(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_RemoveAvailableOrientation")] - public static extern void Window_RemoveAvailableOrientation(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_SetPreferredOrientation")] - public static extern void Window_SetPreferredOrientation(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_GetPreferredOrientation")] - public static extern int Window_GetPreferredOrientation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_GetDragAndDropDetector")] - public static extern global::System.IntPtr Window_GetDragAndDropDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_GetNativeHandle")] - public static extern global::System.IntPtr Window_GetNativeHandle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FocusChangedSignal")] - public static extern global::System.IntPtr FocusChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_SetAcceptFocus")] - public static extern void SetAcceptFocus(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_IsFocusAcceptable")] - public static extern bool IsFocusAcceptable(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Show")] - public static extern void Show(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Hide")] - public static extern void Hide(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_IsVisible")] - public static extern bool IsVisible(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_New__SWIG_0")] - public static extern global::System.IntPtr Application_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_New__SWIG_1")] - public static extern global::System.IntPtr Application_New__SWIG_1(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_New__SWIG_2")] - public static extern global::System.IntPtr Application_New__SWIG_2(int jarg1, string jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_New__SWIG_3")] - public static extern global::System.IntPtr Application_New__SWIG_3(int jarg1, string jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Application__SWIG_0")] - public static extern global::System.IntPtr new_Application__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Application__SWIG_1")] - public static extern global::System.IntPtr new_Application__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_Assign")] - public static extern global::System.IntPtr Application_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Application")] - public static extern void delete_Application(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_MainLoop__SWIG_0")] - public static extern void Application_MainLoop__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_MainLoop__SWIG_1")] - public static extern void Application_MainLoop__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_Lower")] - public static extern void Application_Lower(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_Quit")] - public static extern void Application_Quit(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_AddIdle")] - public static extern bool Application_AddIdle(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_GetWindow")] - public static extern global::System.IntPtr Application_GetWindow(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_ReplaceWindow")] - public static extern void Application_ReplaceWindow(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_GetResourcePath")] - public static extern string Application_GetResourcePath(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_SetViewMode")] - public static extern void Application_SetViewMode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_GetViewMode")] - public static extern int Application_GetViewMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_SetStereoBase")] - public static extern void Application_SetStereoBase(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_GetStereoBase")] - public static extern float Application_GetStereoBase(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_InitSignal")] - public static extern global::System.IntPtr Application_InitSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_TerminateSignal")] - public static extern global::System.IntPtr Application_TerminateSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_PauseSignal")] - public static extern global::System.IntPtr Application_PauseSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_ResumeSignal")] - public static extern global::System.IntPtr Application_ResumeSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_ResetSignal")] - public static extern global::System.IntPtr Application_ResetSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_ResizeSignal")] - public static extern global::System.IntPtr Application_ResizeSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_AppControlSignal")] - public static extern global::System.IntPtr Application_AppControlSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_LanguageChangedSignal")] - public static extern global::System.IntPtr Application_LanguageChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_RegionChangedSignal")] - public static extern global::System.IntPtr Application_RegionChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_BatteryLowSignal")] - public static extern global::System.IntPtr Application_BatteryLowSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_MemoryLowSignal")] - public static extern global::System.IntPtr Application_MemoryLowSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ApplicationSignal_Empty")] - public static extern bool ApplicationSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ApplicationSignal_GetConnectionCount")] - public static extern uint ApplicationSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ApplicationSignal_Connect")] - public static extern void ApplicationSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ApplicationSignal_Disconnect")] - public static extern void ApplicationSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ApplicationSignal_Emit")] - public static extern void ApplicationSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ApplicationSignal")] - public static extern global::System.IntPtr new_ApplicationSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ApplicationSignal")] - public static extern void delete_ApplicationSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ApplicationControlSignal_Empty")] - public static extern bool ApplicationControlSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ApplicationControlSignal_GetConnectionCount")] - public static extern uint ApplicationControlSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ApplicationControlSignal_Connect")] - public static extern void ApplicationControlSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ApplicationControlSignal_Disconnect")] - public static extern void ApplicationControlSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ApplicationControlSignal_Emit")] - public static extern void ApplicationControlSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, System.IntPtr jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ApplicationControlSignal")] - public static extern global::System.IntPtr new_ApplicationControlSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ApplicationControlSignal")] - public static extern void delete_ApplicationControlSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TimerSignalType_Empty")] - public static extern bool TimerSignalType_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TimerSignalType_GetConnectionCount")] - public static extern uint TimerSignalType_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TimerSignalType_Connect")] - public static extern void TimerSignalType_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TimerSignalType_Disconnect")] - public static extern void TimerSignalType_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TimerSignalType_Emit")] - public static extern bool TimerSignalType_Emit(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TimerSignalType")] - public static extern global::System.IntPtr new_TimerSignalType(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TimerSignalType")] - public static extern void delete_TimerSignalType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_WindowFocusSignalType_Empty")] - public static extern bool WindowFocusSignalType_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_WindowFocusSignalType_GetConnectionCount")] - public static extern uint WindowFocusSignalType_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_WindowFocusSignalType_Connect")] - public static extern void WindowFocusSignalType_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_WindowFocusSignalType_Disconnect")] - public static extern void WindowFocusSignalType_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_WindowFocusSignalType_Emit")] - public static extern void WindowFocusSignalType_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_WindowFocusSignalType")] - public static extern global::System.IntPtr new_WindowFocusSignalType(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_WindowFocusSignalType")] - public static extern void delete_WindowFocusSignalType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VISUAL_PROPERTY_TYPE_get")] - public static extern int VISUAL_PROPERTY_TYPE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VISUAL_PROPERTY_SHADER_get")] - public static extern int VISUAL_PROPERTY_SHADER_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VISUAL_SHADER_VERTEX_get")] - public static extern int VISUAL_SHADER_VERTEX_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VISUAL_SHADER_FRAGMENT_get")] - public static extern int VISUAL_SHADER_FRAGMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VISUAL_SHADER_SUBDIVIDE_GRID_X_get")] - public static extern int VISUAL_SHADER_SUBDIVIDE_GRID_X_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VISUAL_SHADER_SUBDIVIDE_GRID_Y_get")] - public static extern int VISUAL_SHADER_SUBDIVIDE_GRID_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VISUAL_SHADER_HINTS_get")] - public static extern int VISUAL_SHADER_HINTS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BORDER_VISUAL_COLOR_get")] - public static extern int BORDER_VISUAL_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BORDER_VISUAL_SIZE_get")] - public static extern int BORDER_VISUAL_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BORDER_VISUAL_ANTI_ALIASING_get")] - public static extern int BORDER_VISUAL_ANTI_ALIASING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_COLOR_VISUAL_MIX_COLOR_get")] - public static extern int COLOR_VISUAL_MIX_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GRADIENT_VISUAL_START_POSITION_get")] - public static extern int GRADIENT_VISUAL_START_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GRADIENT_VISUAL_END_POSITION_get")] - public static extern int GRADIENT_VISUAL_END_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GRADIENT_VISUAL_CENTER_get")] - public static extern int GRADIENT_VISUAL_CENTER_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GRADIENT_VISUAL_RADIUS_get")] - public static extern int GRADIENT_VISUAL_RADIUS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GRADIENT_VISUAL_STOP_OFFSET_get")] - public static extern int GRADIENT_VISUAL_STOP_OFFSET_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GRADIENT_VISUAL_STOP_COLOR_get")] - public static extern int GRADIENT_VISUAL_STOP_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GRADIENT_VISUAL_UNITS_get")] - public static extern int GRADIENT_VISUAL_UNITS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GRADIENT_VISUAL_SPREAD_METHOD_get")] - public static extern int GRADIENT_VISUAL_SPREAD_METHOD_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_IMAGE_VISUAL_URL_get")] - public static extern int IMAGE_VISUAL_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_IMAGE_VISUAL_FITTING_MODE_get")] - public static extern int IMAGE_VISUAL_FITTING_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_IMAGE_VISUAL_SAMPLING_MODE_get")] - public static extern int IMAGE_VISUAL_SAMPLING_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_IMAGE_VISUAL_DESIRED_WIDTH_get")] - public static extern int IMAGE_VISUAL_DESIRED_WIDTH_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_IMAGE_VISUAL_DESIRED_HEIGHT_get")] - public static extern int IMAGE_VISUAL_DESIRED_HEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_IMAGE_VISUAL_SYNCHRONOUS_LOADING_get")] - public static extern int IMAGE_VISUAL_SYNCHRONOUS_LOADING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_IMAGE_VISUAL_BORDER_ONLY_get")] - public static extern int IMAGE_VISUAL_BORDER_ONLY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_IMAGE_VISUAL_PIXEL_AREA_get")] - public static extern int IMAGE_VISUAL_PIXEL_AREA_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_IMAGE_VISUAL_WRAP_MODE_U_get")] - public static extern int IMAGE_VISUAL_WRAP_MODE_U_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_IMAGE_VISUAL_WRAP_MODE_V_get")] - public static extern int IMAGE_VISUAL_WRAP_MODE_V_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_MESH_VISUAL_OBJECT_URL_get")] - public static extern int MESH_VISUAL_OBJECT_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_MESH_VISUAL_MATERIAL_URL_get")] - public static extern int MESH_VISUAL_MATERIAL_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_MESH_VISUAL_TEXTURES_PATH_get")] - public static extern int MESH_VISUAL_TEXTURES_PATH_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_MESH_VISUAL_SHADING_MODE_get")] - public static extern int MESH_VISUAL_SHADING_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_MESH_VISUAL_USE_MIPMAPPING_get")] - public static extern int MESH_VISUAL_USE_MIPMAPPING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_MESH_VISUAL_USE_SOFT_NORMALS_get")] - public static extern int MESH_VISUAL_USE_SOFT_NORMALS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_MESH_VISUAL_LIGHT_POSITION_get")] - public static extern int MESH_VISUAL_LIGHT_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PRIMITIVE_VISUAL_SHAPE_get")] - public static extern int PRIMITIVE_VISUAL_SHAPE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PRIMITIVE_VISUAL_MIX_COLOR_get")] - public static extern int PRIMITIVE_VISUAL_MIX_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PRIMITIVE_VISUAL_SLICES_get")] - public static extern int PRIMITIVE_VISUAL_SLICES_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PRIMITIVE_VISUAL_STACKS_get")] - public static extern int PRIMITIVE_VISUAL_STACKS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PRIMITIVE_VISUAL_SCALE_TOP_RADIUS_get")] - public static extern int PRIMITIVE_VISUAL_SCALE_TOP_RADIUS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PRIMITIVE_VISUAL_SCALE_BOTTOM_RADIUS_get")] - public static extern int PRIMITIVE_VISUAL_SCALE_BOTTOM_RADIUS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PRIMITIVE_VISUAL_SCALE_HEIGHT_get")] - public static extern int PRIMITIVE_VISUAL_SCALE_HEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PRIMITIVE_VISUAL_SCALE_RADIUS_get")] - public static extern int PRIMITIVE_VISUAL_SCALE_RADIUS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PRIMITIVE_VISUAL_SCALE_DIMENSIONS_get")] - public static extern int PRIMITIVE_VISUAL_SCALE_DIMENSIONS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PRIMITIVE_VISUAL_BEVEL_PERCENTAGE_get")] - public static extern int PRIMITIVE_VISUAL_BEVEL_PERCENTAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PRIMITIVE_VISUAL_BEVEL_SMOOTHNESS_get")] - public static extern int PRIMITIVE_VISUAL_BEVEL_SMOOTHNESS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PRIMITIVE_VISUAL_LIGHT_POSITION_get")] - public static extern int PRIMITIVE_VISUAL_LIGHT_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TEXT_VISUAL_TEXT_get")] - public static extern int TEXT_VISUAL_TEXT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TEXT_VISUAL_FONT_FAMILY_get")] - public static extern int TEXT_VISUAL_FONT_FAMILY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TEXT_VISUAL_FONT_STYLE_get")] - public static extern int TEXT_VISUAL_FONT_STYLE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TEXT_VISUAL_POINT_SIZE_get")] - public static extern int TEXT_VISUAL_POINT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TEXT_VISUAL_MULTI_LINE_get")] - public static extern int TEXT_VISUAL_MULTI_LINE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TEXT_VISUAL_HORIZONTAL_ALIGNMENT_get")] - public static extern int TEXT_VISUAL_HORIZONTAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TEXT_VISUAL_VERTICAL_ALIGNMENT_get")] - public static extern int TEXT_VISUAL_VERTICAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TEXT_VISUAL_TEXT_COLOR_get")] - public static extern int TEXT_VISUAL_TEXT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TEXT_VISUAL_ENABLE_MARKUP_get")] - public static extern int TEXT_VISUAL_ENABLE_MARKUP_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Builder")] - public static extern global::System.IntPtr new_Builder(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_New")] - public static extern global::System.IntPtr Builder_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Builder")] - public static extern void delete_Builder(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_LoadFromString__SWIG_0")] - public static extern void Builder_LoadFromString__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_LoadFromString__SWIG_1")] - public static extern void Builder_LoadFromString__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_AddConstants")] - public static extern void Builder_AddConstants(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_AddConstant")] - public static extern void Builder_AddConstant(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_GetConstants")] - public static extern global::System.IntPtr Builder_GetConstants(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_GetConstant")] - public static extern global::System.IntPtr Builder_GetConstant(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_CreateAnimation__SWIG_0")] - public static extern global::System.IntPtr Builder_CreateAnimation__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_CreateAnimation__SWIG_1")] - public static extern global::System.IntPtr Builder_CreateAnimation__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_CreateAnimation__SWIG_2")] - public static extern global::System.IntPtr Builder_CreateAnimation__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_CreateAnimation__SWIG_3")] - public static extern global::System.IntPtr Builder_CreateAnimation__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_Create__SWIG_0")] - public static extern global::System.IntPtr Builder_Create__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_Create__SWIG_1")] - public static extern global::System.IntPtr Builder_Create__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_CreateFromJson")] - public static extern global::System.IntPtr Builder_CreateFromJson(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_ApplyStyle")] - public static extern bool Builder_ApplyStyle(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_ApplyFromJson")] - public static extern bool Builder_ApplyFromJson(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_AddActors__SWIG_0")] - public static extern void Builder_AddActors__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_AddActors__SWIG_1")] - public static extern void Builder_AddActors__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_CreateRenderTask")] - public static extern void Builder_CreateRenderTask(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_GetFrameBufferImage")] - public static extern global::System.IntPtr Builder_GetFrameBufferImage(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_GetPath")] - public static extern global::System.IntPtr Builder_GetPath(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_GetPathConstrainer")] - public static extern global::System.IntPtr Builder_GetPathConstrainer(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_GetLinearConstrainer")] - public static extern global::System.IntPtr Builder_GetLinearConstrainer(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_QuitSignal")] - public static extern global::System.IntPtr Builder_QuitSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TransitionData__SWIG_0")] - public static extern global::System.IntPtr new_TransitionData__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TransitionData")] - public static extern void delete_TransitionData(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TransitionData_New__SWIG_0")] - public static extern global::System.IntPtr TransitionData_New__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TransitionData_New__SWIG_1")] - public static extern global::System.IntPtr TransitionData_New__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TransitionData_DownCast")] - public static extern global::System.IntPtr TransitionData_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TransitionData__SWIG_1")] - public static extern global::System.IntPtr new_TransitionData__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TransitionData_Assign")] - public static extern global::System.IntPtr TransitionData_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TransitionData_Count")] - public static extern uint TransitionData_Count(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TransitionData_GetAnimatorAt")] - public static extern global::System.IntPtr TransitionData_GetAnimatorAt(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TransitionData__SWIG_2")] - public static extern global::System.IntPtr new_TransitionData__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TOOLTIP_CONTENT_get")] - public static extern int TOOLTIP_CONTENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TOOLTIP_LAYOUT_get")] - public static extern int TOOLTIP_LAYOUT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TOOLTIP_WAIT_TIME_get")] - public static extern int TOOLTIP_WAIT_TIME_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TOOLTIP_BACKGROUND_get")] - public static extern int TOOLTIP_BACKGROUND_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TOOLTIP_TAIL_get")] - public static extern int TOOLTIP_TAIL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TOOLTIP_POSITION_get")] - public static extern int TOOLTIP_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TOOLTIP_HOVER_POINT_OFFSET_get")] - public static extern int TOOLTIP_HOVER_POINT_OFFSET_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TOOLTIP_MOVEMENT_THRESHOLD_get")] - public static extern int TOOLTIP_MOVEMENT_THRESHOLD_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TOOLTIP_DISAPPEAR_ON_MOVEMENT_get")] - public static extern int TOOLTIP_DISAPPEAR_ON_MOVEMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TOOLTIP_BACKGROUND_VISUAL_get")] - public static extern int TOOLTIP_BACKGROUND_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TOOLTIP_BACKGROUND_BORDER_get")] - public static extern int TOOLTIP_BACKGROUND_BORDER_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TOOLTIP_TAIL_VISIBILITY_get")] - public static extern int TOOLTIP_TAIL_VISIBILITY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TOOLTIP_TAIL_ABOVE_VISUAL_get")] - public static extern int TOOLTIP_TAIL_ABOVE_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TOOLTIP_TAIL_BELOW_VISUAL_get")] - public static extern int TOOLTIP_TAIL_BELOW_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_New")] - public static extern global::System.IntPtr ViewImpl_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_SetStyleName")] - public static extern void ViewImpl_SetStyleName(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_GetStyleName")] - public static extern string ViewImpl_GetStyleName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_SetBackgroundColor")] - public static extern void ViewImpl_SetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_GetBackgroundColor")] - public static extern global::System.IntPtr ViewImpl_GetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_SetBackgroundImage")] - public static extern void ViewImpl_SetBackgroundImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_SetBackground")] - public static extern void ViewImpl_SetBackground(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_ClearBackground")] - public static extern void ViewImpl_ClearBackground(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_EnableGestureDetection")] - public static extern void ViewImpl_EnableGestureDetection(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_DisableGestureDetection")] - public static extern void ViewImpl_DisableGestureDetection(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_GetPinchGestureDetector")] - public static extern global::System.IntPtr ViewImpl_GetPinchGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_GetPanGestureDetector")] - public static extern global::System.IntPtr ViewImpl_GetPanGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_GetTapGestureDetector")] - public static extern global::System.IntPtr ViewImpl_GetTapGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_GetLongPressGestureDetector")] - public static extern global::System.IntPtr ViewImpl_GetLongPressGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_SetKeyboardNavigationSupport")] - public static extern void ViewImpl_SetKeyboardNavigationSupport(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_IsKeyboardNavigationSupported")] - public static extern bool ViewImpl_IsKeyboardNavigationSupported(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_SetKeyInputFocus")] - public static extern void ViewImpl_SetKeyInputFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_HasKeyInputFocus")] - public static extern bool ViewImpl_HasKeyInputFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_ClearKeyInputFocus")] - public static extern void ViewImpl_ClearKeyInputFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_SetAsKeyboardFocusGroup")] - public static extern void ViewImpl_SetAsKeyboardFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_IsKeyboardFocusGroup")] - public static extern bool ViewImpl_IsKeyboardFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_AccessibilityActivate")] - public static extern void ViewImpl_AccessibilityActivate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_KeyboardEnter")] - public static extern void ViewImpl_KeyboardEnter(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_KeyEventSignal")] - public static extern global::System.IntPtr ViewImpl_KeyEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_KeyInputFocusGainedSignal")] - public static extern global::System.IntPtr ViewImpl_KeyInputFocusGainedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_KeyInputFocusLostSignal")] - public static extern global::System.IntPtr ViewImpl_KeyInputFocusLostSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_EmitKeyEventSignal")] - public static extern bool ViewImpl_EmitKeyEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnStageConnection")] - public static extern void ViewImpl_OnStageConnection(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnStageConnectionSwigExplicitViewImpl")] - public static extern void ViewImpl_OnStageConnectionSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnStageDisconnection")] - public static extern void ViewImpl_OnStageDisconnection(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnStageDisconnectionSwigExplicitViewImpl")] - public static extern void ViewImpl_OnStageDisconnectionSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnChildAdd")] - public static extern void ViewImpl_OnChildAdd(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnChildAddSwigExplicitViewImpl")] - public static extern void ViewImpl_OnChildAddSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnChildRemove")] - public static extern void ViewImpl_OnChildRemove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnChildRemoveSwigExplicitViewImpl")] - public static extern void ViewImpl_OnChildRemoveSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnPropertySet")] - public static extern void ViewImpl_OnPropertySet(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnPropertySetSwigExplicitViewImpl")] - public static extern void ViewImpl_OnPropertySetSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnSizeSet")] - public static extern void ViewImpl_OnSizeSet(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnSizeSetSwigExplicitViewImpl")] - public static extern void ViewImpl_OnSizeSetSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnSizeAnimation")] - public static extern void ViewImpl_OnSizeAnimation(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnSizeAnimationSwigExplicitViewImpl")] - public static extern void ViewImpl_OnSizeAnimationSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnTouchEvent")] - public static extern bool ViewImpl_OnTouchEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnTouchEventSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnTouchEventSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnHoverEvent")] - public static extern bool ViewImpl_OnHoverEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnHoverEventSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnHoverEventSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnKeyEvent")] - public static extern bool ViewImpl_OnKeyEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnKeyEventSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnKeyEventSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnWheelEvent")] - public static extern bool ViewImpl_OnWheelEvent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnWheelEventSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnWheelEventSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnRelayout")] - public static extern void ViewImpl_OnRelayout(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnRelayoutSwigExplicitViewImpl")] - public static extern void ViewImpl_OnRelayoutSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnSetResizePolicy")] - public static extern void ViewImpl_OnSetResizePolicy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnSetResizePolicySwigExplicitViewImpl")] - public static extern void ViewImpl_OnSetResizePolicySwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_GetNaturalSize")] - public static extern global::System.IntPtr ViewImpl_GetNaturalSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_GetNaturalSizeSwigExplicitViewImpl")] - public static extern global::System.IntPtr ViewImpl_GetNaturalSizeSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_CalculateChildSize")] - public static extern float ViewImpl_CalculateChildSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_CalculateChildSizeSwigExplicitViewImpl")] - public static extern float ViewImpl_CalculateChildSizeSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_GetHeightForWidth")] - public static extern float ViewImpl_GetHeightForWidth(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_GetHeightForWidthSwigExplicitViewImpl")] - public static extern float ViewImpl_GetHeightForWidthSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_GetWidthForHeight")] - public static extern float ViewImpl_GetWidthForHeight(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_GetWidthForHeightSwigExplicitViewImpl")] - public static extern float ViewImpl_GetWidthForHeightSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_RelayoutDependentOnChildren__SWIG_0")] - public static extern bool ViewImpl_RelayoutDependentOnChildren__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_RelayoutDependentOnChildrenSwigExplicitViewImpl__SWIG_0")] - public static extern bool ViewImpl_RelayoutDependentOnChildrenSwigExplicitViewImpl__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_RelayoutDependentOnChildren__SWIG_1")] - public static extern bool ViewImpl_RelayoutDependentOnChildren__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_RelayoutDependentOnChildrenSwigExplicitViewImpl__SWIG_1")] - public static extern bool ViewImpl_RelayoutDependentOnChildrenSwigExplicitViewImpl__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnCalculateRelayoutSize")] - public static extern void ViewImpl_OnCalculateRelayoutSize(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnCalculateRelayoutSizeSwigExplicitViewImpl")] - public static extern void ViewImpl_OnCalculateRelayoutSizeSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnLayoutNegotiated")] - public static extern void ViewImpl_OnLayoutNegotiated(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnLayoutNegotiatedSwigExplicitViewImpl")] - public static extern void ViewImpl_OnLayoutNegotiatedSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnInitialize")] - public static extern void ViewImpl_OnInitialize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnInitializeSwigExplicitViewImpl")] - public static extern void ViewImpl_OnInitializeSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnControlChildAdd")] - public static extern void ViewImpl_OnControlChildAdd(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnControlChildAddSwigExplicitViewImpl")] - public static extern void ViewImpl_OnControlChildAddSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnControlChildRemove")] - public static extern void ViewImpl_OnControlChildRemove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnControlChildRemoveSwigExplicitViewImpl")] - public static extern void ViewImpl_OnControlChildRemoveSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnStyleChange")] - public static extern void ViewImpl_OnStyleChange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnStyleChangeSwigExplicitViewImpl")] - public static extern void ViewImpl_OnStyleChangeSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnAccessibilityActivated")] - public static extern bool ViewImpl_OnAccessibilityActivated(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnAccessibilityActivatedSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnAccessibilityActivatedSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnAccessibilityPan")] - public static extern bool ViewImpl_OnAccessibilityPan(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnAccessibilityPanSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnAccessibilityPanSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnAccessibilityTouch")] - public static extern bool ViewImpl_OnAccessibilityTouch(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnAccessibilityTouchSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnAccessibilityTouchSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnAccessibilityValueChange")] - public static extern bool ViewImpl_OnAccessibilityValueChange(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnAccessibilityValueChangeSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnAccessibilityValueChangeSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnAccessibilityZoom")] - public static extern bool ViewImpl_OnAccessibilityZoom(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnAccessibilityZoomSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnAccessibilityZoomSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnKeyInputFocusGained")] - public static extern void ViewImpl_OnKeyInputFocusGained(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnKeyInputFocusGainedSwigExplicitViewImpl")] - public static extern void ViewImpl_OnKeyInputFocusGainedSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnKeyInputFocusLost")] - public static extern void ViewImpl_OnKeyInputFocusLost(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnKeyInputFocusLostSwigExplicitViewImpl")] - public static extern void ViewImpl_OnKeyInputFocusLostSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_GetNextKeyboardFocusableActor")] - public static extern global::System.IntPtr ViewImpl_GetNextKeyboardFocusableActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_GetNextKeyboardFocusableActorSwigExplicitViewImpl")] - public static extern global::System.IntPtr ViewImpl_GetNextKeyboardFocusableActorSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnKeyboardFocusChangeCommitted")] - public static extern void ViewImpl_OnKeyboardFocusChangeCommitted(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnKeyboardFocusChangeCommittedSwigExplicitViewImpl")] - public static extern void ViewImpl_OnKeyboardFocusChangeCommittedSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnKeyboardEnter")] - public static extern bool ViewImpl_OnKeyboardEnter(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnKeyboardEnterSwigExplicitViewImpl")] - public static extern bool ViewImpl_OnKeyboardEnterSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnPinch")] - public static extern void ViewImpl_OnPinch(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnPinchSwigExplicitViewImpl")] - public static extern void ViewImpl_OnPinchSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnPan")] - public static extern void ViewImpl_OnPan(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnPanSwigExplicitViewImpl")] - public static extern void ViewImpl_OnPanSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnTap")] - public static extern void ViewImpl_OnTap(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnTapSwigExplicitViewImpl")] - public static extern void ViewImpl_OnTapSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnLongPress")] - public static extern void ViewImpl_OnLongPress(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_OnLongPressSwigExplicitViewImpl")] - public static extern void ViewImpl_OnLongPressSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_SignalConnected")] - public static extern void ViewImpl_SignalConnected(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_SignalConnectedSwigExplicitViewImpl")] - public static extern void ViewImpl_SignalConnectedSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_SignalDisconnected")] - public static extern void ViewImpl_SignalDisconnected(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_SignalDisconnectedSwigExplicitViewImpl")] - public static extern void ViewImpl_SignalDisconnectedSwigExplicitViewImpl(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_director_connect")] - public static extern void ViewImpl_director_connect(global::System.Runtime.InteropServices.HandleRef jarg1, ViewImpl.SwigDelegateViewImpl_0 delegate0, ViewImpl.SwigDelegateViewImpl_1 delegate1, ViewImpl.SwigDelegateViewImpl_2 delegate2, ViewImpl.SwigDelegateViewImpl_3 delegate3, ViewImpl.SwigDelegateViewImpl_4 delegate4, ViewImpl.SwigDelegateViewImpl_5 delegate5, ViewImpl.SwigDelegateViewImpl_6 delegate6, ViewImpl.SwigDelegateViewImpl_7 delegate7, ViewImpl.SwigDelegateViewImpl_8 delegate8, ViewImpl.SwigDelegateViewImpl_9 delegate9, ViewImpl.SwigDelegateViewImpl_10 delegate10, ViewImpl.SwigDelegateViewImpl_11 delegate11, ViewImpl.SwigDelegateViewImpl_12 delegate12, ViewImpl.SwigDelegateViewImpl_13 delegate13, ViewImpl.SwigDelegateViewImpl_14 delegate14, ViewImpl.SwigDelegateViewImpl_15 delegate15, ViewImpl.SwigDelegateViewImpl_16 delegate16, ViewImpl.SwigDelegateViewImpl_17 delegate17, ViewImpl.SwigDelegateViewImpl_18 delegate18, ViewImpl.SwigDelegateViewImpl_19 delegate19, ViewImpl.SwigDelegateViewImpl_20 delegate20, ViewImpl.SwigDelegateViewImpl_21 delegate21, ViewImpl.SwigDelegateViewImpl_22 delegate22, ViewImpl.SwigDelegateViewImpl_23 delegate23, ViewImpl.SwigDelegateViewImpl_24 delegate24, ViewImpl.SwigDelegateViewImpl_25 delegate25, ViewImpl.SwigDelegateViewImpl_26 delegate26, ViewImpl.SwigDelegateViewImpl_27 delegate27, ViewImpl.SwigDelegateViewImpl_28 delegate28, ViewImpl.SwigDelegateViewImpl_29 delegate29, ViewImpl.SwigDelegateViewImpl_30 delegate30, ViewImpl.SwigDelegateViewImpl_31 delegate31, ViewImpl.SwigDelegateViewImpl_32 delegate32, ViewImpl.SwigDelegateViewImpl_33 delegate33, ViewImpl.SwigDelegateViewImpl_34 delegate34, ViewImpl.SwigDelegateViewImpl_35 delegate35, ViewImpl.SwigDelegateViewImpl_36 delegate36, ViewImpl.SwigDelegateViewImpl_37 delegate37, ViewImpl.SwigDelegateViewImpl_38 delegate38, ViewImpl.SwigDelegateViewImpl_39 delegate39, ViewImpl.SwigDelegateViewImpl_40 delegate40); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GetImplementation__SWIG_0")] - public static extern global::System.IntPtr GetImplementation__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_Property_STYLE_NAME_get")] - public static extern int View_Property_STYLE_NAME_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_Property_BACKGROUND_COLOR_get")] - public static extern int View_Property_BACKGROUND_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_Property_BACKGROUND_IMAGE_get")] - public static extern int View_Property_BACKGROUND_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_Property_KEY_INPUT_FOCUS_get")] - public static extern int View_Property_KEY_INPUT_FOCUS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_Property_BACKGROUND_get")] - public static extern int View_Property_BACKGROUND_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_View_Property")] - public static extern global::System.IntPtr new_View_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_View_Property")] - public static extern void delete_View_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_View_KeyboardFocus")] - public static extern global::System.IntPtr new_View_KeyboardFocus(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_View_KeyboardFocus")] - public static extern void delete_View_KeyboardFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_New")] - public static extern global::System.IntPtr View_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_View__SWIG_0")] - public static extern global::System.IntPtr new_View__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_View__SWIG_1")] - public static extern global::System.IntPtr new_View__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_View")] - public static extern void delete_View(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_Assign")] - public static extern global::System.IntPtr View_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_DownCast")] - public static extern global::System.IntPtr View_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_SetKeyInputFocus")] - public static extern void View_SetKeyInputFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_HasKeyInputFocus")] - public static extern bool View_HasKeyInputFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_ClearKeyInputFocus")] - public static extern void View_ClearKeyInputFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_GetPinchGestureDetector")] - public static extern global::System.IntPtr View_GetPinchGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_GetPanGestureDetector")] - public static extern global::System.IntPtr View_GetPanGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_GetTapGestureDetector")] - public static extern global::System.IntPtr View_GetTapGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_GetLongPressGestureDetector")] - public static extern global::System.IntPtr View_GetLongPressGestureDetector(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_SetStyleName")] - public static extern void View_SetStyleName(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_GetStyleName")] - public static extern string View_GetStyleName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_SetBackgroundColor")] - public static extern void View_SetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_GetBackgroundColor")] - public static extern global::System.IntPtr View_GetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_SetBackgroundImage")] - public static extern void View_SetBackgroundImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_ClearBackground")] - public static extern void View_ClearBackground(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_KeyEventSignal")] - public static extern global::System.IntPtr View_KeyEventSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_KeyInputFocusGainedSignal")] - public static extern global::System.IntPtr View_KeyInputFocusGainedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_KeyInputFocusLostSignal")] - public static extern global::System.IntPtr View_KeyInputFocusLostSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_View__SWIG_2")] - public static extern global::System.IntPtr new_View__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_KeyInputFocusManager")] - public static extern global::System.IntPtr new_KeyInputFocusManager(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_KeyInputFocusManager")] - public static extern void delete_KeyInputFocusManager(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyInputFocusManager_Get")] - public static extern global::System.IntPtr KeyInputFocusManager_Get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyInputFocusManager_SetFocus")] - public static extern void KeyInputFocusManager_SetFocus(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyInputFocusManager_GetCurrentFocusControl")] - public static extern global::System.IntPtr KeyInputFocusManager_GetCurrentFocusControl(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyInputFocusManager_RemoveFocus")] - public static extern void KeyInputFocusManager_RemoveFocus(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyInputFocusManager_KeyInputFocusChangedSignal")] - public static extern global::System.IntPtr KeyInputFocusManager_KeyInputFocusChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Alignment_Padding__SWIG_0")] - public static extern global::System.IntPtr new_Alignment_Padding__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Alignment_Padding__SWIG_1")] - public static extern global::System.IntPtr new_Alignment_Padding__SWIG_1(float jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_Padding_left_set")] - public static extern void Alignment_Padding_left_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_Padding_left_get")] - public static extern float Alignment_Padding_left_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_Padding_right_set")] - public static extern void Alignment_Padding_right_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_Padding_right_get")] - public static extern float Alignment_Padding_right_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_Padding_top_set")] - public static extern void Alignment_Padding_top_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_Padding_top_get")] - public static extern float Alignment_Padding_top_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_Padding_bottom_set")] - public static extern void Alignment_Padding_bottom_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_Padding_bottom_get")] - public static extern float Alignment_Padding_bottom_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Alignment_Padding")] - public static extern void delete_Alignment_Padding(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Alignment__SWIG_0")] - public static extern global::System.IntPtr new_Alignment__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_New__SWIG_0")] - public static extern global::System.IntPtr Alignment_New__SWIG_0(int jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_New__SWIG_1")] - public static extern global::System.IntPtr Alignment_New__SWIG_1(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_New__SWIG_2")] - public static extern global::System.IntPtr Alignment_New__SWIG_2(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Alignment__SWIG_1")] - public static extern global::System.IntPtr new_Alignment__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Alignment")] - public static extern void delete_Alignment(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_DownCast")] - public static extern global::System.IntPtr Alignment_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_SetAlignmentType")] - public static extern void Alignment_SetAlignmentType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_GetAlignmentType")] - public static extern int Alignment_GetAlignmentType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_SetScaling")] - public static extern void Alignment_SetScaling(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_GetScaling")] - public static extern int Alignment_GetScaling(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_SetPadding")] - public static extern void Alignment_SetPadding(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_GetPadding")] - public static extern global::System.IntPtr Alignment_GetPadding(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_Assign")] - public static extern global::System.IntPtr Alignment_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_Property_DISABLED_get")] - public static extern int Button_Property_DISABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_Property_AUTO_REPEATING_get")] - public static extern int Button_Property_AUTO_REPEATING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_Property_INITIAL_AUTO_REPEATING_DELAY_get")] - public static extern int Button_Property_INITIAL_AUTO_REPEATING_DELAY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_Property_NEXT_AUTO_REPEATING_DELAY_get")] - public static extern int Button_Property_NEXT_AUTO_REPEATING_DELAY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_Property_TOGGLABLE_get")] - public static extern int Button_Property_TOGGLABLE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_Property_SELECTED_get")] - public static extern int Button_Property_SELECTED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_Property_UNSELECTED_STATE_IMAGE_get")] - public static extern int Button_Property_UNSELECTED_STATE_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_Property_SELECTED_STATE_IMAGE_get")] - public static extern int Button_Property_SELECTED_STATE_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_Property_DISABLED_STATE_IMAGE_get")] - public static extern int Button_Property_DISABLED_STATE_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_Property_UNSELECTED_COLOR_get")] - public static extern int Button_Property_UNSELECTED_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_Property_SELECTED_COLOR_get")] - public static extern int Button_Property_SELECTED_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_Property_LABEL_get")] - public static extern int Button_Property_LABEL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_Property_LABEL_TEXT_get")] - public static extern int Button_Property_LABEL_TEXT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Button_Property")] - public static extern global::System.IntPtr new_Button_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Button_Property")] - public static extern void delete_Button_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Button__SWIG_0")] - public static extern global::System.IntPtr new_Button__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Button__SWIG_1")] - public static extern global::System.IntPtr new_Button__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_Assign")] - public static extern global::System.IntPtr Button_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_DownCast")] - public static extern global::System.IntPtr Button_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Button")] - public static extern void delete_Button(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_IsDisabled")] - public static extern bool Button_IsDisabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_IsAutoRepeating")] - public static extern bool Button_IsAutoRepeating(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_GetInitialAutoRepeatingDelay")] - public static extern float Button_GetInitialAutoRepeatingDelay(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_GetNextAutoRepeatingDelay")] - public static extern float Button_GetNextAutoRepeatingDelay(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_IsTogglableButton")] - public static extern bool Button_IsTogglableButton(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_IsSelected")] - public static extern bool Button_IsSelected(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_GetAnimationTime")] - public static extern float Button_GetAnimationTime(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_GetLabelText")] - public static extern string Button_GetLabelText(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_SetLabel")] - public static extern void Button_SetLabel(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_SetButtonImage")] - public static extern void Button_SetButtonImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_SetSelectedImage")] - public static extern void Button_SetSelectedImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_GetButtonImage")] - public static extern global::System.IntPtr Button_GetButtonImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_GetSelectedImage")] - public static extern global::System.IntPtr Button_GetSelectedImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_PressedSignal")] - public static extern global::System.IntPtr Button_PressedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_ReleasedSignal")] - public static extern global::System.IntPtr Button_ReleasedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_ClickedSignal")] - public static extern global::System.IntPtr Button_ClickedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_StateChangedSignal")] - public static extern global::System.IntPtr Button_StateChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_CheckBoxButton__SWIG_0")] - public static extern global::System.IntPtr new_CheckBoxButton__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_CheckBoxButton__SWIG_1")] - public static extern global::System.IntPtr new_CheckBoxButton__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CheckBoxButton_Assign")] - public static extern global::System.IntPtr CheckBoxButton_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_CheckBoxButton")] - public static extern void delete_CheckBoxButton(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CheckBoxButton_New")] - public static extern global::System.IntPtr CheckBoxButton_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CheckBoxButton_DownCast")] - public static extern global::System.IntPtr CheckBoxButton_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_Property_UNSELECTED_ICON_get")] - public static extern int PushButton_Property_UNSELECTED_ICON_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_Property_SELECTED_ICON_get")] - public static extern int PushButton_Property_SELECTED_ICON_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_Property_ICON_ALIGNMENT_get")] - public static extern int PushButton_Property_ICON_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_Property_LABEL_PADDING_get")] - public static extern int PushButton_Property_LABEL_PADDING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_Property_ICON_PADDING_get")] - public static extern int PushButton_Property_ICON_PADDING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PushButton_Property")] - public static extern global::System.IntPtr new_PushButton_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PushButton_Property")] - public static extern void delete_PushButton_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PushButton__SWIG_0")] - public static extern global::System.IntPtr new_PushButton__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PushButton__SWIG_1")] - public static extern global::System.IntPtr new_PushButton__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_Assign")] - public static extern global::System.IntPtr PushButton_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PushButton")] - public static extern void delete_PushButton(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_New")] - public static extern global::System.IntPtr PushButton_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_DownCast")] - public static extern global::System.IntPtr PushButton_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_SetButtonImage__SWIG_0_0")] - public static extern void PushButton_SetButtonImage__SWIG_0_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_SetButtonImage__SWIG_1")] - public static extern void PushButton_SetButtonImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_SetBackgroundImage")] - public static extern void PushButton_SetBackgroundImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_SetSelectedImage__SWIG_0_0")] - public static extern void PushButton_SetSelectedImage__SWIG_0_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_SetSelectedImage__SWIG_1")] - public static extern void PushButton_SetSelectedImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_SetSelectedBackgroundImage")] - public static extern void PushButton_SetSelectedBackgroundImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_SetDisabledBackgroundImage")] - public static extern void PushButton_SetDisabledBackgroundImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_SetDisabledImage")] - public static extern void PushButton_SetDisabledImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_SetDisabledSelectedImage")] - public static extern void PushButton_SetDisabledSelectedImage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_RadioButton__SWIG_0")] - public static extern global::System.IntPtr new_RadioButton__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_RadioButton__SWIG_1")] - public static extern global::System.IntPtr new_RadioButton__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RadioButton_Assign")] - public static extern global::System.IntPtr RadioButton_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_RadioButton")] - public static extern void delete_RadioButton(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RadioButton_New__SWIG_0")] - public static extern global::System.IntPtr RadioButton_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RadioButton_New__SWIG_1")] - public static extern global::System.IntPtr RadioButton_New__SWIG_1(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RadioButton_DownCast")] - public static extern global::System.IntPtr RadioButton_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FlexContainer_Property_CONTENT_DIRECTION_get")] - public static extern int FlexContainer_Property_CONTENT_DIRECTION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FlexContainer_Property_FLEX_DIRECTION_get")] - public static extern int FlexContainer_Property_FLEX_DIRECTION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FlexContainer_Property_FLEX_WRAP_get")] - public static extern int FlexContainer_Property_FLEX_WRAP_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FlexContainer_Property_JUSTIFY_CONTENT_get")] - public static extern int FlexContainer_Property_JUSTIFY_CONTENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FlexContainer_Property_ALIGN_ITEMS_get")] - public static extern int FlexContainer_Property_ALIGN_ITEMS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FlexContainer_Property_ALIGN_CONTENT_get")] - public static extern int FlexContainer_Property_ALIGN_CONTENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_FlexContainer_Property")] - public static extern global::System.IntPtr new_FlexContainer_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_FlexContainer_Property")] - public static extern void delete_FlexContainer_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FlexContainer_ChildProperty_FLEX_get")] - public static extern int FlexContainer_ChildProperty_FLEX_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FlexContainer_ChildProperty_ALIGN_SELF_get")] - public static extern int FlexContainer_ChildProperty_ALIGN_SELF_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FlexContainer_ChildProperty_FLEX_MARGIN_get")] - public static extern int FlexContainer_ChildProperty_FLEX_MARGIN_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_FlexContainer_ChildProperty")] - public static extern global::System.IntPtr new_FlexContainer_ChildProperty(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_FlexContainer_ChildProperty")] - public static extern void delete_FlexContainer_ChildProperty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_FlexContainer__SWIG_0")] - public static extern global::System.IntPtr new_FlexContainer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_FlexContainer__SWIG_1")] - public static extern global::System.IntPtr new_FlexContainer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FlexContainer_Assign")] - public static extern global::System.IntPtr FlexContainer_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_FlexContainer")] - public static extern void delete_FlexContainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FlexContainer_New")] - public static extern global::System.IntPtr FlexContainer_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FlexContainer_DownCast")] - public static extern global::System.IntPtr FlexContainer_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageView_Property_RESOURCE_URL_get")] - public static extern int ImageView_Property_RESOURCE_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageView_Property_IMAGE_get")] - public static extern int ImageView_Property_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageView_Property_PRE_MULTIPLIED_ALPHA_get")] - public static extern int ImageView_Property_PRE_MULTIPLIED_ALPHA_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageView_Property_PIXEL_AREA_get")] - public static extern int ImageView_Property_PIXEL_AREA_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ImageView_Property")] - public static extern global::System.IntPtr new_ImageView_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ImageView_Property")] - public static extern void delete_ImageView_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ImageView__SWIG_0")] - public static extern global::System.IntPtr new_ImageView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageView_New__SWIG_0")] - public static extern global::System.IntPtr ImageView_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageView_New__SWIG_1")] - public static extern global::System.IntPtr ImageView_New__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageView_New__SWIG_2")] - public static extern global::System.IntPtr ImageView_New__SWIG_2(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageView_New__SWIG_3")] - public static extern global::System.IntPtr ImageView_New__SWIG_3(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ImageView")] - public static extern void delete_ImageView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ImageView__SWIG_1")] - public static extern global::System.IntPtr new_ImageView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageView_Assign")] - public static extern global::System.IntPtr ImageView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageView_DownCast")] - public static extern global::System.IntPtr ImageView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageView_SetImage__SWIG_0")] - public static extern void ImageView_SetImage__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageView_SetImage__SWIG_1")] - public static extern void ImageView_SetImage__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageView_SetImage__SWIG_2")] - public static extern void ImageView_SetImage__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageView_GetImage")] - public static extern global::System.IntPtr ImageView_GetImage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Model3dView_Property_GEOMETRY_URL_get")] - public static extern int Model3dView_Property_GEOMETRY_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Model3dView_Property_MATERIAL_URL_get")] - public static extern int Model3dView_Property_MATERIAL_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Model3dView_Property_IMAGES_URL_get")] - public static extern int Model3dView_Property_IMAGES_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Model3dView_Property_ILLUMINATION_TYPE_get")] - public static extern int Model3dView_Property_ILLUMINATION_TYPE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Model3dView_Property_TEXTURE0_URL_get")] - public static extern int Model3dView_Property_TEXTURE0_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Model3dView_Property_TEXTURE1_URL_get")] - public static extern int Model3dView_Property_TEXTURE1_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Model3dView_Property_TEXTURE2_URL_get")] - public static extern int Model3dView_Property_TEXTURE2_URL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Model3dView_Property_LIGHT_POSITION_get")] - public static extern int Model3dView_Property_LIGHT_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Model3dView_Property")] - public static extern global::System.IntPtr new_Model3dView_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Model3dView_Property")] - public static extern void delete_Model3dView_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Model3dView_New__SWIG_0")] - public static extern global::System.IntPtr Model3dView_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Model3dView_New__SWIG_1")] - public static extern global::System.IntPtr Model3dView_New__SWIG_1(string jarg1, string jarg2, string jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Model3dView__SWIG_0")] - public static extern global::System.IntPtr new_Model3dView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Model3dView")] - public static extern void delete_Model3dView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Model3dView__SWIG_1")] - public static extern global::System.IntPtr new_Model3dView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Model3dView_Assign")] - public static extern global::System.IntPtr Model3dView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Model3dView_DownCast")] - public static extern global::System.IntPtr Model3dView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_Property_SCROLL_DIRECTION_get")] - public static extern int ScrollBar_Property_SCROLL_DIRECTION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_Property_INDICATOR_HEIGHT_POLICY_get")] - public static extern int ScrollBar_Property_INDICATOR_HEIGHT_POLICY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_Property_INDICATOR_FIXED_HEIGHT_get")] - public static extern int ScrollBar_Property_INDICATOR_FIXED_HEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_Property_INDICATOR_SHOW_DURATION_get")] - public static extern int ScrollBar_Property_INDICATOR_SHOW_DURATION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_Property_INDICATOR_HIDE_DURATION_get")] - public static extern int ScrollBar_Property_INDICATOR_HIDE_DURATION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_Property_SCROLL_POSITION_INTERVALS_get")] - public static extern int ScrollBar_Property_SCROLL_POSITION_INTERVALS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_Property_INDICATOR_MINIMUM_HEIGHT_get")] - public static extern int ScrollBar_Property_INDICATOR_MINIMUM_HEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_Property_INDICATOR_START_PADDING_get")] - public static extern int ScrollBar_Property_INDICATOR_START_PADDING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_Property_INDICATOR_END_PADDING_get")] - public static extern int ScrollBar_Property_INDICATOR_END_PADDING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ScrollBar_Property")] - public static extern global::System.IntPtr new_ScrollBar_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ScrollBar_Property")] - public static extern void delete_ScrollBar_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ScrollBar__SWIG_0")] - public static extern global::System.IntPtr new_ScrollBar__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ScrollBar__SWIG_1")] - public static extern global::System.IntPtr new_ScrollBar__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_Assign")] - public static extern global::System.IntPtr ScrollBar_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ScrollBar")] - public static extern void delete_ScrollBar(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_New__SWIG_0")] - public static extern global::System.IntPtr ScrollBar_New__SWIG_0(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_New__SWIG_1")] - public static extern global::System.IntPtr ScrollBar_New__SWIG_1(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_DownCast")] - public static extern global::System.IntPtr ScrollBar_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_SetScrollPropertySource")] - public static extern void ScrollBar_SetScrollPropertySource(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int jarg4, int jarg5, int jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_SetScrollIndicator")] - public static extern void ScrollBar_SetScrollIndicator(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_GetScrollIndicator")] - public static extern global::System.IntPtr ScrollBar_GetScrollIndicator(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_SetScrollPositionIntervals")] - public static extern void ScrollBar_SetScrollPositionIntervals(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_GetScrollPositionIntervals")] - public static extern global::System.IntPtr ScrollBar_GetScrollPositionIntervals(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_SetScrollDirection")] - public static extern void ScrollBar_SetScrollDirection(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_GetScrollDirection")] - public static extern int ScrollBar_GetScrollDirection(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_SetIndicatorHeightPolicy")] - public static extern void ScrollBar_SetIndicatorHeightPolicy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_GetIndicatorHeightPolicy")] - public static extern int ScrollBar_GetIndicatorHeightPolicy(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_SetIndicatorFixedHeight")] - public static extern void ScrollBar_SetIndicatorFixedHeight(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_GetIndicatorFixedHeight")] - public static extern float ScrollBar_GetIndicatorFixedHeight(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_SetIndicatorShowDuration")] - public static extern void ScrollBar_SetIndicatorShowDuration(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_GetIndicatorShowDuration")] - public static extern float ScrollBar_GetIndicatorShowDuration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_SetIndicatorHideDuration")] - public static extern void ScrollBar_SetIndicatorHideDuration(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_GetIndicatorHideDuration")] - public static extern float ScrollBar_GetIndicatorHideDuration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_ShowIndicator")] - public static extern void ScrollBar_ShowIndicator(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_HideIndicator")] - public static extern void ScrollBar_HideIndicator(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_PanFinishedSignal")] - public static extern global::System.IntPtr ScrollBar_PanFinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_ScrollPositionIntervalReachedSignal")] - public static extern global::System.IntPtr ScrollBar_ScrollPositionIntervalReachedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_Property_OVERSHOOT_EFFECT_COLOR_get")] - public static extern int Scrollable_Property_OVERSHOOT_EFFECT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_Property_OVERSHOOT_ANIMATION_SPEED_get")] - public static extern int Scrollable_Property_OVERSHOOT_ANIMATION_SPEED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_Property_OVERSHOOT_ENABLED_get")] - public static extern int Scrollable_Property_OVERSHOOT_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_Property_OVERSHOOT_SIZE_get")] - public static extern int Scrollable_Property_OVERSHOOT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_Property_SCROLL_TO_ALPHA_FUNCTION_get")] - public static extern int Scrollable_Property_SCROLL_TO_ALPHA_FUNCTION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_Property_SCROLL_RELATIVE_POSITION_get")] - public static extern int Scrollable_Property_SCROLL_RELATIVE_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_Property_SCROLL_POSITION_MIN_get")] - public static extern int Scrollable_Property_SCROLL_POSITION_MIN_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_Property_SCROLL_POSITION_MIN_X_get")] - public static extern int Scrollable_Property_SCROLL_POSITION_MIN_X_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_Property_SCROLL_POSITION_MIN_Y_get")] - public static extern int Scrollable_Property_SCROLL_POSITION_MIN_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_Property_SCROLL_POSITION_MAX_get")] - public static extern int Scrollable_Property_SCROLL_POSITION_MAX_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_Property_SCROLL_POSITION_MAX_X_get")] - public static extern int Scrollable_Property_SCROLL_POSITION_MAX_X_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_Property_SCROLL_POSITION_MAX_Y_get")] - public static extern int Scrollable_Property_SCROLL_POSITION_MAX_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_Property_CAN_SCROLL_VERTICAL_get")] - public static extern int Scrollable_Property_CAN_SCROLL_VERTICAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_Property_CAN_SCROLL_HORIZONTAL_get")] - public static extern int Scrollable_Property_CAN_SCROLL_HORIZONTAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Scrollable_Property")] - public static extern global::System.IntPtr new_Scrollable_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Scrollable_Property")] - public static extern void delete_Scrollable_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Scrollable__SWIG_0")] - public static extern global::System.IntPtr new_Scrollable__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Scrollable__SWIG_1")] - public static extern global::System.IntPtr new_Scrollable__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_Assign")] - public static extern global::System.IntPtr Scrollable_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Scrollable")] - public static extern void delete_Scrollable(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_DownCast")] - public static extern global::System.IntPtr Scrollable_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_IsOvershootEnabled")] - public static extern bool Scrollable_IsOvershootEnabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_SetOvershootEnabled")] - public static extern void Scrollable_SetOvershootEnabled(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_SetOvershootEffectColor")] - public static extern void Scrollable_SetOvershootEffectColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_GetOvershootEffectColor")] - public static extern global::System.IntPtr Scrollable_GetOvershootEffectColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_SetOvershootAnimationSpeed")] - public static extern void Scrollable_SetOvershootAnimationSpeed(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_GetOvershootAnimationSpeed")] - public static extern float Scrollable_GetOvershootAnimationSpeed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_ScrollStartedSignal")] - public static extern global::System.IntPtr Scrollable_ScrollStartedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_ScrollUpdatedSignal")] - public static extern global::System.IntPtr Scrollable_ScrollUpdatedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_ScrollCompletedSignal")] - public static extern global::System.IntPtr Scrollable_ScrollCompletedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_IsVertical")] - public static extern bool IsVertical(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_IsHorizontal")] - public static extern bool IsHorizontal(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ItemRange__SWIG_0")] - public static extern global::System.IntPtr new_ItemRange__SWIG_0(uint jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ItemRange__SWIG_1")] - public static extern global::System.IntPtr new_ItemRange__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemRange_Assign")] - public static extern global::System.IntPtr ItemRange_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemRange_Within")] - public static extern bool ItemRange_Within(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemRange_Intersection")] - public static extern global::System.IntPtr ItemRange_Intersection(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemRange_begin_set")] - public static extern void ItemRange_begin_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemRange_begin_get")] - public static extern uint ItemRange_begin_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemRange_end_set")] - public static extern void ItemRange_end_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemRange_end_get")] - public static extern uint ItemRange_end_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ItemRange")] - public static extern void delete_ItemRange(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ItemLayout")] - public static extern void delete_ItemLayout(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_SetOrientation")] - public static extern void ItemLayout_SetOrientation(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetOrientation")] - public static extern int ItemLayout_GetOrientation(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_SetLayoutProperties")] - public static extern void ItemLayout_SetLayoutProperties(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetLayoutProperties")] - public static extern global::System.IntPtr ItemLayout_GetLayoutProperties(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetItemSize")] - public static extern void ItemLayout_GetItemSize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_SetItemSize")] - public static extern void ItemLayout_SetItemSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetMinimumLayoutPosition")] - public static extern float ItemLayout_GetMinimumLayoutPosition(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetClosestAnchorPosition")] - public static extern float ItemLayout_GetClosestAnchorPosition(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetItemScrollToPosition")] - public static extern float ItemLayout_GetItemScrollToPosition(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetItemsWithinArea")] - public static extern global::System.IntPtr ItemLayout_GetItemsWithinArea(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetClosestOnScreenLayoutPosition")] - public static extern float ItemLayout_GetClosestOnScreenLayoutPosition(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, float jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetReserveItemCount")] - public static extern uint ItemLayout_GetReserveItemCount(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetDefaultItemSize")] - public static extern void ItemLayout_GetDefaultItemSize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetScrollDirection")] - public static extern global::System.IntPtr ItemLayout_GetScrollDirection(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetScrollSpeedFactor")] - public static extern float ItemLayout_GetScrollSpeedFactor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetMaximumSwipeSpeed")] - public static extern float ItemLayout_GetMaximumSwipeSpeed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetItemFlickAnimationDuration")] - public static extern float ItemLayout_GetItemFlickAnimationDuration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetNextFocusItemID")] - public static extern int ItemLayout_GetNextFocusItemID(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3, int jarg4, bool jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetFlickSpeedFactor")] - public static extern float ItemLayout_GetFlickSpeedFactor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_ApplyConstraints")] - public static extern void ItemLayout_ApplyConstraints(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_GetItemPosition")] - public static extern global::System.IntPtr ItemLayout_GetItemPosition(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, float jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NewItemLayout")] - public static extern global::System.IntPtr NewItemLayout(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ItemFactory")] - public static extern void delete_ItemFactory(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemFactory_GetNumberOfItems")] - public static extern uint ItemFactory_GetNumberOfItems(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemFactory_NewItem")] - public static extern global::System.IntPtr ItemFactory_NewItem(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemFactory_ItemReleased")] - public static extern void ItemFactory_ItemReleased(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemFactory_ItemReleasedSwigExplicitItemFactory")] - public static extern void ItemFactory_ItemReleasedSwigExplicitItemFactory(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ItemFactory")] - public static extern global::System.IntPtr new_ItemFactory(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemFactory_director_connect")] - public static extern void ItemFactory_director_connect(global::System.Runtime.InteropServices.HandleRef jarg1, ItemFactory.SwigDelegateItemFactory_0 delegate0, ItemFactory.SwigDelegateItemFactory_1 delegate1, ItemFactory.SwigDelegateItemFactory_2 delegate2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_Property_MINIMUM_SWIPE_SPEED_get")] - public static extern int ItemView_Property_MINIMUM_SWIPE_SPEED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_Property_MINIMUM_SWIPE_DISTANCE_get")] - public static extern int ItemView_Property_MINIMUM_SWIPE_DISTANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_Property_WHEEL_SCROLL_DISTANCE_STEP_get")] - public static extern int ItemView_Property_WHEEL_SCROLL_DISTANCE_STEP_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_Property_SNAP_TO_ITEM_ENABLED_get")] - public static extern int ItemView_Property_SNAP_TO_ITEM_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_Property_REFRESH_INTERVAL_get")] - public static extern int ItemView_Property_REFRESH_INTERVAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_Property_LAYOUT_POSITION_get")] - public static extern int ItemView_Property_LAYOUT_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_Property_SCROLL_SPEED_get")] - public static extern int ItemView_Property_SCROLL_SPEED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_Property_OVERSHOOT_get")] - public static extern int ItemView_Property_OVERSHOOT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_Property_SCROLL_DIRECTION_get")] - public static extern int ItemView_Property_SCROLL_DIRECTION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_Property_LAYOUT_ORIENTATION_get")] - public static extern int ItemView_Property_LAYOUT_ORIENTATION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_Property_SCROLL_CONTENT_SIZE_get")] - public static extern int ItemView_Property_SCROLL_CONTENT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ItemView_Property")] - public static extern global::System.IntPtr new_ItemView_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ItemView_Property")] - public static extern void delete_ItemView_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ItemView__SWIG_0")] - public static extern global::System.IntPtr new_ItemView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ItemView__SWIG_1")] - public static extern global::System.IntPtr new_ItemView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_Assign")] - public static extern global::System.IntPtr ItemView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ItemView")] - public static extern void delete_ItemView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_New")] - public static extern global::System.IntPtr ItemView_New(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_DownCast")] - public static extern global::System.IntPtr ItemView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_GetLayoutCount")] - public static extern uint ItemView_GetLayoutCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_AddLayout")] - public static extern void ItemView_AddLayout(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_RemoveLayout")] - public static extern void ItemView_RemoveLayout(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_GetLayout")] - public static extern global::System.IntPtr ItemView_GetLayout(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_GetActiveLayout")] - public static extern global::System.IntPtr ItemView_GetActiveLayout(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_GetCurrentLayoutPosition")] - public static extern float ItemView_GetCurrentLayoutPosition(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_ActivateLayout")] - public static extern void ItemView_ActivateLayout(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_DeactivateCurrentLayout")] - public static extern void ItemView_DeactivateCurrentLayout(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_SetMinimumSwipeSpeed")] - public static extern void ItemView_SetMinimumSwipeSpeed(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_GetMinimumSwipeSpeed")] - public static extern float ItemView_GetMinimumSwipeSpeed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_SetMinimumSwipeDistance")] - public static extern void ItemView_SetMinimumSwipeDistance(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_GetMinimumSwipeDistance")] - public static extern float ItemView_GetMinimumSwipeDistance(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_SetWheelScrollDistanceStep")] - public static extern void ItemView_SetWheelScrollDistanceStep(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_GetWheelScrollDistanceStep")] - public static extern float ItemView_GetWheelScrollDistanceStep(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_SetAnchoring")] - public static extern void ItemView_SetAnchoring(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_GetAnchoring")] - public static extern bool ItemView_GetAnchoring(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_SetAnchoringDuration")] - public static extern void ItemView_SetAnchoringDuration(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_GetAnchoringDuration")] - public static extern float ItemView_GetAnchoringDuration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_ScrollToItem")] - public static extern void ItemView_ScrollToItem(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_SetRefreshInterval")] - public static extern void ItemView_SetRefreshInterval(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_GetRefreshInterval")] - public static extern float ItemView_GetRefreshInterval(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_Refresh")] - public static extern void ItemView_Refresh(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_GetItem")] - public static extern global::System.IntPtr ItemView_GetItem(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_GetItemId")] - public static extern uint ItemView_GetItemId(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_InsertItem")] - public static extern void ItemView_InsertItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_InsertItems")] - public static extern void ItemView_InsertItems(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_RemoveItem")] - public static extern void ItemView_RemoveItem(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_RemoveItems")] - public static extern void ItemView_RemoveItems(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_ReplaceItem")] - public static extern void ItemView_ReplaceItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_ReplaceItems")] - public static extern void ItemView_ReplaceItems(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_SetItemsParentOrigin")] - public static extern void ItemView_SetItemsParentOrigin(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_GetItemsParentOrigin")] - public static extern global::System.IntPtr ItemView_GetItemsParentOrigin(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_SetItemsAnchorPoint")] - public static extern void ItemView_SetItemsAnchorPoint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_GetItemsAnchorPoint")] - public static extern global::System.IntPtr ItemView_GetItemsAnchorPoint(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_GetItemsRange")] - public static extern void ItemView_GetItemsRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_LayoutActivatedSignal")] - public static extern global::System.IntPtr ItemView_LayoutActivatedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_MoveActorConstraint")] - public static extern void MoveActorConstraint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_WrapActorConstraint")] - public static extern void WrapActorConstraint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ScrollViewEffect")] - public static extern global::System.IntPtr new_ScrollViewEffect(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ScrollViewEffect")] - public static extern void delete_ScrollViewEffect(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollViewPagePathEffect_New")] - public static extern global::System.IntPtr ScrollViewPagePathEffect_New(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, uint jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ScrollViewPagePathEffect")] - public static extern global::System.IntPtr new_ScrollViewPagePathEffect(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollViewPagePathEffect_DownCast")] - public static extern global::System.IntPtr ScrollViewPagePathEffect_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollViewPagePathEffect_ApplyToPage")] - public static extern void ScrollViewPagePathEffect_ApplyToPage(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ScrollViewPagePathEffect")] - public static extern void delete_ScrollViewPagePathEffect(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ClampState2D_x_set")] - public static extern void ClampState2D_x_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ClampState2D_x_get")] - public static extern int ClampState2D_x_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ClampState2D_y_set")] - public static extern void ClampState2D_y_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ClampState2D_y_get")] - public static extern int ClampState2D_y_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ClampState2D")] - public static extern global::System.IntPtr new_ClampState2D(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ClampState2D")] - public static extern void delete_ClampState2D(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_RulerDomain__SWIG_0")] - public static extern global::System.IntPtr new_RulerDomain__SWIG_0(float jarg1, float jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_RulerDomain__SWIG_1")] - public static extern global::System.IntPtr new_RulerDomain__SWIG_1(float jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerDomain_min_set")] - public static extern void RulerDomain_min_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerDomain_min_get")] - public static extern float RulerDomain_min_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerDomain_max_set")] - public static extern void RulerDomain_max_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerDomain_max_get")] - public static extern float RulerDomain_max_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerDomain_enabled_set")] - public static extern void RulerDomain_enabled_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerDomain_enabled_get")] - public static extern bool RulerDomain_enabled_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerDomain_Clamp__SWIG_0")] - public static extern float RulerDomain_Clamp__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerDomain_Clamp__SWIG_1")] - public static extern float RulerDomain_Clamp__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerDomain_Clamp__SWIG_2")] - public static extern float RulerDomain_Clamp__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerDomain_Clamp__SWIG_3")] - public static extern float RulerDomain_Clamp__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerDomain_GetSize")] - public static extern float RulerDomain_GetSize(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_RulerDomain")] - public static extern void delete_RulerDomain(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_Snap__SWIG_0")] - public static extern float Ruler_Snap__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_Snap__SWIG_1")] - public static extern float Ruler_Snap__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_GetPositionFromPage")] - public static extern float Ruler_GetPositionFromPage(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, out uint jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_GetPageFromPosition")] - public static extern uint Ruler_GetPageFromPosition(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_GetTotalPages")] - public static extern uint Ruler_GetTotalPages(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_GetType")] - public static extern int Ruler_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_IsEnabled")] - public static extern bool Ruler_IsEnabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_Enable")] - public static extern void Ruler_Enable(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_Disable")] - public static extern void Ruler_Disable(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_SetDomain")] - public static extern void Ruler_SetDomain(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_GetDomain")] - public static extern global::System.IntPtr Ruler_GetDomain(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_DisableDomain")] - public static extern void Ruler_DisableDomain(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_Clamp__SWIG_0")] - public static extern float Ruler_Clamp__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_Clamp__SWIG_1")] - public static extern float Ruler_Clamp__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_Clamp__SWIG_2")] - public static extern float Ruler_Clamp__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_Clamp__SWIG_3")] - public static extern float Ruler_Clamp__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_SnapAndClamp__SWIG_0")] - public static extern float Ruler_SnapAndClamp__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_SnapAndClamp__SWIG_1")] - public static extern float Ruler_SnapAndClamp__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_SnapAndClamp__SWIG_2")] - public static extern float Ruler_SnapAndClamp__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_SnapAndClamp__SWIG_3")] - public static extern float Ruler_SnapAndClamp__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_SnapAndClamp__SWIG_4")] - public static extern float Ruler_SnapAndClamp__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5, global::System.Runtime.InteropServices.HandleRef jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_DefaultRuler")] - public static extern global::System.IntPtr new_DefaultRuler(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DefaultRuler_Snap")] - public static extern float DefaultRuler_Snap(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DefaultRuler_GetPositionFromPage")] - public static extern float DefaultRuler_GetPositionFromPage(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, out uint jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DefaultRuler_GetPageFromPosition")] - public static extern uint DefaultRuler_GetPageFromPosition(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DefaultRuler_GetTotalPages")] - public static extern uint DefaultRuler_GetTotalPages(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_DefaultRuler")] - public static extern void delete_DefaultRuler(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_FixedRuler__SWIG_0")] - public static extern global::System.IntPtr new_FixedRuler__SWIG_0(float jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_FixedRuler__SWIG_1")] - public static extern global::System.IntPtr new_FixedRuler__SWIG_1(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FixedRuler_Snap")] - public static extern float FixedRuler_Snap(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FixedRuler_GetPositionFromPage")] - public static extern float FixedRuler_GetPositionFromPage(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, out uint jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FixedRuler_GetPageFromPosition")] - public static extern uint FixedRuler_GetPageFromPosition(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FixedRuler_GetTotalPages")] - public static extern uint FixedRuler_GetTotalPages(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_FixedRuler")] - public static extern void delete_FixedRuler(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ClampEvent_scale_set")] - public static extern void ScrollView_ClampEvent_scale_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ClampEvent_scale_get")] - public static extern global::System.IntPtr ScrollView_ClampEvent_scale_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ClampEvent_position_set")] - public static extern void ScrollView_ClampEvent_position_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ClampEvent_position_get")] - public static extern global::System.IntPtr ScrollView_ClampEvent_position_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ClampEvent_rotation_set")] - public static extern void ScrollView_ClampEvent_rotation_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ClampEvent_rotation_get")] - public static extern int ScrollView_ClampEvent_rotation_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ScrollView_ClampEvent")] - public static extern global::System.IntPtr new_ScrollView_ClampEvent(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ScrollView_ClampEvent")] - public static extern void delete_ScrollView_ClampEvent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SnapEvent_type_set")] - public static extern void ScrollView_SnapEvent_type_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SnapEvent_type_get")] - public static extern int ScrollView_SnapEvent_type_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SnapEvent_position_set")] - public static extern void ScrollView_SnapEvent_position_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SnapEvent_position_get")] - public static extern global::System.IntPtr ScrollView_SnapEvent_position_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SnapEvent_duration_set")] - public static extern void ScrollView_SnapEvent_duration_set(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SnapEvent_duration_get")] - public static extern float ScrollView_SnapEvent_duration_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ScrollView_SnapEvent")] - public static extern global::System.IntPtr new_ScrollView_SnapEvent(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ScrollView_SnapEvent")] - public static extern void delete_ScrollView_SnapEvent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_WRAP_ENABLED_get")] - public static extern int ScrollView_Property_WRAP_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_PANNING_ENABLED_get")] - public static extern int ScrollView_Property_PANNING_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_AXIS_AUTO_LOCK_ENABLED_get")] - public static extern int ScrollView_Property_AXIS_AUTO_LOCK_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_WHEEL_SCROLL_DISTANCE_STEP_get")] - public static extern int ScrollView_Property_WHEEL_SCROLL_DISTANCE_STEP_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_MODE_get")] - public static extern int ScrollView_Property_SCROLL_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_POSITION_get")] - public static extern int ScrollView_Property_SCROLL_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_PRE_POSITION_get")] - public static extern int ScrollView_Property_SCROLL_PRE_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_PRE_POSITION_X_get")] - public static extern int ScrollView_Property_SCROLL_PRE_POSITION_X_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_PRE_POSITION_Y_get")] - public static extern int ScrollView_Property_SCROLL_PRE_POSITION_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_PRE_POSITION_MAX_get")] - public static extern int ScrollView_Property_SCROLL_PRE_POSITION_MAX_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_PRE_POSITION_MAX_X_get")] - public static extern int ScrollView_Property_SCROLL_PRE_POSITION_MAX_X_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_PRE_POSITION_MAX_Y_get")] - public static extern int ScrollView_Property_SCROLL_PRE_POSITION_MAX_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_OVERSHOOT_X_get")] - public static extern int ScrollView_Property_OVERSHOOT_X_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_OVERSHOOT_Y_get")] - public static extern int ScrollView_Property_OVERSHOOT_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_FINAL_get")] - public static extern int ScrollView_Property_SCROLL_FINAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_FINAL_X_get")] - public static extern int ScrollView_Property_SCROLL_FINAL_X_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_FINAL_Y_get")] - public static extern int ScrollView_Property_SCROLL_FINAL_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_WRAP_get")] - public static extern int ScrollView_Property_WRAP_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_PANNING_get")] - public static extern int ScrollView_Property_PANNING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLLING_get")] - public static extern int ScrollView_Property_SCROLLING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_DOMAIN_SIZE_get")] - public static extern int ScrollView_Property_SCROLL_DOMAIN_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_DOMAIN_SIZE_X_get")] - public static extern int ScrollView_Property_SCROLL_DOMAIN_SIZE_X_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_DOMAIN_SIZE_Y_get")] - public static extern int ScrollView_Property_SCROLL_DOMAIN_SIZE_Y_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_DOMAIN_OFFSET_get")] - public static extern int ScrollView_Property_SCROLL_DOMAIN_OFFSET_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_SCROLL_POSITION_DELTA_get")] - public static extern int ScrollView_Property_SCROLL_POSITION_DELTA_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Property_START_PAGE_POSITION_get")] - public static extern int ScrollView_Property_START_PAGE_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ScrollView_Property")] - public static extern global::System.IntPtr new_ScrollView_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ScrollView_Property")] - public static extern void delete_ScrollView_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ScrollView__SWIG_0")] - public static extern global::System.IntPtr new_ScrollView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ScrollView__SWIG_1")] - public static extern global::System.IntPtr new_ScrollView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_Assign")] - public static extern global::System.IntPtr ScrollView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ScrollView")] - public static extern void delete_ScrollView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_New")] - public static extern global::System.IntPtr ScrollView_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_DownCast")] - public static extern global::System.IntPtr ScrollView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_GetScrollSnapAlphaFunction")] - public static extern global::System.IntPtr ScrollView_GetScrollSnapAlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetScrollSnapAlphaFunction")] - public static extern void ScrollView_SetScrollSnapAlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_GetScrollFlickAlphaFunction")] - public static extern global::System.IntPtr ScrollView_GetScrollFlickAlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetScrollFlickAlphaFunction")] - public static extern void ScrollView_SetScrollFlickAlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_GetScrollSnapDuration")] - public static extern float ScrollView_GetScrollSnapDuration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetScrollSnapDuration")] - public static extern void ScrollView_SetScrollSnapDuration(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_GetScrollFlickDuration")] - public static extern float ScrollView_GetScrollFlickDuration(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetScrollFlickDuration")] - public static extern void ScrollView_SetScrollFlickDuration(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetRulerX")] - public static extern void ScrollView_SetRulerX(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetRulerY")] - public static extern void ScrollView_SetRulerY(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetScrollSensitive")] - public static extern void ScrollView_SetScrollSensitive(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetMaxOvershoot")] - public static extern void ScrollView_SetMaxOvershoot(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetSnapOvershootAlphaFunction")] - public static extern void ScrollView_SetSnapOvershootAlphaFunction(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetSnapOvershootDuration")] - public static extern void ScrollView_SetSnapOvershootDuration(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetActorAutoSnap")] - public static extern void ScrollView_SetActorAutoSnap(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetWrapMode")] - public static extern void ScrollView_SetWrapMode(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_GetScrollUpdateDistance")] - public static extern int ScrollView_GetScrollUpdateDistance(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetScrollUpdateDistance")] - public static extern void ScrollView_SetScrollUpdateDistance(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_GetAxisAutoLock")] - public static extern bool ScrollView_GetAxisAutoLock(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetAxisAutoLock")] - public static extern void ScrollView_SetAxisAutoLock(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_GetAxisAutoLockGradient")] - public static extern float ScrollView_GetAxisAutoLockGradient(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetAxisAutoLockGradient")] - public static extern void ScrollView_SetAxisAutoLockGradient(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_GetFrictionCoefficient")] - public static extern float ScrollView_GetFrictionCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetFrictionCoefficient")] - public static extern void ScrollView_SetFrictionCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_GetFlickSpeedCoefficient")] - public static extern float ScrollView_GetFlickSpeedCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetFlickSpeedCoefficient")] - public static extern void ScrollView_SetFlickSpeedCoefficient(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_GetMinimumDistanceForFlick")] - public static extern global::System.IntPtr ScrollView_GetMinimumDistanceForFlick(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetMinimumDistanceForFlick")] - public static extern void ScrollView_SetMinimumDistanceForFlick(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_GetMinimumSpeedForFlick")] - public static extern float ScrollView_GetMinimumSpeedForFlick(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetMinimumSpeedForFlick")] - public static extern void ScrollView_SetMinimumSpeedForFlick(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_GetMaxFlickSpeed")] - public static extern float ScrollView_GetMaxFlickSpeed(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetMaxFlickSpeed")] - public static extern void ScrollView_SetMaxFlickSpeed(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_GetWheelScrollDistanceStep")] - public static extern global::System.IntPtr ScrollView_GetWheelScrollDistanceStep(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetWheelScrollDistanceStep")] - public static extern void ScrollView_SetWheelScrollDistanceStep(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_GetCurrentScrollPosition")] - public static extern global::System.IntPtr ScrollView_GetCurrentScrollPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_GetCurrentPage")] - public static extern uint ScrollView_GetCurrentPage(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ScrollTo__SWIG_0")] - public static extern void ScrollView_ScrollTo__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ScrollTo__SWIG_1")] - public static extern void ScrollView_ScrollTo__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ScrollTo__SWIG_2")] - public static extern void ScrollView_ScrollTo__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ScrollTo__SWIG_3")] - public static extern void ScrollView_ScrollTo__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3, int jarg4, int jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ScrollTo__SWIG_4")] - public static extern void ScrollView_ScrollTo__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5, int jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ScrollTo__SWIG_5")] - public static extern void ScrollView_ScrollTo__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ScrollTo__SWIG_6")] - public static extern void ScrollView_ScrollTo__SWIG_6(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ScrollTo__SWIG_7")] - public static extern void ScrollView_ScrollTo__SWIG_7(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ScrollTo__SWIG_8")] - public static extern void ScrollView_ScrollTo__SWIG_8(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ScrollTo__SWIG_9")] - public static extern void ScrollView_ScrollTo__SWIG_9(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ScrollToSnapPoint")] - public static extern bool ScrollView_ScrollToSnapPoint(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ApplyConstraintToChildren")] - public static extern void ScrollView_ApplyConstraintToChildren(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_RemoveConstraintsFromChildren")] - public static extern void ScrollView_RemoveConstraintsFromChildren(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_ApplyEffect")] - public static extern void ScrollView_ApplyEffect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_RemoveEffect")] - public static extern void ScrollView_RemoveEffect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_RemoveAllEffects")] - public static extern void ScrollView_RemoveAllEffects(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_BindActor")] - public static extern void ScrollView_BindActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_UnbindActor")] - public static extern void ScrollView_UnbindActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetScrollingDirection__SWIG_0")] - public static extern void ScrollView_SetScrollingDirection__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SetScrollingDirection__SWIG_1")] - public static extern void ScrollView_SetScrollingDirection__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_RemoveScrollingDirection")] - public static extern void ScrollView_RemoveScrollingDirection(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SnapStartedSignal")] - public static extern global::System.IntPtr ScrollView_SnapStartedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_Property_ROWS_get")] - public static extern int TableView_Property_ROWS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_Property_COLUMNS_get")] - public static extern int TableView_Property_COLUMNS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_Property_CELL_PADDING_get")] - public static extern int TableView_Property_CELL_PADDING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_Property_LAYOUT_ROWS_get")] - public static extern int TableView_Property_LAYOUT_ROWS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_Property_LAYOUT_COLUMNS_get")] - public static extern int TableView_Property_LAYOUT_COLUMNS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TableView_Property")] - public static extern global::System.IntPtr new_TableView_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TableView_Property")] - public static extern void delete_TableView_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_ChildProperty_CELL_INDEX_get")] - public static extern int TableView_ChildProperty_CELL_INDEX_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_ChildProperty_ROW_SPAN_get")] - public static extern int TableView_ChildProperty_ROW_SPAN_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_ChildProperty_COLUMN_SPAN_get")] - public static extern int TableView_ChildProperty_COLUMN_SPAN_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_ChildProperty_CELL_HORIZONTAL_ALIGNMENT_get")] - public static extern int TableView_ChildProperty_CELL_HORIZONTAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_ChildProperty_CELL_VERTICAL_ALIGNMENT_get")] - public static extern int TableView_ChildProperty_CELL_VERTICAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TableView_ChildProperty")] - public static extern global::System.IntPtr new_TableView_ChildProperty(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TableView_ChildProperty")] - public static extern void delete_TableView_ChildProperty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TableView_CellPosition__SWIG_0")] - public static extern global::System.IntPtr new_TableView_CellPosition__SWIG_0(uint jarg1, uint jarg2, uint jarg3, uint jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TableView_CellPosition__SWIG_1")] - public static extern global::System.IntPtr new_TableView_CellPosition__SWIG_1(uint jarg1, uint jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TableView_CellPosition__SWIG_2")] - public static extern global::System.IntPtr new_TableView_CellPosition__SWIG_2(uint jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TableView_CellPosition__SWIG_3")] - public static extern global::System.IntPtr new_TableView_CellPosition__SWIG_3(uint jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TableView_CellPosition__SWIG_4")] - public static extern global::System.IntPtr new_TableView_CellPosition__SWIG_4(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_CellPosition_rowIndex_set")] - public static extern void TableView_CellPosition_rowIndex_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_CellPosition_rowIndex_get")] - public static extern uint TableView_CellPosition_rowIndex_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_CellPosition_columnIndex_set")] - public static extern void TableView_CellPosition_columnIndex_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_CellPosition_columnIndex_get")] - public static extern uint TableView_CellPosition_columnIndex_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_CellPosition_rowSpan_set")] - public static extern void TableView_CellPosition_rowSpan_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_CellPosition_rowSpan_get")] - public static extern uint TableView_CellPosition_rowSpan_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_CellPosition_columnSpan_set")] - public static extern void TableView_CellPosition_columnSpan_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_CellPosition_columnSpan_get")] - public static extern uint TableView_CellPosition_columnSpan_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TableView_CellPosition")] - public static extern void delete_TableView_CellPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TableView__SWIG_0")] - public static extern global::System.IntPtr new_TableView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TableView__SWIG_1")] - public static extern global::System.IntPtr new_TableView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_Assign")] - public static extern global::System.IntPtr TableView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TableView")] - public static extern void delete_TableView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_New")] - public static extern global::System.IntPtr TableView_New(uint jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_DownCast")] - public static extern global::System.IntPtr TableView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_AddChild")] - public static extern bool TableView_AddChild(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_GetChildAt")] - public static extern global::System.IntPtr TableView_GetChildAt(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_RemoveChildAt")] - public static extern global::System.IntPtr TableView_RemoveChildAt(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_FindChildPosition")] - public static extern bool TableView_FindChildPosition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_InsertRow")] - public static extern void TableView_InsertRow(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_DeleteRow__SWIG_0")] - public static extern void TableView_DeleteRow__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_DeleteRow__SWIG_1")] - public static extern void TableView_DeleteRow__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_InsertColumn")] - public static extern void TableView_InsertColumn(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_DeleteColumn__SWIG_0")] - public static extern void TableView_DeleteColumn__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_DeleteColumn__SWIG_1")] - public static extern void TableView_DeleteColumn__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_Resize__SWIG_0")] - public static extern void TableView_Resize__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_Resize__SWIG_1")] - public static extern void TableView_Resize__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, global::System.Runtime.InteropServices.HandleRef jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_SetCellPadding")] - public static extern void TableView_SetCellPadding(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_GetCellPadding")] - public static extern global::System.IntPtr TableView_GetCellPadding(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_SetFitHeight")] - public static extern void TableView_SetFitHeight(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_IsFitHeight")] - public static extern bool TableView_IsFitHeight(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_SetFitWidth")] - public static extern void TableView_SetFitWidth(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_IsFitWidth")] - public static extern bool TableView_IsFitWidth(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_SetFixedHeight")] - public static extern void TableView_SetFixedHeight(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_GetFixedHeight")] - public static extern float TableView_GetFixedHeight(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_SetRelativeHeight")] - public static extern void TableView_SetRelativeHeight(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_GetRelativeHeight")] - public static extern float TableView_GetRelativeHeight(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_SetFixedWidth")] - public static extern void TableView_SetFixedWidth(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_GetFixedWidth")] - public static extern float TableView_GetFixedWidth(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_SetRelativeWidth")] - public static extern void TableView_SetRelativeWidth(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_GetRelativeWidth")] - public static extern float TableView_GetRelativeWidth(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_GetRows")] - public static extern uint TableView_GetRows(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_GetColumns")] - public static extern uint TableView_GetColumns(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_SetCellAlignment")] - public static extern void TableView_SetCellAlignment(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DEFAULT_RENDERING_BACKEND_get")] - public static extern uint DEFAULT_RENDERING_BACKEND_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_RENDERING_BACKEND_get")] - public static extern int TextEditor_Property_RENDERING_BACKEND_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_TEXT_get")] - public static extern int TextEditor_Property_TEXT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_TEXT_COLOR_get")] - public static extern int TextEditor_Property_TEXT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_FONT_FAMILY_get")] - public static extern int TextEditor_Property_FONT_FAMILY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_FONT_STYLE_get")] - public static extern int TextEditor_Property_FONT_STYLE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_POINT_SIZE_get")] - public static extern int TextEditor_Property_POINT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_HORIZONTAL_ALIGNMENT_get")] - public static extern int TextEditor_Property_HORIZONTAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_SCROLL_THRESHOLD_get")] - public static extern int TextEditor_Property_SCROLL_THRESHOLD_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_SCROLL_SPEED_get")] - public static extern int TextEditor_Property_SCROLL_SPEED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_PRIMARY_CURSOR_COLOR_get")] - public static extern int TextEditor_Property_PRIMARY_CURSOR_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_SECONDARY_CURSOR_COLOR_get")] - public static extern int TextEditor_Property_SECONDARY_CURSOR_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_ENABLE_CURSOR_BLINK_get")] - public static extern int TextEditor_Property_ENABLE_CURSOR_BLINK_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_CURSOR_BLINK_INTERVAL_get")] - public static extern int TextEditor_Property_CURSOR_BLINK_INTERVAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_CURSOR_BLINK_DURATION_get")] - public static extern int TextEditor_Property_CURSOR_BLINK_DURATION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_CURSOR_WIDTH_get")] - public static extern int TextEditor_Property_CURSOR_WIDTH_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_GRAB_HANDLE_IMAGE_get")] - public static extern int TextEditor_Property_GRAB_HANDLE_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_GRAB_HANDLE_PRESSED_IMAGE_get")] - public static extern int TextEditor_Property_GRAB_HANDLE_PRESSED_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_SELECTION_HANDLE_IMAGE_LEFT_get")] - public static extern int TextEditor_Property_SELECTION_HANDLE_IMAGE_LEFT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_SELECTION_HANDLE_IMAGE_RIGHT_get")] - public static extern int TextEditor_Property_SELECTION_HANDLE_IMAGE_RIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_SELECTION_HANDLE_PRESSED_IMAGE_LEFT_get")] - public static extern int TextEditor_Property_SELECTION_HANDLE_PRESSED_IMAGE_LEFT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_SELECTION_HANDLE_PRESSED_IMAGE_RIGHT_get")] - public static extern int TextEditor_Property_SELECTION_HANDLE_PRESSED_IMAGE_RIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_SELECTION_HANDLE_MARKER_IMAGE_LEFT_get")] - public static extern int TextEditor_Property_SELECTION_HANDLE_MARKER_IMAGE_LEFT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_SELECTION_HANDLE_MARKER_IMAGE_RIGHT_get")] - public static extern int TextEditor_Property_SELECTION_HANDLE_MARKER_IMAGE_RIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_SELECTION_HIGHLIGHT_COLOR_get")] - public static extern int TextEditor_Property_SELECTION_HIGHLIGHT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_DECORATION_BOUNDING_BOX_get")] - public static extern int TextEditor_Property_DECORATION_BOUNDING_BOX_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_ENABLE_MARKUP_get")] - public static extern int TextEditor_Property_ENABLE_MARKUP_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_INPUT_COLOR_get")] - public static extern int TextEditor_Property_INPUT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_INPUT_FONT_FAMILY_get")] - public static extern int TextEditor_Property_INPUT_FONT_FAMILY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_INPUT_FONT_STYLE_get")] - public static extern int TextEditor_Property_INPUT_FONT_STYLE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_INPUT_POINT_SIZE_get")] - public static extern int TextEditor_Property_INPUT_POINT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_LINE_SPACING_get")] - public static extern int TextEditor_Property_LINE_SPACING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_INPUT_LINE_SPACING_get")] - public static extern int TextEditor_Property_INPUT_LINE_SPACING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_UNDERLINE_get")] - public static extern int TextEditor_Property_UNDERLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_INPUT_UNDERLINE_get")] - public static extern int TextEditor_Property_INPUT_UNDERLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_SHADOW_get")] - public static extern int TextEditor_Property_SHADOW_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_INPUT_SHADOW_get")] - public static extern int TextEditor_Property_INPUT_SHADOW_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_EMBOSS_get")] - public static extern int TextEditor_Property_EMBOSS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_INPUT_EMBOSS_get")] - public static extern int TextEditor_Property_INPUT_EMBOSS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_OUTLINE_get")] - public static extern int TextEditor_Property_OUTLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Property_INPUT_OUTLINE_get")] - public static extern int TextEditor_Property_INPUT_OUTLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TextEditor_Property")] - public static extern global::System.IntPtr new_TextEditor_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TextEditor_Property")] - public static extern void delete_TextEditor_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TextEditor_InputStyle")] - public static extern global::System.IntPtr new_TextEditor_InputStyle(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TextEditor_InputStyle")] - public static extern void delete_TextEditor_InputStyle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_New")] - public static extern global::System.IntPtr TextEditor_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TextEditor__SWIG_0")] - public static extern global::System.IntPtr new_TextEditor__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TextEditor__SWIG_1")] - public static extern global::System.IntPtr new_TextEditor__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_Assign")] - public static extern global::System.IntPtr TextEditor_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TextEditor")] - public static extern void delete_TextEditor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_DownCast")] - public static extern global::System.IntPtr TextEditor_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_TextChangedSignal")] - public static extern global::System.IntPtr TextEditor_TextChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_InputStyleChangedSignal")] - public static extern global::System.IntPtr TextEditor_InputStyleChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_RENDERING_BACKEND_get")] - public static extern int TextField_Property_RENDERING_BACKEND_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_TEXT_get")] - public static extern int TextField_Property_TEXT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_PLACEHOLDER_TEXT_get")] - public static extern int TextField_Property_PLACEHOLDER_TEXT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_PLACEHOLDER_TEXT_FOCUSED_get")] - public static extern int TextField_Property_PLACEHOLDER_TEXT_FOCUSED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_FONT_FAMILY_get")] - public static extern int TextField_Property_FONT_FAMILY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_FONT_STYLE_get")] - public static extern int TextField_Property_FONT_STYLE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_POINT_SIZE_get")] - public static extern int TextField_Property_POINT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_MAX_LENGTH_get")] - public static extern int TextField_Property_MAX_LENGTH_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_EXCEED_POLICY_get")] - public static extern int TextField_Property_EXCEED_POLICY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_HORIZONTAL_ALIGNMENT_get")] - public static extern int TextField_Property_HORIZONTAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_VERTICAL_ALIGNMENT_get")] - public static extern int TextField_Property_VERTICAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_TEXT_COLOR_get")] - public static extern int TextField_Property_TEXT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_PLACEHOLDER_TEXT_COLOR_get")] - public static extern int TextField_Property_PLACEHOLDER_TEXT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_SHADOW_OFFSET_get")] - public static extern int TextField_Property_SHADOW_OFFSET_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_SHADOW_COLOR_get")] - public static extern int TextField_Property_SHADOW_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_PRIMARY_CURSOR_COLOR_get")] - public static extern int TextField_Property_PRIMARY_CURSOR_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_SECONDARY_CURSOR_COLOR_get")] - public static extern int TextField_Property_SECONDARY_CURSOR_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_ENABLE_CURSOR_BLINK_get")] - public static extern int TextField_Property_ENABLE_CURSOR_BLINK_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_CURSOR_BLINK_INTERVAL_get")] - public static extern int TextField_Property_CURSOR_BLINK_INTERVAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_CURSOR_BLINK_DURATION_get")] - public static extern int TextField_Property_CURSOR_BLINK_DURATION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_CURSOR_WIDTH_get")] - public static extern int TextField_Property_CURSOR_WIDTH_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_GRAB_HANDLE_IMAGE_get")] - public static extern int TextField_Property_GRAB_HANDLE_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_GRAB_HANDLE_PRESSED_IMAGE_get")] - public static extern int TextField_Property_GRAB_HANDLE_PRESSED_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_SCROLL_THRESHOLD_get")] - public static extern int TextField_Property_SCROLL_THRESHOLD_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_SCROLL_SPEED_get")] - public static extern int TextField_Property_SCROLL_SPEED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_SELECTION_HANDLE_IMAGE_LEFT_get")] - public static extern int TextField_Property_SELECTION_HANDLE_IMAGE_LEFT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_SELECTION_HANDLE_IMAGE_RIGHT_get")] - public static extern int TextField_Property_SELECTION_HANDLE_IMAGE_RIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_SELECTION_HANDLE_PRESSED_IMAGE_LEFT_get")] - public static extern int TextField_Property_SELECTION_HANDLE_PRESSED_IMAGE_LEFT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_SELECTION_HANDLE_PRESSED_IMAGE_RIGHT_get")] - public static extern int TextField_Property_SELECTION_HANDLE_PRESSED_IMAGE_RIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_SELECTION_HANDLE_MARKER_IMAGE_LEFT_get")] - public static extern int TextField_Property_SELECTION_HANDLE_MARKER_IMAGE_LEFT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_SELECTION_HANDLE_MARKER_IMAGE_RIGHT_get")] - public static extern int TextField_Property_SELECTION_HANDLE_MARKER_IMAGE_RIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_SELECTION_HIGHLIGHT_COLOR_get")] - public static extern int TextField_Property_SELECTION_HIGHLIGHT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_DECORATION_BOUNDING_BOX_get")] - public static extern int TextField_Property_DECORATION_BOUNDING_BOX_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_INPUT_METHOD_SETTINGS_get")] - public static extern int TextField_Property_INPUT_METHOD_SETTINGS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_INPUT_COLOR_get")] - public static extern int TextField_Property_INPUT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_ENABLE_MARKUP_get")] - public static extern int TextField_Property_ENABLE_MARKUP_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_INPUT_FONT_FAMILY_get")] - public static extern int TextField_Property_INPUT_FONT_FAMILY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_INPUT_FONT_STYLE_get")] - public static extern int TextField_Property_INPUT_FONT_STYLE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_INPUT_POINT_SIZE_get")] - public static extern int TextField_Property_INPUT_POINT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_UNDERLINE_get")] - public static extern int TextField_Property_UNDERLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_INPUT_UNDERLINE_get")] - public static extern int TextField_Property_INPUT_UNDERLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_SHADOW_get")] - public static extern int TextField_Property_SHADOW_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_INPUT_SHADOW_get")] - public static extern int TextField_Property_INPUT_SHADOW_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_EMBOSS_get")] - public static extern int TextField_Property_EMBOSS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_INPUT_EMBOSS_get")] - public static extern int TextField_Property_INPUT_EMBOSS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_OUTLINE_get")] - public static extern int TextField_Property_OUTLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Property_INPUT_OUTLINE_get")] - public static extern int TextField_Property_INPUT_OUTLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TextField_Property")] - public static extern global::System.IntPtr new_TextField_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TextField_Property")] - public static extern void delete_TextField_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TextField_InputStyle")] - public static extern global::System.IntPtr new_TextField_InputStyle(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TextField_InputStyle")] - public static extern void delete_TextField_InputStyle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_New")] - public static extern global::System.IntPtr TextField_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TextField__SWIG_0")] - public static extern global::System.IntPtr new_TextField__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TextField__SWIG_1")] - public static extern global::System.IntPtr new_TextField__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_Assign")] - public static extern global::System.IntPtr TextField_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TextField")] - public static extern void delete_TextField(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_DownCast")] - public static extern global::System.IntPtr TextField_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_TextChangedSignal")] - public static extern global::System.IntPtr TextField_TextChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_MaxLengthReachedSignal")] - public static extern global::System.IntPtr TextField_MaxLengthReachedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_InputStyleChangedSignal")] - public static extern global::System.IntPtr TextField_InputStyleChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_RENDERING_BACKEND_get")] - public static extern int TextLabel_Property_RENDERING_BACKEND_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_TEXT_get")] - public static extern int TextLabel_Property_TEXT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_FONT_FAMILY_get")] - public static extern int TextLabel_Property_FONT_FAMILY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_FONT_STYLE_get")] - public static extern int TextLabel_Property_FONT_STYLE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_POINT_SIZE_get")] - public static extern int TextLabel_Property_POINT_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_MULTI_LINE_get")] - public static extern int TextLabel_Property_MULTI_LINE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_HORIZONTAL_ALIGNMENT_get")] - public static extern int TextLabel_Property_HORIZONTAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_VERTICAL_ALIGNMENT_get")] - public static extern int TextLabel_Property_VERTICAL_ALIGNMENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_TEXT_COLOR_get")] - public static extern int TextLabel_Property_TEXT_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_SHADOW_OFFSET_get")] - public static extern int TextLabel_Property_SHADOW_OFFSET_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_SHADOW_COLOR_get")] - public static extern int TextLabel_Property_SHADOW_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_UNDERLINE_ENABLED_get")] - public static extern int TextLabel_Property_UNDERLINE_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_UNDERLINE_COLOR_get")] - public static extern int TextLabel_Property_UNDERLINE_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_UNDERLINE_HEIGHT_get")] - public static extern int TextLabel_Property_UNDERLINE_HEIGHT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_ENABLE_MARKUP_get")] - public static extern int TextLabel_Property_ENABLE_MARKUP_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_ENABLE_AUTO_SCROLL_get")] - public static extern int TextLabel_Property_ENABLE_AUTO_SCROLL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_AUTO_SCROLL_SPEED_get")] - public static extern int TextLabel_Property_AUTO_SCROLL_SPEED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_AUTO_SCROLL_LOOP_COUNT_get")] - public static extern int TextLabel_Property_AUTO_SCROLL_LOOP_COUNT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_AUTO_SCROLL_GAP_get")] - public static extern int TextLabel_Property_AUTO_SCROLL_GAP_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_LINE_SPACING_get")] - public static extern int TextLabel_Property_LINE_SPACING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_UNDERLINE_get")] - public static extern int TextLabel_Property_UNDERLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_SHADOW_get")] - public static extern int TextLabel_Property_SHADOW_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_EMBOSS_get")] - public static extern int TextLabel_Property_EMBOSS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Property_OUTLINE_get")] - public static extern int TextLabel_Property_OUTLINE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TextLabel_Property")] - public static extern global::System.IntPtr new_TextLabel_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TextLabel_Property")] - public static extern void delete_TextLabel_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_New__SWIG_0")] - public static extern global::System.IntPtr TextLabel_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_New__SWIG_1")] - public static extern global::System.IntPtr TextLabel_New__SWIG_1(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TextLabel__SWIG_0")] - public static extern global::System.IntPtr new_TextLabel__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TextLabel__SWIG_1")] - public static extern global::System.IntPtr new_TextLabel__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_Assign")] - public static extern global::System.IntPtr TextLabel_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TextLabel")] - public static extern void delete_TextLabel(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_DownCast")] - public static extern global::System.IntPtr TextLabel_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AccessibilityManager")] - public static extern global::System.IntPtr new_AccessibilityManager(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_AccessibilityManager")] - public static extern void delete_AccessibilityManager(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_Get")] - public static extern global::System.IntPtr AccessibilityManager_Get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_SetAccessibilityAttribute")] - public static extern void AccessibilityManager_SetAccessibilityAttribute(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, string jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_GetAccessibilityAttribute")] - public static extern string AccessibilityManager_GetAccessibilityAttribute(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_SetFocusOrder")] - public static extern void AccessibilityManager_SetFocusOrder(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_GetFocusOrder")] - public static extern uint AccessibilityManager_GetFocusOrder(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_GenerateNewFocusOrder")] - public static extern uint AccessibilityManager_GenerateNewFocusOrder(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_GetActorByFocusOrder")] - public static extern global::System.IntPtr AccessibilityManager_GetActorByFocusOrder(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_SetCurrentFocusActor")] - public static extern bool AccessibilityManager_SetCurrentFocusActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_GetCurrentFocusActor")] - public static extern global::System.IntPtr AccessibilityManager_GetCurrentFocusActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_GetCurrentFocusGroup")] - public static extern global::System.IntPtr AccessibilityManager_GetCurrentFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_GetCurrentFocusOrder")] - public static extern uint AccessibilityManager_GetCurrentFocusOrder(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_MoveFocusForward")] - public static extern bool AccessibilityManager_MoveFocusForward(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_MoveFocusBackward")] - public static extern bool AccessibilityManager_MoveFocusBackward(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ClearFocus")] - public static extern void AccessibilityManager_ClearFocus(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_Reset")] - public static extern void AccessibilityManager_Reset(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_SetFocusGroup")] - public static extern void AccessibilityManager_SetFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_IsFocusGroup")] - public static extern bool AccessibilityManager_IsFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_SetGroupMode")] - public static extern void AccessibilityManager_SetGroupMode(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_GetGroupMode")] - public static extern bool AccessibilityManager_GetGroupMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_SetWrapMode")] - public static extern void AccessibilityManager_SetWrapMode(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_GetWrapMode")] - public static extern bool AccessibilityManager_GetWrapMode(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_SetFocusIndicatorActor")] - public static extern void AccessibilityManager_SetFocusIndicatorActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_GetFocusIndicatorActor")] - public static extern global::System.IntPtr AccessibilityManager_GetFocusIndicatorActor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_GetFocusGroup")] - public static extern global::System.IntPtr AccessibilityManager_GetFocusGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_GetReadPosition")] - public static extern global::System.IntPtr AccessibilityManager_GetReadPosition(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_FocusChangedSignal")] - public static extern global::System.IntPtr AccessibilityManager_FocusChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_FocusOvershotSignal")] - public static extern global::System.IntPtr AccessibilityManager_FocusOvershotSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_FocusedActorActivatedSignal")] - public static extern global::System.IntPtr AccessibilityManager_FocusedActorActivatedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_StatusChangedSignal")] - public static extern global::System.IntPtr AccessibilityManager_StatusChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionNextSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionNextSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionPreviousSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionPreviousSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionActivateSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionActivateSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionReadSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionReadSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionOverSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionOverSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionReadNextSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionReadNextSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionReadPreviousSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionReadPreviousSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionUpSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionUpSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionDownSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionDownSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionClearFocusSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionClearFocusSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionBackSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionBackSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionScrollUpSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionScrollUpSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionScrollDownSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionScrollDownSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionPageLeftSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionPageLeftSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionPageRightSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionPageRightSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionPageUpSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionPageUpSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionPageDownSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionPageDownSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionMoveToFirstSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionMoveToFirstSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionMoveToLastSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionMoveToLastSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionReadFromTopSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionReadFromTopSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionReadFromNextSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionReadFromNextSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionZoomSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionZoomSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionReadIndicatorInformationSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionReadIndicatorInformationSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionReadPauseResumeSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionReadPauseResumeSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionStartStopSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionStartStopSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_ActionScrollSignal")] - public static extern global::System.IntPtr AccessibilityManager_ActionScrollSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_StyleManager")] - public static extern global::System.IntPtr new_StyleManager(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_StyleManager")] - public static extern void delete_StyleManager(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StyleManager_Get")] - public static extern global::System.IntPtr StyleManager_Get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StyleManager_ApplyTheme")] - public static extern void StyleManager_ApplyTheme(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StyleManager_ApplyDefaultTheme")] - public static extern void StyleManager_ApplyDefaultTheme(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StyleManager_SetStyleConstant")] - public static extern void StyleManager_SetStyleConstant(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StyleManager_GetStyleConstant")] - public static extern bool StyleManager_GetStyleConstant(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StyleManager_ApplyStyle")] - public static extern void StyleManager_ApplyStyle(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3, string jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StyleManager_StyleChangedSignal")] - public static extern global::System.IntPtr StyleManager_StyleChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Property_LOWER_BOUND_get")] - public static extern int Slider_Property_LOWER_BOUND_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Property_UPPER_BOUND_get")] - public static extern int Slider_Property_UPPER_BOUND_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Property_VALUE_get")] - public static extern int Slider_Property_VALUE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Property_TRACK_VISUAL_get")] - public static extern int Slider_Property_TRACK_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Property_HANDLE_VISUAL_get")] - public static extern int Slider_Property_HANDLE_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Property_PROGRESS_VISUAL_get")] - public static extern int Slider_Property_PROGRESS_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Property_POPUP_VISUAL_get")] - public static extern int Slider_Property_POPUP_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Property_POPUP_ARROW_VISUAL_get")] - public static extern int Slider_Property_POPUP_ARROW_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Property_DISABLED_COLOR_get")] - public static extern int Slider_Property_DISABLED_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Property_VALUE_PRECISION_get")] - public static extern int Slider_Property_VALUE_PRECISION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Property_SHOW_POPUP_get")] - public static extern int Slider_Property_SHOW_POPUP_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Property_SHOW_VALUE_get")] - public static extern int Slider_Property_SHOW_VALUE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Property_MARKS_get")] - public static extern int Slider_Property_MARKS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Property_SNAP_TO_MARKS_get")] - public static extern int Slider_Property_SNAP_TO_MARKS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Property_MARK_TOLERANCE_get")] - public static extern int Slider_Property_MARK_TOLERANCE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Slider_Property")] - public static extern global::System.IntPtr new_Slider_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Slider_Property")] - public static extern void delete_Slider_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_New")] - public static extern global::System.IntPtr Slider_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Slider__SWIG_0")] - public static extern global::System.IntPtr new_Slider__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Slider__SWIG_1")] - public static extern global::System.IntPtr new_Slider__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_Assign")] - public static extern global::System.IntPtr Slider_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Slider")] - public static extern void delete_Slider(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_DownCast")] - public static extern global::System.IntPtr Slider_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_ValueChangedSignal")] - public static extern global::System.IntPtr Slider_ValueChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_SlidingFinishedSignal")] - public static extern global::System.IntPtr Slider_SlidingFinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_MarkReachedSignal")] - public static extern global::System.IntPtr Slider_MarkReachedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoView_Property_VIDEO_get")] - public static extern int VideoView_Property_VIDEO_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoView_Property_LOOPING_get")] - public static extern int VideoView_Property_LOOPING_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoView_Property_MUTED_get")] - public static extern int VideoView_Property_MUTED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoView_Property_VOLUME_get")] - public static extern int VideoView_Property_VOLUME_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VideoView_Property")] - public static extern global::System.IntPtr new_VideoView_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_VideoView_Property")] - public static extern void delete_VideoView_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoView_New__SWIG_0")] - public static extern global::System.IntPtr VideoView_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoView_New__SWIG_1")] - public static extern global::System.IntPtr VideoView_New__SWIG_1(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VideoView__SWIG_0")] - public static extern global::System.IntPtr new_VideoView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_VideoView")] - public static extern void delete_VideoView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VideoView__SWIG_1")] - public static extern global::System.IntPtr new_VideoView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoView_Assign")] - public static extern global::System.IntPtr VideoView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoView_DownCast")] - public static extern global::System.IntPtr VideoView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoView_Play")] - public static extern void VideoView_Play(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoView_Pause")] - public static extern void VideoView_Pause(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoView_Stop")] - public static extern void VideoView_Stop(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoView_Forward")] - public static extern void VideoView_Forward(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoView_Backward")] - public static extern void VideoView_Backward(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoView_FinishedSignal")] - public static extern global::System.IntPtr VideoView_FinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_TITLE_get")] - public static extern int Popup_Property_TITLE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_CONTENT_get")] - public static extern int Popup_Property_CONTENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_FOOTER_get")] - public static extern int Popup_Property_FOOTER_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_DISPLAY_STATE_get")] - public static extern int Popup_Property_DISPLAY_STATE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_TOUCH_TRANSPARENT_get")] - public static extern int Popup_Property_TOUCH_TRANSPARENT_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_TAIL_VISIBILITY_get")] - public static extern int Popup_Property_TAIL_VISIBILITY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_TAIL_POSITION_get")] - public static extern int Popup_Property_TAIL_POSITION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_CONTEXTUAL_MODE_get")] - public static extern int Popup_Property_CONTEXTUAL_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_ANIMATION_DURATION_get")] - public static extern int Popup_Property_ANIMATION_DURATION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_ANIMATION_MODE_get")] - public static extern int Popup_Property_ANIMATION_MODE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_ENTRY_ANIMATION_get")] - public static extern int Popup_Property_ENTRY_ANIMATION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_EXIT_ANIMATION_get")] - public static extern int Popup_Property_EXIT_ANIMATION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_AUTO_HIDE_DELAY_get")] - public static extern int Popup_Property_AUTO_HIDE_DELAY_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_BACKING_ENABLED_get")] - public static extern int Popup_Property_BACKING_ENABLED_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_BACKING_COLOR_get")] - public static extern int Popup_Property_BACKING_COLOR_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_POPUP_BACKGROUND_IMAGE_get")] - public static extern int Popup_Property_POPUP_BACKGROUND_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_POPUP_BACKGROUND_BORDER_get")] - public static extern int Popup_Property_POPUP_BACKGROUND_BORDER_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_TAIL_UP_IMAGE_get")] - public static extern int Popup_Property_TAIL_UP_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_TAIL_DOWN_IMAGE_get")] - public static extern int Popup_Property_TAIL_DOWN_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_TAIL_LEFT_IMAGE_get")] - public static extern int Popup_Property_TAIL_LEFT_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Property_TAIL_RIGHT_IMAGE_get")] - public static extern int Popup_Property_TAIL_RIGHT_IMAGE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Popup_Property")] - public static extern global::System.IntPtr new_Popup_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Popup_Property")] - public static extern void delete_Popup_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Popup__SWIG_0")] - public static extern global::System.IntPtr new_Popup__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_New")] - public static extern global::System.IntPtr Popup_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Popup")] - public static extern void delete_Popup(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Popup__SWIG_1")] - public static extern global::System.IntPtr new_Popup__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_Assign")] - public static extern global::System.IntPtr Popup_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_DownCast")] - public static extern global::System.IntPtr Popup_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_SetTitle")] - public static extern void Popup_SetTitle(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_GetTitle")] - public static extern global::System.IntPtr Popup_GetTitle(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_SetContent")] - public static extern void Popup_SetContent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_GetContent")] - public static extern global::System.IntPtr Popup_GetContent(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_SetFooter")] - public static extern void Popup_SetFooter(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_GetFooter")] - public static extern global::System.IntPtr Popup_GetFooter(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_SetDisplayState")] - public static extern void Popup_SetDisplayState(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_GetDisplayState")] - public static extern int Popup_GetDisplayState(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_OutsideTouchedSignal")] - public static extern global::System.IntPtr Popup_OutsideTouchedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_ShowingSignal")] - public static extern global::System.IntPtr Popup_ShowingSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_ShownSignal")] - public static extern global::System.IntPtr Popup_ShownSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_HidingSignal")] - public static extern global::System.IntPtr Popup_HidingSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_HiddenSignal")] - public static extern global::System.IntPtr Popup_HiddenSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBar_Property_PROGRESS_VALUE_get")] - public static extern int ProgressBar_Property_PROGRESS_VALUE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBar_Property_SECONDARY_PROGRESS_VALUE_get")] - public static extern int ProgressBar_Property_SECONDARY_PROGRESS_VALUE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBar_Property_INDETERMINATE_get")] - public static extern int ProgressBar_Property_INDETERMINATE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBar_Property_TRACK_VISUAL_get")] - public static extern int ProgressBar_Property_TRACK_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBar_Property_PROGRESS_VISUAL_get")] - public static extern int ProgressBar_Property_PROGRESS_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBar_Property_SECONDARY_PROGRESS_VISUAL_get")] - public static extern int ProgressBar_Property_SECONDARY_PROGRESS_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBar_Property_INDETERMINATE_VISUAL_get")] - public static extern int ProgressBar_Property_INDETERMINATE_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBar_Property_INDETERMINATE_VISUAL_ANIMATION_get")] - public static extern int ProgressBar_Property_INDETERMINATE_VISUAL_ANIMATION_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBar_Property_LABEL_VISUAL_get")] - public static extern int ProgressBar_Property_LABEL_VISUAL_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ProgressBar_Property")] - public static extern global::System.IntPtr new_ProgressBar_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ProgressBar_Property")] - public static extern void delete_ProgressBar_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBar_New")] - public static extern global::System.IntPtr ProgressBar_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ProgressBar__SWIG_0")] - public static extern global::System.IntPtr new_ProgressBar__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ProgressBar__SWIG_1")] - public static extern global::System.IntPtr new_ProgressBar__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBar_Assign")] - public static extern global::System.IntPtr ProgressBar_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ProgressBar")] - public static extern void delete_ProgressBar(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBar_DownCast")] - public static extern global::System.IntPtr ProgressBar_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBar_ValueChangedSignal")] - public static extern global::System.IntPtr ProgressBar_ValueChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_GaussianBlurView__SWIG_0")] - public static extern global::System.IntPtr new_GaussianBlurView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_GaussianBlurView__SWIG_1")] - public static extern global::System.IntPtr new_GaussianBlurView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_Assign")] - public static extern global::System.IntPtr GaussianBlurView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_GaussianBlurView")] - public static extern void delete_GaussianBlurView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_DownCast")] - public static extern global::System.IntPtr GaussianBlurView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_New__SWIG_0")] - public static extern global::System.IntPtr GaussianBlurView_New__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_New__SWIG_1")] - public static extern global::System.IntPtr GaussianBlurView_New__SWIG_1(uint jarg1, float jarg2, int jarg3, float jarg4, float jarg5, bool jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_New__SWIG_2")] - public static extern global::System.IntPtr GaussianBlurView_New__SWIG_2(uint jarg1, float jarg2, int jarg3, float jarg4, float jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_Add")] - public static extern void GaussianBlurView_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_Remove")] - public static extern void GaussianBlurView_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_Activate")] - public static extern void GaussianBlurView_Activate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_ActivateOnce")] - public static extern void GaussianBlurView_ActivateOnce(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_Deactivate")] - public static extern void GaussianBlurView_Deactivate(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_SetUserImageAndOutputRenderTarget")] - public static extern void GaussianBlurView_SetUserImageAndOutputRenderTarget(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_GetBlurStrengthPropertyIndex")] - public static extern int GaussianBlurView_GetBlurStrengthPropertyIndex(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_GetBlurredRenderTarget")] - public static extern global::System.IntPtr GaussianBlurView_GetBlurredRenderTarget(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_SetBackgroundColor")] - public static extern void GaussianBlurView_SetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_GetBackgroundColor")] - public static extern global::System.IntPtr GaussianBlurView_GetBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_FinishedSignal")] - public static extern global::System.IntPtr GaussianBlurView_FinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PageFactory")] - public static extern void delete_PageFactory(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageFactory_GetNumberOfPages")] - public static extern uint PageFactory_GetNumberOfPages(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageFactory_NewPage")] - public static extern global::System.IntPtr PageFactory_NewPage(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnView_Property_PAGE_SIZE_get")] - public static extern int PageTurnView_Property_PAGE_SIZE_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnView_Property_CURRENT_PAGE_ID_get")] - public static extern int PageTurnView_Property_CURRENT_PAGE_ID_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnView_Property_SPINE_SHADOW_get")] - public static extern int PageTurnView_Property_SPINE_SHADOW_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PageTurnView_Property")] - public static extern global::System.IntPtr new_PageTurnView_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PageTurnView_Property")] - public static extern void delete_PageTurnView_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PageTurnView__SWIG_0")] - public static extern global::System.IntPtr new_PageTurnView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PageTurnView__SWIG_1")] - public static extern global::System.IntPtr new_PageTurnView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnView_Assign")] - public static extern global::System.IntPtr PageTurnView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PageTurnView")] - public static extern void delete_PageTurnView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnView_DownCast")] - public static extern global::System.IntPtr PageTurnView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnView_PageTurnStartedSignal")] - public static extern global::System.IntPtr PageTurnView_PageTurnStartedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnView_PageTurnFinishedSignal")] - public static extern global::System.IntPtr PageTurnView_PageTurnFinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnView_PagePanStartedSignal")] - public static extern global::System.IntPtr PageTurnView_PagePanStartedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnView_PagePanFinishedSignal")] - public static extern global::System.IntPtr PageTurnView_PagePanFinishedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PageTurnLandscapeView__SWIG_0")] - public static extern global::System.IntPtr new_PageTurnLandscapeView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PageTurnLandscapeView__SWIG_1")] - public static extern global::System.IntPtr new_PageTurnLandscapeView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnLandscapeView_Assign")] - public static extern global::System.IntPtr PageTurnLandscapeView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PageTurnLandscapeView")] - public static extern void delete_PageTurnLandscapeView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnLandscapeView_New")] - public static extern global::System.IntPtr PageTurnLandscapeView_New(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnLandscapeView_DownCast")] - public static extern global::System.IntPtr PageTurnLandscapeView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PageTurnPortraitView__SWIG_0")] - public static extern global::System.IntPtr new_PageTurnPortraitView__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PageTurnPortraitView__SWIG_1")] - public static extern global::System.IntPtr new_PageTurnPortraitView__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnPortraitView_Assign")] - public static extern global::System.IntPtr PageTurnPortraitView_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PageTurnPortraitView")] - public static extern void delete_PageTurnPortraitView(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnPortraitView_New")] - public static extern global::System.IntPtr PageTurnPortraitView_New(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnPortraitView_DownCast")] - public static extern global::System.IntPtr PageTurnPortraitView_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ToggleButton_Property_STATE_VISUALS_get")] - public static extern int ToggleButton_Property_STATE_VISUALS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ToggleButton_Property_TOOLTIPS_get")] - public static extern int ToggleButton_Property_TOOLTIPS_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ToggleButton_Property_CURRENT_STATE_INDEX_get")] - public static extern int ToggleButton_Property_CURRENT_STATE_INDEX_get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ToggleButton_Property")] - public static extern global::System.IntPtr new_ToggleButton_Property(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ToggleButton_Property")] - public static extern void delete_ToggleButton_Property(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ToggleButton__SWIG_0")] - public static extern global::System.IntPtr new_ToggleButton__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ToggleButton__SWIG_1")] - public static extern global::System.IntPtr new_ToggleButton__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ToggleButton_Assign")] - public static extern global::System.IntPtr ToggleButton_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ToggleButton")] - public static extern void delete_ToggleButton(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ToggleButton_New")] - public static extern global::System.IntPtr ToggleButton_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ToggleButton_DownCast")] - public static extern global::System.IntPtr ToggleButton_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VisualBase__SWIG_0")] - public static extern global::System.IntPtr new_VisualBase__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_VisualBase")] - public static extern void delete_VisualBase(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VisualBase__SWIG_1")] - public static extern global::System.IntPtr new_VisualBase__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualBase_Assign")] - public static extern global::System.IntPtr VisualBase_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualBase_SetName")] - public static extern void VisualBase_SetName(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualBase_GetName")] - public static extern string VisualBase_GetName(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualBase_SetTransformAndSize")] - public static extern void VisualBase_SetTransformAndSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualBase_GetHeightForWidth")] - public static extern float VisualBase_GetHeightForWidth(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualBase_GetWidthForHeight")] - public static extern float VisualBase_GetWidthForHeight(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualBase_GetNaturalSize")] - public static extern void VisualBase_GetNaturalSize(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualBase_SetDepthIndex")] - public static extern void VisualBase_SetDepthIndex(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualBase_GetDepthIndex")] - public static extern float VisualBase_GetDepthIndex(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualBase_CreatePropertyMap")] - public static extern void VisualBase_CreatePropertyMap(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VisualBase__SWIG_2")] - public static extern global::System.IntPtr new_VisualBase__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualFactory_Get")] - public static extern global::System.IntPtr VisualFactory_Get(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VisualFactory__SWIG_0")] - public static extern global::System.IntPtr new_VisualFactory__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_VisualFactory")] - public static extern void delete_VisualFactory(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VisualFactory__SWIG_1")] - public static extern global::System.IntPtr new_VisualFactory__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualFactory_Assign")] - public static extern global::System.IntPtr VisualFactory_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualFactory_CreateVisual__SWIG_0")] - public static extern global::System.IntPtr VisualFactory_CreateVisual__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualFactory_CreateVisual__SWIG_1")] - public static extern global::System.IntPtr VisualFactory_CreateVisual__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualFactory_CreateVisual__SWIG_2")] - public static extern global::System.IntPtr VisualFactory_CreateVisual__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AsyncImageLoader__SWIG_0")] - public static extern global::System.IntPtr new_AsyncImageLoader__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_AsyncImageLoader")] - public static extern void delete_AsyncImageLoader(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AsyncImageLoader__SWIG_1")] - public static extern global::System.IntPtr new_AsyncImageLoader__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AsyncImageLoader_Assign")] - public static extern global::System.IntPtr AsyncImageLoader_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AsyncImageLoader_New")] - public static extern global::System.IntPtr AsyncImageLoader_New(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AsyncImageLoader_DownCast")] - public static extern global::System.IntPtr AsyncImageLoader_DownCast(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AsyncImageLoader_Load__SWIG_0")] - public static extern uint AsyncImageLoader_Load__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AsyncImageLoader_Load__SWIG_1")] - public static extern uint AsyncImageLoader_Load__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AsyncImageLoader_Load__SWIG_2")] - public static extern uint AsyncImageLoader_Load__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4, int jarg5, bool jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AsyncImageLoader_Cancel")] - public static extern bool AsyncImageLoader_Cancel(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AsyncImageLoader_CancelAll")] - public static extern void AsyncImageLoader_CancelAll(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AsyncImageLoader_ImageLoadedSignal")] - public static extern global::System.IntPtr AsyncImageLoader_ImageLoadedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AsyncImageLoader__SWIG_2")] - public static extern global::System.IntPtr new_AsyncImageLoader__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LoadImageSynchronously__SWIG_0")] - public static extern global::System.IntPtr LoadImageSynchronously__SWIG_0(string jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LoadImageSynchronously__SWIG_1")] - public static extern global::System.IntPtr LoadImageSynchronously__SWIG_1(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LoadImageSynchronously__SWIG_2")] - public static extern global::System.IntPtr LoadImageSynchronously__SWIG_2(string jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, int jarg4, bool jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_CustomAlgorithmInterface")] - public static extern void delete_CustomAlgorithmInterface(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomAlgorithmInterface_GetNextFocusableActor")] - public static extern global::System.IntPtr CustomAlgorithmInterface_GetNextFocusableActor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_CustomAlgorithmInterface")] - public static extern global::System.IntPtr new_CustomAlgorithmInterface(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomAlgorithmInterface_director_connect")] - public static extern void CustomAlgorithmInterface_director_connect(global::System.Runtime.InteropServices.HandleRef jarg1, CustomAlgorithmInterface.SwigDelegateCustomAlgorithmInterface_0 delegate0); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_SetCustomAlgorithm")] - public static extern void SetCustomAlgorithm(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_Clear")] - public static extern void ItemIdContainer_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_Add")] - public static extern void ItemIdContainer_Add(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_size")] - public static extern uint ItemIdContainer_size(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_capacity")] - public static extern uint ItemIdContainer_capacity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_reserve")] - public static extern void ItemIdContainer_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ItemIdContainer__SWIG_0")] - public static extern global::System.IntPtr new_ItemIdContainer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ItemIdContainer__SWIG_1")] - public static extern global::System.IntPtr new_ItemIdContainer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ItemIdContainer__SWIG_2")] - public static extern global::System.IntPtr new_ItemIdContainer__SWIG_2(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_getitemcopy")] - public static extern uint ItemIdContainer_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_getitem")] - public static extern uint ItemIdContainer_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_setitem")] - public static extern void ItemIdContainer_setitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_AddRange")] - public static extern void ItemIdContainer_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_GetRange")] - public static extern global::System.IntPtr ItemIdContainer_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_Insert")] - public static extern void ItemIdContainer_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, uint jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_InsertRange")] - public static extern void ItemIdContainer_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_RemoveAt")] - public static extern void ItemIdContainer_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_RemoveRange")] - public static extern void ItemIdContainer_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_Repeat")] - public static extern global::System.IntPtr ItemIdContainer_Repeat(uint jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_Reverse__SWIG_0")] - public static extern void ItemIdContainer_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_Reverse__SWIG_1")] - public static extern void ItemIdContainer_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_SetRange")] - public static extern void ItemIdContainer_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_Contains")] - public static extern bool ItemIdContainer_Contains(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_IndexOf")] - public static extern int ItemIdContainer_IndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_LastIndexOf")] - public static extern int ItemIdContainer_LastIndexOf(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemIdContainer_Remove")] - public static extern bool ItemIdContainer_Remove(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ItemIdContainer")] - public static extern void delete_ItemIdContainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Item__SWIG_0")] - public static extern global::System.IntPtr new_Item__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Item__SWIG_1")] - public static extern global::System.IntPtr new_Item__SWIG_1(uint jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_Item__SWIG_2")] - public static extern global::System.IntPtr new_Item__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Item_first_set")] - public static extern void Item_first_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Item_first_get")] - public static extern uint Item_first_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Item_second_set")] - public static extern void Item_second_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Item_second_get")] - public static extern global::System.IntPtr Item_second_get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_Item")] - public static extern void delete_Item(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_Clear")] - public static extern void ItemContainer_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_Add")] - public static extern void ItemContainer_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_size")] - public static extern uint ItemContainer_size(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_capacity")] - public static extern uint ItemContainer_capacity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_reserve")] - public static extern void ItemContainer_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ItemContainer__SWIG_0")] - public static extern global::System.IntPtr new_ItemContainer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ItemContainer__SWIG_1")] - public static extern global::System.IntPtr new_ItemContainer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ItemContainer__SWIG_2")] - public static extern global::System.IntPtr new_ItemContainer__SWIG_2(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_getitemcopy")] - public static extern global::System.IntPtr ItemContainer_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_getitem")] - public static extern global::System.IntPtr ItemContainer_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_setitem")] - public static extern void ItemContainer_setitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_AddRange")] - public static extern void ItemContainer_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_GetRange")] - public static extern global::System.IntPtr ItemContainer_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_Insert")] - public static extern void ItemContainer_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_InsertRange")] - public static extern void ItemContainer_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_RemoveAt")] - public static extern void ItemContainer_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_RemoveRange")] - public static extern void ItemContainer_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_Repeat")] - public static extern global::System.IntPtr ItemContainer_Repeat(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_Reverse__SWIG_0")] - public static extern void ItemContainer_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_Reverse__SWIG_1")] - public static extern void ItemContainer_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemContainer_SetRange")] - public static extern void ItemContainer_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ItemContainer")] - public static extern void delete_ItemContainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_Clear")] - public static extern void ActorContainer_Clear(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_Add")] - public static extern void ActorContainer_Add(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_size")] - public static extern uint ActorContainer_size(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_capacity")] - public static extern uint ActorContainer_capacity(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_reserve")] - public static extern void ActorContainer_reserve(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ActorContainer__SWIG_0")] - public static extern global::System.IntPtr new_ActorContainer__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ActorContainer__SWIG_1")] - public static extern global::System.IntPtr new_ActorContainer__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ActorContainer__SWIG_2")] - public static extern global::System.IntPtr new_ActorContainer__SWIG_2(int jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_getitemcopy")] - public static extern global::System.IntPtr ActorContainer_getitemcopy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_getitem")] - public static extern global::System.IntPtr ActorContainer_getitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_setitem")] - public static extern void ActorContainer_setitem(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_AddRange")] - public static extern void ActorContainer_AddRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_GetRange")] - public static extern global::System.IntPtr ActorContainer_GetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_Insert")] - public static extern void ActorContainer_Insert(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_InsertRange")] - public static extern void ActorContainer_InsertRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_RemoveAt")] - public static extern void ActorContainer_RemoveAt(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_RemoveRange")] - public static extern void ActorContainer_RemoveRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_Repeat")] - public static extern global::System.IntPtr ActorContainer_Repeat(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_Reverse__SWIG_0")] - public static extern void ActorContainer_Reverse__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_Reverse__SWIG_1")] - public static extern void ActorContainer_Reverse__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ActorContainer_SetRange")] - public static extern void ActorContainer_SetRange(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ActorContainer")] - public static extern void delete_ActorContainer(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityActionSignal_Empty")] - public static extern bool AccessibilityActionSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityActionSignal_GetConnectionCount")] - public static extern uint AccessibilityActionSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityActionSignal_Connect")] - public static extern void AccessibilityActionSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityActionSignal_Disconnect")] - public static extern void AccessibilityActionSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityActionSignal_Emit")] - public static extern bool AccessibilityActionSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AccessibilityActionSignal")] - public static extern global::System.IntPtr new_AccessibilityActionSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_AccessibilityActionSignal")] - public static extern void delete_AccessibilityActionSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityFocusOvershotSignal_Empty")] - public static extern bool AccessibilityFocusOvershotSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityFocusOvershotSignal_GetConnectionCount")] - public static extern uint AccessibilityFocusOvershotSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityFocusOvershotSignal_Connect")] - public static extern void AccessibilityFocusOvershotSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityFocusOvershotSignal_Disconnect")] - public static extern void AccessibilityFocusOvershotSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityFocusOvershotSignal_Emit")] - public static extern void AccessibilityFocusOvershotSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_AccessibilityFocusOvershotSignal")] - public static extern global::System.IntPtr new_AccessibilityFocusOvershotSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_AccessibilityFocusOvershotSignal")] - public static extern void delete_AccessibilityFocusOvershotSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FocusChangedSignal_Empty")] - public static extern bool FocusChangedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FocusChangedSignal_GetConnectionCount")] - public static extern uint FocusChangedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FocusChangedSignal_Connect")] - public static extern void FocusChangedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FocusChangedSignal_Disconnect")] - public static extern void FocusChangedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FocusChangedSignal_Emit")] - public static extern void FocusChangedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_FocusChangedSignal")] - public static extern global::System.IntPtr new_FocusChangedSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_FocusChangedSignal")] - public static extern void delete_FocusChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FocusGroupChangedSignal_Empty")] - public static extern bool FocusGroupChangedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FocusGroupChangedSignal_GetConnectionCount")] - public static extern uint FocusGroupChangedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FocusGroupChangedSignal_Connect")] - public static extern void FocusGroupChangedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FocusGroupChangedSignal_Disconnect")] - public static extern void FocusGroupChangedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FocusGroupChangedSignal_Emit")] - public static extern void FocusGroupChangedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_FocusGroupChangedSignal")] - public static extern global::System.IntPtr new_FocusGroupChangedSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_FocusGroupChangedSignal")] - public static extern void delete_FocusGroupChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StyleChangedSignal_Empty")] - public static extern bool StyleChangedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StyleChangedSignal_GetConnectionCount")] - public static extern uint StyleChangedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StyleChangedSignal_Connect")] - public static extern void StyleChangedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StyleChangedSignal_Disconnect")] - public static extern void StyleChangedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StyleChangedSignal_Emit")] - public static extern void StyleChangedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_StyleChangedSignal")] - public static extern global::System.IntPtr new_StyleChangedSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_StyleChangedSignal")] - public static extern void delete_StyleChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ButtonSignal_Empty")] - public static extern bool ButtonSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ButtonSignal_GetConnectionCount")] - public static extern uint ButtonSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ButtonSignal_Connect")] - public static extern void ButtonSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ButtonSignal_Disconnect")] - public static extern void ButtonSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ButtonSignal_Emit")] - public static extern bool ButtonSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ButtonSignal")] - public static extern global::System.IntPtr new_ButtonSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ButtonSignal")] - public static extern void delete_ButtonSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurViewSignal_Empty")] - public static extern bool GaussianBlurViewSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurViewSignal_GetConnectionCount")] - public static extern uint GaussianBlurViewSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurViewSignal_Connect")] - public static extern void GaussianBlurViewSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurViewSignal_Disconnect")] - public static extern void GaussianBlurViewSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurViewSignal_Emit")] - public static extern void GaussianBlurViewSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_GaussianBlurViewSignal")] - public static extern global::System.IntPtr new_GaussianBlurViewSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_GaussianBlurViewSignal")] - public static extern void delete_GaussianBlurViewSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnSignal_Empty")] - public static extern bool PageTurnSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnSignal_GetConnectionCount")] - public static extern uint PageTurnSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnSignal_Connect")] - public static extern void PageTurnSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnSignal_Disconnect")] - public static extern void PageTurnSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnSignal_Emit")] - public static extern void PageTurnSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PageTurnSignal")] - public static extern global::System.IntPtr new_PageTurnSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PageTurnSignal")] - public static extern void delete_PageTurnSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PagePanSignal_Empty")] - public static extern bool PagePanSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PagePanSignal_GetConnectionCount")] - public static extern uint PagePanSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PagePanSignal_Connect")] - public static extern void PagePanSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PagePanSignal_Disconnect")] - public static extern void PagePanSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PagePanSignal_Emit")] - public static extern void PagePanSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_PagePanSignal")] - public static extern global::System.IntPtr new_PagePanSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_PagePanSignal")] - public static extern void delete_PagePanSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBarValueChangedSignal_Empty")] - public static extern bool ProgressBarValueChangedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBarValueChangedSignal_GetConnectionCount")] - public static extern uint ProgressBarValueChangedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBarValueChangedSignal_Connect")] - public static extern void ProgressBarValueChangedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBarValueChangedSignal_Disconnect")] - public static extern void ProgressBarValueChangedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBarValueChangedSignal_Emit")] - public static extern void ProgressBarValueChangedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ProgressBarValueChangedSignal")] - public static extern global::System.IntPtr new_ProgressBarValueChangedSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ProgressBarValueChangedSignal")] - public static extern void delete_ProgressBarValueChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollViewSnapStartedSignal_Empty")] - public static extern bool ScrollViewSnapStartedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollViewSnapStartedSignal_GetConnectionCount")] - public static extern uint ScrollViewSnapStartedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollViewSnapStartedSignal_Connect")] - public static extern void ScrollViewSnapStartedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollViewSnapStartedSignal_Disconnect")] - public static extern void ScrollViewSnapStartedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollViewSnapStartedSignal_Emit")] - public static extern void ScrollViewSnapStartedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ScrollViewSnapStartedSignal")] - public static extern global::System.IntPtr new_ScrollViewSnapStartedSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ScrollViewSnapStartedSignal")] - public static extern void delete_ScrollViewSnapStartedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollableSignal_Empty")] - public static extern bool ScrollableSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollableSignal_GetConnectionCount")] - public static extern uint ScrollableSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollableSignal_Connect")] - public static extern void ScrollableSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollableSignal_Disconnect")] - public static extern void ScrollableSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollableSignal_Emit")] - public static extern void ScrollableSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ScrollableSignal")] - public static extern global::System.IntPtr new_ScrollableSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ScrollableSignal")] - public static extern void delete_ScrollableSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditorSignal_Empty")] - public static extern bool TextEditorSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditorSignal_GetConnectionCount")] - public static extern uint TextEditorSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditorSignal_Connect")] - public static extern void TextEditorSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditorSignal_Disconnect")] - public static extern void TextEditorSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditorSignal_Emit")] - public static extern void TextEditorSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TextEditorSignal")] - public static extern global::System.IntPtr new_TextEditorSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TextEditorSignal")] - public static extern void delete_TextEditorSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextFieldSignal_Empty")] - public static extern bool TextFieldSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextFieldSignal_GetConnectionCount")] - public static extern uint TextFieldSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextFieldSignal_Connect")] - public static extern void TextFieldSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextFieldSignal_Disconnect")] - public static extern void TextFieldSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextFieldSignal_Emit")] - public static extern void TextFieldSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_TextFieldSignal")] - public static extern global::System.IntPtr new_TextFieldSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_TextFieldSignal")] - public static extern void delete_TextFieldSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ControlKeySignal_Empty")] - public static extern bool ControlKeySignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ControlKeySignal_GetConnectionCount")] - public static extern uint ControlKeySignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ControlKeySignal_Connect")] - public static extern void ControlKeySignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ControlKeySignal_Disconnect")] - public static extern void ControlKeySignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ControlKeySignal_Emit")] - public static extern bool ControlKeySignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_ControlKeySignal")] - public static extern global::System.IntPtr new_ControlKeySignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_ControlKeySignal")] - public static extern void delete_ControlKeySignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyInputFocusSignal_Empty")] - public static extern bool KeyInputFocusSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyInputFocusSignal_GetConnectionCount")] - public static extern uint KeyInputFocusSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyInputFocusSignal_Connect")] - public static extern void KeyInputFocusSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyInputFocusSignal_Disconnect")] - public static extern void KeyInputFocusSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyInputFocusSignal_Emit")] - public static extern void KeyInputFocusSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_KeyInputFocusSignal")] - public static extern global::System.IntPtr new_KeyInputFocusSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_KeyInputFocusSignal")] - public static extern void delete_KeyInputFocusSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoViewSignal_Empty")] - public static extern bool VideoViewSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoViewSignal_GetConnectionCount")] - public static extern uint VideoViewSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoViewSignal_Connect")] - public static extern void VideoViewSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoViewSignal_Disconnect")] - public static extern void VideoViewSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoViewSignal_Emit")] - public static extern void VideoViewSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_VideoViewSignal")] - public static extern global::System.IntPtr new_VideoViewSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_VideoViewSignal")] - public static extern void delete_VideoViewSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_SliderValueChangedSignal_Empty")] - public static extern bool SliderValueChangedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_SliderValueChangedSignal_GetConnectionCount")] - public static extern uint SliderValueChangedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_SliderValueChangedSignal_Connect")] - public static extern void SliderValueChangedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_SliderValueChangedSignal_Disconnect")] - public static extern void SliderValueChangedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_SliderValueChangedSignal_Emit")] - public static extern bool SliderValueChangedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_SliderValueChangedSignal")] - public static extern global::System.IntPtr new_SliderValueChangedSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_SliderValueChangedSignal")] - public static extern void delete_SliderValueChangedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_SliderMarkReachedSignal_Empty")] - public static extern bool SliderMarkReachedSignal_Empty(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_SliderMarkReachedSignal_GetConnectionCount")] - public static extern uint SliderMarkReachedSignal_GetConnectionCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_SliderMarkReachedSignal_Connect")] - public static extern void SliderMarkReachedSignal_Connect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_SliderMarkReachedSignal_Disconnect")] - public static extern void SliderMarkReachedSignal_Disconnect(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_SliderMarkReachedSignal_Emit")] - public static extern bool SliderMarkReachedSignal_Emit(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_SliderMarkReachedSignal")] - public static extern global::System.IntPtr new_SliderMarkReachedSignal(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_SliderMarkReachedSignal")] - public static extern void delete_SliderMarkReachedSignal(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_RulerPtr__SWIG_0")] - public static extern global::System.IntPtr new_RulerPtr__SWIG_0(); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_RulerPtr__SWIG_1")] - public static extern global::System.IntPtr new_RulerPtr__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_new_RulerPtr__SWIG_2")] - public static extern global::System.IntPtr new_RulerPtr__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_delete_RulerPtr")] - public static extern void delete_RulerPtr(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Get")] - public static extern global::System.IntPtr RulerPtr_Get(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr___deref__")] - public static extern global::System.IntPtr RulerPtr___deref__(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr___ref__")] - public static extern global::System.IntPtr RulerPtr___ref__(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Assign__SWIG_0")] - public static extern global::System.IntPtr RulerPtr_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Assign__SWIG_1")] - public static extern global::System.IntPtr RulerPtr_Assign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Reset__SWIG_0")] - public static extern void RulerPtr_Reset__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Reset__SWIG_1")] - public static extern void RulerPtr_Reset__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Detach")] - public static extern global::System.IntPtr RulerPtr_Detach(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Snap__SWIG_0")] - public static extern float RulerPtr_Snap__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Snap__SWIG_1")] - public static extern float RulerPtr_Snap__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_GetPositionFromPage")] - public static extern float RulerPtr_GetPositionFromPage(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, out uint jarg3, bool jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_GetPageFromPosition")] - public static extern uint RulerPtr_GetPageFromPosition(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, bool jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_GetTotalPages")] - public static extern uint RulerPtr_GetTotalPages(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_GetType")] - public static extern int RulerPtr_GetType(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_IsEnabled")] - public static extern bool RulerPtr_IsEnabled(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Enable")] - public static extern void RulerPtr_Enable(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Disable")] - public static extern void RulerPtr_Disable(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_SetDomain")] - public static extern void RulerPtr_SetDomain(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_GetDomain")] - public static extern global::System.IntPtr RulerPtr_GetDomain(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_DisableDomain")] - public static extern void RulerPtr_DisableDomain(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Clamp__SWIG_0")] - public static extern float RulerPtr_Clamp__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Clamp__SWIG_1")] - public static extern float RulerPtr_Clamp__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Clamp__SWIG_2")] - public static extern float RulerPtr_Clamp__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Clamp__SWIG_3")] - public static extern float RulerPtr_Clamp__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, global::System.Runtime.InteropServices.HandleRef jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_SnapAndClamp__SWIG_0")] - public static extern float RulerPtr_SnapAndClamp__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_SnapAndClamp__SWIG_1")] - public static extern float RulerPtr_SnapAndClamp__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_SnapAndClamp__SWIG_2")] - public static extern float RulerPtr_SnapAndClamp__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_SnapAndClamp__SWIG_3")] - public static extern float RulerPtr_SnapAndClamp__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_SnapAndClamp__SWIG_4")] - public static extern float RulerPtr_SnapAndClamp__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, float jarg2, float jarg3, float jarg4, float jarg5, global::System.Runtime.InteropServices.HandleRef jarg6); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Reference")] - public static extern void RulerPtr_Reference(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_Unreference")] - public static extern void RulerPtr_Unreference(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RulerPtr_ReferenceCount")] - public static extern int RulerPtr_ReferenceCount(global::System.Runtime.InteropServices.HandleRef jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BaseObject_SWIGUpcast")] - public static extern global::System.IntPtr BaseObject_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ConnectionTrackerInterface_SWIGUpcast")] - public static extern global::System.IntPtr ConnectionTrackerInterface_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ConnectionTracker_SWIGUpcast")] - public static extern global::System.IntPtr ConnectionTracker_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ObjectRegistry_SWIGUpcast")] - public static extern global::System.IntPtr ObjectRegistry_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyCondition_SWIGUpcast")] - public static extern global::System.IntPtr PropertyCondition_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyNotification_SWIGUpcast")] - public static extern global::System.IntPtr PropertyNotification_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Handle_SWIGUpcast")] - public static extern global::System.IntPtr Handle_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeInfo_SWIGUpcast")] - public static extern global::System.IntPtr TypeInfo_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TypeRegistry_SWIGUpcast")] - public static extern global::System.IntPtr TypeRegistry_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Image_SWIGUpcast")] - public static extern global::System.IntPtr Image_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PixelData_SWIGUpcast")] - public static extern global::System.IntPtr PixelData_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Texture_SWIGUpcast")] - public static extern global::System.IntPtr Texture_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Sampler_SWIGUpcast")] - public static extern global::System.IntPtr Sampler_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextureSet_SWIGUpcast")] - public static extern global::System.IntPtr TextureSet_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PropertyBuffer_SWIGUpcast")] - public static extern global::System.IntPtr PropertyBuffer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Geometry_SWIGUpcast")] - public static extern global::System.IntPtr Geometry_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Shader_SWIGUpcast")] - public static extern global::System.IntPtr Shader_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Renderer_SWIGUpcast")] - public static extern global::System.IntPtr Renderer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBuffer_SWIGUpcast")] - public static extern global::System.IntPtr FrameBuffer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTaskList_SWIGUpcast")] - public static extern global::System.IntPtr RenderTaskList_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RenderTask_SWIGUpcast")] - public static extern global::System.IntPtr RenderTask_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Touch_SWIGUpcast")] - public static extern global::System.IntPtr Touch_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GestureDetector_SWIGUpcast")] - public static extern global::System.IntPtr GestureDetector_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGestureDetector_SWIGUpcast")] - public static extern global::System.IntPtr LongPressGestureDetector_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LongPressGesture_SWIGUpcast")] - public static extern global::System.IntPtr LongPressGesture_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Actor_SWIGUpcast")] - public static extern global::System.IntPtr Actor_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Layer_SWIGUpcast")] - public static extern global::System.IntPtr Layer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Stage_SWIGUpcast")] - public static extern global::System.IntPtr Stage_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActorImpl_SWIGUpcast")] - public static extern global::System.IntPtr CustomActorImpl_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CustomActor_SWIGUpcast")] - public static extern global::System.IntPtr CustomActor_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGestureDetector_SWIGUpcast")] - public static extern global::System.IntPtr PanGestureDetector_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PanGesture_SWIGUpcast")] - public static extern global::System.IntPtr PanGesture_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGestureDetector_SWIGUpcast")] - public static extern global::System.IntPtr PinchGestureDetector_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PinchGesture_SWIGUpcast")] - public static extern global::System.IntPtr PinchGesture_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGestureDetector_SWIGUpcast")] - public static extern global::System.IntPtr TapGestureDetector_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TapGesture_SWIGUpcast")] - public static extern global::System.IntPtr TapGesture_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyFrames_SWIGUpcast")] - public static extern global::System.IntPtr KeyFrames_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Path_SWIGUpcast")] - public static extern global::System.IntPtr Path_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Animation_SWIGUpcast")] - public static extern global::System.IntPtr Animation_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_LinearConstrainer_SWIGUpcast")] - public static extern global::System.IntPtr LinearConstrainer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PathConstrainer_SWIGUpcast")] - public static extern global::System.IntPtr PathConstrainer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_BufferImage_SWIGUpcast")] - public static extern global::System.IntPtr BufferImage_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_EncodedBufferImage_SWIGUpcast")] - public static extern global::System.IntPtr EncodedBufferImage_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NativeImage_SWIGUpcast")] - public static extern global::System.IntPtr NativeImage_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NativeImageInterface_SWIGUpcast")] - public static extern global::System.IntPtr NativeImageInterface_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ResourceImage_SWIGUpcast")] - public static extern global::System.IntPtr ResourceImage_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FrameBufferImage_SWIGUpcast")] - public static extern global::System.IntPtr FrameBufferImage_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_NinePatchImage_SWIGUpcast")] - public static extern global::System.IntPtr NinePatchImage_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CameraActor_SWIGUpcast")] - public static extern global::System.IntPtr CameraActor_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Timer_SWIGUpcast")] - public static extern global::System.IntPtr Timer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DragAndDropDetector_SWIGUpcast")] - public static extern global::System.IntPtr DragAndDropDetector_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Window_SWIGUpcast")] - public static extern global::System.IntPtr Window_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Application_SWIGUpcast")] - public static extern global::System.IntPtr Application_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Builder_SWIGUpcast")] - public static extern global::System.IntPtr Builder_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TransitionData_SWIGUpcast")] - public static extern global::System.IntPtr TransitionData_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ViewImpl_SWIGUpcast")] - public static extern global::System.IntPtr ViewImpl_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_View_SWIGUpcast")] - public static extern global::System.IntPtr View_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_KeyInputFocusManager_SWIGUpcast")] - public static extern global::System.IntPtr KeyInputFocusManager_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Alignment_SWIGUpcast")] - public static extern global::System.IntPtr Alignment_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Button_SWIGUpcast")] - public static extern global::System.IntPtr Button_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_CheckBoxButton_SWIGUpcast")] - public static extern global::System.IntPtr CheckBoxButton_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PushButton_SWIGUpcast")] - public static extern global::System.IntPtr PushButton_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_RadioButton_SWIGUpcast")] - public static extern global::System.IntPtr RadioButton_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FlexContainer_SWIGUpcast")] - public static extern global::System.IntPtr FlexContainer_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ImageView_SWIGUpcast")] - public static extern global::System.IntPtr ImageView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Model3dView_SWIGUpcast")] - public static extern global::System.IntPtr Model3dView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollBar_SWIGUpcast")] - public static extern global::System.IntPtr ScrollBar_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Scrollable_SWIGUpcast")] - public static extern global::System.IntPtr Scrollable_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemLayout_SWIGUpcast")] - public static extern global::System.IntPtr ItemLayout_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ItemView_SWIGUpcast")] - public static extern global::System.IntPtr ItemView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollViewEffect_SWIGUpcast")] - public static extern global::System.IntPtr ScrollViewEffect_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollViewPagePathEffect_SWIGUpcast")] - public static extern global::System.IntPtr ScrollViewPagePathEffect_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Ruler_SWIGUpcast")] - public static extern global::System.IntPtr Ruler_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_DefaultRuler_SWIGUpcast")] - public static extern global::System.IntPtr DefaultRuler_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_FixedRuler_SWIGUpcast")] - public static extern global::System.IntPtr FixedRuler_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ScrollView_SWIGUpcast")] - public static extern global::System.IntPtr ScrollView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TableView_SWIGUpcast")] - public static extern global::System.IntPtr TableView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextEditor_SWIGUpcast")] - public static extern global::System.IntPtr TextEditor_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextField_SWIGUpcast")] - public static extern global::System.IntPtr TextField_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_TextLabel_SWIGUpcast")] - public static extern global::System.IntPtr TextLabel_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AccessibilityManager_SWIGUpcast")] - public static extern global::System.IntPtr AccessibilityManager_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_StyleManager_SWIGUpcast")] - public static extern global::System.IntPtr StyleManager_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Slider_SWIGUpcast")] - public static extern global::System.IntPtr Slider_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VideoView_SWIGUpcast")] - public static extern global::System.IntPtr VideoView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_Popup_SWIGUpcast")] - public static extern global::System.IntPtr Popup_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ProgressBar_SWIGUpcast")] - public static extern global::System.IntPtr ProgressBar_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_GaussianBlurView_SWIGUpcast")] - public static extern global::System.IntPtr GaussianBlurView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnView_SWIGUpcast")] - public static extern global::System.IntPtr PageTurnView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnLandscapeView_SWIGUpcast")] - public static extern global::System.IntPtr PageTurnLandscapeView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_PageTurnPortraitView_SWIGUpcast")] - public static extern global::System.IntPtr PageTurnPortraitView_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_ToggleButton_SWIGUpcast")] - public static extern global::System.IntPtr ToggleButton_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualBase_SWIGUpcast")] - public static extern global::System.IntPtr VisualBase_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_VisualFactory_SWIGUpcast")] - public static extern global::System.IntPtr VisualFactory_SWIGUpcast(global::System.IntPtr jarg1); - - [global::System.Runtime.InteropServices.DllImport("NDalic", EntryPoint="CSharp_Dali_AsyncImageLoader_SWIGUpcast")] - public static extern global::System.IntPtr AsyncImageLoader_SWIGUpcast(global::System.IntPtr jarg1); -} - -} diff --git a/plugins/dali-sharp/sharp/internal/NativeImage.cs b/plugins/dali-sharp/sharp/internal/NativeImage.cs deleted file mode 100644 index 01af5cb..0000000 --- a/plugins/dali-sharp/sharp/internal/NativeImage.cs +++ /dev/null @@ -1,103 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class NativeImage : Image { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal NativeImage(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.NativeImage_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(NativeImage obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~NativeImage() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_NativeImage(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public NativeImage (NativeImageInterface nativeImageInterface) : this (NDalicPINVOKE.NativeImage_New(NativeImageInterface.getCPtr(nativeImageInterface)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public NativeImage(NativeImage handle) : this(NDalicPINVOKE.new_NativeImage__SWIG_1(NativeImage.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public NativeImage Assign(NativeImage rhs) { - NativeImage ret = new NativeImage(NDalicPINVOKE.NativeImage_Assign(swigCPtr, NativeImage.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void CreateGlTexture() { - NDalicPINVOKE.NativeImage_CreateGlTexture(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public new static NativeImage DownCast(BaseHandle handle) { - NativeImage ret = new NativeImage(NDalicPINVOKE.NativeImage_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetCustomFragmentPreFix() { - string ret = NDalicPINVOKE.NativeImage_GetCustomFragmentPreFix(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetCustomSamplerTypename() { - string ret = NDalicPINVOKE.NativeImage_GetCustomSamplerTypename(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/NativeImageInterface.cs b/plugins/dali-sharp/sharp/internal/NativeImageInterface.cs deleted file mode 100644 index 4e48b14..0000000 --- a/plugins/dali-sharp/sharp/internal/NativeImageInterface.cs +++ /dev/null @@ -1,80 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class NativeImageInterface : RefObject { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal NativeImageInterface(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.NativeImageInterface_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(NativeImageInterface obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - throw new global::System.MethodAccessException("C++ destructor does not have public access"); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public virtual bool GlExtensionCreate() { - bool ret = NDalicPINVOKE.NativeImageInterface_GlExtensionCreate(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void GlExtensionDestroy() { - NDalicPINVOKE.NativeImageInterface_GlExtensionDestroy(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual uint TargetTexture() { - uint ret = NDalicPINVOKE.NativeImageInterface_TargetTexture(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void PrepareTexture() { - NDalicPINVOKE.NativeImageInterface_PrepareTexture(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual uint GetWidth() { - uint ret = NDalicPINVOKE.NativeImageInterface_GetWidth(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual uint GetHeight() { - uint ret = NDalicPINVOKE.NativeImageInterface_GetHeight(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool RequiresBlending() { - bool ret = NDalicPINVOKE.NativeImageInterface_RequiresBlending(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/NinePatchImage.cs b/plugins/dali-sharp/sharp/internal/NinePatchImage.cs deleted file mode 100644 index 70c4199..0000000 --- a/plugins/dali-sharp/sharp/internal/NinePatchImage.cs +++ /dev/null @@ -1,122 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class NinePatchImage : ResourceImage { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal NinePatchImage(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.NinePatchImage_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(NinePatchImage obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~NinePatchImage() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_NinePatchImage(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public NinePatchImage (string filename) : this (NDalicPINVOKE.NinePatchImage_New(filename), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static NinePatchImage DownCast(BaseHandle handle) { - NinePatchImage ret = new NinePatchImage(NDalicPINVOKE.NinePatchImage_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public NinePatchImage(NinePatchImage handle) : this(NDalicPINVOKE.new_NinePatchImage__SWIG_1(NinePatchImage.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public NinePatchImage Assign(NinePatchImage rhs) { - NinePatchImage ret = new NinePatchImage(NDalicPINVOKE.NinePatchImage_Assign(swigCPtr, NinePatchImage.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector4 GetStretchBorders() { - Vector4 ret = new Vector4(NDalicPINVOKE.NinePatchImage_GetStretchBorders(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public VectorUint16Pair GetStretchPixelsX() { - VectorUint16Pair ret = new VectorUint16Pair(NDalicPINVOKE.NinePatchImage_GetStretchPixelsX(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public VectorUint16Pair GetStretchPixelsY() { - VectorUint16Pair ret = new VectorUint16Pair(NDalicPINVOKE.NinePatchImage_GetStretchPixelsY(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Rectangle GetChildRectangle() { - Rectangle ret = new Rectangle(NDalicPINVOKE.NinePatchImage_GetChildRectangle(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public BufferImage CreateCroppedBufferImage() { - BufferImage ret = new BufferImage(NDalicPINVOKE.NinePatchImage_CreateCroppedBufferImage(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static bool IsNinePatchUrl(string url) { - bool ret = NDalicPINVOKE.NinePatchImage_IsNinePatchUrl(url); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/Object.cs b/plugins/dali-sharp/sharp/internal/Object.cs deleted file mode 100644 index cf3e7c1..0000000 --- a/plugins/dali-sharp/sharp/internal/Object.cs +++ /dev/null @@ -1,40 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ - -/** - * Static Helper class for Property - * Internal - */ - -namespace Dali -{ - -internal static class Object -{ - public static Property.Value GetProperty(global::System.Runtime.InteropServices.HandleRef handle, int index) { - Property.Value ret = new Property.Value(NDalicPINVOKE.Handle_GetProperty(handle, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static void SetProperty( global::System.Runtime.InteropServices.HandleRef handle, int index, Property.Value propertyValue) - { - NDalicPINVOKE.Handle_SetProperty(handle, index, Property.Value.getCPtr(propertyValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ObjectCreatedSignal.cs b/plugins/dali-sharp/sharp/internal/ObjectCreatedSignal.cs deleted file mode 100644 index cd84c20..0000000 --- a/plugins/dali-sharp/sharp/internal/ObjectCreatedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ObjectCreatedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ObjectCreatedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ObjectCreatedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ObjectCreatedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ObjectCreatedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ObjectCreatedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ObjectCreatedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ObjectCreatedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ObjectCreatedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(BaseHandle arg) { - NDalicPINVOKE.ObjectCreatedSignal_Emit(swigCPtr, BaseHandle.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ObjectCreatedSignal() : this(NDalicPINVOKE.new_ObjectCreatedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ObjectDestroyedSignal.cs b/plugins/dali-sharp/sharp/internal/ObjectDestroyedSignal.cs deleted file mode 100644 index cde9738..0000000 --- a/plugins/dali-sharp/sharp/internal/ObjectDestroyedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ObjectDestroyedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ObjectDestroyedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ObjectDestroyedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ObjectDestroyedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ObjectDestroyedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ObjectDestroyedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ObjectDestroyedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ObjectDestroyedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ObjectDestroyedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(RefObject arg) { - NDalicPINVOKE.ObjectDestroyedSignal_Emit(swigCPtr, RefObject.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ObjectDestroyedSignal() : this(NDalicPINVOKE.new_ObjectDestroyedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ObjectRegistry.cs b/plugins/dali-sharp/sharp/internal/ObjectRegistry.cs deleted file mode 100644 index 732fcbb..0000000 --- a/plugins/dali-sharp/sharp/internal/ObjectRegistry.cs +++ /dev/null @@ -1,220 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -internal class ObjectRegistry : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ObjectRegistry(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ObjectRegistry_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ObjectRegistry obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ObjectRegistry() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ObjectRegistry(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - -public class ObjectCreatedEventArgs : EventArgs -{ - private BaseHandle _baseHandle; - - public BaseHandle BaseHandle - { - get - { - return _baseHandle; - } - set - { - _baseHandle = value; - } - } -} - -public class ObjectDestroyedEventArgs : EventArgs -{ - private RefObject _refObject; - - public RefObject RefObject - { - get - { - return _refObject; - } - set - { - _refObject = value; - } - } -} - - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ObjectCreatedEventCallbackDelegate(IntPtr baseHandle); - private DaliEventHandler _objectRegistryObjectCreatedEventHandler; - private ObjectCreatedEventCallbackDelegate _objectRegistryObjectCreatedEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ObjectDestroyedEventCallbackDelegate(IntPtr fefObject); - private DaliEventHandler _objectRegistryObjectDestroyedEventHandler; - private ObjectDestroyedEventCallbackDelegate _objectRegistryObjectDestroyedEventCallbackDelegate; - - public event DaliEventHandler ObjectCreated - { - add - { - lock(this) - { - // Restricted to only one listener - if (_objectRegistryObjectCreatedEventHandler == null) - { - _objectRegistryObjectCreatedEventHandler += value; - - _objectRegistryObjectCreatedEventCallbackDelegate = new ObjectCreatedEventCallbackDelegate(OnObjectCreated); - this.ObjectCreatedSignal().Connect(_objectRegistryObjectCreatedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_objectRegistryObjectCreatedEventHandler != null) - { - this.ObjectCreatedSignal().Disconnect(_objectRegistryObjectCreatedEventCallbackDelegate); - } - - _objectRegistryObjectCreatedEventHandler -= value; - } - } - } - - // Callback for ObjectRegistry ObjectCreatedSignal - private void OnObjectCreated(IntPtr baseHandle) - { - ObjectCreatedEventArgs e = new ObjectCreatedEventArgs(); - - // Populate all members of "e" (ObjectCreatedEventArgs) with real data - //e.BaseHandle = BaseHandle.GetBaseHandleFromPtr(baseHandle); //GetBaseHandleFromPtr() is not present in BaseHandle.cs. Not sure what is the reason? - - if (_objectRegistryObjectCreatedEventHandler != null) - { - //here we send all data to user event handlers - _objectRegistryObjectCreatedEventHandler(this, e); - } - } - - public event DaliEventHandler ObjectDestroyed - { - add - { - lock(this) - { - // Restricted to only one listener - if (_objectRegistryObjectDestroyedEventHandler == null) - { - _objectRegistryObjectDestroyedEventHandler += value; - - _objectRegistryObjectDestroyedEventCallbackDelegate = new ObjectDestroyedEventCallbackDelegate(OnObjectDestroyed); - this.ObjectDestroyedSignal().Connect(_objectRegistryObjectDestroyedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_objectRegistryObjectDestroyedEventHandler != null) - { - this.ObjectDestroyedSignal().Disconnect(_objectRegistryObjectDestroyedEventCallbackDelegate); - } - - _objectRegistryObjectDestroyedEventHandler -= value; - } - } - } - - // Callback for ObjectRegistry ObjectDestroyedSignal - private void OnObjectDestroyed(IntPtr refObject) - { - ObjectDestroyedEventArgs e = new ObjectDestroyedEventArgs(); - - // Populate all members of "e" (ObjectDestroyedEventArgs) with real data - e.RefObject = RefObject.GetRefObjectFromPtr(refObject); - - if (_objectRegistryObjectDestroyedEventHandler != null) - { - //here we send all data to user event handlers - _objectRegistryObjectDestroyedEventHandler(this, e); - } - } - - - public ObjectRegistry() : this(NDalicPINVOKE.new_ObjectRegistry__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ObjectRegistry(ObjectRegistry handle) : this(NDalicPINVOKE.new_ObjectRegistry__SWIG_1(ObjectRegistry.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ObjectRegistry Assign(ObjectRegistry rhs) { - ObjectRegistry ret = new ObjectRegistry(NDalicPINVOKE.ObjectRegistry_Assign(swigCPtr, ObjectRegistry.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ObjectCreatedSignal ObjectCreatedSignal() { - ObjectCreatedSignal ret = new ObjectCreatedSignal(NDalicPINVOKE.ObjectRegistry_ObjectCreatedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ObjectDestroyedSignal ObjectDestroyedSignal() { - ObjectDestroyedSignal ret = new ObjectDestroyedSignal(NDalicPINVOKE.ObjectRegistry_ObjectDestroyedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PageFactory.cs b/plugins/dali-sharp/sharp/internal/PageFactory.cs deleted file mode 100644 index fd581bd..0000000 --- a/plugins/dali-sharp/sharp/internal/PageFactory.cs +++ /dev/null @@ -1,63 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class PageFactory : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PageFactory(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PageFactory obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PageFactory() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PageFactory(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public virtual uint GetNumberOfPages() { - uint ret = NDalicPINVOKE.PageFactory_GetNumberOfPages(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual Texture NewPage(uint pageId) { - Texture ret = new Texture(NDalicPINVOKE.PageFactory_NewPage(swigCPtr, pageId), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PagePanSignal.cs b/plugins/dali-sharp/sharp/internal/PagePanSignal.cs deleted file mode 100644 index c9cbdb9..0000000 --- a/plugins/dali-sharp/sharp/internal/PagePanSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class PagePanSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PagePanSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PagePanSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PagePanSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PagePanSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.PagePanSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.PagePanSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PagePanSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PagePanSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(PageTurnView arg) { - NDalicPINVOKE.PagePanSignal_Emit(swigCPtr, PageTurnView.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PagePanSignal() : this(NDalicPINVOKE.new_PagePanSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PageTurnLandscapeView.cs b/plugins/dali-sharp/sharp/internal/PageTurnLandscapeView.cs deleted file mode 100644 index fa57448..0000000 --- a/plugins/dali-sharp/sharp/internal/PageTurnLandscapeView.cs +++ /dev/null @@ -1,86 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class PageTurnLandscapeView : PageTurnView { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PageTurnLandscapeView(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PageTurnLandscapeView_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PageTurnLandscapeView obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PageTurnLandscapeView() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PageTurnLandscapeView(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public PageTurnLandscapeView (PageFactory pageFactory, Vector2 pageSize) : this (NDalicPINVOKE.PageTurnLandscapeView_New(PageFactory.getCPtr(pageFactory), Vector2.getCPtr(pageSize)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public PageTurnLandscapeView(PageTurnLandscapeView pageTurnLandscapeView) : this(NDalicPINVOKE.new_PageTurnLandscapeView__SWIG_1(PageTurnLandscapeView.getCPtr(pageTurnLandscapeView)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PageTurnLandscapeView Assign(PageTurnLandscapeView pageTurnLandscapeView) { - PageTurnLandscapeView ret = new PageTurnLandscapeView(NDalicPINVOKE.PageTurnLandscapeView_Assign(swigCPtr, PageTurnLandscapeView.getCPtr(pageTurnLandscapeView)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new static PageTurnLandscapeView DownCast(BaseHandle handle) { - PageTurnLandscapeView ret = new PageTurnLandscapeView(NDalicPINVOKE.PageTurnLandscapeView_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PageTurnPortraitView.cs b/plugins/dali-sharp/sharp/internal/PageTurnPortraitView.cs deleted file mode 100644 index fb4a257..0000000 --- a/plugins/dali-sharp/sharp/internal/PageTurnPortraitView.cs +++ /dev/null @@ -1,86 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class PageTurnPortraitView : PageTurnView { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PageTurnPortraitView(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PageTurnPortraitView_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PageTurnPortraitView obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PageTurnPortraitView() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PageTurnPortraitView(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public PageTurnPortraitView (PageFactory pageFactory, Vector2 pageSize) : this (NDalicPINVOKE.PageTurnPortraitView_New(PageFactory.getCPtr(pageFactory), Vector2.getCPtr(pageSize)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public PageTurnPortraitView(PageTurnPortraitView pageTurnPortraitView) : this(NDalicPINVOKE.new_PageTurnPortraitView__SWIG_1(PageTurnPortraitView.getCPtr(pageTurnPortraitView)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PageTurnPortraitView Assign(PageTurnPortraitView pageTurnPortraitView) { - PageTurnPortraitView ret = new PageTurnPortraitView(NDalicPINVOKE.PageTurnPortraitView_Assign(swigCPtr, PageTurnPortraitView.getCPtr(pageTurnPortraitView)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new static PageTurnPortraitView DownCast(BaseHandle handle) { - PageTurnPortraitView ret = new PageTurnPortraitView(NDalicPINVOKE.PageTurnPortraitView_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PageTurnSignal.cs b/plugins/dali-sharp/sharp/internal/PageTurnSignal.cs deleted file mode 100644 index b396762..0000000 --- a/plugins/dali-sharp/sharp/internal/PageTurnSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class PageTurnSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PageTurnSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PageTurnSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PageTurnSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PageTurnSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.PageTurnSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.PageTurnSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PageTurnSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PageTurnSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(PageTurnView arg1, uint arg2, bool arg3) { - NDalicPINVOKE.PageTurnSignal_Emit(swigCPtr, PageTurnView.getCPtr(arg1), arg2, arg3); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PageTurnSignal() : this(NDalicPINVOKE.new_PageTurnSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PageTurnView.cs b/plugins/dali-sharp/sharp/internal/PageTurnView.cs deleted file mode 100644 index e6e7957..0000000 --- a/plugins/dali-sharp/sharp/internal/PageTurnView.cs +++ /dev/null @@ -1,520 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -internal class PageTurnView : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PageTurnView(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PageTurnView_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PageTurnView obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PageTurnView() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PageTurnView(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - -public class PagePanStartedEventArgs : EventArgs -{ - private PageTurnView _pageTurnView; - - public PageTurnView PageTurnView - { - get - { - return _pageTurnView; - } - set - { - _pageTurnView = value; - } - } -} - -public class PagePanFinishedEventArgs : EventArgs -{ - private PageTurnView _pageTurnView; - - public PageTurnView PageTurnView - { - get - { - return _pageTurnView; - } - set - { - _pageTurnView = value; - } - } -} - -public class PageTurnStartedEventArgs : EventArgs -{ - private PageTurnView _pageTurnView; - private uint _pageIndex; - private bool _isTurningForward; - - public PageTurnView PageTurnView - { - get - { - return _pageTurnView; - } - set - { - _pageTurnView = value; - } - } - - public uint PageIndex - { - get - { - return _pageIndex; - } - set - { - _pageIndex = value; - } - } - - public bool IsTurningForward - { - get - { - return _isTurningForward; - } - set - { - _isTurningForward = value; - } - } - -} - -public class PageTurnFinishedEventArgs : EventArgs -{ - private PageTurnView _pageTurnView; - private uint _pageIndex; - private bool _isTurningForward; - - public PageTurnView PageTurnView - { - get - { - return _pageTurnView; - } - set - { - _pageTurnView = value; - } - } - - public uint PageIndex - { - get - { - return _pageIndex; - } - set - { - _pageIndex = value; - } - } - - public bool IsTurningForward - { - get - { - return _isTurningForward; - } - set - { - _isTurningForward = value; - } - } - -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void PagePanStartedCallbackDelegate(IntPtr page); - private DaliEventHandler _pageTurnViewPagePanStartedEventHandler; - private PagePanStartedCallbackDelegate _pageTurnViewPagePanStartedCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void PagePanFinishedCallbackDelegate(IntPtr page); - private DaliEventHandler _pageTurnViewPagePanFinishedEventHandler; - private PagePanFinishedCallbackDelegate _pageTurnViewPagePanFinishedCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void PageTurnStartedCallbackDelegate(IntPtr page, uint pageIndex, bool isTurningForward); - private DaliEventHandler _pageTurnViewPageTurnStartedEventHandler; - private PageTurnStartedCallbackDelegate _pageTurnViewPageTurnStartedCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void PageTurnFinishedCallbackDelegate(IntPtr page, uint pageIndex, bool isTurningForward); - private DaliEventHandler _pageTurnViewPageTurnFinishedEventHandler; - private PageTurnFinishedCallbackDelegate _pageTurnViewPageTurnFinishedCallbackDelegate; - - public event DaliEventHandler PagePanStarted - { - add - { - lock(this) - { - // Restricted to only one listener - if (_pageTurnViewPagePanStartedEventHandler == null) - { - _pageTurnViewPagePanStartedEventHandler += value; - - _pageTurnViewPagePanStartedCallbackDelegate = new PagePanStartedCallbackDelegate(OnPagePanStarted); - this.PagePanStartedSignal().Connect(_pageTurnViewPagePanStartedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_pageTurnViewPagePanStartedEventHandler != null) - { - this.PagePanStartedSignal().Disconnect(_pageTurnViewPagePanStartedCallbackDelegate); - } - - _pageTurnViewPagePanStartedEventHandler -= value; - } - } - } - - // Callback for PageTurnView PagePanStarted signal - private void OnPagePanStarted(IntPtr page) - { - PagePanStartedEventArgs e = new PagePanStartedEventArgs(); - - // Populate all members of "e" (PagePanStartedEventArgs) with real page - e.PageTurnView = PageTurnView.GetPageTurnViewFromPtr( page ); - - if (_pageTurnViewPagePanStartedEventHandler != null) - { - //here we send all page to user event handlers - _pageTurnViewPagePanStartedEventHandler(this, e); - } - } - - public event DaliEventHandler PagePanFinished - { - add - { - lock(this) - { - // Restricted to only one listener - if (_pageTurnViewPagePanFinishedEventHandler == null) - { - _pageTurnViewPagePanFinishedEventHandler += value; - - _pageTurnViewPagePanFinishedCallbackDelegate = new PagePanFinishedCallbackDelegate(OnPagePanFinished); - this.PagePanFinishedSignal().Connect(_pageTurnViewPagePanFinishedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_pageTurnViewPagePanFinishedEventHandler != null) - { - this.PagePanFinishedSignal().Disconnect(_pageTurnViewPagePanFinishedCallbackDelegate); - } - - _pageTurnViewPagePanFinishedEventHandler -= value; - } - } - } - - // Callback for PageTurnView PagePanFinished signal - private void OnPagePanFinished(IntPtr page) - { - PagePanFinishedEventArgs e = new PagePanFinishedEventArgs(); - - // Populate all members of "e" (PagePanFinishedEventArgs) with real page - e.PageTurnView = PageTurnView.GetPageTurnViewFromPtr( page ); - - if (_pageTurnViewPagePanFinishedEventHandler != null) - { - //here we send all page to user event handlers - _pageTurnViewPagePanFinishedEventHandler(this, e); - } - } - - - public event DaliEventHandler PageTurnStarted - { - add - { - lock(this) - { - // Restricted to only one listener - if (_pageTurnViewPageTurnStartedEventHandler == null) - { - _pageTurnViewPageTurnStartedEventHandler += value; - - _pageTurnViewPageTurnStartedCallbackDelegate = new PageTurnStartedCallbackDelegate(OnPageTurnStarted); - this.PageTurnStartedSignal().Connect(_pageTurnViewPageTurnStartedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_pageTurnViewPageTurnStartedEventHandler != null) - { - this.PageTurnStartedSignal().Disconnect(_pageTurnViewPageTurnStartedCallbackDelegate); - } - - _pageTurnViewPageTurnStartedEventHandler -= value; - } - } - } - - // Callback for PageTurnView PageTurnStarted signal - private void OnPageTurnStarted(IntPtr page, uint pageIndex, bool isTurningForward) - { - PageTurnStartedEventArgs e = new PageTurnStartedEventArgs(); - - // Populate all members of "e" (PageTurnStartedEventArgs) with real page - e.PageTurnView = PageTurnView.GetPageTurnViewFromPtr( page ); - e.PageIndex = pageIndex; - e.IsTurningForward = isTurningForward; - - - if (_pageTurnViewPageTurnStartedEventHandler != null) - { - //here we send all page to user event handlers - _pageTurnViewPageTurnStartedEventHandler(this, e); - } - } - - - public event DaliEventHandler PageTurnFinished - { - add - { - lock(this) - { - // Restricted to only one listener - if (_pageTurnViewPageTurnFinishedEventHandler == null) - { - _pageTurnViewPageTurnFinishedEventHandler += value; - - _pageTurnViewPageTurnFinishedCallbackDelegate = new PageTurnFinishedCallbackDelegate(OnPageTurnFinished); - this.PageTurnFinishedSignal().Connect(_pageTurnViewPageTurnFinishedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_pageTurnViewPageTurnFinishedEventHandler != null) - { - this.PageTurnFinishedSignal().Disconnect(_pageTurnViewPageTurnFinishedCallbackDelegate); - } - - _pageTurnViewPageTurnFinishedEventHandler -= value; - } - } - } - - // Callback for PageTurnView PageTurnFinished signal - private void OnPageTurnFinished(IntPtr page, uint pageIndex, bool isTurningForward) - { - PageTurnFinishedEventArgs e = new PageTurnFinishedEventArgs(); - - // Populate all members of "e" (PageTurnFinishedEventArgs) with real page - e.PageTurnView = PageTurnView.GetPageTurnViewFromPtr( page ); - e.PageIndex = pageIndex; - e.IsTurningForward = isTurningForward; - - - if (_pageTurnViewPageTurnFinishedEventHandler != null) - { - //here we send all page to user event handlers - _pageTurnViewPageTurnFinishedEventHandler(this, e); - } - } - - public static PageTurnView GetPageTurnViewFromPtr(global::System.IntPtr cPtr) { - PageTurnView ret = new PageTurnView(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PageTurnView_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property() : this(NDalicPINVOKE.new_PageTurnView_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int PAGE_SIZE = NDalicPINVOKE.PageTurnView_Property_PAGE_SIZE_get(); - public static readonly int CURRENT_PAGE_ID = NDalicPINVOKE.PageTurnView_Property_CURRENT_PAGE_ID_get(); - public static readonly int SPINE_SHADOW = NDalicPINVOKE.PageTurnView_Property_SPINE_SHADOW_get(); - - } - - public PageTurnView() : this(NDalicPINVOKE.new_PageTurnView__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PageTurnView(PageTurnView handle) : this(NDalicPINVOKE.new_PageTurnView__SWIG_1(PageTurnView.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PageTurnView Assign(PageTurnView handle) { - PageTurnView ret = new PageTurnView(NDalicPINVOKE.PageTurnView_Assign(swigCPtr, PageTurnView.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new static PageTurnView DownCast(BaseHandle handle) { - PageTurnView ret = new PageTurnView(NDalicPINVOKE.PageTurnView_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PageTurnSignal PageTurnStartedSignal() { - PageTurnSignal ret = new PageTurnSignal(NDalicPINVOKE.PageTurnView_PageTurnStartedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PageTurnSignal PageTurnFinishedSignal() { - PageTurnSignal ret = new PageTurnSignal(NDalicPINVOKE.PageTurnView_PageTurnFinishedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PagePanSignal PagePanStartedSignal() { - PagePanSignal ret = new PagePanSignal(NDalicPINVOKE.PageTurnView_PagePanStartedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PagePanSignal PagePanFinishedSignal() { - PagePanSignal ret = new PagePanSignal(NDalicPINVOKE.PageTurnView_PagePanFinishedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector2 PageSize - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( PageTurnView.Property.PAGE_SIZE).Get( temp ); - return temp; - } - set - { - SetProperty( PageTurnView.Property.PAGE_SIZE, new Dali.Property.Value( value ) ); - } - } - public int CurrentPageId - { - get - { - int temp = 0; - GetProperty( PageTurnView.Property.CURRENT_PAGE_ID).Get( out temp ); - return temp; - } - set - { - SetProperty( PageTurnView.Property.CURRENT_PAGE_ID, new Dali.Property.Value( value ) ); - } - } - public Vector2 SpineShadow - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( PageTurnView.Property.SPINE_SHADOW).Get( temp ); - return temp; - } - set - { - SetProperty( PageTurnView.Property.SPINE_SHADOW, new Dali.Property.Value( value ) ); - } - } - -} - -} \ No newline at end of file diff --git a/plugins/dali-sharp/sharp/internal/PanGestureDetectedSignal.cs b/plugins/dali-sharp/sharp/internal/PanGestureDetectedSignal.cs deleted file mode 100644 index df266e8..0000000 --- a/plugins/dali-sharp/sharp/internal/PanGestureDetectedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class PanGestureDetectedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PanGestureDetectedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PanGestureDetectedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PanGestureDetectedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PanGestureDetectedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.PanGestureDetectedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.PanGestureDetectedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PanGestureDetectedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PanGestureDetectedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(View arg1, PanGesture arg2) { - NDalicPINVOKE.PanGestureDetectedSignal_Emit(swigCPtr, View.getCPtr(arg1), PanGesture.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PanGestureDetectedSignal() : this(NDalicPINVOKE.new_PanGestureDetectedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PanGestureDetector.cs b/plugins/dali-sharp/sharp/internal/PanGestureDetector.cs deleted file mode 100644 index 5829a01..0000000 --- a/plugins/dali-sharp/sharp/internal/PanGestureDetector.cs +++ /dev/null @@ -1,427 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -internal class PanGestureDetector : GestureDetector { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PanGestureDetector(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PanGestureDetector_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PanGestureDetector obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PanGestureDetector() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PanGestureDetector(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - -public class DetectedEventArgs : EventArgs -{ - private View _view; - private PanGesture _panGesture; - - public View View - { - get - { - return _view; - } - set - { - _view = value; - } - } - - public PanGesture PanGesture - { - get - { - return _panGesture; - } - set - { - _panGesture = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void DetectedCallbackDelegate(IntPtr actor, IntPtr panGesture); - private DaliEventHandler _panGestureEventHandler; - private DetectedCallbackDelegate _panGestureCallbackDelegate; - - - public event DaliEventHandler Detected - { - add - { - lock(this) - { - // Restricted to only one listener - if (_panGestureEventHandler == null) - { - _panGestureEventHandler += value; - - _panGestureCallbackDelegate = new DetectedCallbackDelegate(OnPanGestureDetected); - this.DetectedSignal().Connect(_panGestureCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_panGestureEventHandler != null) - { - this.DetectedSignal().Disconnect(_panGestureCallbackDelegate); - } - - _panGestureEventHandler -= value; - } - } - } - - private void OnPanGestureDetected(IntPtr actor, IntPtr panGesture) - { - DetectedEventArgs e = new DetectedEventArgs(); - - // Populate all members of "e" (PanGestureEventArgs) with real data - e.View = View.GetViewFromPtr(actor); - e.PanGesture = Dali.PanGesture.GetPanGestureFromPtr(panGesture); - - if (_panGestureEventHandler != null) - { - //here we send all data to user event handlers - _panGestureEventHandler(this, e); - } - - } - - -public static PanGestureDetector GetPanGestureDetectorFromPtr(global::System.IntPtr cPtr) { - PanGestureDetector ret = new PanGestureDetector(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PanGestureDetector_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property() : this(NDalicPINVOKE.new_PanGestureDetector_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int SCREEN_POSITION = NDalicPINVOKE.PanGestureDetector_Property_SCREEN_POSITION_get(); - public static readonly int SCREEN_DISPLACEMENT = NDalicPINVOKE.PanGestureDetector_Property_SCREEN_DISPLACEMENT_get(); - public static readonly int SCREEN_VELOCITY = NDalicPINVOKE.PanGestureDetector_Property_SCREEN_VELOCITY_get(); - public static readonly int LOCAL_POSITION = NDalicPINVOKE.PanGestureDetector_Property_LOCAL_POSITION_get(); - public static readonly int LOCAL_DISPLACEMENT = NDalicPINVOKE.PanGestureDetector_Property_LOCAL_DISPLACEMENT_get(); - public static readonly int LOCAL_VELOCITY = NDalicPINVOKE.PanGestureDetector_Property_LOCAL_VELOCITY_get(); - public static readonly int PANNING = NDalicPINVOKE.PanGestureDetector_Property_PANNING_get(); - - } - - public static Radian DIRECTION_LEFT { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGestureDetector_DIRECTION_LEFT_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian DIRECTION_RIGHT { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGestureDetector_DIRECTION_RIGHT_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian DIRECTION_UP { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGestureDetector_DIRECTION_UP_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian DIRECTION_DOWN { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGestureDetector_DIRECTION_DOWN_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian DIRECTION_HORIZONTAL { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGestureDetector_DIRECTION_HORIZONTAL_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian DIRECTION_VERTICAL { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGestureDetector_DIRECTION_VERTICAL_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Radian DEFAULT_THRESHOLD { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGestureDetector_DEFAULT_THRESHOLD_get(); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public PanGestureDetector () : this (NDalicPINVOKE.PanGestureDetector_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static PanGestureDetector DownCast(BaseHandle handle) { - PanGestureDetector ret = new PanGestureDetector(NDalicPINVOKE.PanGestureDetector_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PanGestureDetector(PanGestureDetector handle) : this(NDalicPINVOKE.new_PanGestureDetector__SWIG_1(PanGestureDetector.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PanGestureDetector Assign(PanGestureDetector rhs) { - PanGestureDetector ret = new PanGestureDetector(NDalicPINVOKE.PanGestureDetector_Assign(swigCPtr, PanGestureDetector.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetMinimumTouchesRequired(uint minimum) { - NDalicPINVOKE.PanGestureDetector_SetMinimumTouchesRequired(swigCPtr, minimum); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetMaximumTouchesRequired(uint maximum) { - NDalicPINVOKE.PanGestureDetector_SetMaximumTouchesRequired(swigCPtr, maximum); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetMinimumTouchesRequired() { - uint ret = NDalicPINVOKE.PanGestureDetector_GetMinimumTouchesRequired(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetMaximumTouchesRequired() { - uint ret = NDalicPINVOKE.PanGestureDetector_GetMaximumTouchesRequired(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void AddAngle(Radian angle, Radian threshold) { - NDalicPINVOKE.PanGestureDetector_AddAngle__SWIG_0(swigCPtr, Radian.getCPtr(angle), Radian.getCPtr(threshold)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddAngle(Radian angle) { - NDalicPINVOKE.PanGestureDetector_AddAngle__SWIG_1(swigCPtr, Radian.getCPtr(angle)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddDirection(Radian direction, Radian threshold) { - NDalicPINVOKE.PanGestureDetector_AddDirection__SWIG_0(swigCPtr, Radian.getCPtr(direction), Radian.getCPtr(threshold)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddDirection(Radian direction) { - NDalicPINVOKE.PanGestureDetector_AddDirection__SWIG_1(swigCPtr, Radian.getCPtr(direction)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetAngleCount() { - uint ret = NDalicPINVOKE.PanGestureDetector_GetAngleCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal AngleThresholdPair GetAngle(uint index) { - AngleThresholdPair ret = new AngleThresholdPair(NDalicPINVOKE.PanGestureDetector_GetAngle(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ClearAngles() { - NDalicPINVOKE.PanGestureDetector_ClearAngles(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveAngle(Radian angle) { - NDalicPINVOKE.PanGestureDetector_RemoveAngle(swigCPtr, Radian.getCPtr(angle)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveDirection(Radian direction) { - NDalicPINVOKE.PanGestureDetector_RemoveDirection(swigCPtr, Radian.getCPtr(direction)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PanGestureDetectedSignal DetectedSignal() { - PanGestureDetectedSignal ret = new PanGestureDetectedSignal(NDalicPINVOKE.PanGestureDetector_DetectedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static void SetPanGestureProperties(PanGesture pan) { - NDalicPINVOKE.PanGestureDetector_SetPanGestureProperties(PanGesture.getCPtr(pan)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2 ScreenPosition - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - Dali.Object.GetProperty( swigCPtr, PanGestureDetector.Property.SCREEN_POSITION).Get( temp ); - return temp; - } -} public Vector2 ScreenDisplacement - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - Dali.Object.GetProperty( swigCPtr, PanGestureDetector.Property.SCREEN_DISPLACEMENT).Get( temp ); - return temp; - } -} public Vector2 ScreenVelocity - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - Dali.Object.GetProperty( swigCPtr, PanGestureDetector.Property.SCREEN_VELOCITY).Get( temp ); - return temp; - } -} public Vector2 LocalPosition - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - Dali.Object.GetProperty( swigCPtr, PanGestureDetector.Property.LOCAL_POSITION).Get( temp ); - return temp; - } -} public Vector2 LocalDisplacement - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - Dali.Object.GetProperty( swigCPtr, PanGestureDetector.Property.LOCAL_DISPLACEMENT).Get( temp ); - return temp; - } -} public Vector2 LocalVelocity - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - Dali.Object.GetProperty( swigCPtr, PanGestureDetector.Property.LOCAL_VELOCITY).Get( temp ); - return temp; - } -} public bool Panning - { - get - { - bool temp = false; - Dali.Object.GetProperty( swigCPtr, PanGestureDetector.Property.PANNING).Get( out temp ); - return temp; - } -} -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PathConstrainer.cs b/plugins/dali-sharp/sharp/internal/PathConstrainer.cs deleted file mode 100644 index 0077d78..0000000 --- a/plugins/dali-sharp/sharp/internal/PathConstrainer.cs +++ /dev/null @@ -1,181 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class PathConstrainer : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PathConstrainer(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PathConstrainer_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PathConstrainer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PathConstrainer() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PathConstrainer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PathConstrainer_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property() : this(NDalicPINVOKE.new_PathConstrainer_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int FORWARD = NDalicPINVOKE.PathConstrainer_Property_FORWARD_get(); - public static readonly int POINTS = NDalicPINVOKE.PathConstrainer_Property_POINTS_get(); - public static readonly int CONTROL_POINTS = NDalicPINVOKE.PathConstrainer_Property_CONTROL_POINTS_get(); - - } - - public PathConstrainer () : this (NDalicPINVOKE.PathConstrainer_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static PathConstrainer DownCast(BaseHandle handle) { - PathConstrainer ret = new PathConstrainer(NDalicPINVOKE.PathConstrainer_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PathConstrainer(PathConstrainer handle) : this(NDalicPINVOKE.new_PathConstrainer__SWIG_1(PathConstrainer.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PathConstrainer Assign(PathConstrainer rhs) { - PathConstrainer ret = new PathConstrainer(NDalicPINVOKE.PathConstrainer_Assign(swigCPtr, PathConstrainer.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Apply(Property target, Property source, Vector2 range, Vector2 wrap) { - NDalicPINVOKE.PathConstrainer_Apply__SWIG_0(swigCPtr, Property.getCPtr(target), Property.getCPtr(source), Vector2.getCPtr(range), Vector2.getCPtr(wrap)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Apply(Property target, Property source, Vector2 range) { - NDalicPINVOKE.PathConstrainer_Apply__SWIG_1(swigCPtr, Property.getCPtr(target), Property.getCPtr(source), Vector2.getCPtr(range)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Remove(Animatable target) { - NDalicPINVOKE.PathConstrainer_Remove(swigCPtr, Animatable.getCPtr(target)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3 Forward - { - get - { - Vector3 temp = new Vector3(0.0f,0.0f,0.0f); - Dali.Object.GetProperty( swigCPtr, PathConstrainer.Property.FORWARD).Get( temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, PathConstrainer.Property.FORWARD, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Array Points - { - get - { - Dali.Property.Array temp = new Dali.Property.Array(); - Dali.Object.GetProperty( swigCPtr, PathConstrainer.Property.POINTS).Get( temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, PathConstrainer.Property.POINTS, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Array ControlPoints - { - get - { - Dali.Property.Array temp = new Dali.Property.Array(); - Dali.Object.GetProperty( swigCPtr, PathConstrainer.Property.CONTROL_POINTS).Get( temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, PathConstrainer.Property.CONTROL_POINTS, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PinchGestureDetectedSignal.cs b/plugins/dali-sharp/sharp/internal/PinchGestureDetectedSignal.cs deleted file mode 100644 index 79caa97..0000000 --- a/plugins/dali-sharp/sharp/internal/PinchGestureDetectedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class PinchGestureDetectedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PinchGestureDetectedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PinchGestureDetectedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PinchGestureDetectedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PinchGestureDetectedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.PinchGestureDetectedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.PinchGestureDetectedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PinchGestureDetectedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PinchGestureDetectedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(View arg1, PinchGesture arg2) { - NDalicPINVOKE.PinchGestureDetectedSignal_Emit(swigCPtr, View.getCPtr(arg1), PinchGesture.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PinchGestureDetectedSignal() : this(NDalicPINVOKE.new_PinchGestureDetectedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PinchGestureDetector.cs b/plugins/dali-sharp/sharp/internal/PinchGestureDetector.cs deleted file mode 100644 index 6305a3b..0000000 --- a/plugins/dali-sharp/sharp/internal/PinchGestureDetector.cs +++ /dev/null @@ -1,188 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -internal class PinchGestureDetector : GestureDetector { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PinchGestureDetector(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PinchGestureDetector_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PinchGestureDetector obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PinchGestureDetector() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PinchGestureDetector(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - -public class DetectedEventArgs : EventArgs -{ - private View _view; - private PinchGesture _pinchGesture; - - public View View - { - get - { - return _view; - } - set - { - _view = value; - } - } - - public PinchGesture PinchGesture - { - get - { - return _pinchGesture; - } - set - { - _pinchGesture = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void DetectedCallbackDelegate(IntPtr actor, IntPtr pinchGesture); - private DaliEventHandler _pinchGestureEventHandler; - private DetectedCallbackDelegate _pinchGestureCallbackDelegate; - - - public event DaliEventHandler Detected - { - add - { - lock(this) - { - // Restricted to only one listener - if (_pinchGestureEventHandler == null) - { - _pinchGestureEventHandler += value; - - _pinchGestureCallbackDelegate = new DetectedCallbackDelegate(OnPinchGestureDetected); - this.DetectedSignal().Connect(_pinchGestureCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_pinchGestureEventHandler != null) - { - this.DetectedSignal().Disconnect(_pinchGestureCallbackDelegate); - } - - _pinchGestureEventHandler -= value; - } - } - } - - private void OnPinchGestureDetected(IntPtr actor, IntPtr pinchGesture) - { - DetectedEventArgs e = new DetectedEventArgs(); - - // Populate all members of "e" (DetectedEventArgs) with real data - e.View = View.GetViewFromPtr(actor); - e.PinchGesture = Dali.PinchGesture.GetPinchGestureFromPtr(pinchGesture); - - if (_pinchGestureEventHandler != null) - { - //here we send all data to user event handlers - _pinchGestureEventHandler(this, e); - } - - } - - -public static PinchGestureDetector GetPinchGestureDetectorFromPtr(global::System.IntPtr cPtr) { - PinchGestureDetector ret = new PinchGestureDetector(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public PinchGestureDetector () : this (NDalicPINVOKE.PinchGestureDetector_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static PinchGestureDetector DownCast(BaseHandle handle) { - PinchGestureDetector ret = new PinchGestureDetector(NDalicPINVOKE.PinchGestureDetector_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PinchGestureDetector(PinchGestureDetector handle) : this(NDalicPINVOKE.new_PinchGestureDetector__SWIG_1(PinchGestureDetector.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PinchGestureDetector Assign(PinchGestureDetector rhs) { - PinchGestureDetector ret = new PinchGestureDetector(NDalicPINVOKE.PinchGestureDetector_Assign(swigCPtr, PinchGestureDetector.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PinchGestureDetectedSignal DetectedSignal() { - PinchGestureDetectedSignal ret = new PinchGestureDetectedSignal(NDalicPINVOKE.PinchGestureDetector_DetectedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PixelData.cs b/plugins/dali-sharp/sharp/internal/PixelData.cs deleted file mode 100644 index 3457291..0000000 --- a/plugins/dali-sharp/sharp/internal/PixelData.cs +++ /dev/null @@ -1,94 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class PixelData : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PixelData(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PixelData_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PixelData obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PixelData() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PixelData(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public PixelData (byte[] buffer, uint bufferSize, uint width, uint height, PixelFormat pixelFormat, PixelData.ReleaseFunction releaseFunction) : this (NDalicPINVOKE.PixelData_New(buffer, bufferSize, width, height, (int)pixelFormat, (int)releaseFunction), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - - public uint GetWidth() { - uint ret = NDalicPINVOKE.PixelData_GetWidth(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetHeight() { - uint ret = NDalicPINVOKE.PixelData_GetHeight(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PixelFormat GetPixelFormat() { - PixelFormat ret = (PixelFormat)NDalicPINVOKE.PixelData_GetPixelFormat(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum ReleaseFunction { - FREE, - DELETE_ARRAY - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PixelFormat.cs b/plugins/dali-sharp/sharp/internal/PixelFormat.cs deleted file mode 100644 index 283880b..0000000 --- a/plugins/dali-sharp/sharp/internal/PixelFormat.cs +++ /dev/null @@ -1,71 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum PixelFormat { - INVALID = 0, - A8 = 1, - L8, - LA88, - RGB565, - BGR565, - RGBA4444, - BGRA4444, - RGBA5551, - BGRA5551, - RGB888, - RGB8888, - BGR8888, - RGBA8888, - BGRA8888, - COMPRESSED_R11_EAC, - COMPRESSED_SIGNED_R11_EAC, - COMPRESSED_RG11_EAC, - COMPRESSED_SIGNED_RG11_EAC, - COMPRESSED_RGB8_ETC2, - COMPRESSED_SRGB8_ETC2, - COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2, - COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2, - COMPRESSED_RGBA8_ETC2_EAC, - COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, - COMPRESSED_RGB8_ETC1, - COMPRESSED_RGB_PVRTC_4BPPV1, - COMPRESSED_RGBA_ASTC_4x4_KHR, - COMPRESSED_RGBA_ASTC_5x4_KHR, - COMPRESSED_RGBA_ASTC_5x5_KHR, - COMPRESSED_RGBA_ASTC_6x5_KHR, - COMPRESSED_RGBA_ASTC_6x6_KHR, - COMPRESSED_RGBA_ASTC_8x5_KHR, - COMPRESSED_RGBA_ASTC_8x6_KHR, - COMPRESSED_RGBA_ASTC_8x8_KHR, - COMPRESSED_RGBA_ASTC_10x5_KHR, - COMPRESSED_RGBA_ASTC_10x6_KHR, - COMPRESSED_RGBA_ASTC_10x8_KHR, - COMPRESSED_RGBA_ASTC_10x10_KHR, - COMPRESSED_RGBA_ASTC_12x10_KHR, - COMPRESSED_RGBA_ASTC_12x12_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR, - COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PreFocusChangeSignal.cs b/plugins/dali-sharp/sharp/internal/PreFocusChangeSignal.cs deleted file mode 100755 index c305bbc..0000000 --- a/plugins/dali-sharp/sharp/internal/PreFocusChangeSignal.cs +++ /dev/null @@ -1,96 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -using System; - -namespace Dali { - -public delegate IntPtr SwigDelegatePreFocusChangeSignal(IntPtr current, IntPtr proposed, View.Focus.Direction direction); - -internal class PreFocusChangeSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PreFocusChangeSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PreFocusChangeSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PreFocusChangeSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicManualPINVOKE.delete_PreFocusChangeSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public bool Empty() { - bool ret = NDalicManualPINVOKE.PreFocusChangeSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicManualPINVOKE.PreFocusChangeSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(FocusManager.PreFocusChangeEventCallbackDelegate func) { - NDalicManualPINVOKE.PreFocusChangeSignal_Connect(swigCPtr, func); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Disconnect(System.Delegate func) { - System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicManualPINVOKE.PreFocusChangeSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public View Emit(View arg1, View arg2, View.Focus.Direction arg3) { - View ret = new View(NDalicManualPINVOKE.PreFocusChangeSignal_Emit(swigCPtr, View.getCPtr(arg1), View.getCPtr(arg2), (int)arg3), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PreFocusChangeSignal() : this(NDalicManualPINVOKE.new_PreFocusChangeSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ProgressBarValueChangedSignal.cs b/plugins/dali-sharp/sharp/internal/ProgressBarValueChangedSignal.cs deleted file mode 100644 index e143d50..0000000 --- a/plugins/dali-sharp/sharp/internal/ProgressBarValueChangedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ProgressBarValueChangedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ProgressBarValueChangedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ProgressBarValueChangedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ProgressBarValueChangedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ProgressBarValueChangedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ProgressBarValueChangedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ProgressBarValueChangedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ProgressBarValueChangedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ProgressBarValueChangedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(ProgressBar arg1, float arg2, float arg3) { - NDalicPINVOKE.ProgressBarValueChangedSignal_Emit(swigCPtr, ProgressBar.getCPtr(arg1), arg2, arg3); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ProgressBarValueChangedSignal() : this(NDalicPINVOKE.new_ProgressBarValueChangedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ProjectionMode.cs b/plugins/dali-sharp/sharp/internal/ProjectionMode.cs deleted file mode 100644 index 5d994ba..0000000 --- a/plugins/dali-sharp/sharp/internal/ProjectionMode.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum ProjectionMode { - PERSPECTIVE_PROJECTION, - ORTHOGRAPHIC_PROJECTION -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PropertyBuffer.cs b/plugins/dali-sharp/sharp/internal/PropertyBuffer.cs deleted file mode 100644 index cc9fd7d..0000000 --- a/plugins/dali-sharp/sharp/internal/PropertyBuffer.cs +++ /dev/null @@ -1,97 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class PropertyBuffer : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PropertyBuffer(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PropertyBuffer_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PropertyBuffer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PropertyBuffer() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PropertyBuffer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public PropertyBuffer (Property.Map bufferFormat) : this (NDalicPINVOKE.PropertyBuffer_New(Property.Map.getCPtr(bufferFormat)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public PropertyBuffer(PropertyBuffer handle) : this(NDalicPINVOKE.new_PropertyBuffer__SWIG_1(PropertyBuffer.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static PropertyBuffer DownCast(BaseHandle handle) { - PropertyBuffer ret = new PropertyBuffer(NDalicPINVOKE.PropertyBuffer_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PropertyBuffer Assign(PropertyBuffer handle) { - PropertyBuffer ret = new PropertyBuffer(NDalicPINVOKE.PropertyBuffer_Assign(swigCPtr, PropertyBuffer.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetData(System.IntPtr data, uint size) { - NDalicPINVOKE.PropertyBuffer_SetData(swigCPtr, data, size); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetSize() { - uint ret = NDalicPINVOKE.PropertyBuffer_GetSize(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PropertyCondition.cs b/plugins/dali-sharp/sharp/internal/PropertyCondition.cs deleted file mode 100644 index 7e2a684..0000000 --- a/plugins/dali-sharp/sharp/internal/PropertyCondition.cs +++ /dev/null @@ -1,76 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class PropertyCondition : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PropertyCondition(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PropertyCondition_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PropertyCondition obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PropertyCondition() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PropertyCondition(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public PropertyCondition() : this(NDalicPINVOKE.new_PropertyCondition__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PropertyCondition(PropertyCondition handle) : this(NDalicPINVOKE.new_PropertyCondition__SWIG_1(PropertyCondition.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PropertyCondition Assign(PropertyCondition rhs) { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.PropertyCondition_Assign(swigCPtr, PropertyCondition.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetArgumentCount() { - uint ret = NDalicPINVOKE.PropertyCondition_GetArgumentCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetArgument(uint index) { - float ret = NDalicPINVOKE.PropertyCondition_GetArgument(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PropertyNotification.cs b/plugins/dali-sharp/sharp/internal/PropertyNotification.cs deleted file mode 100644 index 4333903..0000000 --- a/plugins/dali-sharp/sharp/internal/PropertyNotification.cs +++ /dev/null @@ -1,209 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -internal class PropertyNotification : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PropertyNotification(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PropertyNotification_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PropertyNotification obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PropertyNotification() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PropertyNotification(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - -/** - * @brief Event arguments that passed via Notify signal - * - */ -public class NotifyEventArgs : EventArgs -{ - private PropertyNotification _propertyNotification; - - /** - * @brief PropertyNotification - is the PropertyNotification handle that has the notification properties. - * - */ - public PropertyNotification PropertyNotification - { - get - { - return _propertyNotification; - } - set - { - _propertyNotification = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void NotifyEventCallbackDelegate(IntPtr propertyNotification); - private DaliEventHandler _propertyNotificationNotifyEventHandler; - private NotifyEventCallbackDelegate _propertyNotificationNotifyEventCallbackDelegate; - - /** - * @brief Event for Notified signal which can be used to subscribe/unsubscribe the event handler - * (in the type of NotifyEventHandler-DaliEventHandler) provided by the user. - * Notified signal is emitted when the notification upon a condition of the property being met, has occurred. - */ - public event DaliEventHandler Notified - { - add - { - lock(this) - { - // Restricted to only one listener - if (_propertyNotificationNotifyEventHandler == null) - { - _propertyNotificationNotifyEventHandler += value; - - _propertyNotificationNotifyEventCallbackDelegate = new NotifyEventCallbackDelegate(OnPropertyNotificationNotify); - this.NotifySignal().Connect(_propertyNotificationNotifyEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_propertyNotificationNotifyEventHandler != null) - { - this.NotifySignal().Disconnect(_propertyNotificationNotifyEventCallbackDelegate); - } - - _propertyNotificationNotifyEventHandler -= value; - } - } - } - - // Callback for PropertyNotification NotifySignal - private void OnPropertyNotificationNotify(IntPtr propertyNotification) - { - NotifyEventArgs e = new NotifyEventArgs(); - e.PropertyNotification = GetPropertyNotificationFromPtr(propertyNotification); - - if (_propertyNotificationNotifyEventHandler != null) - { - //here we send all data to user event handlers - _propertyNotificationNotifyEventHandler(this, e); - } - } - - public static PropertyNotification GetPropertyNotificationFromPtr(global::System.IntPtr cPtr) { - PropertyNotification ret = new PropertyNotification(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public PropertyNotification() : this(NDalicPINVOKE.new_PropertyNotification__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static PropertyNotification DownCast(BaseHandle handle) { - PropertyNotification ret = new PropertyNotification(NDalicPINVOKE.PropertyNotification_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PropertyNotification(PropertyNotification handle) : this(NDalicPINVOKE.new_PropertyNotification__SWIG_1(PropertyNotification.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PropertyNotification Assign(PropertyNotification rhs) { - PropertyNotification ret = new PropertyNotification(NDalicPINVOKE.PropertyNotification_Assign(swigCPtr, PropertyNotification.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PropertyCondition GetCondition() { - PropertyCondition ret = new PropertyCondition(NDalicPINVOKE.PropertyNotification_GetCondition__SWIG_0(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Animatable GetTarget() { - Animatable ret = new Animatable(NDalicPINVOKE.PropertyNotification_GetTarget(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int GetTargetProperty() { - int ret = NDalicPINVOKE.PropertyNotification_GetTargetProperty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetNotifyMode(PropertyNotification.NotifyMode mode) { - NDalicPINVOKE.PropertyNotification_SetNotifyMode(swigCPtr, (int)mode); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PropertyNotification.NotifyMode GetNotifyMode() { - PropertyNotification.NotifyMode ret = (PropertyNotification.NotifyMode)NDalicPINVOKE.PropertyNotification_GetNotifyMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool GetNotifyResult() { - bool ret = NDalicPINVOKE.PropertyNotification_GetNotifyResult(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PropertyNotifySignal NotifySignal() { - PropertyNotifySignal ret = new PropertyNotifySignal(NDalicPINVOKE.PropertyNotification_NotifySignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum NotifyMode { - Disabled, - NotifyOnTrue, - NotifyOnFalse, - NotifyOnChanged - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PropertyNotifySignal.cs b/plugins/dali-sharp/sharp/internal/PropertyNotifySignal.cs deleted file mode 100644 index 09e6587..0000000 --- a/plugins/dali-sharp/sharp/internal/PropertyNotifySignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class PropertyNotifySignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PropertyNotifySignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PropertyNotifySignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PropertyNotifySignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PropertyNotifySignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.PropertyNotifySignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.PropertyNotifySignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PropertyNotifySignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.PropertyNotifySignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(PropertyNotification arg) { - NDalicPINVOKE.PropertyNotifySignal_Emit(swigCPtr, PropertyNotification.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PropertyNotifySignal() : this(NDalicPINVOKE.new_PropertyNotifySignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PropertyRangeManager.cs b/plugins/dali-sharp/sharp/internal/PropertyRangeManager.cs deleted file mode 100644 index a63b177..0000000 --- a/plugins/dali-sharp/sharp/internal/PropertyRangeManager.cs +++ /dev/null @@ -1,138 +0,0 @@ -using System; -using System.Runtime.InteropServices; -using System.Collections.Generic; - -namespace Dali -{ - /// - /// Helper class for calculating what property indexes should be assigned to C# View (view) classes. - /// - internal class PropertyRangeManager - { - private Dictionary _propertyRange; - - /// - /// Initializes a new instance of the class. - /// - public PropertyRangeManager () - { - _propertyRange = new Dictionary (); - } - - /// - /// Only called if a View has scriptable properties - /// - private PropertyRange RegisterView( string viewName, System.Type viewType ) - { - PropertyRange range; - - if ( _propertyRange.TryGetValue (viewName, out range) ) - { - // already registered - return range; - } - - // Find out the event and animatable start indexes for the type - range = new PropertyRange(); - - GetPropertyStartRange( viewType, ref range); - - // add it to our dictionary - _propertyRange.Add( viewName, range ); - - return range; - - } - - /// - /// Gets the index of the property. - /// Each property has to have unique index for this view type - /// - /// The property index. - /// View name - /// View type - /// Type. - public int GetPropertyIndex( string viewName, System.Type viewType, ScriptableProperty.ScriptableType type ) - { - - PropertyRange range; - - if (! _propertyRange.TryGetValue (viewName, out range) ) - { - // view not found, register it now - range = RegisterView( viewName, viewType); - } - - int index = range.GetNextFreePropertyIndex ( type ); - - // update the dictionary - _propertyRange[viewName]=range; - - return index; - - } - - /// - /// We calculate the start property indices, based on the type and it's class heirachy, e.g. DateView (70,000)- > Spin (60,000) -> View (50,000) - /// - private void GetPropertyStartRange( System.Type viewType, ref PropertyRange range ) - { - const int maxCountPerDerivation = 1000; // For child and animtable properties we use a gap of 1000 between each - // views property range in the heirachy - - // custom views start there property index, at view_PROPERTY_END_INDEX - // we add 1000, just incase View class (our C# custom view base) starts using scriptable properties - int startEventPropertyIndex = (int)View.PropertyRange.CONTROL_PROPERTY_END_INDEX+maxCountPerDerivation; - - // for animatable properties current range starts at ANIMATABLE_PROPERTY_REGISTRATION_START_INDEX, - // we add 1000, just incase View class starts using animatable properties - int startAnimatablePropertyIndex = (int)Dali.PropertyRanges.ANIMATABLE_PROPERTY_REGISTRATION_START_INDEX +maxCountPerDerivation; - - while ( viewType.BaseType.Name != "CustomView" ) // custom view is our C# view base class. we don't go any deeper. - { - // for every base class increase property start index - startEventPropertyIndex += (int)Dali.PropertyRanges.DEFAULT_PROPERTY_MAX_COUNT_PER_DERIVATION; // DALi uses 10,000 - startAnimatablePropertyIndex += maxCountPerDerivation; - - //Console.WriteLine ("getStartPropertyIndex = " + viewType.Name +"current index " + startEventPropertyIndex); - viewType = viewType.BaseType; - } - - range.startEventIndex = startEventPropertyIndex; - range.lastUsedEventIndex = startEventPropertyIndex; - - range.startAnimationIndex = startAnimatablePropertyIndex; - range.lastUsedAnimationIndex = startAnimatablePropertyIndex; - - } - - - public struct PropertyRange - { - - public int GetNextFreePropertyIndex( ScriptableProperty.ScriptableType type) - { - if ( type == ScriptableProperty.ScriptableType.Default ) - { - lastUsedEventIndex++; - return lastUsedEventIndex; - } - else - { - lastUsedAnimationIndex++; - return lastUsedAnimationIndex ; - } - } - - - public int startEventIndex; /// start of the property range - public int lastUsedEventIndex; /// last used of the property index - - public int startAnimationIndex; /// start of the property range - public int lastUsedAnimationIndex; /// last used of the property index - }; - - - -} -} diff --git a/plugins/dali-sharp/sharp/internal/PropertyRanges.cs b/plugins/dali-sharp/sharp/internal/PropertyRanges.cs deleted file mode 100644 index 83d622d..0000000 --- a/plugins/dali-sharp/sharp/internal/PropertyRanges.cs +++ /dev/null @@ -1,34 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum PropertyRanges { - DEFAULT_OBJECT_PROPERTY_START_INDEX = 0, - DEFAULT_ACTOR_PROPERTY_START_INDEX = DEFAULT_OBJECT_PROPERTY_START_INDEX, - DEFAULT_ACTOR_PROPERTY_MAX_COUNT = 10000, - DEFAULT_DERIVED_ACTOR_PROPERTY_START_INDEX = DEFAULT_ACTOR_PROPERTY_START_INDEX+DEFAULT_ACTOR_PROPERTY_MAX_COUNT, - DEFAULT_PROPERTY_MAX_COUNT_PER_DERIVATION = 10000, - DEFAULT_GESTURE_DETECTOR_PROPERTY_START_INDEX = DEFAULT_DERIVED_ACTOR_PROPERTY_START_INDEX, - DEFAULT_RENDERER_PROPERTY_START_INDEX = 9000000, - DEFAULT_RENDERER_PROPERTY_MAX_INDEX = DEFAULT_RENDERER_PROPERTY_START_INDEX+100000, - PROPERTY_REGISTRATION_START_INDEX = 10000000, - DEFAULT_PROPERTY_MAX_COUNT = PROPERTY_REGISTRATION_START_INDEX, - PROPERTY_REGISTRATION_MAX_INDEX = 19999999, - ANIMATABLE_PROPERTY_REGISTRATION_START_INDEX = 20000000, - ANIMATABLE_PROPERTY_REGISTRATION_MAX_INDEX = 29999999, - CHILD_PROPERTY_REGISTRATION_START_INDEX = 45000000, - CHILD_PROPERTY_REGISTRATION_MAX_INDEX = 49999999, - PROPERTY_CUSTOM_START_INDEX = 50000000, - PROPERTY_CUSTOM_MAX_INDEX = 59999999, - CORE_PROPERTY_MAX_INDEX = PROPERTY_CUSTOM_MAX_INDEX -} - -} diff --git a/plugins/dali-sharp/sharp/internal/PropertyRegistration.cs b/plugins/dali-sharp/sharp/internal/PropertyRegistration.cs deleted file mode 100644 index 41cc627..0000000 --- a/plugins/dali-sharp/sharp/internal/PropertyRegistration.cs +++ /dev/null @@ -1,49 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class PropertyRegistration : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PropertyRegistration(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PropertyRegistration obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PropertyRegistration() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PropertyRegistration(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public PropertyRegistration(TypeRegistration registered, string name, int index, Property.Type type, SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void setFunc, SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value getFunc) : this(NDalicPINVOKE.new_PropertyRegistration(TypeRegistration.getCPtr(registered), name, index, (int)type, SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void.getCPtr(setFunc), SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value.getCPtr(getFunc)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/RefObject.cs b/plugins/dali-sharp/sharp/internal/RefObject.cs deleted file mode 100644 index 47f2ce0..0000000 --- a/plugins/dali-sharp/sharp/internal/RefObject.cs +++ /dev/null @@ -1,63 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class RefObject : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal RefObject(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RefObject obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - throw new global::System.MethodAccessException("C++ destructor does not have public access"); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public static RefObject GetRefObjectFromPtr(global::System.IntPtr cPtr) { - RefObject ret = new RefObject(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Reference() { - NDalicPINVOKE.RefObject_Reference(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Unreference() { - NDalicPINVOKE.RefObject_Unreference(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public int ReferenceCount() { - int ret = NDalicPINVOKE.RefObject_ReferenceCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/RenderBufferFormat.cs b/plugins/dali-sharp/sharp/internal/RenderBufferFormat.cs deleted file mode 100644 index 4950e8a..0000000 --- a/plugins/dali-sharp/sharp/internal/RenderBufferFormat.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum RenderBufferFormat { - COLOR, - COLOR_DEPTH, - COLOR_STENCIL, - COLOR_DEPTH_STENCIL -} - -} diff --git a/plugins/dali-sharp/sharp/internal/RenderModeType.cs b/plugins/dali-sharp/sharp/internal/RenderModeType.cs deleted file mode 100644 index 69c31d4..0000000 --- a/plugins/dali-sharp/sharp/internal/RenderModeType.cs +++ /dev/null @@ -1,21 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum RenderModeType { - NONE, - AUTO, - COLOR, - STENCIL, - COLOR_STENCIL -} - -} diff --git a/plugins/dali-sharp/sharp/internal/RenderTask.cs b/plugins/dali-sharp/sharp/internal/RenderTask.cs deleted file mode 100644 index 925f2c5..0000000 --- a/plugins/dali-sharp/sharp/internal/RenderTask.cs +++ /dev/null @@ -1,426 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class RenderTask : Animatable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal RenderTask(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.RenderTask_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RenderTask obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RenderTask() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RenderTask(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public static RenderTask GetRenderTaskFromPtr(global::System.IntPtr cPtr) { - RenderTask ret = new RenderTask(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RenderTask_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property() : this(NDalicPINVOKE.new_RenderTask_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int VIEWPORT_POSITION = NDalicPINVOKE.RenderTask_Property_VIEWPORT_POSITION_get(); - public static readonly int VIEWPORT_SIZE = NDalicPINVOKE.RenderTask_Property_VIEWPORT_SIZE_get(); - public static readonly int CLEAR_COLOR = NDalicPINVOKE.RenderTask_Property_CLEAR_COLOR_get(); - public static readonly int REQUIRES_SYNC = NDalicPINVOKE.RenderTask_Property_REQUIRES_SYNC_get(); - - } - - internal static SWIGTYPE_p_f_r_Dali__Vector2__bool DEFAULT_SCREEN_TO_FRAMEBUFFER_FUNCTION { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.RenderTask_DEFAULT_SCREEN_TO_FRAMEBUFFER_FUNCTION_get(); - SWIGTYPE_p_f_r_Dali__Vector2__bool ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_f_r_Dali__Vector2__bool(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static SWIGTYPE_p_f_r_Dali__Vector2__bool FULLSCREEN_FRAMEBUFFER_FUNCTION { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.RenderTask_FULLSCREEN_FRAMEBUFFER_FUNCTION_get(); - SWIGTYPE_p_f_r_Dali__Vector2__bool ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_f_r_Dali__Vector2__bool(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static bool DEFAULT_EXCLUSIVE { - get { - bool ret = NDalicPINVOKE.RenderTask_DEFAULT_EXCLUSIVE_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static bool DEFAULT_INPUT_ENABLED { - get { - bool ret = NDalicPINVOKE.RenderTask_DEFAULT_INPUT_ENABLED_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 DEFAULT_CLEAR_COLOR { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.RenderTask_DEFAULT_CLEAR_COLOR_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static bool DEFAULT_CLEAR_ENABLED { - get { - bool ret = NDalicPINVOKE.RenderTask_DEFAULT_CLEAR_ENABLED_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static bool DEFAULT_CULL_MODE { - get { - bool ret = NDalicPINVOKE.RenderTask_DEFAULT_CULL_MODE_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static uint DEFAULT_REFRESH_RATE { - get { - uint ret = NDalicPINVOKE.RenderTask_DEFAULT_REFRESH_RATE_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public RenderTask() : this(NDalicPINVOKE.new_RenderTask__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public new static RenderTask DownCast(BaseHandle handle) { - RenderTask ret = new RenderTask(NDalicPINVOKE.RenderTask_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public RenderTask(RenderTask handle) : this(NDalicPINVOKE.new_RenderTask__SWIG_1(RenderTask.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RenderTask Assign(RenderTask rhs) { - RenderTask ret = new RenderTask(NDalicPINVOKE.RenderTask_Assign(swigCPtr, RenderTask.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetSourceView(View view) { - NDalicPINVOKE.RenderTask_SetSourceActor(swigCPtr, View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public View GetSourceView() { - View ret = new View(NDalicPINVOKE.RenderTask_GetSourceActor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetExclusive(bool exclusive) { - NDalicPINVOKE.RenderTask_SetExclusive(swigCPtr, exclusive); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsExclusive() { - bool ret = NDalicPINVOKE.RenderTask_IsExclusive(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetInputEnabled(bool enabled) { - NDalicPINVOKE.RenderTask_SetInputEnabled(swigCPtr, enabled); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetInputEnabled() { - bool ret = NDalicPINVOKE.RenderTask_GetInputEnabled(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetCamera(Camera camera) { - NDalicPINVOKE.RenderTask_SetCameraActor(swigCPtr, Camera.getCPtr(camera)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Camera GetCamera() { - Camera ret = new Camera(NDalicPINVOKE.RenderTask_GetCameraActor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetTargetFrameBuffer(FrameBufferImage frameBuffer) { - NDalicPINVOKE.RenderTask_SetTargetFrameBuffer(swigCPtr, FrameBufferImage.getCPtr(frameBuffer)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public FrameBufferImage GetTargetFrameBuffer() { - FrameBufferImage ret = new FrameBufferImage(NDalicPINVOKE.RenderTask_GetTargetFrameBuffer(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFrameBuffer(FrameBuffer frameBuffer) { - NDalicPINVOKE.RenderTask_SetFrameBuffer(swigCPtr, FrameBuffer.getCPtr(frameBuffer)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public FrameBuffer GetFrameBuffer() { - FrameBuffer ret = new FrameBuffer(NDalicPINVOKE.RenderTask_GetFrameBuffer(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetScreenToFrameBufferFunction(SWIGTYPE_p_f_r_Dali__Vector2__bool conversionFunction) { - NDalicPINVOKE.RenderTask_SetScreenToFrameBufferFunction(swigCPtr, SWIGTYPE_p_f_r_Dali__Vector2__bool.getCPtr(conversionFunction)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal SWIGTYPE_p_f_r_Dali__Vector2__bool GetScreenToFrameBufferFunction() { - global::System.IntPtr cPtr = NDalicPINVOKE.RenderTask_GetScreenToFrameBufferFunction(swigCPtr); - SWIGTYPE_p_f_r_Dali__Vector2__bool ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_f_r_Dali__Vector2__bool(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetScreenToFrameBufferMappingView(View mappingView) { - NDalicPINVOKE.RenderTask_SetScreenToFrameBufferMappingActor(swigCPtr, View.getCPtr(mappingView)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public View GetScreenToFrameBufferMappingView() { - View ret = new View(NDalicPINVOKE.RenderTask_GetScreenToFrameBufferMappingActor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetViewportPosition(Vector2 position) { - NDalicPINVOKE.RenderTask_SetViewportPosition(swigCPtr, Vector2.getCPtr(position)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2 GetCurrentViewportPosition() { - Vector2 ret = new Vector2(NDalicPINVOKE.RenderTask_GetCurrentViewportPosition(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetViewportSize(Vector2 size) { - NDalicPINVOKE.RenderTask_SetViewportSize(swigCPtr, Vector2.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2 GetCurrentViewportSize() { - Vector2 ret = new Vector2(NDalicPINVOKE.RenderTask_GetCurrentViewportSize(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetViewport(Rectangle viewport) { - NDalicPINVOKE.RenderTask_SetViewport(swigCPtr, Rectangle.getCPtr(viewport)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Rectangle GetViewport() { - Rectangle ret = new Rectangle(NDalicPINVOKE.RenderTask_GetViewport(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetClearColor(Vector4 color) { - NDalicPINVOKE.RenderTask_SetClearColor(swigCPtr, Vector4.getCPtr(color)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector4 GetClearColor() { - Vector4 ret = new Vector4(NDalicPINVOKE.RenderTask_GetClearColor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetClearEnabled(bool enabled) { - NDalicPINVOKE.RenderTask_SetClearEnabled(swigCPtr, enabled); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetClearEnabled() { - bool ret = NDalicPINVOKE.RenderTask_GetClearEnabled(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetCullMode(bool cullMode) { - NDalicPINVOKE.RenderTask_SetCullMode(swigCPtr, cullMode); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetCullMode() { - bool ret = NDalicPINVOKE.RenderTask_GetCullMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetRefreshRate(uint refreshRate) { - NDalicPINVOKE.RenderTask_SetRefreshRate(swigCPtr, refreshRate); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetRefreshRate() { - uint ret = NDalicPINVOKE.RenderTask_GetRefreshRate(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool WorldToViewport(Vector3 position, out float viewportX, out float viewportY) { - bool ret = NDalicPINVOKE.RenderTask_WorldToViewport(swigCPtr, Vector3.getCPtr(position), out viewportX, out viewportY); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool ViewportToLocal(View view, float viewportX, float viewportY, out float localX, out float localY) { - bool ret = NDalicPINVOKE.RenderTask_ViewportToLocal(swigCPtr, View.getCPtr(view), viewportX, viewportY, out localX, out localY); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal RenderTaskSignal FinishedSignal() { - RenderTaskSignal ret = new RenderTaskSignal(NDalicPINVOKE.RenderTask_FinishedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum RefreshRate { - REFRESH_ONCE = 0, - REFRESH_ALWAYS = 1 - } - - public Vector2 ViewportPosition - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( RenderTask.Property.VIEWPORT_POSITION).Get( temp ); - return temp; - } - set - { - SetProperty( RenderTask.Property.VIEWPORT_POSITION, new Dali.Property.Value( value ) ); - } - } - public Vector2 ViewportSize - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( RenderTask.Property.VIEWPORT_SIZE).Get( temp ); - return temp; - } - set - { - SetProperty( RenderTask.Property.VIEWPORT_SIZE, new Dali.Property.Value( value ) ); - } - } - public Vector4 ClearColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( RenderTask.Property.CLEAR_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( RenderTask.Property.CLEAR_COLOR, new Dali.Property.Value( value ) ); - } - } - public bool RequiresSync - { - get - { - bool temp = false; - GetProperty( RenderTask.Property.REQUIRES_SYNC).Get( out temp ); - return temp; - } - set - { - SetProperty( RenderTask.Property.REQUIRES_SYNC, new Dali.Property.Value( value ) ); - } - } - -} - -} \ No newline at end of file diff --git a/plugins/dali-sharp/sharp/internal/RenderTaskList.cs b/plugins/dali-sharp/sharp/internal/RenderTaskList.cs deleted file mode 100644 index 55201fd..0000000 --- a/plugins/dali-sharp/sharp/internal/RenderTaskList.cs +++ /dev/null @@ -1,93 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class RenderTaskList : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal RenderTaskList(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.RenderTaskList_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RenderTaskList obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RenderTaskList() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RenderTaskList(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public RenderTaskList() : this(NDalicPINVOKE.new_RenderTaskList__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static RenderTaskList DownCast(BaseHandle handle) { - RenderTaskList ret = new RenderTaskList(NDalicPINVOKE.RenderTaskList_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public RenderTaskList(RenderTaskList handle) : this(NDalicPINVOKE.new_RenderTaskList__SWIG_1(RenderTaskList.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RenderTaskList Assign(RenderTaskList rhs) { - RenderTaskList ret = new RenderTaskList(NDalicPINVOKE.RenderTaskList_Assign(swigCPtr, RenderTaskList.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public RenderTask CreateTask() { - RenderTask ret = new RenderTask(NDalicPINVOKE.RenderTaskList_CreateTask(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void RemoveTask(RenderTask task) { - NDalicPINVOKE.RenderTaskList_RemoveTask(swigCPtr, RenderTask.getCPtr(task)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetTaskCount() { - uint ret = NDalicPINVOKE.RenderTaskList_GetTaskCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public RenderTask GetTask(uint index) { - RenderTask ret = new RenderTask(NDalicPINVOKE.RenderTaskList_GetTask(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/RenderTaskSignal.cs b/plugins/dali-sharp/sharp/internal/RenderTaskSignal.cs deleted file mode 100644 index ae3f02d..0000000 --- a/plugins/dali-sharp/sharp/internal/RenderTaskSignal.cs +++ /dev/null @@ -1,55 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class RenderTaskSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal RenderTaskSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RenderTaskSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RenderTaskSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RenderTaskSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public RenderTaskSignal() : this(NDalicPINVOKE.new_RenderTaskSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/Renderer.cs b/plugins/dali-sharp/sharp/internal/Renderer.cs deleted file mode 100644 index 0e48a89..0000000 --- a/plugins/dali-sharp/sharp/internal/Renderer.cs +++ /dev/null @@ -1,498 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class Renderer : Animatable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Renderer(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Renderer_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Renderer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Renderer() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Renderer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Renderer_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property() : this(NDalicPINVOKE.new_Renderer_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int DEPTH_INDEX = NDalicPINVOKE.Renderer_Property_DEPTH_INDEX_get(); - public static readonly int FACE_CULLING_MODE = NDalicPINVOKE.Renderer_Property_FACE_CULLING_MODE_get(); - public static readonly int BLEND_MODE = NDalicPINVOKE.Renderer_Property_BLEND_MODE_get(); - public static readonly int BLEND_EQUATION_RGB = NDalicPINVOKE.Renderer_Property_BLEND_EQUATION_RGB_get(); - public static readonly int BLEND_EQUATION_ALPHA = NDalicPINVOKE.Renderer_Property_BLEND_EQUATION_ALPHA_get(); - public static readonly int BLEND_FACTOR_SRC_RGB = NDalicPINVOKE.Renderer_Property_BLEND_FACTOR_SRC_RGB_get(); - public static readonly int BLEND_FACTOR_DEST_RGB = NDalicPINVOKE.Renderer_Property_BLEND_FACTOR_DEST_RGB_get(); - public static readonly int BLEND_FACTOR_SRC_ALPHA = NDalicPINVOKE.Renderer_Property_BLEND_FACTOR_SRC_ALPHA_get(); - public static readonly int BLEND_FACTOR_DEST_ALPHA = NDalicPINVOKE.Renderer_Property_BLEND_FACTOR_DEST_ALPHA_get(); - public static readonly int BLEND_COLOR = NDalicPINVOKE.Renderer_Property_BLEND_COLOR_get(); - public static readonly int BLEND_PRE_MULTIPLIED_ALPHA = NDalicPINVOKE.Renderer_Property_BLEND_PRE_MULTIPLIED_ALPHA_get(); - public static readonly int INDEX_RANGE_FIRST = NDalicPINVOKE.Renderer_Property_INDEX_RANGE_FIRST_get(); - public static readonly int INDEX_RANGE_COUNT = NDalicPINVOKE.Renderer_Property_INDEX_RANGE_COUNT_get(); - public static readonly int DEPTH_WRITE_MODE = NDalicPINVOKE.Renderer_Property_DEPTH_WRITE_MODE_get(); - public static readonly int DEPTH_FUNCTION = NDalicPINVOKE.Renderer_Property_DEPTH_FUNCTION_get(); - public static readonly int DEPTH_TEST_MODE = NDalicPINVOKE.Renderer_Property_DEPTH_TEST_MODE_get(); - public static readonly int RENDER_MODE = NDalicPINVOKE.Renderer_Property_RENDER_MODE_get(); - public static readonly int STENCIL_FUNCTION = NDalicPINVOKE.Renderer_Property_STENCIL_FUNCTION_get(); - public static readonly int STENCIL_FUNCTION_MASK = NDalicPINVOKE.Renderer_Property_STENCIL_FUNCTION_MASK_get(); - public static readonly int STENCIL_FUNCTION_REFERENCE = NDalicPINVOKE.Renderer_Property_STENCIL_FUNCTION_REFERENCE_get(); - public static readonly int STENCIL_MASK = NDalicPINVOKE.Renderer_Property_STENCIL_MASK_get(); - public static readonly int STENCIL_OPERATION_ON_FAIL = NDalicPINVOKE.Renderer_Property_STENCIL_OPERATION_ON_FAIL_get(); - public static readonly int STENCIL_OPERATION_ON_Z_FAIL = NDalicPINVOKE.Renderer_Property_STENCIL_OPERATION_ON_Z_FAIL_get(); - public static readonly int STENCIL_OPERATION_ON_Z_PASS = NDalicPINVOKE.Renderer_Property_STENCIL_OPERATION_ON_Z_PASS_get(); - - } - - public Renderer (Geometry geometry, Shader shader) : this (NDalicPINVOKE.Renderer_New(Geometry.getCPtr(geometry), Shader.getCPtr(shader)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Renderer(Renderer handle) : this(NDalicPINVOKE.new_Renderer__SWIG_1(Renderer.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public new static Renderer DownCast(BaseHandle handle) { - Renderer ret = new Renderer(NDalicPINVOKE.Renderer_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Renderer Assign(Renderer handle) { - Renderer ret = new Renderer(NDalicPINVOKE.Renderer_Assign(swigCPtr, Renderer.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetGeometry(Geometry geometry) { - NDalicPINVOKE.Renderer_SetGeometry(swigCPtr, Geometry.getCPtr(geometry)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Geometry GetGeometry() { - Geometry ret = new Geometry(NDalicPINVOKE.Renderer_GetGeometry(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetIndexRange(int firstElement, int elementsCount) { - NDalicPINVOKE.Renderer_SetIndexRange(swigCPtr, firstElement, elementsCount); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetTextures(TextureSet textureSet) { - NDalicPINVOKE.Renderer_SetTextures(swigCPtr, TextureSet.getCPtr(textureSet)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TextureSet GetTextures() { - TextureSet ret = new TextureSet(NDalicPINVOKE.Renderer_GetTextures(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetShader(Shader shader) { - NDalicPINVOKE.Renderer_SetShader(swigCPtr, Shader.getCPtr(shader)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Shader GetShader() { - Shader ret = new Shader(NDalicPINVOKE.Renderer_GetShader(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int DepthIndex - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.DEPTH_INDEX).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.DEPTH_INDEX, new Dali.Property.Value( value ) ); - } - } - public int FaceCullingMode - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.FACE_CULLING_MODE).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.FACE_CULLING_MODE, new Dali.Property.Value( value ) ); - } - } - public int BlendMode - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.BLEND_MODE).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.BLEND_MODE, new Dali.Property.Value( value ) ); - } - } - public int BlendEquationRgb - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.BLEND_EQUATION_RGB).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.BLEND_EQUATION_RGB, new Dali.Property.Value( value ) ); - } - } - public int BlendEquationAlpha - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.BLEND_EQUATION_ALPHA).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.BLEND_EQUATION_ALPHA, new Dali.Property.Value( value ) ); - } - } - public int BlendFactorSrcRgb - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.BLEND_FACTOR_SRC_RGB).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.BLEND_FACTOR_SRC_RGB, new Dali.Property.Value( value ) ); - } - } - public int BlendFactorDestRgb - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.BLEND_FACTOR_DEST_RGB).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.BLEND_FACTOR_DEST_RGB, new Dali.Property.Value( value ) ); - } - } - public int BlendFactorSrcAlpha - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.BLEND_FACTOR_SRC_ALPHA).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.BLEND_FACTOR_SRC_ALPHA, new Dali.Property.Value( value ) ); - } - } - public int BlendFactorDestAlpha - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.BLEND_FACTOR_DEST_ALPHA).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.BLEND_FACTOR_DEST_ALPHA, new Dali.Property.Value( value ) ); - } - } - public Vector4 BlendColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - Dali.Object.GetProperty( swigCPtr, Renderer.Property.BLEND_COLOR).Get( temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.BLEND_COLOR, new Dali.Property.Value( value ) ); - } - } - public bool BlendPreMultipliedAlpha - { - get - { - bool temp = false; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.BLEND_PRE_MULTIPLIED_ALPHA).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.BLEND_PRE_MULTIPLIED_ALPHA, new Dali.Property.Value( value ) ); - } - } - public int IndexRangeFirst - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.INDEX_RANGE_FIRST).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.INDEX_RANGE_FIRST, new Dali.Property.Value( value ) ); - } - } - public int IndexRangeCount - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.INDEX_RANGE_COUNT).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.INDEX_RANGE_COUNT, new Dali.Property.Value( value ) ); - } - } - public int DepthWriteMode - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.DEPTH_WRITE_MODE).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.DEPTH_WRITE_MODE, new Dali.Property.Value( value ) ); - } - } - public int DepthFunction - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.DEPTH_FUNCTION).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.DEPTH_FUNCTION, new Dali.Property.Value( value ) ); - } - } - public int DepthTestMode - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.DEPTH_TEST_MODE).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.DEPTH_TEST_MODE, new Dali.Property.Value( value ) ); - } - } - public int RenderMode - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.RENDER_MODE).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.RENDER_MODE, new Dali.Property.Value( value ) ); - } - } - public int StencilFunction - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.STENCIL_FUNCTION).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.STENCIL_FUNCTION, new Dali.Property.Value( value ) ); - } - } - public int StencilFunctionMask - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.STENCIL_FUNCTION_MASK).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.STENCIL_FUNCTION_MASK, new Dali.Property.Value( value ) ); - } - } - public int StencilFunctionReference - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.STENCIL_FUNCTION_REFERENCE).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.STENCIL_FUNCTION_REFERENCE, new Dali.Property.Value( value ) ); - } - } - public int StencilMask - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.STENCIL_MASK).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.STENCIL_MASK, new Dali.Property.Value( value ) ); - } - } - public int StencilOperationOnFail - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.STENCIL_OPERATION_ON_FAIL).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.STENCIL_OPERATION_ON_FAIL, new Dali.Property.Value( value ) ); - } - } - public int StencilOperationOnZFail - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.STENCIL_OPERATION_ON_Z_FAIL).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.STENCIL_OPERATION_ON_Z_FAIL, new Dali.Property.Value( value ) ); - } - } - public int StencilOperationOnZPass - { - get - { - int temp = 0; - Dali.Object.GetProperty( swigCPtr, Renderer.Property.STENCIL_OPERATION_ON_Z_PASS).Get( out temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Renderer.Property.STENCIL_OPERATION_ON_Z_PASS, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/RenderingType.cs b/plugins/dali-sharp/sharp/internal/RenderingType.cs deleted file mode 100644 index 1ebf01d..0000000 --- a/plugins/dali-sharp/sharp/internal/RenderingType.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum RenderingType { - RENDERING_SHARED_ATLAS, - RENDERING_VECTOR_BASED -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ResizePolicyType.cs b/plugins/dali-sharp/sharp/internal/ResizePolicyType.cs deleted file mode 100644 index fd709af..0000000 --- a/plugins/dali-sharp/sharp/internal/ResizePolicyType.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum ResizePolicyType { - FIXED, - USE_NATURAL_SIZE, - FILL_TO_PARENT, - SIZE_RELATIVE_TO_PARENT, - SIZE_FIXED_OFFSET_FROM_PARENT, - FIT_TO_CHILDREN, - DIMENSION_DEPENDENCY, - USE_ASSIGNED_SIZE -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ResourceImage.cs b/plugins/dali-sharp/sharp/internal/ResourceImage.cs deleted file mode 100644 index 372a153..0000000 --- a/plugins/dali-sharp/sharp/internal/ResourceImage.cs +++ /dev/null @@ -1,216 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -internal class ResourceImage : Image { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ResourceImage(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ResourceImage_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ResourceImage obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ResourceImage() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ResourceImage(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - -public class LoadingFinishedEventArgs : EventArgs -{ - private ResourceImage _resourceImage; - - public ResourceImage ResourceImage - { - get - { - return _resourceImage; - } - set - { - _resourceImage = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void LoadingFinishedEventCallbackDelegate(IntPtr ResourceImage); - private DaliEventHandler _resourceImageLoadingFinishedEventHandler; - private LoadingFinishedEventCallbackDelegate _resourceImageLoadingFinishedEventCallbackDelegate; - - public event DaliEventHandler LoadingFinished - { - add - { - lock(this) - { - // Restricted to only one listener - if (_resourceImageLoadingFinishedEventHandler == null) - { - _resourceImageLoadingFinishedEventHandler += value; - - _resourceImageLoadingFinishedEventCallbackDelegate = new LoadingFinishedEventCallbackDelegate(OnLoadingFinished); - this.LoadingFinishedSignal().Connect(_resourceImageLoadingFinishedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_resourceImageLoadingFinishedEventHandler != null) - { - this.LoadingFinishedSignal().Disconnect(_resourceImageLoadingFinishedEventCallbackDelegate); - } - - _resourceImageLoadingFinishedEventHandler -= value; - } - } - } - - // Callback for ResourceImage LoadingFinishedSignal - private void OnLoadingFinished(IntPtr data) - { - LoadingFinishedEventArgs e = new LoadingFinishedEventArgs(); - - // Populate all members of "e" (LoadingFinishedEventArgs) with real data - e.ResourceImage = ResourceImage.GetResourceImageFromPtr(data); - - if (_resourceImageLoadingFinishedEventHandler != null) - { - //here we send all data to user event handlers - _resourceImageLoadingFinishedEventHandler(this, e); - } - } - - -public static ResourceImage GetResourceImageFromPtr(global::System.IntPtr cPtr) { - ResourceImage ret = new ResourceImage(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public static Uint16Pair GetImageSize(string url) { - Uint16Pair ret = new Uint16Pair(NDalicPINVOKE.ResourceImage_GetImageSize(url), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public ResourceImage (string url, bool orientationCorrection) : this (NDalicPINVOKE.ResourceImage_New__SWIG_0(url, orientationCorrection), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ResourceImage (string url) : this (NDalicPINVOKE.ResourceImage_New__SWIG_1(url), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ResourceImage (string url, Uint16Pair size, FittingModeType fittingMode, SamplingModeType samplingMode, bool orientationCorrection) : this (NDalicPINVOKE.ResourceImage_New__SWIG_2(url, Uint16Pair.getCPtr(size), (int)fittingMode, (int)samplingMode, orientationCorrection), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ResourceImage (string url, Uint16Pair size, FittingModeType fittingMode, SamplingModeType samplingMode) : this (NDalicPINVOKE.ResourceImage_New__SWIG_3(url, Uint16Pair.getCPtr(size), (int)fittingMode, (int)samplingMode), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ResourceImage (string url, Uint16Pair size, FittingModeType fittingMode) : this (NDalicPINVOKE.ResourceImage_New__SWIG_4(url, Uint16Pair.getCPtr(size), (int)fittingMode), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ResourceImage (string url, Uint16Pair size) : this (NDalicPINVOKE.ResourceImage_New__SWIG_5(url, Uint16Pair.getCPtr(size)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ResourceImage(ResourceImage handle) : this(NDalicPINVOKE.new_ResourceImage__SWIG_1(ResourceImage.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ResourceImage Assign(ResourceImage rhs) { - ResourceImage ret = new ResourceImage(NDalicPINVOKE.ResourceImage_Assign(swigCPtr, ResourceImage.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new static ResourceImage DownCast(BaseHandle handle) { - ResourceImage ret = new ResourceImage(NDalicPINVOKE.ResourceImage_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public LoadingState GetLoadingState() { - LoadingState ret = (LoadingState)NDalicPINVOKE.ResourceImage_GetLoadingState(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetUrl() { - string ret = NDalicPINVOKE.ResourceImage_GetUrl(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Reload() { - NDalicPINVOKE.ResourceImage_Reload(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ResourceImageSignal LoadingFinishedSignal() { - ResourceImageSignal ret = new ResourceImageSignal(NDalicPINVOKE.ResourceImage_LoadingFinishedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ResourceImageSignal.cs b/plugins/dali-sharp/sharp/internal/ResourceImageSignal.cs deleted file mode 100644 index aa8b13d..0000000 --- a/plugins/dali-sharp/sharp/internal/ResourceImageSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ResourceImageSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ResourceImageSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ResourceImageSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ResourceImageSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ResourceImageSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ResourceImageSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ResourceImageSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ResourceImageSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ResourceImageSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(ResourceImage arg) { - NDalicPINVOKE.ResourceImageSignal_Emit(swigCPtr, ResourceImage.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ResourceImageSignal() : this(NDalicPINVOKE.new_ResourceImageSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/Ruler.cs b/plugins/dali-sharp/sharp/internal/Ruler.cs deleted file mode 100644 index 56616d1..0000000 --- a/plugins/dali-sharp/sharp/internal/Ruler.cs +++ /dev/null @@ -1,167 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class Ruler : RefObject { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Ruler(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Ruler_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Ruler obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - throw new global::System.MethodAccessException("C++ destructor does not have public access"); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public virtual float Snap(float x, float bias) { - float ret = NDalicPINVOKE.Ruler_Snap__SWIG_0(swigCPtr, x, bias); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float Snap(float x) { - float ret = NDalicPINVOKE.Ruler_Snap__SWIG_1(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual float GetPositionFromPage(uint page, out uint volume, bool wrap) { - float ret = NDalicPINVOKE.Ruler_GetPositionFromPage(swigCPtr, page, out volume, wrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual uint GetPageFromPosition(float position, bool wrap) { - uint ret = NDalicPINVOKE.Ruler_GetPageFromPosition(swigCPtr, position, wrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual uint GetTotalPages() { - uint ret = NDalicPINVOKE.Ruler_GetTotalPages(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Ruler.RulerType GetType() { - Ruler.RulerType ret = (Ruler.RulerType)NDalicPINVOKE.Ruler_GetType(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsEnabled() { - bool ret = NDalicPINVOKE.Ruler_IsEnabled(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Enable() { - NDalicPINVOKE.Ruler_Enable(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Disable() { - NDalicPINVOKE.Ruler_Disable(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetDomain(RulerDomain domain) { - NDalicPINVOKE.Ruler_SetDomain(swigCPtr, RulerDomain.getCPtr(domain)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RulerDomain GetDomain() { - RulerDomain ret = new RulerDomain(NDalicPINVOKE.Ruler_GetDomain(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void DisableDomain() { - NDalicPINVOKE.Ruler_DisableDomain(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float Clamp(float x, float length, float scale) { - float ret = NDalicPINVOKE.Ruler_Clamp__SWIG_0(swigCPtr, x, length, scale); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Clamp(float x, float length) { - float ret = NDalicPINVOKE.Ruler_Clamp__SWIG_1(swigCPtr, x, length); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Clamp(float x) { - float ret = NDalicPINVOKE.Ruler_Clamp__SWIG_2(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal float Clamp(float x, float length, float scale, SWIGTYPE_p_Dali__Toolkit__ClampState clamped) { - float ret = NDalicPINVOKE.Ruler_Clamp__SWIG_3(swigCPtr, x, length, scale, SWIGTYPE_p_Dali__Toolkit__ClampState.getCPtr(clamped)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float SnapAndClamp(float x, float bias, float length, float scale) { - float ret = NDalicPINVOKE.Ruler_SnapAndClamp__SWIG_0(swigCPtr, x, bias, length, scale); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float SnapAndClamp(float x, float bias, float length) { - float ret = NDalicPINVOKE.Ruler_SnapAndClamp__SWIG_1(swigCPtr, x, bias, length); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float SnapAndClamp(float x, float bias) { - float ret = NDalicPINVOKE.Ruler_SnapAndClamp__SWIG_2(swigCPtr, x, bias); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float SnapAndClamp(float x) { - float ret = NDalicPINVOKE.Ruler_SnapAndClamp__SWIG_3(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal float SnapAndClamp(float x, float bias, float length, float scale, SWIGTYPE_p_Dali__Toolkit__ClampState clamped) { - float ret = NDalicPINVOKE.Ruler_SnapAndClamp__SWIG_4(swigCPtr, x, bias, length, scale, SWIGTYPE_p_Dali__Toolkit__ClampState.getCPtr(clamped)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum RulerType { - Fixed, - Free - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/RulerDomain.cs b/plugins/dali-sharp/sharp/internal/RulerDomain.cs deleted file mode 100644 index 727b67f..0000000 --- a/plugins/dali-sharp/sharp/internal/RulerDomain.cs +++ /dev/null @@ -1,119 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class RulerDomain : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal RulerDomain(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RulerDomain obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RulerDomain() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RulerDomain(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public RulerDomain(float min, float max, bool enabled) : this(NDalicPINVOKE.new_RulerDomain__SWIG_0(min, max, enabled), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RulerDomain(float min, float max) : this(NDalicPINVOKE.new_RulerDomain__SWIG_1(min, max), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float Min { - set { - NDalicPINVOKE.RulerDomain_min_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.RulerDomain_min_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Max { - set { - NDalicPINVOKE.RulerDomain_max_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.RulerDomain_max_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public bool Enabled { - set { - NDalicPINVOKE.RulerDomain_enabled_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - bool ret = NDalicPINVOKE.RulerDomain_enabled_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Clamp(float x, float length, float scale) { - float ret = NDalicPINVOKE.RulerDomain_Clamp__SWIG_0(swigCPtr, x, length, scale); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Clamp(float x, float length) { - float ret = NDalicPINVOKE.RulerDomain_Clamp__SWIG_1(swigCPtr, x, length); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Clamp(float x) { - float ret = NDalicPINVOKE.RulerDomain_Clamp__SWIG_2(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal float Clamp(float x, float length, float scale, SWIGTYPE_p_Dali__Toolkit__ClampState clamped) { - float ret = NDalicPINVOKE.RulerDomain_Clamp__SWIG_3(swigCPtr, x, length, scale, SWIGTYPE_p_Dali__Toolkit__ClampState.getCPtr(clamped)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetSize() { - float ret = NDalicPINVOKE.RulerDomain_GetSize(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/RulerPtr.cs b/plugins/dali-sharp/sharp/internal/RulerPtr.cs deleted file mode 100644 index 7a4108e..0000000 --- a/plugins/dali-sharp/sharp/internal/RulerPtr.cs +++ /dev/null @@ -1,250 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class RulerPtr : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal RulerPtr(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RulerPtr obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RulerPtr() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RulerPtr(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public RulerPtr() : this(NDalicPINVOKE.new_RulerPtr__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RulerPtr(Ruler p) : this(NDalicPINVOKE.new_RulerPtr__SWIG_1(Ruler.getCPtr(p)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RulerPtr(RulerPtr rhs) : this(NDalicPINVOKE.new_RulerPtr__SWIG_2(RulerPtr.getCPtr(rhs)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Ruler Get() { - global::System.IntPtr cPtr = NDalicPINVOKE.RulerPtr_Get(swigCPtr); - Ruler ret = (cPtr == global::System.IntPtr.Zero) ? null : new Ruler(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Ruler __deref__() { - global::System.IntPtr cPtr = NDalicPINVOKE.RulerPtr___deref__(swigCPtr); - Ruler ret = (cPtr == global::System.IntPtr.Zero) ? null : new Ruler(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Ruler __ref__() { - Ruler ret = new Ruler(NDalicPINVOKE.RulerPtr___ref__(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public RulerPtr Assign(RulerPtr rhs) { - RulerPtr ret = new RulerPtr(NDalicPINVOKE.RulerPtr_Assign__SWIG_0(swigCPtr, RulerPtr.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public RulerPtr Assign(Ruler rhs) { - RulerPtr ret = new RulerPtr(NDalicPINVOKE.RulerPtr_Assign__SWIG_1(swigCPtr, Ruler.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Reset() { - NDalicPINVOKE.RulerPtr_Reset__SWIG_0(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Reset(Ruler rhs) { - NDalicPINVOKE.RulerPtr_Reset__SWIG_1(swigCPtr, Ruler.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Ruler Detach() { - global::System.IntPtr cPtr = NDalicPINVOKE.RulerPtr_Detach(swigCPtr); - Ruler ret = (cPtr == global::System.IntPtr.Zero) ? null : new Ruler(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Snap(float x, float bias) { - float ret = NDalicPINVOKE.RulerPtr_Snap__SWIG_0(swigCPtr, x, bias); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Snap(float x) { - float ret = NDalicPINVOKE.RulerPtr_Snap__SWIG_1(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetPositionFromPage(uint page, out uint volume, bool wrap) { - float ret = NDalicPINVOKE.RulerPtr_GetPositionFromPage(swigCPtr, page, out volume, wrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetPageFromPosition(float position, bool wrap) { - uint ret = NDalicPINVOKE.RulerPtr_GetPageFromPosition(swigCPtr, position, wrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetTotalPages() { - uint ret = NDalicPINVOKE.RulerPtr_GetTotalPages(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Ruler.RulerType GetType() { - Ruler.RulerType ret = (Ruler.RulerType)NDalicPINVOKE.RulerPtr_GetType(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsEnabled() { - bool ret = NDalicPINVOKE.RulerPtr_IsEnabled(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Enable() { - NDalicPINVOKE.RulerPtr_Enable(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Disable() { - NDalicPINVOKE.RulerPtr_Disable(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetDomain(RulerDomain domain) { - NDalicPINVOKE.RulerPtr_SetDomain(swigCPtr, RulerDomain.getCPtr(domain)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public RulerDomain GetDomain() { - RulerDomain ret = new RulerDomain(NDalicPINVOKE.RulerPtr_GetDomain(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void DisableDomain() { - NDalicPINVOKE.RulerPtr_DisableDomain(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float Clamp(float x, float length, float scale) { - float ret = NDalicPINVOKE.RulerPtr_Clamp__SWIG_0(swigCPtr, x, length, scale); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Clamp(float x, float length) { - float ret = NDalicPINVOKE.RulerPtr_Clamp__SWIG_1(swigCPtr, x, length); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Clamp(float x) { - float ret = NDalicPINVOKE.RulerPtr_Clamp__SWIG_2(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal float Clamp(float x, float length, float scale, SWIGTYPE_p_Dali__Toolkit__ClampState clamped) { - float ret = NDalicPINVOKE.RulerPtr_Clamp__SWIG_3(swigCPtr, x, length, scale, SWIGTYPE_p_Dali__Toolkit__ClampState.getCPtr(clamped)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float SnapAndClamp(float x, float bias, float length, float scale) { - float ret = NDalicPINVOKE.RulerPtr_SnapAndClamp__SWIG_0(swigCPtr, x, bias, length, scale); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float SnapAndClamp(float x, float bias, float length) { - float ret = NDalicPINVOKE.RulerPtr_SnapAndClamp__SWIG_1(swigCPtr, x, bias, length); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float SnapAndClamp(float x, float bias) { - float ret = NDalicPINVOKE.RulerPtr_SnapAndClamp__SWIG_2(swigCPtr, x, bias); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float SnapAndClamp(float x) { - float ret = NDalicPINVOKE.RulerPtr_SnapAndClamp__SWIG_3(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal float SnapAndClamp(float x, float bias, float length, float scale, SWIGTYPE_p_Dali__Toolkit__ClampState clamped) { - float ret = NDalicPINVOKE.RulerPtr_SnapAndClamp__SWIG_4(swigCPtr, x, bias, length, scale, SWIGTYPE_p_Dali__Toolkit__ClampState.getCPtr(clamped)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Reference() { - NDalicPINVOKE.RulerPtr_Reference(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Unreference() { - NDalicPINVOKE.RulerPtr_Unreference(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public int ReferenceCount() { - int ret = NDalicPINVOKE.RulerPtr_ReferenceCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_CallbackBase.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_CallbackBase.cs deleted file mode 100644 index 350254a..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_CallbackBase.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_CallbackBase { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_CallbackBase(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_CallbackBase() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_CallbackBase obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Configuration__ContextLoss.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Configuration__ContextLoss.cs deleted file mode 100644 index 959b636..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Configuration__ContextLoss.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Configuration__ContextLoss { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Configuration__ContextLoss(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Configuration__ContextLoss() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Configuration__ContextLoss obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__CallbackBase.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__CallbackBase.cs deleted file mode 100644 index 966f032..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__CallbackBase.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__CallbackBase { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__CallbackBase(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__CallbackBase() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__CallbackBase obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Constraint.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Constraint.cs deleted file mode 100644 index 63ebdc7..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Constraint.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__Constraint { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Constraint(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Constraint() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Constraint obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__CustomActorImpl__Extension.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__CustomActorImpl__Extension.cs deleted file mode 100644 index 2c23595..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__CustomActorImpl__Extension.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__CustomActorImpl__Extension { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__CustomActorImpl__Extension(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__CustomActorImpl__Extension() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__CustomActorImpl__Extension obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__FunctorDelegate.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__FunctorDelegate.cs deleted file mode 100644 index 9a2f5ae..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__FunctorDelegate.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__FunctorDelegate { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__FunctorDelegate(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__FunctorDelegate() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__FunctorDelegate obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Internal__Texture.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Internal__Texture.cs deleted file mode 100644 index d6ab6ea..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Internal__Texture.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__Internal__Texture { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Internal__Texture(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Internal__Texture() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Internal__Texture obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Internal__TypeRegistry.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Internal__TypeRegistry.cs deleted file mode 100644 index 88e43b9..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Internal__TypeRegistry.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__Internal__TypeRegistry { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Internal__TypeRegistry(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Internal__TypeRegistry() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Internal__TypeRegistry obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t.cs deleted file mode 100644 index 3512d0e..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__RectT_unsigned_int_t.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__RectT_unsigned_int_t.cs deleted file mode 100644 index 37dcacf..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__RectT_unsigned_int_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__RectT_unsigned_int_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__RectT_unsigned_int_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__RectT_unsigned_int_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__RectT_unsigned_int_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t.cs deleted file mode 100644 index 2781254..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Toolkit__AccessibilityManager_R_Dali__TouchEvent_const_RF_t.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Toolkit__AccessibilityManager_R_Dali__TouchEvent_const_RF_t.cs deleted file mode 100644 index f891ed2..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Toolkit__AccessibilityManager_R_Dali__TouchEvent_const_RF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__SignalT_bool_fDali__Toolkit__AccessibilityManager_R_Dali__TouchEvent_const_RF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_bool_fDali__Toolkit__AccessibilityManager_R_Dali__TouchEvent_const_RF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_bool_fDali__Toolkit__AccessibilityManager_R_Dali__TouchEvent_const_RF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_bool_fDali__Toolkit__AccessibilityManager_R_Dali__TouchEvent_const_RF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t.cs deleted file mode 100644 index 0728e71..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t.cs deleted file mode 100644 index 7d841a9..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t.cs deleted file mode 100644 index b043730..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t.cs deleted file mode 100644 index 5f4acaa..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t.cs deleted file mode 100644 index 65e416b..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__ClampState.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__ClampState.cs deleted file mode 100644 index c496dd3..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__ClampState.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__Toolkit__ClampState { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Toolkit__ClampState(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Toolkit__ClampState() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Toolkit__ClampState obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader.cs deleted file mode 100644 index 9612f5f..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension.cs deleted file mode 100644 index 791efd1..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData.cs deleted file mode 100644 index 1b36c4c..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base.cs deleted file mode 100644 index 90a5b6d..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__ItemFactory__Extension.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__ItemFactory__Extension.cs deleted file mode 100644 index b1edbe5..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__Toolkit__ItemFactory__Extension.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__Toolkit__ItemFactory__Extension { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__Toolkit__ItemFactory__Extension(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__Toolkit__ItemFactory__Extension() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__Toolkit__ItemFactory__Extension obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__TouchEvent.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__TouchEvent.cs deleted file mode 100644 index aacb487..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_Dali__TouchEvent.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_Dali__TouchEvent { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_Dali__TouchEvent(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_Dali__TouchEvent() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Dali__TouchEvent obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_FunctorDelegate.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_FunctorDelegate.cs deleted file mode 100644 index c73fef4..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_FunctorDelegate.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_FunctorDelegate { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_FunctorDelegate(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_FunctorDelegate() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_FunctorDelegate obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_KeyboardFocusManager.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_KeyboardFocusManager.cs deleted file mode 100644 index f7d1378..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_KeyboardFocusManager.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_KeyboardFocusManager { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_KeyboardFocusManager(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_KeyboardFocusManager() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_KeyboardFocusManager obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_PropertyInputContainer.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_PropertyInputContainer.cs deleted file mode 100644 index f01e1df..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_PropertyInputContainer.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_PropertyInputContainer { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_PropertyInputContainer(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_PropertyInputContainer() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_PropertyInputContainer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_double.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_double.cs deleted file mode 100644 index 4202845..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_double.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_double { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_double(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_double() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_double obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_float__float.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_float__float.cs deleted file mode 100644 index e352fdb..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_float__float.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_f_float__float { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_float__float(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_float__float() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_float__float obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value.cs deleted file mode 100644 index 1ffc729..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void.cs deleted file mode 100644 index 1f0e367..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool.cs deleted file mode 100644 index df40d68..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool.cs deleted file mode 100644 index 8f94a57..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.cs deleted file mode 100644 index 84d8aa5..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_r_Dali__Vector2__bool.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_r_Dali__Vector2__bool.cs deleted file mode 100644 index 1dfd9d0..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_r_Dali__Vector2__bool.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_f_r_Dali__Vector2__bool { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_r_Dali__Vector2__bool(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_r_Dali__Vector2__bool() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_r_Dali__Vector2__bool obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.cs deleted file mode 100644 index f8f1983..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_r_q_const__Dali__Vector3__float.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_r_q_const__Dali__Vector3__float.cs deleted file mode 100644 index dc51634..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_f_r_q_const__Dali__Vector3__float.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_f_r_q_const__Dali__Vector3__float { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_f_r_q_const__Dali__Vector3__float(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_f_r_q_const__Dali__Vector3__float() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_r_q_const__Dali__Vector3__float obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_float.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_float.cs deleted file mode 100644 index 6f781fe..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_float.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_float { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_float(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_float() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_float obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_int.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_int.cs deleted file mode 100644 index d78501c..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_int.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_int { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_int(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_int() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_int obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_std__type_info.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_std__type_info.cs deleted file mode 100644 index 106f3d7..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_std__type_info.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_std__type_info { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_std__type_info(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_std__type_info() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__type_info obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_uint8_t.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_uint8_t.cs deleted file mode 100644 index fdd4af9..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_uint8_t.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_uint8_t { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_uint8_t(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_uint8_t() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_uint8_t obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_unsigned_char.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_unsigned_char.cs deleted file mode 100644 index ad5078a..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_unsigned_char.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_unsigned_char { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_unsigned_char(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_unsigned_char() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_unsigned_char obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_unsigned_int.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_unsigned_int.cs deleted file mode 100644 index ba5c1c0..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_unsigned_int.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_unsigned_int { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_unsigned_int(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_unsigned_int() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_unsigned_int obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_unsigned_short.cs b/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_unsigned_short.cs deleted file mode 100644 index 8e69064..0000000 --- a/plugins/dali-sharp/sharp/internal/SWIGTYPE_p_unsigned_short.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SWIGTYPE_p_unsigned_short { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal SWIGTYPE_p_unsigned_short(global::System.IntPtr cPtr, bool futureUse) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - protected SWIGTYPE_p_unsigned_short() { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_unsigned_short obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/Sampler.cs b/plugins/dali-sharp/sharp/internal/Sampler.cs deleted file mode 100644 index bd40fa1..0000000 --- a/plugins/dali-sharp/sharp/internal/Sampler.cs +++ /dev/null @@ -1,101 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class Sampler : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Sampler(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Sampler_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Sampler obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Sampler() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Sampler(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public Sampler () : this (NDalicPINVOKE.Sampler_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Sampler(Sampler handle) : this(NDalicPINVOKE.new_Sampler__SWIG_1(Sampler.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static Sampler DownCast(BaseHandle handle) { - Sampler ret = new Sampler(NDalicPINVOKE.Sampler_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Sampler Assign(Sampler handle) { - Sampler ret = new Sampler(NDalicPINVOKE.Sampler_Assign(swigCPtr, Sampler.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFilterMode(FilterModeType minFilter, FilterModeType magFilter) { - NDalicPINVOKE.Sampler_SetFilterMode(swigCPtr, (int)minFilter, (int)magFilter); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetWrapMode(WrapModeType uWrap, WrapModeType vWrap) { - NDalicPINVOKE.Sampler_SetWrapMode__SWIG_0(swigCPtr, (int)uWrap, (int)vWrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetWrapMode(WrapModeType rWrap, WrapModeType sWrap, WrapModeType tWrap) { - NDalicPINVOKE.Sampler_SetWrapMode__SWIG_1(swigCPtr, (int)rWrap, (int)sWrap, (int)tWrap); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SamplingModeType.cs b/plugins/dali-sharp/sharp/internal/SamplingModeType.cs deleted file mode 100644 index 5851e9e..0000000 --- a/plugins/dali-sharp/sharp/internal/SamplingModeType.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum SamplingModeType { - BOX, - NEAREST, - LINEAR, - BOX_THEN_NEAREST, - BOX_THEN_LINEAR, - NO_FILTER, - DONT_CARE -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ScrollViewPagePathEffect.cs b/plugins/dali-sharp/sharp/internal/ScrollViewPagePathEffect.cs deleted file mode 100644 index 209177f..0000000 --- a/plugins/dali-sharp/sharp/internal/ScrollViewPagePathEffect.cs +++ /dev/null @@ -1,81 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ScrollViewPagePathEffect : ScrollViewEffect { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ScrollViewPagePathEffect(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ScrollViewPagePathEffect_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ScrollViewPagePathEffect obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ScrollViewPagePathEffect() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ScrollViewPagePathEffect(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public ScrollViewPagePathEffect (Path path, Vector3 forward, int inputPropertyIndex, Vector3 pageSize, uint pageCount) : this (NDalicPINVOKE.ScrollViewPagePathEffect_New(Path.getCPtr(path), Vector3.getCPtr(forward), inputPropertyIndex, Vector3.getCPtr(pageSize), pageCount), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public static ScrollViewPagePathEffect DownCast(BaseHandle handle) { - ScrollViewPagePathEffect ret = new ScrollViewPagePathEffect(NDalicPINVOKE.ScrollViewPagePathEffect_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ApplyToPage(View page, uint pageOrder) { - NDalicPINVOKE.ScrollViewPagePathEffect_ApplyToPage(swigCPtr, View.getCPtr(page), pageOrder); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ScrollViewSnapStartedSignal.cs b/plugins/dali-sharp/sharp/internal/ScrollViewSnapStartedSignal.cs deleted file mode 100644 index c48d546..0000000 --- a/plugins/dali-sharp/sharp/internal/ScrollViewSnapStartedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ScrollViewSnapStartedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ScrollViewSnapStartedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ScrollViewSnapStartedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ScrollViewSnapStartedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ScrollViewSnapStartedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ScrollViewSnapStartedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ScrollViewSnapStartedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ScrollViewSnapStartedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ScrollViewSnapStartedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(ScrollView.SnapEvent arg) { - NDalicPINVOKE.ScrollViewSnapStartedSignal_Emit(swigCPtr, ScrollView.SnapEvent.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ScrollViewSnapStartedSignal() : this(NDalicPINVOKE.new_ScrollViewSnapStartedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ScrollableSignal.cs b/plugins/dali-sharp/sharp/internal/ScrollableSignal.cs deleted file mode 100644 index 58c80d2..0000000 --- a/plugins/dali-sharp/sharp/internal/ScrollableSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ScrollableSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ScrollableSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ScrollableSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ScrollableSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ScrollableSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ScrollableSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ScrollableSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ScrollableSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ScrollableSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Vector2 arg) { - NDalicPINVOKE.ScrollableSignal_Emit(swigCPtr, Vector2.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ScrollableSignal() : this(NDalicPINVOKE.new_ScrollableSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/Shader.cs b/plugins/dali-sharp/sharp/internal/Shader.cs deleted file mode 100644 index 4ba3c5f..0000000 --- a/plugins/dali-sharp/sharp/internal/Shader.cs +++ /dev/null @@ -1,183 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class Shader : Animatable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Shader(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Shader_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Shader obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Shader() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Shader(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Hint : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Hint(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Hint obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Hint() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Shader_Hint(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Hint() : this(NDalicPINVOKE.new_Shader_Hint(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public enum Value { - NONE = 0x00, - OUTPUT_IS_TRANSPARENT = 0x01, - MODIFIES_GEOMETRY = 0x02 - } - - } - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Shader_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property() : this(NDalicPINVOKE.new_Shader_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int PROGRAM = NDalicPINVOKE.Shader_Property_PROGRAM_get(); - - } - - public Shader (string vertexShader, string fragmentShader, Shader.Hint.Value hints) : this (NDalicPINVOKE.Shader_New__SWIG_0(vertexShader, fragmentShader, (int)hints), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Shader (string vertexShader, string fragmentShader) : this (NDalicPINVOKE.Shader_New__SWIG_1(vertexShader, fragmentShader), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Shader(Shader handle) : this(NDalicPINVOKE.new_Shader__SWIG_1(Shader.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public new static Shader DownCast(BaseHandle handle) { - Shader ret = new Shader(NDalicPINVOKE.Shader_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Shader Assign(Shader handle) { - Shader ret = new Shader(NDalicPINVOKE.Shader_Assign(swigCPtr, Shader.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Dali.Property.Map Program - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - Dali.Object.GetProperty( swigCPtr, Shader.Property.PROGRAM).Get( temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Shader.Property.PROGRAM, new Dali.Property.Value( value ) ); - } - } -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SignalConnectorType.cs b/plugins/dali-sharp/sharp/internal/SignalConnectorType.cs deleted file mode 100644 index 73c901f..0000000 --- a/plugins/dali-sharp/sharp/internal/SignalConnectorType.cs +++ /dev/null @@ -1,49 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SignalConnectorType : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal SignalConnectorType(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SignalConnectorType obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~SignalConnectorType() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_SignalConnectorType(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public SignalConnectorType(TypeRegistration typeRegistration, string name, SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool func) : this(NDalicPINVOKE.new_SignalConnectorType(TypeRegistration.getCPtr(typeRegistration), name, SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool.getCPtr(func)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SignalObserver.cs b/plugins/dali-sharp/sharp/internal/SignalObserver.cs deleted file mode 100644 index 8bc7549..0000000 --- a/plugins/dali-sharp/sharp/internal/SignalObserver.cs +++ /dev/null @@ -1,56 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SignalObserver : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal SignalObserver(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SignalObserver obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~SignalObserver() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_SignalObserver(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public virtual void SignalDisconnected(SlotObserver slotObserver, SWIGTYPE_p_Dali__CallbackBase callback) { - NDalicPINVOKE.SignalObserver_SignalDisconnected(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/Slider.cs b/plugins/dali-sharp/sharp/internal/Slider.cs deleted file mode 100644 index de3f75e..0000000 --- a/plugins/dali-sharp/sharp/internal/Slider.cs +++ /dev/null @@ -1,614 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -internal class Slider : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Slider(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Slider_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Slider obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Slider() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Slider(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - -public class ValueChangedEventArgs : EventArgs -{ - private Slider _slider; - private float _slideValue; - - public Slider Slider - { - get - { - return _slider; - } - set - { - _slider = value; - } - } - - public float SlideValue - { - get - { - return _slideValue; - } - set - { - _slideValue = value; - } - } -} - -public class SlidingFinishedEventArgs : EventArgs -{ - private Slider _slider; - private float _slideValue; - - public Slider Slider - { - get - { - return _slider; - } - set - { - _slider = value; - } - } - - public float SlideValue - { - get - { - return _slideValue; - } - set - { - _slideValue = value; - } - } -} - -public class MarkReachedEventArgs : EventArgs -{ - private Slider _slider; - private int _slideValue; - - public Slider Slider - { - get - { - return _slider; - } - set - { - _slider = value; - } - } - - public int SlideValue - { - get - { - return _slideValue; - } - set - { - _slideValue = value; - } - } -} - - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ValueChangedCallbackDelegate(IntPtr slider, float slideValue); - private DaliEventHandlerWithReturnType _sliderValueChangedEventHandler; - private ValueChangedCallbackDelegate _sliderValueChangedCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool SlidingFinishedCallbackDelegate(IntPtr slider, float slideValue); - private DaliEventHandlerWithReturnType _sliderSlidingFinishedEventHandler; - private SlidingFinishedCallbackDelegate _sliderSlidingFinishedCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool MarkReachedCallbackDelegate(IntPtr slider, int slideValue); - private DaliEventHandlerWithReturnType _sliderMarkReachedEventHandler; - private MarkReachedCallbackDelegate _sliderMarkReachedCallbackDelegate; - - public event DaliEventHandlerWithReturnType ValueChanged - { - add - { - lock(this) - { - // Restricted to only one listener - if (_sliderValueChangedEventHandler == null) - { - _sliderValueChangedEventHandler += value; - - _sliderValueChangedCallbackDelegate = new ValueChangedCallbackDelegate(OnValueChanged); - this.ValueChangedSignal().Connect(_sliderValueChangedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_sliderValueChangedEventHandler != null) - { - this.ValueChangedSignal().Disconnect(_sliderValueChangedCallbackDelegate); - } - - _sliderValueChangedEventHandler -= value; - } - } - } - - // Callback for Slider ValueChanged signal - private bool OnValueChanged(IntPtr slider, float slideValue) - { - ValueChangedEventArgs e = new ValueChangedEventArgs(); - - // Populate all members of "e" (ValueChangedEventArgs) with real page - e.Slider = Slider.GetSliderFromPtr( slider ); - e.SlideValue = slideValue; - - if (_sliderValueChangedEventHandler != null) - { - //here we send all page to user event handlers - return _sliderValueChangedEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType SlidingFinished - { - add - { - lock(this) - { - // Restricted to only one listener - if (_sliderSlidingFinishedEventHandler == null) - { - _sliderSlidingFinishedEventHandler += value; - - _sliderSlidingFinishedCallbackDelegate = new SlidingFinishedCallbackDelegate(OnSlidingFinished); - this.SlidingFinishedSignal().Connect(_sliderSlidingFinishedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_sliderSlidingFinishedEventHandler != null) - { - this.SlidingFinishedSignal().Disconnect(_sliderSlidingFinishedCallbackDelegate); - } - - _sliderSlidingFinishedEventHandler -= value; - } - } - } - - // Callback for Slider SlidingFinished signal - private bool OnSlidingFinished(IntPtr slider, float slideValue) - { - SlidingFinishedEventArgs e = new SlidingFinishedEventArgs(); - - // Populate all members of "e" (SlidingFinishedEventArgs) with real page - e.Slider = Slider.GetSliderFromPtr( slider ); - e.SlideValue = slideValue; - - if (_sliderSlidingFinishedEventHandler != null) - { - //here we send all page to user event handlers - return _sliderSlidingFinishedEventHandler(this, e); - } - return false; - } - - public event DaliEventHandlerWithReturnType MarkReached - { - add - { - lock(this) - { - // Restricted to only one listener - if (_sliderMarkReachedEventHandler == null) - { - _sliderMarkReachedEventHandler += value; - - _sliderMarkReachedCallbackDelegate = new MarkReachedCallbackDelegate(OnMarkReached); - this.MarkReachedSignal().Connect(_sliderMarkReachedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_sliderMarkReachedEventHandler != null) - { - this.MarkReachedSignal().Disconnect(_sliderMarkReachedCallbackDelegate); - } - - _sliderMarkReachedEventHandler -= value; - } - } - } - - // Callback for Slider MarkReached signal - private bool OnMarkReached(IntPtr slider, int slideValue) - { - MarkReachedEventArgs e = new MarkReachedEventArgs(); - - // Populate all members of "e" (MarkReachedEventArgs) with real page - e.Slider = Slider.GetSliderFromPtr( slider ); - e.SlideValue = slideValue; - - if (_sliderMarkReachedEventHandler != null) - { - //here we send all page to user event handlers - return _sliderMarkReachedEventHandler(this, e); - } - return false; - } - - public static Slider GetSliderFromPtr(global::System.IntPtr cPtr) { - Slider ret = new Slider(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Slider_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property() : this(NDalicPINVOKE.new_Slider_Property(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int LOWER_BOUND = NDalicPINVOKE.Slider_Property_LOWER_BOUND_get(); - public static readonly int UPPER_BOUND = NDalicPINVOKE.Slider_Property_UPPER_BOUND_get(); - public static readonly int VALUE = NDalicPINVOKE.Slider_Property_VALUE_get(); - public static readonly int TRACK_VISUAL = NDalicPINVOKE.Slider_Property_TRACK_VISUAL_get(); - public static readonly int HANDLE_VISUAL = NDalicPINVOKE.Slider_Property_HANDLE_VISUAL_get(); - public static readonly int PROGRESS_VISUAL = NDalicPINVOKE.Slider_Property_PROGRESS_VISUAL_get(); - public static readonly int POPUP_VISUAL = NDalicPINVOKE.Slider_Property_POPUP_VISUAL_get(); - public static readonly int POPUP_ARROW_VISUAL = NDalicPINVOKE.Slider_Property_POPUP_ARROW_VISUAL_get(); - public static readonly int DISABLED_COLOR = NDalicPINVOKE.Slider_Property_DISABLED_COLOR_get(); - public static readonly int VALUE_PRECISION = NDalicPINVOKE.Slider_Property_VALUE_PRECISION_get(); - public static readonly int SHOW_POPUP = NDalicPINVOKE.Slider_Property_SHOW_POPUP_get(); - public static readonly int SHOW_VALUE = NDalicPINVOKE.Slider_Property_SHOW_VALUE_get(); - public static readonly int MARKS = NDalicPINVOKE.Slider_Property_MARKS_get(); - public static readonly int SNAP_TO_MARKS = NDalicPINVOKE.Slider_Property_SNAP_TO_MARKS_get(); - public static readonly int MARK_TOLERANCE = NDalicPINVOKE.Slider_Property_MARK_TOLERANCE_get(); - - } - - public Slider () : this (NDalicPINVOKE.Slider_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Slider(Slider handle) : this(NDalicPINVOKE.new_Slider__SWIG_1(Slider.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Slider Assign(Slider handle) { - Slider ret = new Slider(NDalicPINVOKE.Slider_Assign(swigCPtr, Slider.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new static Slider DownCast(BaseHandle handle) { - Slider ret = new Slider(NDalicPINVOKE.Slider_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SliderValueChangedSignal ValueChangedSignal() { - SliderValueChangedSignal ret = new SliderValueChangedSignal(NDalicPINVOKE.Slider_ValueChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SliderValueChangedSignal SlidingFinishedSignal() { - SliderValueChangedSignal ret = new SliderValueChangedSignal(NDalicPINVOKE.Slider_SlidingFinishedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SliderMarkReachedSignal MarkReachedSignal() { - SliderMarkReachedSignal ret = new SliderMarkReachedSignal(NDalicPINVOKE.Slider_MarkReachedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float LowerBound - { - get - { - float temp = 0.0f; - GetProperty( Slider.Property.LOWER_BOUND).Get( out temp ); - return temp; - } - set - { - SetProperty( Slider.Property.LOWER_BOUND, new Dali.Property.Value( value ) ); - } - } - public float UpperBound - { - get - { - float temp = 0.0f; - GetProperty( Slider.Property.UPPER_BOUND).Get( out temp ); - return temp; - } - set - { - SetProperty( Slider.Property.UPPER_BOUND, new Dali.Property.Value( value ) ); - } - } - public float Value - { - get - { - float temp = 0.0f; - GetProperty( Slider.Property.VALUE).Get( out temp ); - return temp; - } - set - { - SetProperty( Slider.Property.VALUE, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map TrackVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Slider.Property.TRACK_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( Slider.Property.TRACK_VISUAL, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map HandleVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Slider.Property.HANDLE_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( Slider.Property.HANDLE_VISUAL, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map ProgressVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Slider.Property.PROGRESS_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( Slider.Property.PROGRESS_VISUAL, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map PopupVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Slider.Property.POPUP_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( Slider.Property.POPUP_VISUAL, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map PopupArrowVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Slider.Property.POPUP_ARROW_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( Slider.Property.POPUP_ARROW_VISUAL, new Dali.Property.Value( value ) ); - } - } - public Vector4 DisabledColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( Slider.Property.DISABLED_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( Slider.Property.DISABLED_COLOR, new Dali.Property.Value( value ) ); - } - } - public int ValuePrecision - { - get - { - int temp = 0; - GetProperty( Slider.Property.VALUE_PRECISION).Get( out temp ); - return temp; - } - set - { - SetProperty( Slider.Property.VALUE_PRECISION, new Dali.Property.Value( value ) ); - } - } - public bool ShowPopup - { - get - { - bool temp = false; - GetProperty( Slider.Property.SHOW_POPUP).Get( out temp ); - return temp; - } - set - { - SetProperty( Slider.Property.SHOW_POPUP, new Dali.Property.Value( value ) ); - } - } - public bool ShowValue - { - get - { - bool temp = false; - GetProperty( Slider.Property.SHOW_VALUE).Get( out temp ); - return temp; - } - set - { - SetProperty( Slider.Property.SHOW_VALUE, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Array Marks - { - get - { - Dali.Property.Array temp = new Dali.Property.Array(); - GetProperty( Slider.Property.MARKS).Get( temp ); - return temp; - } - set - { - SetProperty( Slider.Property.MARKS, new Dali.Property.Value( value ) ); - } - } - public bool SnapToMarks - { - get - { - bool temp = false; - GetProperty( Slider.Property.SNAP_TO_MARKS).Get( out temp ); - return temp; - } - set - { - SetProperty( Slider.Property.SNAP_TO_MARKS, new Dali.Property.Value( value ) ); - } - } - public float MarkTolerance - { - get - { - float temp = 0.0f; - GetProperty( Slider.Property.MARK_TOLERANCE).Get( out temp ); - return temp; - } - set - { - SetProperty( Slider.Property.MARK_TOLERANCE, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SliderMarkReachedSignal.cs b/plugins/dali-sharp/sharp/internal/SliderMarkReachedSignal.cs deleted file mode 100644 index c5954c9..0000000 --- a/plugins/dali-sharp/sharp/internal/SliderMarkReachedSignal.cs +++ /dev/null @@ -1,89 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SliderMarkReachedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal SliderMarkReachedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SliderMarkReachedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~SliderMarkReachedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_SliderMarkReachedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.SliderMarkReachedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.SliderMarkReachedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.SliderMarkReachedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.SliderMarkReachedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public bool Emit(Slider arg1, int arg2) { - bool ret = NDalicPINVOKE.SliderMarkReachedSignal_Emit(swigCPtr, Slider.getCPtr(arg1), arg2); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SliderMarkReachedSignal() : this(NDalicPINVOKE.new_SliderMarkReachedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SliderValueChangedSignal.cs b/plugins/dali-sharp/sharp/internal/SliderValueChangedSignal.cs deleted file mode 100644 index 9f7691d..0000000 --- a/plugins/dali-sharp/sharp/internal/SliderValueChangedSignal.cs +++ /dev/null @@ -1,89 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SliderValueChangedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal SliderValueChangedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SliderValueChangedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~SliderValueChangedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_SliderValueChangedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.SliderValueChangedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.SliderValueChangedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.SliderValueChangedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.SliderValueChangedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public bool Emit(Slider arg1, float arg2) { - bool ret = NDalicPINVOKE.SliderValueChangedSignal_Emit(swigCPtr, Slider.getCPtr(arg1), arg2); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SliderValueChangedSignal() : this(NDalicPINVOKE.new_SliderValueChangedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SlotObserver.cs b/plugins/dali-sharp/sharp/internal/SlotObserver.cs deleted file mode 100644 index 3d11afd..0000000 --- a/plugins/dali-sharp/sharp/internal/SlotObserver.cs +++ /dev/null @@ -1,56 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class SlotObserver : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal SlotObserver(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SlotObserver obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~SlotObserver() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_SlotObserver(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public virtual void SlotDisconnected(SWIGTYPE_p_Dali__CallbackBase callback) { - NDalicPINVOKE.SlotObserver_SlotDisconnected(swigCPtr, SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/SnapType.cs b/plugins/dali-sharp/sharp/internal/SnapType.cs deleted file mode 100644 index 8c7eff1..0000000 --- a/plugins/dali-sharp/sharp/internal/SnapType.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum SnapType { - Snap, - Flick -} - -} diff --git a/plugins/dali-sharp/sharp/internal/StageWheelSignal.cs b/plugins/dali-sharp/sharp/internal/StageWheelSignal.cs deleted file mode 100644 index df037fc..0000000 --- a/plugins/dali-sharp/sharp/internal/StageWheelSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class StageWheelSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal StageWheelSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(StageWheelSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~StageWheelSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_StageWheelSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.StageWheelSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.StageWheelSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.StageWheelSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.StageWheelSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Wheel arg) { - NDalicPINVOKE.StageWheelSignal_Emit(swigCPtr, Wheel.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public StageWheelSignal() : this(NDalicPINVOKE.new_StageWheelSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/StencilFunctionType.cs b/plugins/dali-sharp/sharp/internal/StencilFunctionType.cs deleted file mode 100644 index fce9e20..0000000 --- a/plugins/dali-sharp/sharp/internal/StencilFunctionType.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum StencilFunctionType { - NEVER, - LESS, - EQUAL, - LESS_EQUAL, - GREATER, - NOT_EQUAL, - GREATER_EQUAL, - ALWAYS -} - -} diff --git a/plugins/dali-sharp/sharp/internal/StencilOperationType.cs b/plugins/dali-sharp/sharp/internal/StencilOperationType.cs deleted file mode 100644 index e13e7d2..0000000 --- a/plugins/dali-sharp/sharp/internal/StencilOperationType.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum StencilOperationType { - ZERO, - KEEP, - REPLACE, - INCREMENT, - DECREMENT, - INVERT, - INCREMENT_WRAP, - DECREMENT_WRAP -} - -} diff --git a/plugins/dali-sharp/sharp/internal/StringValuePair.cs b/plugins/dali-sharp/sharp/internal/StringValuePair.cs deleted file mode 100644 index aadacec..0000000 --- a/plugins/dali-sharp/sharp/internal/StringValuePair.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class StringValuePair : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal StringValuePair(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(StringValuePair obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~StringValuePair() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_StringValuePair(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public StringValuePair() : this(NDalicPINVOKE.new_StringValuePair__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public StringValuePair(string t, Property.Value u) : this(NDalicPINVOKE.new_StringValuePair__SWIG_1(t, Property.Value.getCPtr(u)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public StringValuePair(StringValuePair p) : this(NDalicPINVOKE.new_StringValuePair__SWIG_2(StringValuePair.getCPtr(p)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string first { - set { - NDalicPINVOKE.StringValuePair_first_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - string ret = NDalicPINVOKE.StringValuePair_first_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Property.Value second { - set { - NDalicPINVOKE.StringValuePair_second_set(swigCPtr, Property.Value.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.StringValuePair_second_get(swigCPtr); - Property.Value ret = (cPtr == global::System.IntPtr.Zero) ? null : new Property.Value(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/StyleChangeType.cs b/plugins/dali-sharp/sharp/internal/StyleChangeType.cs deleted file mode 100644 index 75b901a..0000000 --- a/plugins/dali-sharp/sharp/internal/StyleChangeType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum StyleChangeType { - DEFAULT_FONT_CHANGE, - DEFAULT_FONT_SIZE_CHANGE, - THEME_CHANGE -} - -} diff --git a/plugins/dali-sharp/sharp/internal/StyleChangedSignal.cs b/plugins/dali-sharp/sharp/internal/StyleChangedSignal.cs deleted file mode 100644 index 2e51128..0000000 --- a/plugins/dali-sharp/sharp/internal/StyleChangedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class StyleChangedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal StyleChangedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(StyleChangedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~StyleChangedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_StyleChangedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.StyleChangedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.StyleChangedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.StyleChangedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.StyleChangedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(StyleManager arg1, StyleChangeType arg2) { - NDalicPINVOKE.StyleChangedSignal_Emit(swigCPtr, StyleManager.getCPtr(arg1), (int)arg2); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public StyleChangedSignal() : this(NDalicPINVOKE.new_StyleChangedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/TapGestureDetectedSignal.cs b/plugins/dali-sharp/sharp/internal/TapGestureDetectedSignal.cs deleted file mode 100644 index 80a131e..0000000 --- a/plugins/dali-sharp/sharp/internal/TapGestureDetectedSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class TapGestureDetectedSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TapGestureDetectedSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TapGestureDetectedSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TapGestureDetectedSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TapGestureDetectedSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.TapGestureDetectedSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.TapGestureDetectedSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TapGestureDetectedSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TapGestureDetectedSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(View arg1, TapGesture arg2) { - NDalicPINVOKE.TapGestureDetectedSignal_Emit(swigCPtr, View.getCPtr(arg1), TapGesture.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TapGestureDetectedSignal() : this(NDalicPINVOKE.new_TapGestureDetectedSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/TapGestureDetector.cs b/plugins/dali-sharp/sharp/internal/TapGestureDetector.cs deleted file mode 100644 index a2352e5..0000000 --- a/plugins/dali-sharp/sharp/internal/TapGestureDetector.cs +++ /dev/null @@ -1,214 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - -internal class TapGestureDetector : GestureDetector { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal TapGestureDetector(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.TapGestureDetector_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TapGestureDetector obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TapGestureDetector() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TapGestureDetector(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - -public class DetectedEventArgs : EventArgs -{ - private View _view; - private TapGesture _tapGesture; - - public View View - { - get - { - return _view; - } - set - { - _view = value; - } - } - - public TapGesture TapGesture - { - get - { - return _tapGesture; - } - set - { - _tapGesture = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void DetectedCallbackDelegate(IntPtr actor, IntPtr TapGesture); - private DaliEventHandler _tapGestureEventHandler; - private DetectedCallbackDelegate _tapGestureCallbackDelegate; - - - public event DaliEventHandler Detected - { - add - { - lock(this) - { - // Restricted to only one listener - if (_tapGestureEventHandler == null) - { - _tapGestureEventHandler += value; - - _tapGestureCallbackDelegate = new DetectedCallbackDelegate(OnTapGestureDetected); - this.DetectedSignal().Connect(_tapGestureCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_tapGestureEventHandler != null) - { - this.DetectedSignal().Disconnect(_tapGestureCallbackDelegate); - } - - _tapGestureEventHandler -= value; - } - } - } - - private void OnTapGestureDetected(IntPtr actor, IntPtr tapGesture) - { - DetectedEventArgs e = new DetectedEventArgs(); - - // Populate all members of "e" (DetectedEventArgs) with real data - e.View = View.GetViewFromPtr(actor); - e.TapGesture = Dali.TapGesture.GetTapGestureFromPtr(tapGesture); - - if (_tapGestureEventHandler != null) - { - //here we send all data to user event handlers - _tapGestureEventHandler(this, e); - } - - } - - -public static TapGestureDetector GetTapGestureDetectorFromPtr(global::System.IntPtr cPtr) { - TapGestureDetector ret = new TapGestureDetector(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public TapGestureDetector () : this (NDalicPINVOKE.TapGestureDetector_New__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public TapGestureDetector (uint tapsRequired) : this (NDalicPINVOKE.TapGestureDetector_New__SWIG_1(tapsRequired), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public new static TapGestureDetector DownCast(BaseHandle handle) { - TapGestureDetector ret = new TapGestureDetector(NDalicPINVOKE.TapGestureDetector_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TapGestureDetector(TapGestureDetector handle) : this(NDalicPINVOKE.new_TapGestureDetector__SWIG_1(TapGestureDetector.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TapGestureDetector Assign(TapGestureDetector rhs) { - TapGestureDetector ret = new TapGestureDetector(NDalicPINVOKE.TapGestureDetector_Assign(swigCPtr, TapGestureDetector.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetMinimumTapsRequired(uint minimumTaps) { - NDalicPINVOKE.TapGestureDetector_SetMinimumTapsRequired(swigCPtr, minimumTaps); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetMaximumTapsRequired(uint maximumTaps) { - NDalicPINVOKE.TapGestureDetector_SetMaximumTapsRequired(swigCPtr, maximumTaps); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetMinimumTapsRequired() { - uint ret = NDalicPINVOKE.TapGestureDetector_GetMinimumTapsRequired(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetMaximumTapsRequired() { - uint ret = NDalicPINVOKE.TapGestureDetector_GetMaximumTapsRequired(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TapGestureDetectedSignal DetectedSignal() { - TapGestureDetectedSignal ret = new TapGestureDetectedSignal(NDalicPINVOKE.TapGestureDetector_DetectedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/TextEditorSignal.cs b/plugins/dali-sharp/sharp/internal/TextEditorSignal.cs deleted file mode 100644 index fe28018..0000000 --- a/plugins/dali-sharp/sharp/internal/TextEditorSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class TextEditorSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TextEditorSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TextEditorSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TextEditorSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TextEditorSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.TextEditorSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.TextEditorSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TextEditorSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TextEditorSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(TextEditor arg) { - NDalicPINVOKE.TextEditorSignal_Emit(swigCPtr, TextEditor.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TextEditorSignal() : this(NDalicPINVOKE.new_TextEditorSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/TextFieldSignal.cs b/plugins/dali-sharp/sharp/internal/TextFieldSignal.cs deleted file mode 100644 index e20524c..0000000 --- a/plugins/dali-sharp/sharp/internal/TextFieldSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class TextFieldSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TextFieldSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TextFieldSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TextFieldSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TextFieldSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.TextFieldSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.TextFieldSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TextFieldSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TextFieldSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(TextField arg) { - NDalicPINVOKE.TextFieldSignal_Emit(swigCPtr, TextField.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TextFieldSignal() : this(NDalicPINVOKE.new_TextFieldSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/Texture.cs b/plugins/dali-sharp/sharp/internal/Texture.cs deleted file mode 100644 index 7dae756..0000000 --- a/plugins/dali-sharp/sharp/internal/Texture.cs +++ /dev/null @@ -1,123 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class Texture : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Texture(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Texture_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Texture obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Texture() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Texture(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public Texture (TextureType type, PixelFormat format, uint width, uint height) : this (NDalicPINVOKE.Texture_New__SWIG_0((int)type, (int)format, width, height), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Texture (NativeImageInterface nativeImageInterface) : this (NDalicPINVOKE.Texture_New__SWIG_1(NativeImageInterface.getCPtr(nativeImageInterface)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Texture(Texture handle) : this(NDalicPINVOKE.new_Texture__SWIG_1(Texture.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static Texture DownCast(BaseHandle handle) { - Texture ret = new Texture(NDalicPINVOKE.Texture_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Texture Assign(Texture handle) { - Texture ret = new Texture(NDalicPINVOKE.Texture_Assign(swigCPtr, Texture.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Upload(PixelData pixelData) { - bool ret = NDalicPINVOKE.Texture_Upload__SWIG_0(swigCPtr, PixelData.getCPtr(pixelData)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Upload(PixelData pixelData, uint layer, uint mipmap, uint xOffset, uint yOffset, uint width, uint height) { - bool ret = NDalicPINVOKE.Texture_Upload__SWIG_1(swigCPtr, PixelData.getCPtr(pixelData), layer, mipmap, xOffset, yOffset, width, height); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void GenerateMipmaps() { - NDalicPINVOKE.Texture_GenerateMipmaps(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetWidth() { - uint ret = NDalicPINVOKE.Texture_GetWidth(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetHeight() { - uint ret = NDalicPINVOKE.Texture_GetHeight(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal Texture(SWIGTYPE_p_Dali__Internal__Texture pointer) : this(NDalicPINVOKE.new_Texture__SWIG_2(SWIGTYPE_p_Dali__Internal__Texture.getCPtr(pointer)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/TextureSet.cs b/plugins/dali-sharp/sharp/internal/TextureSet.cs deleted file mode 100644 index e2b9de0..0000000 --- a/plugins/dali-sharp/sharp/internal/TextureSet.cs +++ /dev/null @@ -1,114 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class TextureSet : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal TextureSet(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.TextureSet_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TextureSet obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TextureSet() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TextureSet(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public TextureSet () : this (NDalicPINVOKE.TextureSet_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public TextureSet(TextureSet handle) : this(NDalicPINVOKE.new_TextureSet__SWIG_1(TextureSet.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static TextureSet DownCast(BaseHandle handle) { - TextureSet ret = new TextureSet(NDalicPINVOKE.TextureSet_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TextureSet Assign(TextureSet handle) { - TextureSet ret = new TextureSet(NDalicPINVOKE.TextureSet_Assign(swigCPtr, TextureSet.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetTexture(uint index, Texture texture) { - NDalicPINVOKE.TextureSet_SetTexture(swigCPtr, index, Texture.getCPtr(texture)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Texture GetTexture(uint index) { - Texture ret = new Texture(NDalicPINVOKE.TextureSet_GetTexture(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetSampler(uint index, Sampler sampler) { - NDalicPINVOKE.TextureSet_SetSampler(swigCPtr, index, Sampler.getCPtr(sampler)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Sampler GetSampler(uint index) { - Sampler ret = new Sampler(NDalicPINVOKE.TextureSet_GetSampler(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetTextureCount() { - uint ret = NDalicPINVOKE.TextureSet_GetTextureCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/TextureType.cs b/plugins/dali-sharp/sharp/internal/TextureType.cs deleted file mode 100644 index ce02281..0000000 --- a/plugins/dali-sharp/sharp/internal/TextureType.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum TextureType { - TEXTURE_2D, - TEXTURE_CUBE -} - -} diff --git a/plugins/dali-sharp/sharp/internal/TimerSignalType.cs b/plugins/dali-sharp/sharp/internal/TimerSignalType.cs deleted file mode 100644 index 6ada393..0000000 --- a/plugins/dali-sharp/sharp/internal/TimerSignalType.cs +++ /dev/null @@ -1,89 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class TimerSignalType : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TimerSignalType(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TimerSignalType obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TimerSignalType() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TimerSignalType(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.TimerSignalType_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.TimerSignalType_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TimerSignalType_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TimerSignalType_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public bool Emit() { - bool ret = NDalicPINVOKE.TimerSignalType_Emit(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TimerSignalType() : this(NDalicPINVOKE.new_TimerSignalType(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ToolkitPropertyRange.cs b/plugins/dali-sharp/sharp/internal/ToolkitPropertyRange.cs deleted file mode 100644 index ed585a3..0000000 --- a/plugins/dali-sharp/sharp/internal/ToolkitPropertyRange.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum ToolkitPropertyRange { - VISUAL_PROPERTY_BASE_START_INDEX = PropertyRanges.CORE_PROPERTY_MAX_INDEX+1, - VISUAL_PROPERTY_BASE_END_INDEX = VISUAL_PROPERTY_BASE_START_INDEX+100, - VISUAL_PROPERTY_START_INDEX = VISUAL_PROPERTY_BASE_END_INDEX+1, - VISUAL_PROPERTY_END_INDEX = VISUAL_PROPERTY_START_INDEX+100000 -} - -} diff --git a/plugins/dali-sharp/sharp/internal/TouchDataSignal.cs b/plugins/dali-sharp/sharp/internal/TouchDataSignal.cs deleted file mode 100644 index cc24307..0000000 --- a/plugins/dali-sharp/sharp/internal/TouchDataSignal.cs +++ /dev/null @@ -1,89 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class TouchDataSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TouchDataSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TouchDataSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TouchDataSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ActorTouchDataSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ActorTouchDataSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ActorTouchDataSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorTouchDataSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorTouchDataSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public bool Emit(View arg1, Touch arg2) { - bool ret = NDalicPINVOKE.ActorTouchDataSignal_Emit(swigCPtr, View.getCPtr(arg1), Touch.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TouchDataSignal() : this(NDalicPINVOKE.new_ActorTouchDataSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/TouchPointContainer.cs b/plugins/dali-sharp/sharp/internal/TouchPointContainer.cs deleted file mode 100644 index 44bf0f3..0000000 --- a/plugins/dali-sharp/sharp/internal/TouchPointContainer.cs +++ /dev/null @@ -1,321 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class TouchPointContainer : global::System.IDisposable, global::System.Collections.IEnumerable - , global::System.Collections.Generic.IEnumerable - { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TouchPointContainer(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TouchPointContainer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TouchPointContainer() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TouchPointContainer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public TouchPointContainer(global::System.Collections.ICollection c) : this() { - if (c == null) - throw new global::System.ArgumentNullException("c"); - foreach (TouchPoint element in c) { - this.Add(element); - } - } - - public bool IsFixedSize { - get { - return false; - } - } - - public bool IsReadOnly { - get { - return false; - } - } - - public TouchPoint this[int index] { - get { - return getitem(index); - } - set { - setitem(index, value); - } - } - - public int Capacity { - get { - return (int)capacity(); - } - set { - if (value < size()) - throw new global::System.ArgumentOutOfRangeException("Capacity"); - reserve((uint)value); - } - } - - public int Count { - get { - return (int)size(); - } - } - - public bool IsSynchronized { - get { - return false; - } - } - - public void CopyTo(TouchPoint[] array) - { - CopyTo(0, array, 0, this.Count); - } - - public void CopyTo(TouchPoint[] array, int arrayIndex) - { - CopyTo(0, array, arrayIndex, this.Count); - } - - public void CopyTo(int index, TouchPoint[] array, int arrayIndex, int count) - { - if (array == null) - throw new global::System.ArgumentNullException("array"); - if (index < 0) - throw new global::System.ArgumentOutOfRangeException("index", "Value is less than zero"); - if (arrayIndex < 0) - throw new global::System.ArgumentOutOfRangeException("arrayIndex", "Value is less than zero"); - if (count < 0) - throw new global::System.ArgumentOutOfRangeException("count", "Value is less than zero"); - if (array.Rank > 1) - throw new global::System.ArgumentException("Multi dimensional array.", "array"); - if (index+count > this.Count || arrayIndex+count > array.Length) - throw new global::System.ArgumentException("Number of elements to copy is too large."); - for (int i=0; i global::System.Collections.Generic.IEnumerable.GetEnumerator() { - return new TouchPointContainerEnumerator(this); - } - - global::System.Collections.IEnumerator global::System.Collections.IEnumerable.GetEnumerator() { - return new TouchPointContainerEnumerator(this); - } - - public TouchPointContainerEnumerator GetEnumerator() { - return new TouchPointContainerEnumerator(this); - } - - // Type-safe enumerator - /// Note that the IEnumerator documentation requires an InvalidOperationException to be thrown - /// whenever the collection is modified. This has been done for changes in the size of the - /// collection but not when one of the elements of the collection is modified as it is a bit - /// tricky to detect unmanaged code that modifies the collection under our feet. - public sealed class TouchPointContainerEnumerator : global::System.Collections.IEnumerator - , global::System.Collections.Generic.IEnumerator - { - private TouchPointContainer collectionRef; - private int currentIndex; - private object currentObject; - private int currentSize; - - public TouchPointContainerEnumerator(TouchPointContainer collection) { - collectionRef = collection; - currentIndex = -1; - currentObject = null; - currentSize = collectionRef.Count; - } - - // Type-safe iterator Current - public TouchPoint Current { - get { - if (currentIndex == -1) - throw new global::System.InvalidOperationException("Enumeration not started."); - if (currentIndex > currentSize - 1) - throw new global::System.InvalidOperationException("Enumeration finished."); - if (currentObject == null) - throw new global::System.InvalidOperationException("Collection modified."); - return (TouchPoint)currentObject; - } - } - - // Type-unsafe IEnumerator.Current - object global::System.Collections.IEnumerator.Current { - get { - return Current; - } - } - - public bool MoveNext() { - int size = collectionRef.Count; - bool moveOkay = (currentIndex+1 < size) && (size == currentSize); - if (moveOkay) { - currentIndex++; - currentObject = collectionRef[currentIndex]; - } else { - currentObject = null; - } - return moveOkay; - } - - public void Reset() { - currentIndex = -1; - currentObject = null; - if (collectionRef.Count != currentSize) { - throw new global::System.InvalidOperationException("Collection modified."); - } - } - - public void Dispose() { - currentIndex = -1; - currentObject = null; - } - } - - public void Clear() { - NDalicPINVOKE.TouchPointContainer_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Add(TouchPoint x) { - NDalicPINVOKE.TouchPointContainer_Add(swigCPtr, TouchPoint.getCPtr(x)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private uint size() { - uint ret = NDalicPINVOKE.TouchPointContainer_size(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private uint capacity() { - uint ret = NDalicPINVOKE.TouchPointContainer_capacity(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void reserve(uint n) { - NDalicPINVOKE.TouchPointContainer_reserve(swigCPtr, n); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TouchPointContainer() : this(NDalicPINVOKE.new_TouchPointContainer__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TouchPointContainer(TouchPointContainer other) : this(NDalicPINVOKE.new_TouchPointContainer__SWIG_1(TouchPointContainer.getCPtr(other)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TouchPointContainer(int capacity) : this(NDalicPINVOKE.new_TouchPointContainer__SWIG_2(capacity), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private TouchPoint getitemcopy(int index) { - TouchPoint ret = new TouchPoint(NDalicPINVOKE.TouchPointContainer_getitemcopy(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private TouchPoint getitem(int index) { - TouchPoint ret = new TouchPoint(NDalicPINVOKE.TouchPointContainer_getitem(swigCPtr, index), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void setitem(int index, TouchPoint val) { - NDalicPINVOKE.TouchPointContainer_setitem(swigCPtr, index, TouchPoint.getCPtr(val)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddRange(TouchPointContainer values) { - NDalicPINVOKE.TouchPointContainer_AddRange(swigCPtr, TouchPointContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TouchPointContainer GetRange(int index, int count) { - global::System.IntPtr cPtr = NDalicPINVOKE.TouchPointContainer_GetRange(swigCPtr, index, count); - TouchPointContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new TouchPointContainer(cPtr, true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Insert(int index, TouchPoint x) { - NDalicPINVOKE.TouchPointContainer_Insert(swigCPtr, index, TouchPoint.getCPtr(x)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void InsertRange(int index, TouchPointContainer values) { - NDalicPINVOKE.TouchPointContainer_InsertRange(swigCPtr, index, TouchPointContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveAt(int index) { - NDalicPINVOKE.TouchPointContainer_RemoveAt(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveRange(int index, int count) { - NDalicPINVOKE.TouchPointContainer_RemoveRange(swigCPtr, index, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static TouchPointContainer Repeat(TouchPoint value, int count) { - global::System.IntPtr cPtr = NDalicPINVOKE.TouchPointContainer_Repeat(TouchPoint.getCPtr(value), count); - TouchPointContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new TouchPointContainer(cPtr, true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Reverse() { - NDalicPINVOKE.TouchPointContainer_Reverse__SWIG_0(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Reverse(int index, int count) { - NDalicPINVOKE.TouchPointContainer_Reverse__SWIG_1(swigCPtr, index, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetRange(int index, TouchPointContainer values) { - NDalicPINVOKE.TouchPointContainer_SetRange(swigCPtr, index, TouchPointContainer.getCPtr(values)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/TouchSignal.cs b/plugins/dali-sharp/sharp/internal/TouchSignal.cs deleted file mode 100644 index 64f528c..0000000 --- a/plugins/dali-sharp/sharp/internal/TouchSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class TouchSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TouchSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TouchSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TouchSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TouchSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.TouchSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.TouchSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TouchSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.TouchSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(Touch arg) { - NDalicPINVOKE.TouchSignal_Emit(swigCPtr, Touch.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TouchSignal() : this(NDalicPINVOKE.new_TouchSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/TypeAction.cs b/plugins/dali-sharp/sharp/internal/TypeAction.cs deleted file mode 100644 index 3865aa4..0000000 --- a/plugins/dali-sharp/sharp/internal/TypeAction.cs +++ /dev/null @@ -1,49 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class TypeAction : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TypeAction(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TypeAction obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TypeAction() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TypeAction(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - internal TypeAction(TypeRegistration registered, string name, SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool f) : this(NDalicPINVOKE.new_TypeAction(TypeRegistration.getCPtr(registered), name, SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool.getCPtr(f)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/TypeRegistration.cs b/plugins/dali-sharp/sharp/internal/TypeRegistration.cs deleted file mode 100644 index bde652d..0000000 --- a/plugins/dali-sharp/sharp/internal/TypeRegistration.cs +++ /dev/null @@ -1,95 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class TypeRegistration : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TypeRegistration(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TypeRegistration obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TypeRegistration() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TypeRegistration(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - static private global::System.IntPtr SwigConstructTypeRegistration(SWIGTYPE_p_std__type_info registerType, SWIGTYPE_p_std__type_info baseType, System.Delegate f) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(f); - return NDalicPINVOKE.new_TypeRegistration__SWIG_0(SWIGTYPE_p_std__type_info.getCPtr(registerType), SWIGTYPE_p_std__type_info.getCPtr(baseType), new System.Runtime.InteropServices.HandleRef(null, ip)); - } - - internal TypeRegistration(SWIGTYPE_p_std__type_info registerType, SWIGTYPE_p_std__type_info baseType, System.Delegate f) : this(TypeRegistration.SwigConstructTypeRegistration(registerType, baseType, f), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - static private global::System.IntPtr SwigConstructTypeRegistration(SWIGTYPE_p_std__type_info registerType, SWIGTYPE_p_std__type_info baseType, System.Delegate f, bool callCreateOnInit) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(f); - return NDalicPINVOKE.new_TypeRegistration__SWIG_1(SWIGTYPE_p_std__type_info.getCPtr(registerType), SWIGTYPE_p_std__type_info.getCPtr(baseType), new System.Runtime.InteropServices.HandleRef(null, ip), callCreateOnInit); - } - - internal TypeRegistration(SWIGTYPE_p_std__type_info registerType, SWIGTYPE_p_std__type_info baseType, System.Delegate f, bool callCreateOnInit) : this(TypeRegistration.SwigConstructTypeRegistration(registerType, baseType, f, callCreateOnInit), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - static private global::System.IntPtr SwigConstructTypeRegistration(string name, SWIGTYPE_p_std__type_info baseType, System.Delegate f) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(f); - return NDalicPINVOKE.new_TypeRegistration__SWIG_2(name, SWIGTYPE_p_std__type_info.getCPtr(baseType), new System.Runtime.InteropServices.HandleRef(null, ip)); - } - - internal TypeRegistration(string name, SWIGTYPE_p_std__type_info baseType, System.Delegate f) : this(TypeRegistration.SwigConstructTypeRegistration(name, baseType, f), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string RegisteredName() { - string ret = NDalicPINVOKE.TypeRegistration_RegisteredName(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static void RegisterControl(string controlName, System.Delegate createFunc) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(createFunc); - { - NDalicPINVOKE.TypeRegistration_RegisterControl(controlName, new System.Runtime.InteropServices.HandleRef(null, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public static void RegisterProperty(string controlName, string propertyName, int index, Property.Type type, System.Delegate setFunc, System.Delegate getFunc) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(setFunc); -System.IntPtr ip2 = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(getFunc); - { - NDalicPINVOKE.TypeRegistration_RegisterProperty(controlName, propertyName, index, (int)type, new System.Runtime.InteropServices.HandleRef(null, ip), new System.Runtime.InteropServices.HandleRef(null, ip2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/VectorBase.cs b/plugins/dali-sharp/sharp/internal/VectorBase.cs deleted file mode 100644 index cb96ba4..0000000 --- a/plugins/dali-sharp/sharp/internal/VectorBase.cs +++ /dev/null @@ -1,70 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class VectorBase : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal VectorBase(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VectorBase obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - throw new global::System.MethodAccessException("C++ destructor does not have public access"); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public uint Count() { - uint ret = NDalicPINVOKE.VectorBase_Count(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint Size() { - uint ret = NDalicPINVOKE.VectorBase_Size(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Empty() { - bool ret = NDalicPINVOKE.VectorBase_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint Capacity() { - uint ret = NDalicPINVOKE.VectorBase_Capacity(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Release() { - NDalicPINVOKE.VectorBase_Release(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/VectorUint16Pair.cs b/plugins/dali-sharp/sharp/internal/VectorUint16Pair.cs deleted file mode 100644 index a89364e..0000000 --- a/plugins/dali-sharp/sharp/internal/VectorUint16Pair.cs +++ /dev/null @@ -1,151 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class VectorUint16Pair : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal VectorUint16Pair(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VectorUint16Pair obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~VectorUint16Pair() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_VectorUint16Pair(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public VectorUint16Pair() : this(NDalicPINVOKE.new_VectorUint16Pair__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VectorUint16Pair(VectorUint16Pair vector) : this(NDalicPINVOKE.new_VectorUint16Pair__SWIG_1(VectorUint16Pair.getCPtr(vector)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VectorUint16Pair Assign(VectorUint16Pair vector) { - VectorUint16Pair ret = new VectorUint16Pair(NDalicPINVOKE.VectorUint16Pair_Assign(swigCPtr, VectorUint16Pair.getCPtr(vector)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Uint16Pair Begin() { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUint16Pair_Begin(swigCPtr); - Uint16Pair ret = (cPtr == global::System.IntPtr.Zero) ? null : new Uint16Pair(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Uint16Pair End() { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUint16Pair_End(swigCPtr); - Uint16Pair ret = (cPtr == global::System.IntPtr.Zero) ? null : new Uint16Pair(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Uint16Pair ValueOfIndex(uint index) { - Uint16Pair ret = new Uint16Pair(NDalicPINVOKE.VectorUint16Pair_ValueOfIndex__SWIG_0(swigCPtr, index), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void PushBack(Uint16Pair element) { - NDalicPINVOKE.VectorUint16Pair_PushBack(swigCPtr, Uint16Pair.getCPtr(element)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Insert(Uint16Pair at, Uint16Pair element) { - NDalicPINVOKE.VectorUint16Pair_Insert__SWIG_0(swigCPtr, Uint16Pair.getCPtr(at), Uint16Pair.getCPtr(element)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Insert(Uint16Pair at, Uint16Pair from, Uint16Pair to) { - NDalicPINVOKE.VectorUint16Pair_Insert__SWIG_1(swigCPtr, Uint16Pair.getCPtr(at), Uint16Pair.getCPtr(from), Uint16Pair.getCPtr(to)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Reserve(uint count) { - NDalicPINVOKE.VectorUint16Pair_Reserve(swigCPtr, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Resize(uint count) { - NDalicPINVOKE.VectorUint16Pair_Resize__SWIG_0(swigCPtr, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Resize(uint count, Uint16Pair item) { - NDalicPINVOKE.VectorUint16Pair_Resize__SWIG_1(swigCPtr, count, Uint16Pair.getCPtr(item)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Uint16Pair Erase(Uint16Pair iterator) { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUint16Pair_Erase__SWIG_0(swigCPtr, Uint16Pair.getCPtr(iterator)); - Uint16Pair ret = (cPtr == global::System.IntPtr.Zero) ? null : new Uint16Pair(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Uint16Pair Erase(Uint16Pair first, Uint16Pair last) { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUint16Pair_Erase__SWIG_1(swigCPtr, Uint16Pair.getCPtr(first), Uint16Pair.getCPtr(last)); - Uint16Pair ret = (cPtr == global::System.IntPtr.Zero) ? null : new Uint16Pair(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Remove(Uint16Pair iterator) { - NDalicPINVOKE.VectorUint16Pair_Remove(swigCPtr, Uint16Pair.getCPtr(iterator)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Swap(VectorUint16Pair vector) { - NDalicPINVOKE.VectorUint16Pair_Swap(swigCPtr, VectorUint16Pair.getCPtr(vector)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Clear() { - NDalicPINVOKE.VectorUint16Pair_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Release() { - NDalicPINVOKE.VectorUint16Pair_Release(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int BaseType = NDalicPINVOKE.VectorUint16Pair_BaseType_get(); - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/VectorUnsignedChar.cs b/plugins/dali-sharp/sharp/internal/VectorUnsignedChar.cs deleted file mode 100644 index 9b18d69..0000000 --- a/plugins/dali-sharp/sharp/internal/VectorUnsignedChar.cs +++ /dev/null @@ -1,151 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class VectorUnsignedChar : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal VectorUnsignedChar(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VectorUnsignedChar obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~VectorUnsignedChar() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_VectorUnsignedChar(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public VectorUnsignedChar() : this(NDalicPINVOKE.new_VectorUnsignedChar__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VectorUnsignedChar(VectorUnsignedChar vector) : this(NDalicPINVOKE.new_VectorUnsignedChar__SWIG_1(VectorUnsignedChar.getCPtr(vector)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VectorUnsignedChar Assign(VectorUnsignedChar vector) { - VectorUnsignedChar ret = new VectorUnsignedChar(NDalicPINVOKE.VectorUnsignedChar_Assign(swigCPtr, VectorUnsignedChar.getCPtr(vector)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal SWIGTYPE_p_unsigned_char Begin() { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUnsignedChar_Begin(swigCPtr); - SWIGTYPE_p_unsigned_char ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_unsigned_char(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal SWIGTYPE_p_unsigned_char End() { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUnsignedChar_End(swigCPtr); - SWIGTYPE_p_unsigned_char ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_unsigned_char(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal SWIGTYPE_p_unsigned_char ValueOfIndex(uint index) { - SWIGTYPE_p_unsigned_char ret = new SWIGTYPE_p_unsigned_char(NDalicPINVOKE.VectorUnsignedChar_ValueOfIndex__SWIG_0(swigCPtr, index), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void PushBack(byte element) { - NDalicPINVOKE.VectorUnsignedChar_PushBack(swigCPtr, element); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Insert(byte[] at, byte element) { - NDalicPINVOKE.VectorUnsignedChar_Insert__SWIG_0(swigCPtr, at, element); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void Insert(byte[] at, SWIGTYPE_p_unsigned_char from, SWIGTYPE_p_unsigned_char to) { - NDalicPINVOKE.VectorUnsignedChar_Insert__SWIG_1(swigCPtr, at, SWIGTYPE_p_unsigned_char.getCPtr(from), SWIGTYPE_p_unsigned_char.getCPtr(to)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Reserve(uint count) { - NDalicPINVOKE.VectorUnsignedChar_Reserve(swigCPtr, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Resize(uint count) { - NDalicPINVOKE.VectorUnsignedChar_Resize__SWIG_0(swigCPtr, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Resize(uint count, byte item) { - NDalicPINVOKE.VectorUnsignedChar_Resize__SWIG_1(swigCPtr, count, item); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal SWIGTYPE_p_unsigned_char Erase(byte[] iterator) { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUnsignedChar_Erase__SWIG_0(swigCPtr, iterator); - SWIGTYPE_p_unsigned_char ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_unsigned_char(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal SWIGTYPE_p_unsigned_char Erase(byte[] first, SWIGTYPE_p_unsigned_char last) { - global::System.IntPtr cPtr = NDalicPINVOKE.VectorUnsignedChar_Erase__SWIG_1(swigCPtr, first, SWIGTYPE_p_unsigned_char.getCPtr(last)); - SWIGTYPE_p_unsigned_char ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_unsigned_char(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Remove(byte[] iterator) { - NDalicPINVOKE.VectorUnsignedChar_Remove(swigCPtr, iterator); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Swap(VectorUnsignedChar vector) { - NDalicPINVOKE.VectorUnsignedChar_Swap(swigCPtr, VectorUnsignedChar.getCPtr(vector)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Clear() { - NDalicPINVOKE.VectorUnsignedChar_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Release() { - NDalicPINVOKE.VectorUnsignedChar_Release(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static readonly int BaseType = NDalicPINVOKE.VectorUnsignedChar_BaseType_get(); - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/VerticalAlignmentType.cs b/plugins/dali-sharp/sharp/internal/VerticalAlignmentType.cs deleted file mode 100644 index b4bcc57..0000000 --- a/plugins/dali-sharp/sharp/internal/VerticalAlignmentType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum VerticalAlignmentType { - TOP, - CENTER, - BOTTOM -} - -} diff --git a/plugins/dali-sharp/sharp/internal/VideoViewSignal.cs b/plugins/dali-sharp/sharp/internal/VideoViewSignal.cs deleted file mode 100644 index b590f7f..0000000 --- a/plugins/dali-sharp/sharp/internal/VideoViewSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class VideoViewSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal VideoViewSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VideoViewSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~VideoViewSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_VideoViewSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.VideoViewSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.VideoViewSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.VideoViewSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.VideoViewSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(VideoView arg) { - NDalicPINVOKE.VideoViewSignal_Emit(swigCPtr, VideoView.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VideoViewSignal() : this(NDalicPINVOKE.new_VideoViewSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ViewImpl.cs b/plugins/dali-sharp/sharp/internal/ViewImpl.cs deleted file mode 100644 index 64cad20..0000000 --- a/plugins/dali-sharp/sharp/internal/ViewImpl.cs +++ /dev/null @@ -1,792 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ViewImpl : CustomActorImpl { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ViewImpl(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ViewImpl_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ViewImpl obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - throw new global::System.MethodAccessException("C++ destructor does not have public access"); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public static View New() { - View ret = new View(NDalicPINVOKE.ViewImpl_New(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetStyleName(string styleName) { - NDalicPINVOKE.ViewImpl_SetStyleName(swigCPtr, styleName); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string GetStyleName() { - string ret = NDalicPINVOKE.ViewImpl_GetStyleName(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetBackgroundColor(Vector4 color) { - NDalicPINVOKE.ViewImpl_SetBackgroundColor(swigCPtr, Vector4.getCPtr(color)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector4 GetBackgroundColor() { - Vector4 ret = new Vector4(NDalicPINVOKE.ViewImpl_GetBackgroundColor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetBackgroundImage(Image image) { - NDalicPINVOKE.ViewImpl_SetBackgroundImage(swigCPtr, Image.getCPtr(image)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetBackground(Property.Map map) { - NDalicPINVOKE.ViewImpl_SetBackground(swigCPtr, Property.Map.getCPtr(map)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ClearBackground() { - NDalicPINVOKE.ViewImpl_ClearBackground(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void EnableGestureDetection(Gesture.GestureType type) { - NDalicPINVOKE.ViewImpl_EnableGestureDetection(swigCPtr, (int)type); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void DisableGestureDetection(Gesture.GestureType type) { - NDalicPINVOKE.ViewImpl_DisableGestureDetection(swigCPtr, (int)type); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PinchGestureDetector GetPinchGestureDetector() { - PinchGestureDetector ret = new PinchGestureDetector(NDalicPINVOKE.ViewImpl_GetPinchGestureDetector(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PanGestureDetector GetPanGestureDetector() { - PanGestureDetector ret = new PanGestureDetector(NDalicPINVOKE.ViewImpl_GetPanGestureDetector(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TapGestureDetector GetTapGestureDetector() { - TapGestureDetector ret = new TapGestureDetector(NDalicPINVOKE.ViewImpl_GetTapGestureDetector(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public LongPressGestureDetector GetLongPressGestureDetector() { - LongPressGestureDetector ret = new LongPressGestureDetector(NDalicPINVOKE.ViewImpl_GetLongPressGestureDetector(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFocusNavigationSupport(bool isSupported) { - NDalicPINVOKE.ViewImpl_SetKeyboardNavigationSupport(swigCPtr, isSupported); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsFocusNavigationSupported() { - bool ret = NDalicPINVOKE.ViewImpl_IsKeyboardNavigationSupported(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFocus() { - NDalicPINVOKE.ViewImpl_SetKeyInputFocus(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool HasFocus() { - bool ret = NDalicPINVOKE.ViewImpl_HasKeyInputFocus(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ClearFocus() { - NDalicPINVOKE.ViewImpl_ClearKeyInputFocus(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetAsFocusGroup(bool isFocusGroup) { - NDalicPINVOKE.ViewImpl_SetAsKeyboardFocusGroup(swigCPtr, isFocusGroup); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsFocusGroup() { - bool ret = NDalicPINVOKE.ViewImpl_IsKeyboardFocusGroup(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void AccessibilityActivate() { - NDalicPINVOKE.ViewImpl_AccessibilityActivate(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void FocusEnter() { - NDalicPINVOKE.ViewImpl_KeyboardEnter(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal ControlKeySignal KeyEventSignal() { - ControlKeySignal ret = new ControlKeySignal(NDalicPINVOKE.ViewImpl_KeyEventSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public KeyInputFocusSignal FocusGainedSignal() { - KeyInputFocusSignal ret = new KeyInputFocusSignal(NDalicPINVOKE.ViewImpl_KeyInputFocusGainedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public KeyInputFocusSignal KeyInputFocusLostSignal() { - KeyInputFocusSignal ret = new KeyInputFocusSignal(NDalicPINVOKE.ViewImpl_KeyInputFocusLostSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool EmitKeyEventSignal(Key arg0) { - bool ret = NDalicPINVOKE.ViewImpl_EmitKeyEventSignal(swigCPtr, Key.getCPtr(arg0)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new void OnStageConnection(int depth) { - if (SwigDerivedClassHasMethod("OnStageConnection", swigMethodTypes0)) NDalicPINVOKE.ViewImpl_OnStageConnectionSwigExplicitViewImpl(swigCPtr, depth); else NDalicPINVOKE.ViewImpl_OnStageConnection(swigCPtr, depth); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnStageDisconnection() { - if (SwigDerivedClassHasMethod("OnStageDisconnection", swigMethodTypes1)) NDalicPINVOKE.ViewImpl_OnStageDisconnectionSwigExplicitViewImpl(swigCPtr); else NDalicPINVOKE.ViewImpl_OnStageDisconnection(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnChildAdd(View child) { - if (SwigDerivedClassHasMethod("OnChildAdd", swigMethodTypes2)) NDalicPINVOKE.ViewImpl_OnChildAddSwigExplicitViewImpl(swigCPtr, View.getCPtr(child)); else NDalicPINVOKE.ViewImpl_OnChildAdd(swigCPtr, View.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnChildRemove(View child) { - if (SwigDerivedClassHasMethod("OnChildRemove", swigMethodTypes3)) NDalicPINVOKE.ViewImpl_OnChildRemoveSwigExplicitViewImpl(swigCPtr, View.getCPtr(child)); else NDalicPINVOKE.ViewImpl_OnChildRemove(swigCPtr, View.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnPropertySet(int index, Property.Value propertyValue) { - if (SwigDerivedClassHasMethod("OnPropertySet", swigMethodTypes4)) NDalicPINVOKE.ViewImpl_OnPropertySetSwigExplicitViewImpl(swigCPtr, index, Property.Value.getCPtr(propertyValue)); else NDalicPINVOKE.ViewImpl_OnPropertySet(swigCPtr, index, Property.Value.getCPtr(propertyValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnSizeSet(Vector3 targetSize) { - if (SwigDerivedClassHasMethod("OnSizeSet", swigMethodTypes5)) NDalicPINVOKE.ViewImpl_OnSizeSetSwigExplicitViewImpl(swigCPtr, Vector3.getCPtr(targetSize)); else NDalicPINVOKE.ViewImpl_OnSizeSet(swigCPtr, Vector3.getCPtr(targetSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnSizeAnimation(Animation animation, Vector3 targetSize) { - if (SwigDerivedClassHasMethod("OnSizeAnimation", swigMethodTypes6)) NDalicPINVOKE.ViewImpl_OnSizeAnimationSwigExplicitViewImpl(swigCPtr, Animation.getCPtr(animation), Vector3.getCPtr(targetSize)); else NDalicPINVOKE.ViewImpl_OnSizeAnimation(swigCPtr, Animation.getCPtr(animation), Vector3.getCPtr(targetSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new bool OnTouchEvent(SWIGTYPE_p_Dali__TouchEvent arg0) { - bool ret = (SwigDerivedClassHasMethod("OnTouchEvent", swigMethodTypes7) ? NDalicPINVOKE.ViewImpl_OnTouchEventSwigExplicitViewImpl(swigCPtr, SWIGTYPE_p_Dali__TouchEvent.getCPtr(arg0)) : NDalicPINVOKE.ViewImpl_OnTouchEvent(swigCPtr, SWIGTYPE_p_Dali__TouchEvent.getCPtr(arg0))); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new bool OnHoverEvent(Hover arg0) { - bool ret = (SwigDerivedClassHasMethod("OnHoverEvent", swigMethodTypes8) ? NDalicPINVOKE.ViewImpl_OnHoverEventSwigExplicitViewImpl(swigCPtr, Hover.getCPtr(arg0)) : NDalicPINVOKE.ViewImpl_OnHoverEvent(swigCPtr, Hover.getCPtr(arg0))); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new bool OnKeyEvent(Key arg0) { - bool ret = (SwigDerivedClassHasMethod("OnKeyEvent", swigMethodTypes9) ? NDalicPINVOKE.ViewImpl_OnKeyEventSwigExplicitViewImpl(swigCPtr, Key.getCPtr(arg0)) : NDalicPINVOKE.ViewImpl_OnKeyEvent(swigCPtr, Key.getCPtr(arg0))); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new bool OnWheelEvent(Wheel arg0) { - bool ret = (SwigDerivedClassHasMethod("OnWheelEvent", swigMethodTypes10) ? NDalicPINVOKE.ViewImpl_OnWheelEventSwigExplicitViewImpl(swigCPtr, Wheel.getCPtr(arg0)) : NDalicPINVOKE.ViewImpl_OnWheelEvent(swigCPtr, Wheel.getCPtr(arg0))); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new void OnRelayout(Vector2 size, RelayoutContainer container) { - if (SwigDerivedClassHasMethod("OnRelayout", swigMethodTypes11)) NDalicPINVOKE.ViewImpl_OnRelayoutSwigExplicitViewImpl(swigCPtr, Vector2.getCPtr(size), RelayoutContainer.getCPtr(container)); else NDalicPINVOKE.ViewImpl_OnRelayout(swigCPtr, Vector2.getCPtr(size), RelayoutContainer.getCPtr(container)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnSetResizePolicy(ResizePolicyType policy, DimensionType dimension) { - if (SwigDerivedClassHasMethod("OnSetResizePolicy", swigMethodTypes12)) NDalicPINVOKE.ViewImpl_OnSetResizePolicySwigExplicitViewImpl(swigCPtr, (int)policy, (int)dimension); else NDalicPINVOKE.ViewImpl_OnSetResizePolicy(swigCPtr, (int)policy, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new Vector3 GetNaturalSize() { - Vector3 ret = new Vector3((SwigDerivedClassHasMethod("GetNaturalSize", swigMethodTypes13) ? NDalicPINVOKE.ViewImpl_GetNaturalSizeSwigExplicitViewImpl(swigCPtr) : NDalicPINVOKE.ViewImpl_GetNaturalSize(swigCPtr)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new float CalculateChildSize(View child, DimensionType dimension) { - float ret = (SwigDerivedClassHasMethod("CalculateChildSize", swigMethodTypes14) ? NDalicPINVOKE.ViewImpl_CalculateChildSizeSwigExplicitViewImpl(swigCPtr, View.getCPtr(child), (int)dimension) : NDalicPINVOKE.ViewImpl_CalculateChildSize(swigCPtr, View.getCPtr(child), (int)dimension)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new float GetHeightForWidth(float width) { - float ret = (SwigDerivedClassHasMethod("GetHeightForWidth", swigMethodTypes15) ? NDalicPINVOKE.ViewImpl_GetHeightForWidthSwigExplicitViewImpl(swigCPtr, width) : NDalicPINVOKE.ViewImpl_GetHeightForWidth(swigCPtr, width)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new float GetWidthForHeight(float height) { - float ret = (SwigDerivedClassHasMethod("GetWidthForHeight", swigMethodTypes16) ? NDalicPINVOKE.ViewImpl_GetWidthForHeightSwigExplicitViewImpl(swigCPtr, height) : NDalicPINVOKE.ViewImpl_GetWidthForHeight(swigCPtr, height)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new bool RelayoutDependentOnChildren(DimensionType dimension) { - bool ret = (SwigDerivedClassHasMethod("RelayoutDependentOnChildren", swigMethodTypes17) ? NDalicPINVOKE.ViewImpl_RelayoutDependentOnChildrenSwigExplicitViewImpl__SWIG_0(swigCPtr, (int)dimension) : NDalicPINVOKE.ViewImpl_RelayoutDependentOnChildren__SWIG_0(swigCPtr, (int)dimension)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new bool RelayoutDependentOnChildren() { - bool ret = (SwigDerivedClassHasMethod("RelayoutDependentOnChildren", swigMethodTypes18) ? NDalicPINVOKE.ViewImpl_RelayoutDependentOnChildrenSwigExplicitViewImpl__SWIG_1(swigCPtr) : NDalicPINVOKE.ViewImpl_RelayoutDependentOnChildren__SWIG_1(swigCPtr)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - protected virtual new void OnCalculateRelayoutSize(DimensionType dimension) { - if (SwigDerivedClassHasMethod("OnCalculateRelayoutSize", swigMethodTypes19)) NDalicPINVOKE.ViewImpl_OnCalculateRelayoutSizeSwigExplicitViewImpl(swigCPtr, (int)dimension); else NDalicPINVOKE.ViewImpl_OnCalculateRelayoutSize(swigCPtr, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - protected virtual new void OnLayoutNegotiated(float size, DimensionType dimension) { - if (SwigDerivedClassHasMethod("OnLayoutNegotiated", swigMethodTypes20)) NDalicPINVOKE.ViewImpl_OnLayoutNegotiatedSwigExplicitViewImpl(swigCPtr, size, (int)dimension); else NDalicPINVOKE.ViewImpl_OnLayoutNegotiated(swigCPtr, size, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnInitialize() { - if (SwigDerivedClassHasMethod("OnInitialize", swigMethodTypes21)) NDalicPINVOKE.ViewImpl_OnInitializeSwigExplicitViewImpl(swigCPtr); else NDalicPINVOKE.ViewImpl_OnInitialize(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnControlChildAdd(View child) { - if (SwigDerivedClassHasMethod("OnControlChildAdd", swigMethodTypes22)) NDalicPINVOKE.ViewImpl_OnControlChildAddSwigExplicitViewImpl(swigCPtr, View.getCPtr(child)); else NDalicPINVOKE.ViewImpl_OnControlChildAdd(swigCPtr, View.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnControlChildRemove(View child) { - if (SwigDerivedClassHasMethod("OnControlChildRemove", swigMethodTypes23)) NDalicPINVOKE.ViewImpl_OnControlChildRemoveSwigExplicitViewImpl(swigCPtr, View.getCPtr(child)); else NDalicPINVOKE.ViewImpl_OnControlChildRemove(swigCPtr, View.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnStyleChange(StyleManager styleManager, StyleChangeType change) { - if (SwigDerivedClassHasMethod("OnStyleChange", swigMethodTypes24)) NDalicPINVOKE.ViewImpl_OnStyleChangeSwigExplicitViewImpl(swigCPtr, StyleManager.getCPtr(styleManager), (int)change); else NDalicPINVOKE.ViewImpl_OnStyleChange(swigCPtr, StyleManager.getCPtr(styleManager), (int)change); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual bool OnAccessibilityActivated() { - bool ret = (SwigDerivedClassHasMethod("OnAccessibilityActivated", swigMethodTypes25) ? NDalicPINVOKE.ViewImpl_OnAccessibilityActivatedSwigExplicitViewImpl(swigCPtr) : NDalicPINVOKE.ViewImpl_OnAccessibilityActivated(swigCPtr)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool OnAccessibilityPan(PanGesture gesture) { - bool ret = (SwigDerivedClassHasMethod("OnAccessibilityPan", swigMethodTypes26) ? NDalicPINVOKE.ViewImpl_OnAccessibilityPanSwigExplicitViewImpl(swigCPtr, PanGesture.getCPtr(gesture)) : NDalicPINVOKE.ViewImpl_OnAccessibilityPan(swigCPtr, PanGesture.getCPtr(gesture))); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool OnAccessibilityTouch(SWIGTYPE_p_Dali__TouchEvent touchEvent) { - bool ret = (SwigDerivedClassHasMethod("OnAccessibilityTouch", swigMethodTypes27) ? NDalicPINVOKE.ViewImpl_OnAccessibilityTouchSwigExplicitViewImpl(swigCPtr, SWIGTYPE_p_Dali__TouchEvent.getCPtr(touchEvent)) : NDalicPINVOKE.ViewImpl_OnAccessibilityTouch(swigCPtr, SWIGTYPE_p_Dali__TouchEvent.getCPtr(touchEvent))); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool OnAccessibilityValueChange(bool isIncrease) { - bool ret = (SwigDerivedClassHasMethod("OnAccessibilityValueChange", swigMethodTypes28) ? NDalicPINVOKE.ViewImpl_OnAccessibilityValueChangeSwigExplicitViewImpl(swigCPtr, isIncrease) : NDalicPINVOKE.ViewImpl_OnAccessibilityValueChange(swigCPtr, isIncrease)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual bool OnAccessibilityZoom() { - bool ret = (SwigDerivedClassHasMethod("OnAccessibilityZoom", swigMethodTypes29) ? NDalicPINVOKE.ViewImpl_OnAccessibilityZoomSwigExplicitViewImpl(swigCPtr) : NDalicPINVOKE.ViewImpl_OnAccessibilityZoom(swigCPtr)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void OnFocusGained() { - if (SwigDerivedClassHasMethod("OnFocusGained", swigMethodTypes30)) NDalicPINVOKE.ViewImpl_OnKeyInputFocusGainedSwigExplicitViewImpl(swigCPtr); else NDalicPINVOKE.ViewImpl_OnKeyInputFocusGained(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnFocusLost() { - if (SwigDerivedClassHasMethod("OnFocusLost", swigMethodTypes31)) NDalicPINVOKE.ViewImpl_OnKeyInputFocusLostSwigExplicitViewImpl(swigCPtr); else NDalicPINVOKE.ViewImpl_OnKeyInputFocusLost(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual View GetNextFocusableView(View currentFocusedView, View.Focus.Direction direction, bool loopEnabled) { - View ret = new View((SwigDerivedClassHasMethod("GetNextFocusableView", swigMethodTypes32) ? NDalicPINVOKE.ViewImpl_GetNextKeyboardFocusableActorSwigExplicitViewImpl(swigCPtr, View.getCPtr(currentFocusedView), (int)direction, loopEnabled) : NDalicPINVOKE.ViewImpl_GetNextKeyboardFocusableActor(swigCPtr, View.getCPtr(currentFocusedView), (int)direction, loopEnabled)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void OnFocusChangeCommitted(View commitedFocusableView) { - if (SwigDerivedClassHasMethod("OnFocusChangeCommitted", swigMethodTypes33)) NDalicPINVOKE.ViewImpl_OnKeyboardFocusChangeCommittedSwigExplicitViewImpl(swigCPtr, View.getCPtr(commitedFocusableView)); else NDalicPINVOKE.ViewImpl_OnKeyboardFocusChangeCommitted(swigCPtr, View.getCPtr(commitedFocusableView)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual bool OnFocusEnter() { - bool ret = (SwigDerivedClassHasMethod("OnFocusEnter", swigMethodTypes34) ? NDalicPINVOKE.ViewImpl_OnKeyboardEnterSwigExplicitViewImpl(swigCPtr) : NDalicPINVOKE.ViewImpl_OnKeyboardEnter(swigCPtr)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public virtual void OnPinch(PinchGesture pinch) { - if (SwigDerivedClassHasMethod("OnPinch", swigMethodTypes35)) NDalicPINVOKE.ViewImpl_OnPinchSwigExplicitViewImpl(swigCPtr, PinchGesture.getCPtr(pinch)); else NDalicPINVOKE.ViewImpl_OnPinch(swigCPtr, PinchGesture.getCPtr(pinch)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnPan(PanGesture pan) { - if (SwigDerivedClassHasMethod("OnPan", swigMethodTypes36)) NDalicPINVOKE.ViewImpl_OnPanSwigExplicitViewImpl(swigCPtr, PanGesture.getCPtr(pan)); else NDalicPINVOKE.ViewImpl_OnPan(swigCPtr, PanGesture.getCPtr(pan)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnTap(TapGesture tap) { - if (SwigDerivedClassHasMethod("OnTap", swigMethodTypes37)) NDalicPINVOKE.ViewImpl_OnTapSwigExplicitViewImpl(swigCPtr, TapGesture.getCPtr(tap)); else NDalicPINVOKE.ViewImpl_OnTap(swigCPtr, TapGesture.getCPtr(tap)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void OnLongPress(LongPressGesture longPress) { - if (SwigDerivedClassHasMethod("OnLongPress", swigMethodTypes38)) NDalicPINVOKE.ViewImpl_OnLongPressSwigExplicitViewImpl(swigCPtr, LongPressGesture.getCPtr(longPress)); else NDalicPINVOKE.ViewImpl_OnLongPress(swigCPtr, LongPressGesture.getCPtr(longPress)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void SignalConnected(SlotObserver slotObserver, SWIGTYPE_p_Dali__CallbackBase callback) { - if (SwigDerivedClassHasMethod("SignalConnected", swigMethodTypes39)) NDalicPINVOKE.ViewImpl_SignalConnectedSwigExplicitViewImpl(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); else NDalicPINVOKE.ViewImpl_SignalConnected(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public virtual void SignalDisconnected(SlotObserver slotObserver, SWIGTYPE_p_Dali__CallbackBase callback) { - if (SwigDerivedClassHasMethod("SignalDisconnected", swigMethodTypes40)) NDalicPINVOKE.ViewImpl_SignalDisconnectedSwigExplicitViewImpl(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); else NDalicPINVOKE.ViewImpl_SignalDisconnected(swigCPtr, SlotObserver.getCPtr(slotObserver), SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private void SwigDirectorConnect() { - if (SwigDerivedClassHasMethod("OnStageConnection", swigMethodTypes0)) - swigDelegate0 = new SwigDelegateViewImpl_0(SwigDirectorOnStageConnection); - if (SwigDerivedClassHasMethod("OnStageDisconnection", swigMethodTypes1)) - swigDelegate1 = new SwigDelegateViewImpl_1(SwigDirectorOnStageDisconnection); - if (SwigDerivedClassHasMethod("OnChildAdd", swigMethodTypes2)) - swigDelegate2 = new SwigDelegateViewImpl_2(SwigDirectorOnChildAdd); - if (SwigDerivedClassHasMethod("OnChildRemove", swigMethodTypes3)) - swigDelegate3 = new SwigDelegateViewImpl_3(SwigDirectorOnChildRemove); - if (SwigDerivedClassHasMethod("OnPropertySet", swigMethodTypes4)) - swigDelegate4 = new SwigDelegateViewImpl_4(SwigDirectorOnPropertySet); - if (SwigDerivedClassHasMethod("OnSizeSet", swigMethodTypes5)) - swigDelegate5 = new SwigDelegateViewImpl_5(SwigDirectorOnSizeSet); - if (SwigDerivedClassHasMethod("OnSizeAnimation", swigMethodTypes6)) - swigDelegate6 = new SwigDelegateViewImpl_6(SwigDirectorOnSizeAnimation); - if (SwigDerivedClassHasMethod("OnTouchEvent", swigMethodTypes7)) - swigDelegate7 = new SwigDelegateViewImpl_7(SwigDirectorOnTouchEvent); - if (SwigDerivedClassHasMethod("OnHoverEvent", swigMethodTypes8)) - swigDelegate8 = new SwigDelegateViewImpl_8(SwigDirectorOnHoverEvent); - if (SwigDerivedClassHasMethod("OnKeyEvent", swigMethodTypes9)) - swigDelegate9 = new SwigDelegateViewImpl_9(SwigDirectorOnKeyEvent); - if (SwigDerivedClassHasMethod("OnWheelEvent", swigMethodTypes10)) - swigDelegate10 = new SwigDelegateViewImpl_10(SwigDirectorOnWheelEvent); - if (SwigDerivedClassHasMethod("OnRelayout", swigMethodTypes11)) - swigDelegate11 = new SwigDelegateViewImpl_11(SwigDirectorOnRelayout); - if (SwigDerivedClassHasMethod("OnSetResizePolicy", swigMethodTypes12)) - swigDelegate12 = new SwigDelegateViewImpl_12(SwigDirectorOnSetResizePolicy); - if (SwigDerivedClassHasMethod("GetNaturalSize", swigMethodTypes13)) - swigDelegate13 = new SwigDelegateViewImpl_13(SwigDirectorGetNaturalSize); - if (SwigDerivedClassHasMethod("CalculateChildSize", swigMethodTypes14)) - swigDelegate14 = new SwigDelegateViewImpl_14(SwigDirectorCalculateChildSize); - if (SwigDerivedClassHasMethod("GetHeightForWidth", swigMethodTypes15)) - swigDelegate15 = new SwigDelegateViewImpl_15(SwigDirectorGetHeightForWidth); - if (SwigDerivedClassHasMethod("GetWidthForHeight", swigMethodTypes16)) - swigDelegate16 = new SwigDelegateViewImpl_16(SwigDirectorGetWidthForHeight); - if (SwigDerivedClassHasMethod("RelayoutDependentOnChildren", swigMethodTypes17)) - swigDelegate17 = new SwigDelegateViewImpl_17(SwigDirectorRelayoutDependentOnChildren__SWIG_0); - if (SwigDerivedClassHasMethod("RelayoutDependentOnChildren", swigMethodTypes18)) - swigDelegate18 = new SwigDelegateViewImpl_18(SwigDirectorRelayoutDependentOnChildren__SWIG_1); - if (SwigDerivedClassHasMethod("OnCalculateRelayoutSize", swigMethodTypes19)) - swigDelegate19 = new SwigDelegateViewImpl_19(SwigDirectorOnCalculateRelayoutSize); - if (SwigDerivedClassHasMethod("OnLayoutNegotiated", swigMethodTypes20)) - swigDelegate20 = new SwigDelegateViewImpl_20(SwigDirectorOnLayoutNegotiated); - if (SwigDerivedClassHasMethod("OnInitialize", swigMethodTypes21)) - swigDelegate21 = new SwigDelegateViewImpl_21(SwigDirectorOnInitialize); - if (SwigDerivedClassHasMethod("OnControlChildAdd", swigMethodTypes22)) - swigDelegate22 = new SwigDelegateViewImpl_22(SwigDirectorOnControlChildAdd); - if (SwigDerivedClassHasMethod("OnControlChildRemove", swigMethodTypes23)) - swigDelegate23 = new SwigDelegateViewImpl_23(SwigDirectorOnControlChildRemove); - if (SwigDerivedClassHasMethod("OnStyleChange", swigMethodTypes24)) - swigDelegate24 = new SwigDelegateViewImpl_24(SwigDirectorOnStyleChange); - if (SwigDerivedClassHasMethod("OnAccessibilityActivated", swigMethodTypes25)) - swigDelegate25 = new SwigDelegateViewImpl_25(SwigDirectorOnAccessibilityActivated); - if (SwigDerivedClassHasMethod("OnAccessibilityPan", swigMethodTypes26)) - swigDelegate26 = new SwigDelegateViewImpl_26(SwigDirectorOnAccessibilityPan); - if (SwigDerivedClassHasMethod("OnAccessibilityTouch", swigMethodTypes27)) - swigDelegate27 = new SwigDelegateViewImpl_27(SwigDirectorOnAccessibilityTouch); - if (SwigDerivedClassHasMethod("OnAccessibilityValueChange", swigMethodTypes28)) - swigDelegate28 = new SwigDelegateViewImpl_28(SwigDirectorOnAccessibilityValueChange); - if (SwigDerivedClassHasMethod("OnAccessibilityZoom", swigMethodTypes29)) - swigDelegate29 = new SwigDelegateViewImpl_29(SwigDirectorOnAccessibilityZoom); - if (SwigDerivedClassHasMethod("OnFocusGained", swigMethodTypes30)) - swigDelegate30 = new SwigDelegateViewImpl_30(SwigDirectorOnFocusGained); - if (SwigDerivedClassHasMethod("OnFocusLost", swigMethodTypes31)) - swigDelegate31 = new SwigDelegateViewImpl_31(SwigDirectorOnFocusLost); - if (SwigDerivedClassHasMethod("GetNextFocusableView", swigMethodTypes32)) - swigDelegate32 = new SwigDelegateViewImpl_32(SwigDirectorGetNextFocusableView); - if (SwigDerivedClassHasMethod("OnFocusChangeCommitted", swigMethodTypes33)) - swigDelegate33 = new SwigDelegateViewImpl_33(SwigDirectorOnFocusChangeCommitted); - if (SwigDerivedClassHasMethod("OnFocusEnter", swigMethodTypes34)) - swigDelegate34 = new SwigDelegateViewImpl_34(SwigDirectorOnFocusEnter); - if (SwigDerivedClassHasMethod("OnPinch", swigMethodTypes35)) - swigDelegate35 = new SwigDelegateViewImpl_35(SwigDirectorOnPinch); - if (SwigDerivedClassHasMethod("OnPan", swigMethodTypes36)) - swigDelegate36 = new SwigDelegateViewImpl_36(SwigDirectorOnPan); - if (SwigDerivedClassHasMethod("OnTap", swigMethodTypes37)) - swigDelegate37 = new SwigDelegateViewImpl_37(SwigDirectorOnTap); - if (SwigDerivedClassHasMethod("OnLongPress", swigMethodTypes38)) - swigDelegate38 = new SwigDelegateViewImpl_38(SwigDirectorOnLongPress); - if (SwigDerivedClassHasMethod("SignalConnected", swigMethodTypes39)) - swigDelegate39 = new SwigDelegateViewImpl_39(SwigDirectorSignalConnected); - if (SwigDerivedClassHasMethod("SignalDisconnected", swigMethodTypes40)) - swigDelegate40 = new SwigDelegateViewImpl_40(SwigDirectorSignalDisconnected); - NDalicPINVOKE.ViewImpl_director_connect(swigCPtr, swigDelegate0, swigDelegate1, swigDelegate2, swigDelegate3, swigDelegate4, swigDelegate5, swigDelegate6, swigDelegate7, swigDelegate8, swigDelegate9, swigDelegate10, swigDelegate11, swigDelegate12, swigDelegate13, swigDelegate14, swigDelegate15, swigDelegate16, swigDelegate17, swigDelegate18, swigDelegate19, swigDelegate20, swigDelegate21, swigDelegate22, swigDelegate23, swigDelegate24, swigDelegate25, swigDelegate26, swigDelegate27, swigDelegate28, swigDelegate29, swigDelegate30, swigDelegate31, swigDelegate32, swigDelegate33, swigDelegate34, swigDelegate35, swigDelegate36, swigDelegate37, swigDelegate38, swigDelegate39, swigDelegate40); - } - - private bool SwigDerivedClassHasMethod(string methodName, global::System.Type[] methodTypes) { - global::System.Reflection.MethodInfo methodInfo = this.GetType().GetMethod(methodName, global::System.Reflection.BindingFlags.Public | global::System.Reflection.BindingFlags.NonPublic | global::System.Reflection.BindingFlags.Instance, null, methodTypes, null); - bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(ViewImpl)); - return hasDerivedMethod; - } - - private void SwigDirectorOnStageConnection(int depth) { - OnStageConnection(depth); - } - - private void SwigDirectorOnStageDisconnection() { - OnStageDisconnection(); - } - - private void SwigDirectorOnChildAdd(global::System.IntPtr child) { - OnChildAdd(new View(child, false)); - } - - private void SwigDirectorOnChildRemove(global::System.IntPtr child) { - OnChildRemove(new View(child, false)); - } - - private void SwigDirectorOnPropertySet(int index, global::System.IntPtr propertyValue) { - OnPropertySet(index, new Property.Value(propertyValue, true)); - } - - private void SwigDirectorOnSizeSet(global::System.IntPtr targetSize) { - OnSizeSet(new Vector3(targetSize, false)); - } - - private void SwigDirectorOnSizeAnimation(global::System.IntPtr animation, global::System.IntPtr targetSize) { - OnSizeAnimation(new Animation(animation, false), new Vector3(targetSize, false)); - } - - private bool SwigDirectorOnTouchEvent(global::System.IntPtr arg0) { - return OnTouchEvent(new SWIGTYPE_p_Dali__TouchEvent(arg0, false)); - } - - private bool SwigDirectorOnHoverEvent(global::System.IntPtr arg0) { - return OnHoverEvent(new Hover(arg0, false)); - } - - private bool SwigDirectorOnKeyEvent(global::System.IntPtr arg0) { - return OnKeyEvent(new Key(arg0, false)); - } - - private bool SwigDirectorOnWheelEvent(global::System.IntPtr arg0) { - return OnWheelEvent(new Wheel(arg0, false)); - } - - private void SwigDirectorOnRelayout(global::System.IntPtr size, global::System.IntPtr container) { - OnRelayout(new Vector2(size, false), new RelayoutContainer(container, false)); - } - - private void SwigDirectorOnSetResizePolicy(int policy, int dimension) { - OnSetResizePolicy((ResizePolicyType)policy, (DimensionType)dimension); - } - - private global::System.IntPtr SwigDirectorGetNaturalSize() { - return Vector3.getCPtr(GetNaturalSize()).Handle; - } - - private float SwigDirectorCalculateChildSize(global::System.IntPtr child, int dimension) { - return CalculateChildSize(new View(child, false), (DimensionType)dimension); - } - - private float SwigDirectorGetHeightForWidth(float width) { - return GetHeightForWidth(width); - } - - private float SwigDirectorGetWidthForHeight(float height) { - return GetWidthForHeight(height); - } - - private bool SwigDirectorRelayoutDependentOnChildren__SWIG_0(int dimension) { - return RelayoutDependentOnChildren((DimensionType)dimension); - } - - private bool SwigDirectorRelayoutDependentOnChildren__SWIG_1() { - return RelayoutDependentOnChildren(); - } - - private void SwigDirectorOnCalculateRelayoutSize(int dimension) { - OnCalculateRelayoutSize((DimensionType)dimension); - } - - private void SwigDirectorOnLayoutNegotiated(float size, int dimension) { - OnLayoutNegotiated(size, (DimensionType)dimension); - } - - private void SwigDirectorOnInitialize() { - OnInitialize(); - } - - private void SwigDirectorOnControlChildAdd(global::System.IntPtr child) { - OnControlChildAdd(new View(child, false)); - } - - private void SwigDirectorOnControlChildRemove(global::System.IntPtr child) { - OnControlChildRemove(new View(child, false)); - } - - private void SwigDirectorOnStyleChange(global::System.IntPtr styleManager, int change) { - OnStyleChange(new StyleManager(styleManager, true), (StyleChangeType)change); - } - - private bool SwigDirectorOnAccessibilityActivated() { - return OnAccessibilityActivated(); - } - - private bool SwigDirectorOnAccessibilityPan(global::System.IntPtr gesture) { - return OnAccessibilityPan(new PanGesture(gesture, true)); - } - - private bool SwigDirectorOnAccessibilityTouch(global::System.IntPtr touchEvent) { - return OnAccessibilityTouch(new SWIGTYPE_p_Dali__TouchEvent(touchEvent, false)); - } - - private bool SwigDirectorOnAccessibilityValueChange(bool isIncrease) { - return OnAccessibilityValueChange(isIncrease); - } - - private bool SwigDirectorOnAccessibilityZoom() { - return OnAccessibilityZoom(); - } - - private void SwigDirectorOnFocusGained() { - OnFocusGained(); - } - - private void SwigDirectorOnFocusLost() { - OnFocusLost(); - } - - private global::System.IntPtr SwigDirectorGetNextFocusableView(global::System.IntPtr currentFocusedView, int direction, bool loopEnabled) { - return View.getCPtr(GetNextFocusableView(new View(currentFocusedView, true), (View.Focus.Direction)direction, loopEnabled)).Handle; - } - - private void SwigDirectorOnFocusChangeCommitted(global::System.IntPtr commitedFocusableView) { - OnFocusChangeCommitted(new View(commitedFocusableView, true)); - } - - private bool SwigDirectorOnFocusEnter() { - return OnFocusEnter(); - } - - private void SwigDirectorOnPinch(global::System.IntPtr pinch) { - OnPinch(new PinchGesture(pinch, false)); - } - - private void SwigDirectorOnPan(global::System.IntPtr pan) { - OnPan(new PanGesture(pan, false)); - } - - private void SwigDirectorOnTap(global::System.IntPtr tap) { - OnTap(new TapGesture(tap, false)); - } - - private void SwigDirectorOnLongPress(global::System.IntPtr longPress) { - OnLongPress(new LongPressGesture(longPress, false)); - } - - private void SwigDirectorSignalConnected(global::System.IntPtr slotObserver, global::System.IntPtr callback) { - SignalConnected((slotObserver == global::System.IntPtr.Zero) ? null : new SlotObserver(slotObserver, false), (callback == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_Dali__CallbackBase(callback, false)); - } - - private void SwigDirectorSignalDisconnected(global::System.IntPtr slotObserver, global::System.IntPtr callback) { - SignalDisconnected((slotObserver == global::System.IntPtr.Zero) ? null : new SlotObserver(slotObserver, false), (callback == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_Dali__CallbackBase(callback, false)); - } - - public delegate void SwigDelegateViewImpl_0(int depth); - public delegate void SwigDelegateViewImpl_1(); - public delegate void SwigDelegateViewImpl_2(global::System.IntPtr child); - public delegate void SwigDelegateViewImpl_3(global::System.IntPtr child); - public delegate void SwigDelegateViewImpl_4(int index, global::System.IntPtr propertyValue); - public delegate void SwigDelegateViewImpl_5(global::System.IntPtr targetSize); - public delegate void SwigDelegateViewImpl_6(global::System.IntPtr animation, global::System.IntPtr targetSize); - public delegate bool SwigDelegateViewImpl_7(global::System.IntPtr arg0); - public delegate bool SwigDelegateViewImpl_8(global::System.IntPtr arg0); - public delegate bool SwigDelegateViewImpl_9(global::System.IntPtr arg0); - public delegate bool SwigDelegateViewImpl_10(global::System.IntPtr arg0); - public delegate void SwigDelegateViewImpl_11(global::System.IntPtr size, global::System.IntPtr container); - public delegate void SwigDelegateViewImpl_12(int policy, int dimension); - public delegate global::System.IntPtr SwigDelegateViewImpl_13(); - public delegate float SwigDelegateViewImpl_14(global::System.IntPtr child, int dimension); - public delegate float SwigDelegateViewImpl_15(float width); - public delegate float SwigDelegateViewImpl_16(float height); - public delegate bool SwigDelegateViewImpl_17(int dimension); - public delegate bool SwigDelegateViewImpl_18(); - public delegate void SwigDelegateViewImpl_19(int dimension); - public delegate void SwigDelegateViewImpl_20(float size, int dimension); - public delegate void SwigDelegateViewImpl_21(); - public delegate void SwigDelegateViewImpl_22(global::System.IntPtr child); - public delegate void SwigDelegateViewImpl_23(global::System.IntPtr child); - public delegate void SwigDelegateViewImpl_24(global::System.IntPtr styleManager, int change); - public delegate bool SwigDelegateViewImpl_25(); - public delegate bool SwigDelegateViewImpl_26(global::System.IntPtr gesture); - public delegate bool SwigDelegateViewImpl_27(global::System.IntPtr touchEvent); - public delegate bool SwigDelegateViewImpl_28(bool isIncrease); - public delegate bool SwigDelegateViewImpl_29(); - public delegate void SwigDelegateViewImpl_30(); - public delegate void SwigDelegateViewImpl_31(); - public delegate global::System.IntPtr SwigDelegateViewImpl_32(global::System.IntPtr currentFocusedActor, int direction, bool loopEnabled); - public delegate void SwigDelegateViewImpl_33(global::System.IntPtr commitedFocusableActor); - public delegate bool SwigDelegateViewImpl_34(); - public delegate void SwigDelegateViewImpl_35(global::System.IntPtr pinch); - public delegate void SwigDelegateViewImpl_36(global::System.IntPtr pan); - public delegate void SwigDelegateViewImpl_37(global::System.IntPtr tap); - public delegate void SwigDelegateViewImpl_38(global::System.IntPtr longPress); - public delegate void SwigDelegateViewImpl_39(global::System.IntPtr slotObserver, global::System.IntPtr callback); - public delegate void SwigDelegateViewImpl_40(global::System.IntPtr slotObserver, global::System.IntPtr callback); - - private SwigDelegateViewImpl_0 swigDelegate0; - private SwigDelegateViewImpl_1 swigDelegate1; - private SwigDelegateViewImpl_2 swigDelegate2; - private SwigDelegateViewImpl_3 swigDelegate3; - private SwigDelegateViewImpl_4 swigDelegate4; - private SwigDelegateViewImpl_5 swigDelegate5; - private SwigDelegateViewImpl_6 swigDelegate6; - private SwigDelegateViewImpl_7 swigDelegate7; - private SwigDelegateViewImpl_8 swigDelegate8; - private SwigDelegateViewImpl_9 swigDelegate9; - private SwigDelegateViewImpl_10 swigDelegate10; - private SwigDelegateViewImpl_11 swigDelegate11; - private SwigDelegateViewImpl_12 swigDelegate12; - private SwigDelegateViewImpl_13 swigDelegate13; - private SwigDelegateViewImpl_14 swigDelegate14; - private SwigDelegateViewImpl_15 swigDelegate15; - private SwigDelegateViewImpl_16 swigDelegate16; - private SwigDelegateViewImpl_17 swigDelegate17; - private SwigDelegateViewImpl_18 swigDelegate18; - private SwigDelegateViewImpl_19 swigDelegate19; - private SwigDelegateViewImpl_20 swigDelegate20; - private SwigDelegateViewImpl_21 swigDelegate21; - private SwigDelegateViewImpl_22 swigDelegate22; - private SwigDelegateViewImpl_23 swigDelegate23; - private SwigDelegateViewImpl_24 swigDelegate24; - private SwigDelegateViewImpl_25 swigDelegate25; - private SwigDelegateViewImpl_26 swigDelegate26; - private SwigDelegateViewImpl_27 swigDelegate27; - private SwigDelegateViewImpl_28 swigDelegate28; - private SwigDelegateViewImpl_29 swigDelegate29; - private SwigDelegateViewImpl_30 swigDelegate30; - private SwigDelegateViewImpl_31 swigDelegate31; - private SwigDelegateViewImpl_32 swigDelegate32; - private SwigDelegateViewImpl_33 swigDelegate33; - private SwigDelegateViewImpl_34 swigDelegate34; - private SwigDelegateViewImpl_35 swigDelegate35; - private SwigDelegateViewImpl_36 swigDelegate36; - private SwigDelegateViewImpl_37 swigDelegate37; - private SwigDelegateViewImpl_38 swigDelegate38; - private SwigDelegateViewImpl_39 swigDelegate39; - private SwigDelegateViewImpl_40 swigDelegate40; - - private static global::System.Type[] swigMethodTypes0 = new global::System.Type[] { typeof(int) }; - private static global::System.Type[] swigMethodTypes1 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes2 = new global::System.Type[] { typeof(View) }; - private static global::System.Type[] swigMethodTypes3 = new global::System.Type[] { typeof(View) }; - private static global::System.Type[] swigMethodTypes4 = new global::System.Type[] { typeof(int), typeof(Property.Value) }; - private static global::System.Type[] swigMethodTypes5 = new global::System.Type[] { typeof(Vector3) }; - private static global::System.Type[] swigMethodTypes6 = new global::System.Type[] { typeof(Animation), typeof(Vector3) }; - private static global::System.Type[] swigMethodTypes7 = new global::System.Type[] { typeof(SWIGTYPE_p_Dali__TouchEvent) }; - private static global::System.Type[] swigMethodTypes8 = new global::System.Type[] { typeof(Hover) }; - private static global::System.Type[] swigMethodTypes9 = new global::System.Type[] { typeof(Key) }; - private static global::System.Type[] swigMethodTypes10 = new global::System.Type[] { typeof(Wheel) }; - private static global::System.Type[] swigMethodTypes11 = new global::System.Type[] { typeof(Vector2), typeof(RelayoutContainer) }; - private static global::System.Type[] swigMethodTypes12 = new global::System.Type[] { typeof(ResizePolicyType), typeof(DimensionType) }; - private static global::System.Type[] swigMethodTypes13 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes14 = new global::System.Type[] { typeof(View), typeof(DimensionType) }; - private static global::System.Type[] swigMethodTypes15 = new global::System.Type[] { typeof(float) }; - private static global::System.Type[] swigMethodTypes16 = new global::System.Type[] { typeof(float) }; - private static global::System.Type[] swigMethodTypes17 = new global::System.Type[] { typeof(DimensionType) }; - private static global::System.Type[] swigMethodTypes18 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes19 = new global::System.Type[] { typeof(DimensionType) }; - private static global::System.Type[] swigMethodTypes20 = new global::System.Type[] { typeof(float), typeof(DimensionType) }; - private static global::System.Type[] swigMethodTypes21 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes22 = new global::System.Type[] { typeof(View) }; - private static global::System.Type[] swigMethodTypes23 = new global::System.Type[] { typeof(View) }; - private static global::System.Type[] swigMethodTypes24 = new global::System.Type[] { typeof(StyleManager), typeof(StyleChangeType) }; - private static global::System.Type[] swigMethodTypes25 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes26 = new global::System.Type[] { typeof(PanGesture) }; - private static global::System.Type[] swigMethodTypes27 = new global::System.Type[] { typeof(SWIGTYPE_p_Dali__TouchEvent) }; - private static global::System.Type[] swigMethodTypes28 = new global::System.Type[] { typeof(bool) }; - private static global::System.Type[] swigMethodTypes29 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes30 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes31 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes32 = new global::System.Type[] { typeof(View), typeof(View.Focus.Direction), typeof(bool) }; - private static global::System.Type[] swigMethodTypes33 = new global::System.Type[] { typeof(View) }; - private static global::System.Type[] swigMethodTypes34 = new global::System.Type[] { }; - private static global::System.Type[] swigMethodTypes35 = new global::System.Type[] { typeof(PinchGesture) }; - private static global::System.Type[] swigMethodTypes36 = new global::System.Type[] { typeof(PanGesture) }; - private static global::System.Type[] swigMethodTypes37 = new global::System.Type[] { typeof(TapGesture) }; - private static global::System.Type[] swigMethodTypes38 = new global::System.Type[] { typeof(LongPressGesture) }; - private static global::System.Type[] swigMethodTypes39 = new global::System.Type[] { typeof(SlotObserver), typeof(SWIGTYPE_p_Dali__CallbackBase) }; - private static global::System.Type[] swigMethodTypes40 = new global::System.Type[] { typeof(SlotObserver), typeof(SWIGTYPE_p_Dali__CallbackBase) }; -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ViewMode.cs b/plugins/dali-sharp/sharp/internal/ViewMode.cs deleted file mode 100644 index 45ac8a8..0000000 --- a/plugins/dali-sharp/sharp/internal/ViewMode.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal enum ViewMode { - MONO, - STEREO_HORIZONTAL, - STEREO_VERTICAL, - STEREO_INTERLACED -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ViewRegistry.cs b/plugins/dali-sharp/sharp/internal/ViewRegistry.cs deleted file mode 100755 index 5fad5fa..0000000 --- a/plugins/dali-sharp/sharp/internal/ViewRegistry.cs +++ /dev/null @@ -1,531 +0,0 @@ -using System; -using System.Runtime.InteropServices; -using System.Collections.Generic; - -namespace Dali -{ - /// - /// Add this attribute to any property belonging to a View (control) you want to be scriptable from JSON - /// - /// - /// Example: - /// - /// class MyView : public CustomView - /// { - /// [ScriptableProperty()] - /// public int MyProperty - /// { - /// get - /// { - /// return _myProperty; - /// } - /// set - /// { - /// _myProperty = value; - /// } - /// } - /// } - /// - /// Internally the following occurs for property registration ( this only occurs once per Type, not per Instance): - /// - /// - The controls static constructor should call ViewRegistry.Register() (only called once for the lifecycle of the app) - /// - Within Register() the code will introspect the Controls properties, looking for the ScriptableProperty() attribute - /// - For every property with the ScriptableProperty() attribute, TypeRegistration.RegisterProperty is called. - /// - TypeRegistration.RegisterProperty calls in to DALi C++ Code Dali::CSharpTypeRegistry::RegisterProperty() - /// - DALi C++ now knows the existance of the property and will try calling SetProperty, if it finds the property in a JSON file (loaded using builder). - /// - /// The DALi C# example - /// - /// class MyView : public CustomView - /// { - /// - /// [ScriptableProperty()] - /// public double Hours - /// { - /// get { return seconds / 3600; } - /// set { seconds = value * 3600; } - /// } - /// } - /// - /// Equivalent code in DALi C++: - /// in MyControl.h - /// class MyControl : public Control - /// { - /// struct Property - /// { - /// enum - /// { - /// HOURS = Control::CONTROL_PROPERTY_END_INDEX + 1 - /// } - /// } - /// } - /// - /// in MyControl-impl.cpp - /// - /// DALI_TYPE_REGISTRATION_BEGIN( Toolkit::MyControl, Toolkit::Control, Create ); - /// DALI_PROPERTY_REGISTRATION( Toolkit, MyControl, "Hours", INTEGER, DISABLED ) - /// DALI_TYPE_REGISTRATION_END() - /// - /// - /// - internal class ScriptableProperty : System.Attribute - { - public enum ScriptableType - { - Default, // Read Writable, non-animatable property, event thread only - // Animatable // Animatable property, Currently disabled, UK - } - public readonly ScriptableType type; - - public ScriptableProperty(ScriptableType type = ScriptableType.Default ) - { - this.type = type; - } - } - - /// - /// View Registry singleton. - /// Used for registering controls and any scriptable properties they have ( see ScriptableProperty ) - /// - /// Internal Design from C# to C++ - /// - /// - Each custom C# view should have it's static constructor called before any JSON file is loaded. - /// Static constructors for a class will only run once ( they are run per control type, not per instance). - /// Example of running a static constructor: - /// System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (typeof(Spin).TypeHandle); - /// Inside the static constructor the control should register it's type with the ViewRegistry - /// e.g. - /// - /// static Spin() - /// { - /// ViewRegistry.Instance.Register(CreateInstance, typeof(Spin) ); - /// } - /// - /// The control should also provide a CreateInstance function, which gets passed to the ViewRegistry - /// // Eventually it will be called if DALi Builderfinds a Spin control in a JSON file - /// static CustomView CreateInstance() - /// { - /// return new Spin(); - /// } - /// - /// - /// - /// The DALi C++ equivalent of this is - /// - /// TypeRegistration mType( typeid(Toolkit::Spin), typeid(Toolkit::Control), CreateInstance ); - /// - /// - /// - /// - internal sealed class ViewRegistry - { - /// - /// ViewRegistry is a singleton - /// - private static ViewRegistry instance = null; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - delegate IntPtr CreateControlDelegate( IntPtr cPtrControlName ); - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - delegate IntPtr GetPropertyDelegate( IntPtr controlPtr, IntPtr propertyName ); - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - delegate void SetPropertyDelegate( IntPtr controlPtr, IntPtr propertyName, IntPtr propertyValue ); - - private CreateControlDelegate _createCallback; - private SetPropertyDelegate _setPropertyCallback; - private GetPropertyDelegate _getPropertyCallback; - private PropertyRangeManager _propertyRangeManager; - - /// - /// Given a C++ control the dictionary allows us to find which C# control (View) it belongs to. - /// By keeping the weak reference only, it will allow the object to be garbage collected. - /// - private Dictionary _controlMap; - - /// - // Maps the name of a custom view to a create instance function - /// E.g. given a string "Spin", we can get a function used to create the Spin View. - /// - private Dictionary > _constructorMap; - - /// - /// Lookup table to match C# types to DALi types, used for the automatic property registration - /// - private static readonly Dictionary _daliPropertyTypeLookup - = new Dictionary< string, Dali.Property.Type > - { - { "float", Property.Type.FLOAT }, - { "int", Property.Type.INTEGER }, - { "Int32", Property.Type.INTEGER }, - { "Boolean", Property.Type.BOOLEAN }, - { "string", Property.Type.STRING }, - { "Vector2", Property.Type.VECTOR2 }, - { "Vector3", Property.Type.VECTOR3 }, - { "Vector4", Property.Type.VECTOR4 }, - { "Size", Property.Type.VECTOR2 }, - { "Position",Property.Type.VECTOR3 }, - { "Color", Property.Type.VECTOR4 }, - // { "Matrix3", Property.Type.MATRIX3 }, commented out until we need to use Matrices from JSON - // { "Matrix", Property.Type.MATRIX }, - }; - - - public ViewRegistry() - { - _createCallback = new CreateControlDelegate( CreateControl ); - _getPropertyCallback = new GetPropertyDelegate (GetProperty); - _setPropertyCallback = new SetPropertyDelegate (SetProperty); - - _controlMap = new Dictionary(); - _constructorMap = new Dictionary>(); - _propertyRangeManager = new PropertyRangeManager(); - - } - - private Dali.Property.Type GetDaliPropertyType( string cSharpTypeName ) - { - Dali.Property.Type daliType; - if ( _daliPropertyTypeLookup.TryGetValue (cSharpTypeName, out daliType) ) - { - //Console.WriteLine("mapped "+ cSharpTypeName + " to dAli type " +daliType ); - return daliType; - } - else - { - // Console.WriteLine("Failed to find a mapping between C# property" + cSharpTypeName +" and DALi type"); - return Property.Type.NONE; - } - } - - /// - /// Called directly from DALi C++ type registry to create a control (View) using no marshalling. - /// - /// Pointer to the Control (Views) handle - /// C pointer to the Control (View) name - private static IntPtr CreateControl( IntPtr cPtrControlName ) - { - string controlName = System.Runtime.InteropServices.Marshal.PtrToStringAnsi (cPtrControlName); - // Console.WriteLine ("Create controlled called from C++ create a " + controlName); - - Func< CustomView > controlConstructor; - - // find the control constructor - if ( Instance._constructorMap.TryGetValue (controlName, out controlConstructor) ) - { - // Create the control - CustomView newControl = controlConstructor (); - return newControl.GetPtrfromView(); // return pointer to handle - } - else - { - throw new global::System.InvalidOperationException("C# View not registererd with ViewRegistry"+ controlName ); - return IntPtr.Zero; - } - } - - /// - /// Store the mapping between this instance of control (View) and native part. - /// - /// The instance of control (View) - public static void RegisterView( View view ) - { - // We store a pointer to the RefObject for the control - RefObject refObj = view.GetObjectPtr(); - IntPtr refCptr = (IntPtr) RefObject.getCPtr(refObj); - - //Console.WriteLine ("________Storing ref object cptr in control map Hex: {0:X}", refCptr); - if ( !Instance._controlMap.ContainsKey(refCptr) ) - { - Instance._controlMap.Add(refCptr, new WeakReference(view, false)); - } - - return; - } - - /// - /// Remove the this instance of control (View) and native part from the mapping table. - /// - /// The instance of control (View) - public static void UnregisterView( View view ) - { - RefObject refObj = view.GetObjectPtr(); - IntPtr refCptr = (IntPtr) RefObject.getCPtr(refObj); - - if ( Instance._controlMap.ContainsKey(refCptr) ) - { - Instance._controlMap.Remove(refCptr); - } - - return; - } - - private static IntPtr GetProperty( IntPtr controlPtr, IntPtr propertyName ) - { - string name = System.Runtime.InteropServices.Marshal.PtrToStringAnsi (propertyName); - return Instance.GetPropertyValue ( controlPtr, name); - } - - private static void SetProperty( IntPtr controlPtr, IntPtr propertyName, IntPtr propertyValue ) - { - string name = System.Runtime.InteropServices.Marshal.PtrToStringAnsi (propertyName); - //Console.WriteLine ( SetControlProperty called for:" + name ); - Instance.SetPropertyValue ( controlPtr, name, propertyValue); - - } - - public static ViewRegistry Instance - { - get - { - if (instance==null) - { - instance = new ViewRegistry(); - } - return instance; - } - } - - public static View GetViewFromActor( View view ) - { - // we store a dictionary of ref-obects (C++ land) to custom views (C# land) - - RefObject refObj = view.GetObjectPtr (); - IntPtr refObjectPtr = (IntPtr) RefObject.getCPtr(refObj); - - WeakReference viewReference; - if ( Instance._controlMap.TryGetValue ( refObjectPtr, out viewReference) ) - { - View retview = viewReference.Target as View; - return retview; - } - else - { - return null; - } - } - - - /// - /// Function which registers a view and all it's scriptable properties with DALi's type registry. - /// Means the View can be created / configured from a JSON script. - /// - /// The function uses introspection to scan a Views C# properties, then selects the ones with - ///[ScriptableProperty] attribute to be registered. - /// Example of a Spin view registering itself - /// static Spin() - /// { - /// ViewRegistry registers control type with DALi type registery - /// also uses introspection to find any properties that need to be registered with type registry - /// ViewRegistry.Instance.Register(CreateInstance, typeof(Spin) ); - /// } - /// - /// - public void Register(Func< CustomView > createFunction, System.Type viewType ) - { - // add the mapping between the view name and it's create function - _constructorMap.Add (viewType.Name, createFunction); - - // Call into DALi C++ to register the control with the type registry - TypeRegistration.RegisterControl( viewType.Name, _createCallback ); - - // Cycle through each property in the class - foreach (System.Reflection.PropertyInfo propertyInfo in viewType.GetProperties()) - { - - if ( propertyInfo.CanRead ) - { - - System.Attribute[] attrs = System.Attribute.GetCustomAttributes(propertyInfo); - foreach (System.Attribute attr in attrs) - { - // If the Scriptable attribute exists, then register it with the type registry. - if (attr is ScriptableProperty) - { - //Console.WriteLine ("Got a DALi JSON scriptable property = " + propertyInfo.Name +", of type " + propertyInfo.PropertyType.Name); - - // first get the attribute type, ( default, or animatable) - ScriptableProperty scriptableProp = attr as ScriptableProperty; - - // we get the start property index, based on the type and it's heirachy, e.g. DateView (70,000)-> Spin (60,000) -> View (50,000) - int propertyIndex = _propertyRangeManager.GetPropertyIndex( viewType.Name, viewType, scriptableProp.type ); - - // get the enum for the property type... E.g. registering a string property returns Dali.PropertyType.String - Dali.Property.Type propertyType = GetDaliPropertyType( propertyInfo.PropertyType.Name ); - - // Example RegisterProperty("spin","maxValue", 50001, FLOAT, set, get ); - // Native call to register the property - TypeRegistration.RegisterProperty (viewType.Name, propertyInfo.Name , propertyIndex, propertyType, _setPropertyCallback, _getPropertyCallback); - } - } - // Console.WriteLine ("property name = " + propertyInfo.Name); - } - } - } - - /// - /// Get a property value from a View - /// - /// - private IntPtr GetPropertyValue ( IntPtr controlPtr, string propertyName) - { - // Get the C# control that maps to the C++ control - BaseHandle baseHandle = new BaseHandle (controlPtr, false); - - RefObject refObj = baseHandle.GetObjectPtr (); - - IntPtr refObjectPtr = (IntPtr) RefObject.getCPtr(refObj); - - WeakReference viewReference; - if ( _controlMap.TryGetValue ( refObjectPtr, out viewReference) ) - { - View view = viewReference.Target as View; - - // call the get property function - System.Object val = view.GetType ().GetProperty (propertyName).GetAccessors () [0].Invoke (view, null); - - Property.Value value = Property.Value.CreateFromObject (val); - - return (IntPtr)Property.Value.getCPtr (value); - } - else - { - return IntPtr.Zero; - } - } - - /// - /// Set a property value on a View - /// - /// - private void SetPropertyValue ( IntPtr controlPtr, string propertyName, IntPtr propertyValuePtr) - { - // Get the C# control that maps to the C++ control - - //Console.WriteLine ("SetPropertyValue refObjectPtr = {0:X}", controlPtr); - - Property.Value propValue = new Property.Value (propertyValuePtr, false); - - WeakReference viewReference; - if ( _controlMap.TryGetValue ( controlPtr, out viewReference) ) - { - View view = viewReference.Target as View; - System.Reflection.PropertyInfo propertyInfo = view.GetType().GetProperty(propertyName); - - // We know the property name, we know it's type, we just need to convert from a DALi property value to native C# type - System.Type type = propertyInfo.PropertyType; - bool ok = false; - - if ( type.Equals (typeof(Int32)) ) - { - int value = 0; - ok = propValue.Get( out value ); - if ( ok ) - { - propertyInfo.SetValue (view, value); - } - } - else if ( type.Equals (typeof(bool)) ) - { - bool value = false; - ok = propValue.Get( out value ); - if ( ok ) - { - propertyInfo.SetValue (view, value); - } - } - else if ( type.Equals (typeof(float)) ) - { - float value = 0; - ok = propValue.Get( out value ); - if ( ok ) - { - propertyInfo.SetValue (view, value); - } - } - else if ( type.Equals (typeof(string)) ) - { - string value = ""; - ok = propValue.Get( out value ); - if ( ok ) - { - propertyInfo.SetValue (view, value); - } - } - else if ( type.Equals (typeof(Vector2)) ) - { - Vector2 value = new Vector2 (); - ok = propValue.Get( value ); - if ( ok ) - { - propertyInfo.SetValue (view, value); - } - } - else if ( type.Equals (typeof(Vector3)) ) - { - Vector3 value = new Vector3 (); - ok = propValue.Get( value ); - if ( ok ) - { - propertyInfo.SetValue (view, value); - } - } - else if ( type.Equals (typeof(Vector4)) ) - { - Vector4 value = new Vector4 (); - ok = propValue.Get( value ); - - if ( ok ) - { - propertyInfo.SetValue (view, value); - } - } - else if ( type.Equals (typeof(Position)) ) - { - Position value = new Position (); - ok = propValue.Get( value ); - if ( ok ) - { - propertyInfo.SetValue (view, value); - } - } - else if ( type.Equals (typeof(Size)) ) - { - Size value = new Size(); - ok = propValue.Get( value ); - if ( ok ) - { - propertyInfo.SetValue(view, new Size(value.Width, value.Height, value.Depth)); - }; - } - else if ( type.Equals (typeof(Color)) ) - { - // Colors are stored as Vector4's in DALi - Vector4 value = new Vector4(); - ok = propValue.Get( value ); - if ( ok ) - { - propertyInfo.SetValue (view, (Color)value); - }; - } - else - { - throw new global::System.InvalidOperationException("SetPropertyValue Unimplemented type for Property Value"); - } - if ( !ok ) - { - throw new global::System.InvalidOperationException("SetPropertyValue propValue.Get failed"); - } - } - else - { - throw new global::System.InvalidOperationException("failed to find the control to write a property to: cptr = " + controlPtr); - } - - } - - } - - -} \ No newline at end of file diff --git a/plugins/dali-sharp/sharp/internal/ViewRegistryHelper.cs b/plugins/dali-sharp/sharp/internal/ViewRegistryHelper.cs deleted file mode 100644 index f648bca..0000000 --- a/plugins/dali-sharp/sharp/internal/ViewRegistryHelper.cs +++ /dev/null @@ -1,15 +0,0 @@ -using System; - -// include all custom views here which will be -namespace Dali -{ - internal class ViewRegistryHelper - { - static public void Initialize() - { - // Register all views with the type registry - //System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (typeof(Dali.Spin).TypeHandle); - } - } -} - diff --git a/plugins/dali-sharp/sharp/internal/ViewSignal.cs b/plugins/dali-sharp/sharp/internal/ViewSignal.cs deleted file mode 100644 index 1c3220a..0000000 --- a/plugins/dali-sharp/sharp/internal/ViewSignal.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ViewSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ViewSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ViewSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ViewSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ActorSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ActorSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ActorSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(View arg) { - NDalicPINVOKE.ActorSignal_Emit(swigCPtr, View.getCPtr(arg)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ViewSignal() : this(NDalicPINVOKE.new_ActorSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ViewWrapperImpl.cs b/plugins/dali-sharp/sharp/internal/ViewWrapperImpl.cs deleted file mode 100644 index bf473d5..0000000 --- a/plugins/dali-sharp/sharp/internal/ViewWrapperImpl.cs +++ /dev/null @@ -1,581 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -namespace Dali -{ - internal sealed class ViewWrapperImpl : ViewImpl - { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - public delegate void OnStageConnectionDelegate(int depth); - public delegate void OnStageDisconnectionDelegate(); - public delegate void OnChildAddDelegate(View view); - public delegate void OnChildRemoveDelegate(View view); - public delegate void OnPropertySetDelegate(int index, Property.Value propertyValue); - public delegate void OnSizeSetDelegate(Vector3 targetSize); - public delegate void OnSizeAnimationDelegate(Animation animation, Vector3 targetSize); - public delegate bool OnTouchDelegate(Touch touch); - public delegate bool OnHoverDelegate(Hover hover); - public delegate bool OnKeyDelegate(Key key); - public delegate bool OnWheelDelegate(Wheel wheel); - public delegate void OnRelayoutDelegate(Vector2 size, RelayoutContainer container); - public delegate void OnSetResizePolicyDelegate(ResizePolicyType policy, DimensionType dimension); - public delegate Vector3 GetNaturalSizeDelegate(); - public delegate float CalculateChildSizeDelegate(View child, DimensionType dimension); - public delegate float GetHeightForWidthDelegate(float width); - public delegate float GetWidthForHeightDelegate(float height); - public delegate bool RelayoutDependentOnChildrenDimensionDelegate(DimensionType dimension); - public delegate bool RelayoutDependentOnChildrenDelegate(); - public delegate void OnCalculateRelayoutSizeDelegate(DimensionType dimension); - public delegate void OnLayoutNegotiatedDelegate(float size, DimensionType dimension); - public delegate void OnControlChildAddDelegate(View child); - public delegate void OnControlChildRemoveDelegate(View child); - public delegate void OnStyleChangeDelegate(StyleManager styleManager, StyleChangeType change); - public delegate bool OnAccessibilityActivatedDelegate(); - public delegate bool OnAccessibilityPanDelegate(PanGesture gestures); - public delegate bool OnAccessibilityTouchDelegate(Touch touch); - public delegate bool OnAccessibilityValueChangeDelegate(bool isIncrease); - public delegate bool OnAccessibilityZoomDelegate(); - public delegate void OnFocusGainedDelegate(); - public delegate void OnFocusLostDelegate(); - public delegate View GetNextFocusableActorDelegate(View currentFocusedActor, View.Focus.Direction direction, bool loopEnabled); - public delegate void OnFocusChangeCommittedDelegate(View commitedFocusableActor); - public delegate bool OnFocusEnterDelegate(); - public delegate void OnPinchDelegate(PinchGesture pinch); - public delegate void OnPanDelegate(PanGesture pan); - public delegate void OnTapDelegate(TapGesture tap); - public delegate void OnLongPressDelegate(LongPressGesture longPress); - - public OnStageConnectionDelegate OnStageConnection; - public OnStageDisconnectionDelegate OnStageDisconnection; - public OnChildAddDelegate OnChildAdd; - public OnChildRemoveDelegate OnChildRemove; - public OnPropertySetDelegate OnPropertySet; - public OnSizeSetDelegate OnSizeSet; - public OnSizeAnimationDelegate OnSizeAnimation; - public OnTouchDelegate OnTouch; - public OnHoverDelegate OnHover; - public OnKeyDelegate OnKey; - public OnWheelDelegate OnWheel; - public OnRelayoutDelegate OnRelayout; - public OnSetResizePolicyDelegate OnSetResizePolicy; - public GetNaturalSizeDelegate GetNaturalSize; - public CalculateChildSizeDelegate CalculateChildSize; - public GetHeightForWidthDelegate GetHeightForWidth; - public GetWidthForHeightDelegate GetWidthForHeight; - public RelayoutDependentOnChildrenDimensionDelegate RelayoutDependentOnChildrenDimension; - public RelayoutDependentOnChildrenDelegate RelayoutDependentOnChildren; - public OnCalculateRelayoutSizeDelegate OnCalculateRelayoutSize; - public OnLayoutNegotiatedDelegate OnLayoutNegotiated; - public OnControlChildAddDelegate OnControlChildAdd; - public OnControlChildRemoveDelegate OnControlChildRemove; - public OnStyleChangeDelegate OnStyleChange; - public OnAccessibilityActivatedDelegate OnAccessibilityActivated; - public OnAccessibilityPanDelegate OnAccessibilityPan; - public OnAccessibilityTouchDelegate OnAccessibilityTouch; - public OnAccessibilityValueChangeDelegate OnAccessibilityValueChange; - public OnAccessibilityZoomDelegate OnAccessibilityZoom; - public OnFocusGainedDelegate OnFocusGained; - public OnFocusLostDelegate OnFocusLost; - public GetNextFocusableActorDelegate GetNextFocusableActor; - public OnFocusChangeCommittedDelegate OnFocusChangeCommitted; - public OnFocusEnterDelegate OnFocusEnter; - public OnPinchDelegate OnPinch; - public OnPanDelegate OnPan; - public OnTapDelegate OnTap; - public OnLongPressDelegate OnLongPress; - - internal ViewWrapperImpl(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicManualPINVOKE.ViewWrapperImpl_SWIGUpcast(cPtr), cMemoryOwn) - { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ViewWrapperImpl obj) - { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ViewWrapperImpl() - { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() - { - if (!Window.IsInstalled()) - { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) - { - if (swigCPtr.Handle != global::System.IntPtr.Zero) - { - if (swigCMemOwn) - { - swigCMemOwn = false; - NDalicManualPINVOKE.delete_ViewWrapperImpl(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public ViewWrapperImpl(CustomViewBehaviour behaviourFlags) : this(NDalicManualPINVOKE.new_ViewWrapperImpl((int)behaviourFlags), true) - { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - DirectorConnect(); - } - - public static ViewWrapper New(string typeName, ViewWrapperImpl viewWrapper) - { - ViewWrapper ret = new ViewWrapper(NDalicManualPINVOKE.ViewWrapperImpl_New(typeName, ViewWrapperImpl.getCPtr(viewWrapper)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void RelayoutRequest() - { - NDalicManualPINVOKE.ViewWrapperImpl_RelayoutRequest(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetHeightForWidthBase(float width) - { - float ret = NDalicManualPINVOKE.ViewWrapperImpl_GetHeightForWidthBase(swigCPtr, width); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetWidthForHeightBase(float height) - { - float ret = NDalicManualPINVOKE.ViewWrapperImpl_GetWidthForHeightBase(swigCPtr, height); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float CalculateChildSizeBase(View child, DimensionType dimension) - { - float ret = NDalicManualPINVOKE.ViewWrapperImpl_CalculateChildSizeBase(swigCPtr, View.getCPtr(child), (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool RelayoutDependentOnChildrenBase(DimensionType dimension) - { - bool ret = NDalicManualPINVOKE.ViewWrapperImpl_RelayoutDependentOnChildrenBase__SWIG_0(swigCPtr, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool RelayoutDependentOnChildrenBase() - { - bool ret = NDalicManualPINVOKE.ViewWrapperImpl_RelayoutDependentOnChildrenBase__SWIG_1(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void RegisterVisual(int index, VisualBase visual) - { - NDalicManualPINVOKE.ViewWrapperImpl_RegisterVisual__SWIG_0(swigCPtr, index, VisualBase.getCPtr(visual)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RegisterVisual(int index, VisualBase visual, bool enabled) - { - NDalicManualPINVOKE.ViewWrapperImpl_RegisterVisual__SWIG_1(swigCPtr, index, VisualBase.getCPtr(visual), enabled); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void UnregisterVisual(int index) - { - NDalicManualPINVOKE.ViewWrapperImpl_UnregisterVisual(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VisualBase GetVisual(int index) - { - VisualBase ret = new VisualBase(NDalicManualPINVOKE.ViewWrapperImpl_GetVisual(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void EnableVisual(int index, bool enable) - { - NDalicManualPINVOKE.ViewWrapperImpl_EnableVisual(swigCPtr, index, enable); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsVisualEnabled(int index) - { - bool ret = NDalicManualPINVOKE.ViewWrapperImpl_IsVisualEnabled(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Animation CreateTransition(TransitionData transitionData) - { - Animation ret = new Animation(NDalicManualPINVOKE.ViewWrapperImpl_CreateTransition(swigCPtr, TransitionData.getCPtr(transitionData)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void EmitFocusSignal(bool focusGained) - { - NDalicManualPINVOKE.ViewWrapperImpl_EmitKeyInputFocusSignal(swigCPtr, focusGained); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ApplyThemeStyle() - { - NDalicManualPINVOKE.ViewWrapperImpl_ApplyThemeStyle(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private void DirectorConnect() - { - Delegate0 = new DelegateViewWrapperImpl_0(DirectorOnStageConnection); - Delegate1 = new DelegateViewWrapperImpl_1(DirectorOnStageDisconnection); - Delegate2 = new DelegateViewWrapperImpl_2(DirectorOnChildAdd); - Delegate3 = new DelegateViewWrapperImpl_3(DirectorOnChildRemove); - Delegate4 = new DelegateViewWrapperImpl_4(DirectorOnPropertySet); - Delegate5 = new DelegateViewWrapperImpl_5(DirectorOnSizeSet); - Delegate6 = new DelegateViewWrapperImpl_6(DirectorOnSizeAnimation); - Delegate7 = new DelegateViewWrapperImpl_7(DirectorOnTouch); - Delegate8 = new DelegateViewWrapperImpl_8(DirectorOnHover); - Delegate9 = new DelegateViewWrapperImpl_9(DirectorOnKey); - Delegate10 = new DelegateViewWrapperImpl_10(DirectorOnWheel); - Delegate11 = new DelegateViewWrapperImpl_11(DirectorOnRelayout); - Delegate12 = new DelegateViewWrapperImpl_12(DirectorOnSetResizePolicy); - Delegate13 = new DelegateViewWrapperImpl_13(DirectorGetNaturalSize); - Delegate14 = new DelegateViewWrapperImpl_14(DirectorCalculateChildSize); - Delegate15 = new DelegateViewWrapperImpl_15(DirectorGetHeightForWidth); - Delegate16 = new DelegateViewWrapperImpl_16(DirectorGetWidthForHeight); - Delegate17 = new DelegateViewWrapperImpl_17(DirectorRelayoutDependentOnChildren__SWIG_0); - Delegate18 = new DelegateViewWrapperImpl_18(DirectorRelayoutDependentOnChildren__SWIG_1); - Delegate19 = new DelegateViewWrapperImpl_19(DirectorOnCalculateRelayoutSize); - Delegate20 = new DelegateViewWrapperImpl_20(DirectorOnLayoutNegotiated); - Delegate21 = new DelegateViewWrapperImpl_21(DirectorOnInitialize); - Delegate22 = new DelegateViewWrapperImpl_22(DirectorOnControlChildAdd); - Delegate23 = new DelegateViewWrapperImpl_23(DirectorOnControlChildRemove); - Delegate24 = new DelegateViewWrapperImpl_24(DirectorOnStyleChange); - Delegate25 = new DelegateViewWrapperImpl_25(DirectorOnAccessibilityActivated); - Delegate26 = new DelegateViewWrapperImpl_26(DirectorOnAccessibilityPan); - Delegate27 = new DelegateViewWrapperImpl_27(DirectorOnAccessibilityTouch); - Delegate28 = new DelegateViewWrapperImpl_28(DirectorOnAccessibilityValueChange); - Delegate29 = new DelegateViewWrapperImpl_29(DirectorOnAccessibilityZoom); - Delegate30 = new DelegateViewWrapperImpl_30(DirectorOnFocusGained); - Delegate31 = new DelegateViewWrapperImpl_31(DirectorOnFocusLost); - Delegate32 = new DelegateViewWrapperImpl_32(DirectorGetNextFocusableActor); - Delegate33 = new DelegateViewWrapperImpl_33(DirectorOnFocusChangeCommitted); - Delegate34 = new DelegateViewWrapperImpl_34(DirectorOnFocusEnter); - Delegate35 = new DelegateViewWrapperImpl_35(DirectorOnPinch); - Delegate36 = new DelegateViewWrapperImpl_36(DirectorOnPan); - Delegate37 = new DelegateViewWrapperImpl_37(DirectorOnTap); - Delegate38 = new DelegateViewWrapperImpl_38(DirectorOnLongPress); - NDalicManualPINVOKE.ViewWrapperImpl_director_connect(swigCPtr, Delegate0, Delegate1, Delegate2, Delegate3, Delegate4, Delegate5, Delegate6, Delegate7, Delegate8, Delegate9, Delegate10, Delegate11, Delegate12, Delegate13, Delegate14, Delegate15, Delegate16, Delegate17, Delegate18, Delegate19, Delegate20, Delegate21, Delegate22, Delegate23, Delegate24, Delegate25, Delegate26, Delegate27, Delegate28, Delegate29, Delegate30, Delegate31, Delegate32, Delegate33, Delegate34, Delegate35, Delegate36, Delegate37, Delegate38, null, null); - } - - private void DirectorOnStageConnection(int depth) - { - OnStageConnection(depth); - } - - private void DirectorOnStageDisconnection() - { - OnStageDisconnection(); - } - - private void DirectorOnChildAdd(global::System.IntPtr child) - { - OnChildAdd(new View(child, false)); - } - - private void DirectorOnChildRemove(global::System.IntPtr child) - { - OnChildRemove(new View(child, false)); - } - - private void DirectorOnPropertySet(int index, global::System.IntPtr propertyValue) - { - if (OnPropertySet != null) - { - OnPropertySet(index, new Property.Value(propertyValue, true)); - } - } - - private void DirectorOnSizeSet(global::System.IntPtr targetSize) - { - OnSizeSet(new Vector3(targetSize, false)); - } - - private void DirectorOnSizeAnimation(global::System.IntPtr animation, global::System.IntPtr targetSize) - { - OnSizeAnimation(new Animation(animation, false), new Vector3(targetSize, false)); - } - - private bool DirectorOnTouch(global::System.IntPtr arg0) - { - return OnTouch(new Touch(arg0, false)); - } - - private bool DirectorOnHover(global::System.IntPtr arg0) - { - return OnHover(new Hover(arg0, false)); - } - - private bool DirectorOnKey(global::System.IntPtr arg0) - { - return OnKey(new Key(arg0, false)); - } - - private bool DirectorOnWheel(global::System.IntPtr arg0) - { - return OnWheel(new Wheel(arg0, false)); - } - - private void DirectorOnRelayout(global::System.IntPtr size, global::System.IntPtr container) - { - OnRelayout(new Vector2(size, false), new RelayoutContainer(container, false)); - } - - private void DirectorOnSetResizePolicy(int policy, int dimension) - { - OnSetResizePolicy((ResizePolicyType)policy, (DimensionType)dimension); - } - - private global::System.IntPtr DirectorGetNaturalSize() - { - return Vector3.getCPtr(GetNaturalSize()).Handle; - } - - private float DirectorCalculateChildSize(global::System.IntPtr child, int dimension) - { - return CalculateChildSize(new View(child, false), (DimensionType)dimension); - } - - private float DirectorGetHeightForWidth(float width) - { - return GetHeightForWidth(width); - } - - private float DirectorGetWidthForHeight(float height) - { - return GetWidthForHeight(height); - } - - private bool DirectorRelayoutDependentOnChildren__SWIG_0(int dimension) - { - return RelayoutDependentOnChildrenDimension((DimensionType)dimension); - } - - private bool DirectorRelayoutDependentOnChildren__SWIG_1() - { - return RelayoutDependentOnChildren(); - } - - private void DirectorOnCalculateRelayoutSize(int dimension) - { - OnCalculateRelayoutSize((DimensionType)dimension); - } - - private void DirectorOnLayoutNegotiated(float size, int dimension) - { - OnLayoutNegotiated(size, (DimensionType)dimension); - } - - private void DirectorOnInitialize() - { - } - - private void DirectorOnControlChildAdd(global::System.IntPtr child) - { - OnControlChildAdd(new View(child, false)); - } - - private void DirectorOnControlChildRemove(global::System.IntPtr child) - { - OnControlChildRemove(new View(child, false)); - } - - private void DirectorOnStyleChange(global::System.IntPtr styleManager, int change) - { - if (OnStyleChange != null) - { - OnStyleChange(new StyleManager(styleManager, false), (StyleChangeType)change); - } - } - - private bool DirectorOnAccessibilityActivated() - { - return OnAccessibilityActivated(); - } - - private bool DirectorOnAccessibilityPan(global::System.IntPtr gesture) - { - return OnAccessibilityPan(new PanGesture(gesture, false)); - } - - private bool DirectorOnAccessibilityTouch(global::System.IntPtr touch) - { - return OnAccessibilityTouch(new Touch(touch, false)); - } - - private bool DirectorOnAccessibilityValueChange(bool isIncrease) - { - return OnAccessibilityValueChange(isIncrease); - } - - private bool DirectorOnAccessibilityZoom() - { - return OnAccessibilityZoom(); - } - - private void DirectorOnFocusGained() - { - OnFocusGained(); - } - - private void DirectorOnFocusLost() - { - OnFocusLost(); - } - - private global::System.IntPtr DirectorGetNextFocusableActor(global::System.IntPtr currentFocusedActor, int direction, bool loopEnabled) - { - return View.getCPtr(GetNextFocusableActor(new View(currentFocusedActor, false), (View.Focus.Direction)direction, loopEnabled)).Handle; - } - - private void DirectorOnFocusChangeCommitted(global::System.IntPtr commitedFocusableActor) - { - OnFocusChangeCommitted(new View(commitedFocusableActor, false)); - } - - private bool DirectorOnFocusEnter() - { - return OnFocusEnter(); - } - - private void DirectorOnPinch(global::System.IntPtr pinch) - { - OnPinch(new PinchGesture(pinch, false)); - } - - private void DirectorOnPan(global::System.IntPtr pan) - { - OnPan(new PanGesture(pan, false)); - } - - private void DirectorOnTap(global::System.IntPtr tap) - { - OnTap(new TapGesture(tap, false)); - } - - private void DirectorOnLongPress(global::System.IntPtr longPress) - { - OnLongPress(new LongPressGesture(longPress, false)); - } - - public delegate void DelegateViewWrapperImpl_0(int depth); - public delegate void DelegateViewWrapperImpl_1(); - public delegate void DelegateViewWrapperImpl_2(global::System.IntPtr child); - public delegate void DelegateViewWrapperImpl_3(global::System.IntPtr child); - public delegate void DelegateViewWrapperImpl_4(int index, global::System.IntPtr propertyValue); - public delegate void DelegateViewWrapperImpl_5(global::System.IntPtr targetSize); - public delegate void DelegateViewWrapperImpl_6(global::System.IntPtr animation, global::System.IntPtr targetSize); - public delegate bool DelegateViewWrapperImpl_7(global::System.IntPtr arg0); - public delegate bool DelegateViewWrapperImpl_8(global::System.IntPtr arg0); - public delegate bool DelegateViewWrapperImpl_9(global::System.IntPtr arg0); - public delegate bool DelegateViewWrapperImpl_10(global::System.IntPtr arg0); - public delegate void DelegateViewWrapperImpl_11(global::System.IntPtr size, global::System.IntPtr container); - public delegate void DelegateViewWrapperImpl_12(int policy, int dimension); - public delegate global::System.IntPtr DelegateViewWrapperImpl_13(); - public delegate float DelegateViewWrapperImpl_14(global::System.IntPtr child, int dimension); - public delegate float DelegateViewWrapperImpl_15(float width); - public delegate float DelegateViewWrapperImpl_16(float height); - public delegate bool DelegateViewWrapperImpl_17(int dimension); - public delegate bool DelegateViewWrapperImpl_18(); - public delegate void DelegateViewWrapperImpl_19(int dimension); - public delegate void DelegateViewWrapperImpl_20(float size, int dimension); - public delegate void DelegateViewWrapperImpl_21(); - public delegate void DelegateViewWrapperImpl_22(global::System.IntPtr child); - public delegate void DelegateViewWrapperImpl_23(global::System.IntPtr child); - public delegate void DelegateViewWrapperImpl_24(global::System.IntPtr styleManager, int change); - public delegate bool DelegateViewWrapperImpl_25(); - public delegate bool DelegateViewWrapperImpl_26(global::System.IntPtr gesture); - public delegate bool DelegateViewWrapperImpl_27(global::System.IntPtr touch); - public delegate bool DelegateViewWrapperImpl_28(bool isIncrease); - public delegate bool DelegateViewWrapperImpl_29(); - public delegate void DelegateViewWrapperImpl_30(); - public delegate void DelegateViewWrapperImpl_31(); - public delegate global::System.IntPtr DelegateViewWrapperImpl_32(global::System.IntPtr currentFocusedActor, int direction, bool loopEnabled); - public delegate void DelegateViewWrapperImpl_33(global::System.IntPtr commitedFocusableActor); - public delegate bool DelegateViewWrapperImpl_34(); - public delegate void DelegateViewWrapperImpl_35(global::System.IntPtr pinch); - public delegate void DelegateViewWrapperImpl_36(global::System.IntPtr pan); - public delegate void DelegateViewWrapperImpl_37(global::System.IntPtr tap); - public delegate void DelegateViewWrapperImpl_38(global::System.IntPtr longPress); - public delegate void DelegateViewWrapperImpl_39(global::System.IntPtr slotObserver, global::System.IntPtr callback); - public delegate void DelegateViewWrapperImpl_40(global::System.IntPtr slotObserver, global::System.IntPtr callback); - - private DelegateViewWrapperImpl_0 Delegate0; - private DelegateViewWrapperImpl_1 Delegate1; - private DelegateViewWrapperImpl_2 Delegate2; - private DelegateViewWrapperImpl_3 Delegate3; - private DelegateViewWrapperImpl_4 Delegate4; - private DelegateViewWrapperImpl_5 Delegate5; - private DelegateViewWrapperImpl_6 Delegate6; - private DelegateViewWrapperImpl_7 Delegate7; - private DelegateViewWrapperImpl_8 Delegate8; - private DelegateViewWrapperImpl_9 Delegate9; - private DelegateViewWrapperImpl_10 Delegate10; - private DelegateViewWrapperImpl_11 Delegate11; - private DelegateViewWrapperImpl_12 Delegate12; - private DelegateViewWrapperImpl_13 Delegate13; - private DelegateViewWrapperImpl_14 Delegate14; - private DelegateViewWrapperImpl_15 Delegate15; - private DelegateViewWrapperImpl_16 Delegate16; - private DelegateViewWrapperImpl_17 Delegate17; - private DelegateViewWrapperImpl_18 Delegate18; - private DelegateViewWrapperImpl_19 Delegate19; - private DelegateViewWrapperImpl_20 Delegate20; - private DelegateViewWrapperImpl_21 Delegate21; - private DelegateViewWrapperImpl_22 Delegate22; - private DelegateViewWrapperImpl_23 Delegate23; - private DelegateViewWrapperImpl_24 Delegate24; - private DelegateViewWrapperImpl_25 Delegate25; - private DelegateViewWrapperImpl_26 Delegate26; - private DelegateViewWrapperImpl_27 Delegate27; - private DelegateViewWrapperImpl_28 Delegate28; - private DelegateViewWrapperImpl_29 Delegate29; - private DelegateViewWrapperImpl_30 Delegate30; - private DelegateViewWrapperImpl_31 Delegate31; - private DelegateViewWrapperImpl_32 Delegate32; - private DelegateViewWrapperImpl_33 Delegate33; - private DelegateViewWrapperImpl_34 Delegate34; - private DelegateViewWrapperImpl_35 Delegate35; - private DelegateViewWrapperImpl_36 Delegate36; - private DelegateViewWrapperImpl_37 Delegate37; - private DelegateViewWrapperImpl_38 Delegate38; - private DelegateViewWrapperImpl_39 Delegate39; - private DelegateViewWrapperImpl_40 Delegate40; - - public static readonly int VIEW_BEHAVIOUR_FLAG_COUNT = NDalicManualPINVOKE.ViewWrapperImpl_CONTROL_BEHAVIOUR_FLAG_COUNT_get(); - } -} diff --git a/plugins/dali-sharp/sharp/internal/VisualTransformPolicyType.cs b/plugins/dali-sharp/sharp/internal/VisualTransformPolicyType.cs deleted file mode 100644 index 6fedda7..0000000 --- a/plugins/dali-sharp/sharp/internal/VisualTransformPolicyType.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum VisualTransformPolicyType { - RELATIVE = 0, - ABSOLUTE = 1 -} - -} diff --git a/plugins/dali-sharp/sharp/internal/VisualTransformPropertyType.cs b/plugins/dali-sharp/sharp/internal/VisualTransformPropertyType.cs deleted file mode 100644 index 3ad7ee8..0000000 --- a/plugins/dali-sharp/sharp/internal/VisualTransformPropertyType.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum VisualTransformPropertyType { - OFFSET, - SIZE, - ORIGIN, - ANCHOR_POINT, - OFFSET_POLICY, - SIZE_POLICY -} - -} diff --git a/plugins/dali-sharp/sharp/internal/VisualType.cs b/plugins/dali-sharp/sharp/internal/VisualType.cs deleted file mode 100644 index 46c8ad0..0000000 --- a/plugins/dali-sharp/sharp/internal/VisualType.cs +++ /dev/null @@ -1,29 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum VisualType { - BORDER, - COLOR, - GRADIENT, - IMAGE, - MESH, - PRIMITIVE, - WIREFRAME - - , - TEXT, - N_PATCH, - SVG, - ANIMATED_IMAGE -} - -} diff --git a/plugins/dali-sharp/sharp/internal/VoidSignal.cs b/plugins/dali-sharp/sharp/internal/VoidSignal.cs deleted file mode 100644 index 8ed90ab..0000000 --- a/plugins/dali-sharp/sharp/internal/VoidSignal.cs +++ /dev/null @@ -1,93 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class VoidSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal VoidSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VoidSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~VoidSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_VoidSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public VoidSignal() : this(NDalicPINVOKE.new_VoidSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool Empty() { - bool ret = NDalicPINVOKE.VoidSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.VoidSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.VoidSignal_Connect__SWIG_0(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.VoidSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - internal void Connect(ConnectionTrackerInterface connectionTracker, SWIGTYPE_p_Dali__FunctorDelegate arg1) { - NDalicPINVOKE.VoidSignal_Connect__SWIG_4(swigCPtr, ConnectionTrackerInterface.getCPtr(connectionTracker), SWIGTYPE_p_Dali__FunctorDelegate.getCPtr(arg1)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Emit() { - NDalicPINVOKE.VoidSignal_Emit(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/WheelSignal.cs b/plugins/dali-sharp/sharp/internal/WheelSignal.cs deleted file mode 100644 index e31658f..0000000 --- a/plugins/dali-sharp/sharp/internal/WheelSignal.cs +++ /dev/null @@ -1,89 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class WheelSignal : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal WheelSignal(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(WheelSignal obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~WheelSignal() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ActorWheelSignal(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public bool Empty() { - bool ret = NDalicPINVOKE.ActorWheelSignal_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.ActorWheelSignal_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorWheelSignal_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.ActorWheelSignal_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public bool Emit(View arg1, Wheel arg2) { - bool ret = NDalicPINVOKE.ActorWheelSignal_Emit(swigCPtr, View.getCPtr(arg1), Wheel.getCPtr(arg2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public WheelSignal() : this(NDalicPINVOKE.new_ActorWheelSignal(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/WindowFocusSignalType.cs b/plugins/dali-sharp/sharp/internal/WindowFocusSignalType.cs deleted file mode 100644 index 692d414..0000000 --- a/plugins/dali-sharp/sharp/internal/WindowFocusSignalType.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class WindowFocusSignalType : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal WindowFocusSignalType(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(WindowFocusSignalType obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~WindowFocusSignalType() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_WindowFocusSignalType(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public bool Empty() { - bool ret = NDalicPINVOKE.WindowFocusSignalType_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetConnectionCount() { - uint ret = NDalicPINVOKE.WindowFocusSignalType_GetConnectionCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Connect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.WindowFocusSignalType_Connect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Disconnect(System.Delegate func) { -System.IntPtr ip = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func); - { - NDalicPINVOKE.WindowFocusSignalType_Disconnect(swigCPtr, new System.Runtime.InteropServices.HandleRef(this, ip)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - } - - public void Emit(bool arg) { - NDalicPINVOKE.WindowFocusSignalType_Emit(swigCPtr, arg); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public WindowFocusSignalType() : this(NDalicPINVOKE.new_WindowFocusSignalType(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/WrapModeType.cs b/plugins/dali-sharp/sharp/internal/WrapModeType.cs deleted file mode 100644 index e03e3a3..0000000 --- a/plugins/dali-sharp/sharp/internal/WrapModeType.cs +++ /dev/null @@ -1,20 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum WrapModeType { - DEFAULT = 0, - CLAMP_TO_EDGE, - REPEAT, - MIRRORED_REPEAT -} - -} diff --git a/plugins/dali-sharp/sharp/internal/doublep.cs b/plugins/dali-sharp/sharp/internal/doublep.cs deleted file mode 100644 index 9987297..0000000 --- a/plugins/dali-sharp/sharp/internal/doublep.cs +++ /dev/null @@ -1,74 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class doublep : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal doublep(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(doublep obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~doublep() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_doublep(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public doublep() : this(NDalicPINVOKE.new_doublep(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void assign(double value) { - NDalicPINVOKE.doublep_assign(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public double value() { - double ret = NDalicPINVOKE.doublep_value(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_double cast() { - global::System.IntPtr cPtr = NDalicPINVOKE.doublep_cast(swigCPtr); - SWIGTYPE_p_double ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_double(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static doublep frompointer(SWIGTYPE_p_double t) { - global::System.IntPtr cPtr = NDalicPINVOKE.doublep_frompointer(SWIGTYPE_p_double.getCPtr(t)); - doublep ret = (cPtr == global::System.IntPtr.Zero) ? null : new doublep(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/floatp.cs b/plugins/dali-sharp/sharp/internal/floatp.cs deleted file mode 100644 index 1761f77..0000000 --- a/plugins/dali-sharp/sharp/internal/floatp.cs +++ /dev/null @@ -1,74 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class floatp : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal floatp(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(floatp obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~floatp() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_floatp(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public floatp() : this(NDalicPINVOKE.new_floatp(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void assign(float value) { - NDalicPINVOKE.floatp_assign(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float value() { - float ret = NDalicPINVOKE.floatp_value(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_float cast() { - global::System.IntPtr cPtr = NDalicPINVOKE.floatp_cast(swigCPtr); - SWIGTYPE_p_float ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_float(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static floatp frompointer(SWIGTYPE_p_float t) { - global::System.IntPtr cPtr = NDalicPINVOKE.floatp_frompointer(SWIGTYPE_p_float.getCPtr(t)); - floatp ret = (cPtr == global::System.IntPtr.Zero) ? null : new floatp(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/intp.cs b/plugins/dali-sharp/sharp/internal/intp.cs deleted file mode 100644 index bd2e350..0000000 --- a/plugins/dali-sharp/sharp/internal/intp.cs +++ /dev/null @@ -1,74 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class intp : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal intp(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(intp obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~intp() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_intp(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public intp() : this(NDalicPINVOKE.new_intp(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void assign(int value) { - NDalicPINVOKE.intp_assign(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public int value() { - int ret = NDalicPINVOKE.intp_value(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_int cast() { - global::System.IntPtr cPtr = NDalicPINVOKE.intp_cast(swigCPtr); - SWIGTYPE_p_int ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_int(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static intp frompointer(SWIGTYPE_p_int t) { - global::System.IntPtr cPtr = NDalicPINVOKE.intp_frompointer(SWIGTYPE_p_int.getCPtr(t)); - intp ret = (cPtr == global::System.IntPtr.Zero) ? null : new intp(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/uintp.cs b/plugins/dali-sharp/sharp/internal/uintp.cs deleted file mode 100644 index 620e037..0000000 --- a/plugins/dali-sharp/sharp/internal/uintp.cs +++ /dev/null @@ -1,74 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class uintp : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal uintp(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(uintp obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~uintp() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_uintp(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public uintp() : this(NDalicPINVOKE.new_uintp(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void assign(uint value) { - NDalicPINVOKE.uintp_assign(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint value() { - uint ret = NDalicPINVOKE.uintp_value(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal SWIGTYPE_p_unsigned_int cast() { - global::System.IntPtr cPtr = NDalicPINVOKE.uintp_cast(swigCPtr); - SWIGTYPE_p_unsigned_int ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_unsigned_int(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static uintp frompointer(SWIGTYPE_p_unsigned_int t) { - global::System.IntPtr cPtr = NDalicPINVOKE.uintp_frompointer(SWIGTYPE_p_unsigned_int.getCPtr(t)); - uintp ret = (cPtr == global::System.IntPtr.Zero) ? null : new uintp(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/internal/ushortp.cs b/plugins/dali-sharp/sharp/internal/ushortp.cs deleted file mode 100644 index e0a34d4..0000000 --- a/plugins/dali-sharp/sharp/internal/ushortp.cs +++ /dev/null @@ -1,74 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class ushortp : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal ushortp(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ushortp obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ushortp() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ushortp(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public ushortp() : this(NDalicPINVOKE.new_ushortp(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void assign(ushort value) { - NDalicPINVOKE.ushortp_assign(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ushort value() { - ushort ret = NDalicPINVOKE.ushortp_value(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SWIGTYPE_p_unsigned_short cast() { - global::System.IntPtr cPtr = NDalicPINVOKE.ushortp_cast(swigCPtr); - SWIGTYPE_p_unsigned_short ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_unsigned_short(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static ushortp frompointer(SWIGTYPE_p_unsigned_short t) { - global::System.IntPtr cPtr = NDalicPINVOKE.ushortp_frompointer(SWIGTYPE_p_unsigned_short.getCPtr(t)); - ushortp ret = (cPtr == global::System.IntPtr.Zero) ? null : new ushortp(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/AlignType.cs b/plugins/dali-sharp/sharp/public/AlignType.cs deleted file mode 100644 index 5c2eb6e..0000000 --- a/plugins/dali-sharp/sharp/public/AlignType.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum AlignType { - TOP_BEGIN = 0, - TOP_CENTER, - TOP_END, - CENTER_BEGIN, - CENTER, - CENTER_END, - BOTTOM_BEGIN, - BOTTOM_CENTER, - BOTTOM_END -} - -} diff --git a/plugins/dali-sharp/sharp/public/AlphaFunction.cs b/plugins/dali-sharp/sharp/public/AlphaFunction.cs deleted file mode 100644 index 244a663..0000000 --- a/plugins/dali-sharp/sharp/public/AlphaFunction.cs +++ /dev/null @@ -1,121 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class AlphaFunction : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AlphaFunction(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AlphaFunction obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AlphaFunction() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AlphaFunction(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public AlphaFunction(System.Delegate func) : this(NDalicPINVOKE.new_AlphaFunction__SWIG_2(SWIGTYPE_p_f_float__float.getCPtr(new SWIGTYPE_p_f_float__float(System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate(func), true))), true) - { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public AlphaFunction() : this(NDalicPINVOKE.new_AlphaFunction__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public AlphaFunction(AlphaFunction.BuiltinFunction function) : this(NDalicPINVOKE.new_AlphaFunction__SWIG_1((int)function), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal AlphaFunction(SWIGTYPE_p_f_float__float function) : this(NDalicPINVOKE.new_AlphaFunction__SWIG_2(SWIGTYPE_p_f_float__float.getCPtr(function)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public AlphaFunction(Vector2 controlPoint0, Vector2 controlPoint1) : this(NDalicPINVOKE.new_AlphaFunction__SWIG_3(Vector2.getCPtr(controlPoint0), Vector2.getCPtr(controlPoint1)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector4 GetBezierControlPoints() { - Vector4 ret = new Vector4(NDalicPINVOKE.AlphaFunction_GetBezierControlPoints(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal SWIGTYPE_p_f_float__float GetCustomFunction() { - global::System.IntPtr cPtr = NDalicPINVOKE.AlphaFunction_GetCustomFunction(swigCPtr); - SWIGTYPE_p_f_float__float ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_f_float__float(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AlphaFunction.BuiltinFunction GetBuiltinFunction() { - AlphaFunction.BuiltinFunction ret = (AlphaFunction.BuiltinFunction)NDalicPINVOKE.AlphaFunction_GetBuiltinFunction(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AlphaFunction.Mode GetMode() { - AlphaFunction.Mode ret = (AlphaFunction.Mode)NDalicPINVOKE.AlphaFunction_GetMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum BuiltinFunction { - Default, - Linear, - Reverse, - EaseInSquare, - EaseOutSquare, - EaseIn, - EaseOut, - EaseInOut, - EaseInSine, - EaseOutSine, - EaseInOutSine, - Bounce, - Sin, - EaseOutBack, - Count - } - - public enum Mode { - BuiltinFunction, - CustomFunction, - Bezier - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/AngleAxis.cs b/plugins/dali-sharp/sharp/public/AngleAxis.cs deleted file mode 100644 index 59c7587..0000000 --- a/plugins/dali-sharp/sharp/public/AngleAxis.cs +++ /dev/null @@ -1,85 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class AngleAxis : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal AngleAxis(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(AngleAxis obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~AngleAxis() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_AngleAxis(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public AngleAxis() : this(NDalicPINVOKE.new_AngleAxis__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public AngleAxis(Radian initialAngle, Vector3 initialAxis) : this(NDalicPINVOKE.new_AngleAxis__SWIG_1(Radian.getCPtr(initialAngle), Vector3.getCPtr(initialAxis)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Radian Angle { - set { - NDalicPINVOKE.AngleAxis_angle_set(swigCPtr, Radian.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AngleAxis_angle_get(swigCPtr); - Radian ret = (cPtr == global::System.IntPtr.Zero) ? null : new Radian(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Vector3 Axis { - set { - NDalicPINVOKE.AngleAxis_axis_set(swigCPtr, Vector3.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.AngleAxis_axis_get(swigCPtr); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Animatable.cs b/plugins/dali-sharp/sharp/public/Animatable.cs deleted file mode 100644 index 7abd0da..0000000 --- a/plugins/dali-sharp/sharp/public/Animatable.cs +++ /dev/null @@ -1,156 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ - -namespace Dali { - -public class Animatable : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Animatable(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Handle_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Animatable obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Animatable() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Handle(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public Animatable () : this (NDalicPINVOKE.Handle_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - - internal uint GetPropertyCount() { - uint ret = NDalicPINVOKE.Handle_GetPropertyCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetPropertyName(int index) { - string ret = NDalicPINVOKE.Handle_GetPropertyName(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int GetPropertyIndex(string name) { - int ret = NDalicPINVOKE.Handle_GetPropertyIndex(swigCPtr, name); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsPropertyWritable(int index) { - bool ret = NDalicPINVOKE.Handle_IsPropertyWritable(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsPropertyAnimatable(int index) { - bool ret = NDalicPINVOKE.Handle_IsPropertyAnimatable(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Property.Type GetPropertyType(int index) { - Property.Type ret = (Property.Type)NDalicPINVOKE.Handle_GetPropertyType(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetProperty(int index, Property.Value propertyValue) - { - Dali.Object.SetProperty( swigCPtr, index, propertyValue ); - } - - public int RegisterProperty(string name, Property.Value propertyValue) { - int ret = NDalicPINVOKE.Handle_RegisterProperty__SWIG_0(swigCPtr, name, Property.Value.getCPtr(propertyValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int RegisterProperty(string name, Property.Value propertyValue, Property.AccessMode accessMode) { - int ret = NDalicPINVOKE.Handle_RegisterProperty__SWIG_1(swigCPtr, name, Property.Value.getCPtr(propertyValue), (int)accessMode); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Property.Value GetProperty(int index) - { - Property.Value ret = Dali.Object.GetProperty( swigCPtr, index ); - return ret; - } - - internal PropertyNotification AddPropertyNotification(int index, PropertyCondition condition) { - PropertyNotification ret = new PropertyNotification(NDalicPINVOKE.Handle_AddPropertyNotification__SWIG_0(swigCPtr, index, PropertyCondition.getCPtr(condition)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal PropertyNotification AddPropertyNotification(int index, int componentIndex, PropertyCondition condition) { - PropertyNotification ret = new PropertyNotification(NDalicPINVOKE.Handle_AddPropertyNotification__SWIG_1(swigCPtr, index, componentIndex, PropertyCondition.getCPtr(condition)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void RemovePropertyNotification(PropertyNotification propertyNotification) { - NDalicPINVOKE.Handle_RemovePropertyNotification(swigCPtr, PropertyNotification.getCPtr(propertyNotification)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void RemovePropertyNotifications() { - NDalicPINVOKE.Handle_RemovePropertyNotifications(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void RemoveConstraints() { - NDalicPINVOKE.Handle_RemoveConstraints__SWIG_0(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void RemoveConstraints(uint tag) { - NDalicPINVOKE.Handle_RemoveConstraints__SWIG_1(swigCPtr, tag); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public enum Capability { - DYNAMIC_PROPERTIES = 0x01 - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Animation.cs b/plugins/dali-sharp/sharp/public/Animation.cs deleted file mode 100644 index bafdaf2..0000000 --- a/plugins/dali-sharp/sharp/public/Animation.cs +++ /dev/null @@ -1,895 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali -{ - - using System; - using System.Runtime.InteropServices; - - public class Animation : BaseHandle - { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Animation(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Animation_SWIGUpcast(cPtr), cMemoryOwn) - { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Animation obj) - { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Animation() - { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() - { - if (!Window.IsInstalled()) - { - DisposeQueue.Instance.Add(this); - return; - } - - lock (this) - { - if (swigCPtr.Handle != global::System.IntPtr.Zero) - { - if (swigCMemOwn) - { - swigCMemOwn = false; - NDalicPINVOKE.delete_Animation(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - - private EventCallbackDelegateType1 _animationFinishedEventCallbackDelegate; - - private event EventHandler _animationFinishedEventHandler; - - /** - * @brief Event for Finished signal which can be used to subscribe/unsubscribe the event handler - * Finished signal is emitted when an Animation's animations have finished. - */ - public event EventHandler Finished - { - add - { - lock (this) - { - _animationFinishedEventHandler += value; - _animationFinishedEventCallbackDelegate = OnFinished; - this.FinishedSignal().Connect(_animationFinishedEventCallbackDelegate); - } - } - remove - { - lock (this) - { - if (_animationFinishedEventHandler != null) - { - this.FinishedSignal().Disconnect(_animationFinishedEventCallbackDelegate); - } - _animationFinishedEventHandler -= value; - } - } - } - - // Callback for Animation FinishedSignal - private void OnFinished(IntPtr data) - { - if (_animationFinishedEventHandler != null) - { - //here we send all data to user event handlers - _animationFinishedEventHandler(this, null); - } - } - - public static Animation GetAnimationFromPtr(global::System.IntPtr cPtr) - { - Animation ret = new Animation(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private float MilliSecondsToSeconds(int millisec) - { - return (float)millisec / 1000.0f; - } - - private int SecondsToMilliSeconds(float sec) - { - return (int)(sec * 1000); - } - - public int Duration - { - set - { - SetDuration(MilliSecondsToSeconds(value)); - } - get - { - return SecondsToMilliSeconds(GetDuration()); - } - } - - public AlphaFunction DefaultAlphaFunction - { - set - { - SetDefaultAlphaFunction(value); - } - get - { - AlphaFunction ret = GetDefaultAlphaFunction(); - return ret; - } - } - - public Animation.State Status - { - get - { - return GetState(); - } - } - - public int LoopCount - { - set - { - SetLoopCount(value); - } - get - { - int ret = GetLoopCount(); - return ret; - } - } - - public bool Looping - { - set - { - SetLooping(value); - } - get - { - bool ret = IsLooping(); - return ret; - } - } - - public Animation.EndActions EndAction - { - set - { - SetEndAction(value); - } - get - { - return GetEndAction(); - } - } - - public void Stop(Animation.EndActions action) - { - SetEndAction(action); - NDalicPINVOKE.Animation_Stop(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public int StartTime { set; get; } - - public int EndTime { set; get; } - - public string TargetProperty { set; get; } - - public object Destination { set; get; } - - public Dali.AlphaFunction AlphaFunction { set; get; } - - - public void AnimateBy(View target) - { - string _str1 = TargetProperty.Substring(0, 1); - string _str2 = TargetProperty.Substring(1); - string _str = _str1.ToLower() + _str2; - - dynamic obj = (object)Destination; - - if (this.AlphaFunction != null) - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateBy(new Property(target, _str), new Property.Value(obj), this.AlphaFunction); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateBy(new Property(target, _str), new Property.Value(obj), this.AlphaFunction, time); - } - } - else - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateBy(new Property(target, _str), new Property.Value(obj)); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateBy(new Property(target, _str), new Property.Value(obj), time); - } - } - } - - public void AnimateBy(View target, string propertyIndex) - { - string _str1 = propertyIndex.Substring(0, 1); - string _str2 = propertyIndex.Substring(1); - string _str = _str1.ToLower() + _str2; - - dynamic obj = (object)Destination; - - if (this.AlphaFunction != null) - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateBy(new Property(target, _str), new Property.Value(obj), this.AlphaFunction); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateBy(new Property(target, _str), new Property.Value(obj), this.AlphaFunction, time); - } - } - else - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateBy(new Property(target, _str), new Property.Value(obj)); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateBy(new Property(target, _str), new Property.Value(obj), time); - } - } - } - - public void AnimateBy(View target, string propertyIndex, object relativeValue) - { - string _str1 = propertyIndex.Substring(0, 1); - string _str2 = propertyIndex.Substring(1); - string _str = _str1.ToLower() + _str2; - - dynamic obj = (object)relativeValue; - - if (this.AlphaFunction != null) - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateBy(new Property(target, _str), new Property.Value(obj), this.AlphaFunction); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateBy(new Property(target, _str), new Property.Value(obj), this.AlphaFunction, time); - } - } - else - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateBy(new Property(target, _str), new Property.Value(obj)); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateBy(new Property(target, _str), new Property.Value(obj), time); - } - } - } - - public void AnimateTo(View target) - { - string _str1 = TargetProperty.Substring(0, 1); - string _str2 = TargetProperty.Substring(1); - string _str = _str1.ToLower() + _str2; - - dynamic obj = (object)Destination; - - if (this.AlphaFunction != null) - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateTo(new Property(target, _str), new Property.Value(obj), this.AlphaFunction); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateTo(new Property(target, _str), new Property.Value(obj), this.AlphaFunction, time); - } - } - else - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateTo(new Property(target, _str), new Property.Value(obj)); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateTo(new Property(target, _str), new Property.Value(obj), time); - } - } - } - - public void AnimateTo(View target, string propertyIndex) - { - string _str1 = propertyIndex.Substring(0, 1); - string _str2 = propertyIndex.Substring(1); - string _str = _str1.ToLower() + _str2; - - dynamic obj = (object)Destination; - - if (this.AlphaFunction != null) - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateTo(new Property(target, _str), new Property.Value(obj), this.AlphaFunction); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateTo(new Property(target, _str), new Property.Value(obj), this.AlphaFunction, time); - } - } - else - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateTo(new Property(target, _str), new Property.Value(obj)); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateTo(new Property(target, _str), new Property.Value(obj), time); - } - } - } - - public void AnimateTo(View target, string propertyIndex, object destinationValue) - { - string _str1 = propertyIndex.Substring(0, 1); - string _str2 = propertyIndex.Substring(1); - string _str = _str1.ToLower() + _str2; - - dynamic obj = (object)destinationValue; - - if (this.AlphaFunction != null) - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateTo(new Property(target, _str), new Property.Value(obj), this.AlphaFunction); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateTo(new Property(target, _str), new Property.Value(obj), this.AlphaFunction, time); - } - } - else - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateTo(new Property(target, _str), new Property.Value(obj)); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateTo(new Property(target, _str), new Property.Value(obj), time); - } - } - } - - public void AnimateBetween(View target, KeyFrames keyFrames) - { - string _str1 = TargetProperty.Substring(0, 1); - string _str2 = TargetProperty.Substring(1); - string _str = _str1.ToLower() + _str2; - - - if (this.AlphaFunction != null) - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateBetween(new Property(target, _str), keyFrames, this.AlphaFunction); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateBetween(new Property(target, _str), keyFrames, this.AlphaFunction, time); - } - } - else - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateBetween(new Property(target, _str), keyFrames); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateBetween(new Property(target, _str), keyFrames, time); - } - } - } - - public void AnimateBetween(View target, KeyFrames keyFrames, Animation.Interpolation interpolation) - { - string _str1 = TargetProperty.Substring(0, 1); - string _str2 = TargetProperty.Substring(1); - string _str = _str1.ToLower() + _str2; - - - if (this.AlphaFunction != null) - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateBetween(new Property(target, _str), keyFrames, this.AlphaFunction, interpolation); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateBetween(new Property(target, _str), keyFrames, this.AlphaFunction, time, interpolation); - } - } - else - { - if (this.StartTime == 0 && this.EndTime == 0) - { - AnimateBetween(new Property(target, _str), keyFrames, interpolation); - } - else - { - Dali.TimePeriod time = new Dali.TimePeriod(MilliSecondsToSeconds(this.StartTime), MilliSecondsToSeconds(this.EndTime - this.StartTime)); - AnimateBetween(new Property(target, _str), keyFrames, time, interpolation); - } - } - } - - - /** - * @brief Create an initialized Animation. - * - * The animation will not loop. - * The default end action is "Bake". - * The default Alpha function is linear. - * @since 1.0.0 - * @param [in] durationmSeconds The duration in milli seconds (int). - * @return A handle to a newly allocated Dali resource. - * @pre DurationmSeconds must be greater than zero. - */ - public Animation(int durationmSeconds) : this(NDalicPINVOKE.Animation_New((float)durationmSeconds / 1000.0f), true) - { - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Animation() : this(NDalicPINVOKE.Animation_New(0.0f), true) - { - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - - public Animation(float durationSeconds) : this(NDalicPINVOKE.Animation_New(durationSeconds), true) - { - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - - public Animation Assign(Animation rhs) - { - Animation ret = new Animation(NDalicPINVOKE.Animation_Assign(swigCPtr, Animation.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetDuration(float seconds) - { - NDalicPINVOKE.Animation_SetDuration(swigCPtr, seconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal float GetDuration() - { - float ret = NDalicPINVOKE.Animation_GetDuration(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetLooping(bool looping) - { - NDalicPINVOKE.Animation_SetLooping(swigCPtr, looping); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetLoopCount(int count) - { - NDalicPINVOKE.Animation_SetLoopCount(swigCPtr, count); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal int GetLoopCount() - { - int ret = NDalicPINVOKE.Animation_GetLoopCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int GetCurrentLoop() - { - int ret = NDalicPINVOKE.Animation_GetCurrentLoop(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal bool IsLooping() - { - bool ret = NDalicPINVOKE.Animation_IsLooping(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetEndAction(Animation.EndActions action) - { - NDalicPINVOKE.Animation_SetEndAction(swigCPtr, (int)action); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Animation.EndActions GetEndAction() - { - Animation.EndActions ret = (Animation.EndActions)NDalicPINVOKE.Animation_GetEndAction(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetDisconnectAction(Animation.EndActions disconnectAction) - { - NDalicPINVOKE.Animation_SetDisconnectAction(swigCPtr, (int)disconnectAction); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Animation.EndActions GetDisconnectAction() - { - Animation.EndActions ret = (Animation.EndActions)NDalicPINVOKE.Animation_GetDisconnectAction(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetDefaultAlphaFunction(AlphaFunction alpha) - { - NDalicPINVOKE.Animation_SetDefaultAlphaFunction(swigCPtr, AlphaFunction.getCPtr(alpha)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal AlphaFunction GetDefaultAlphaFunction() - { - AlphaFunction ret = new AlphaFunction(NDalicPINVOKE.Animation_GetDefaultAlphaFunction(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetCurrentProgress(float progress) - { - NDalicPINVOKE.Animation_SetCurrentProgress(swigCPtr, progress); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetCurrentProgress() - { - float ret = NDalicPINVOKE.Animation_GetCurrentProgress(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetSpeedFactor(float factor) - { - NDalicPINVOKE.Animation_SetSpeedFactor(swigCPtr, factor); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetSpeedFactor() - { - float ret = NDalicPINVOKE.Animation_GetSpeedFactor(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetPlayRange(Vector2 range) - { - NDalicPINVOKE.Animation_SetPlayRange(swigCPtr, Vector2.getCPtr(range)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2 GetPlayRange() - { - Vector2 ret = new Vector2(NDalicPINVOKE.Animation_GetPlayRange(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Play() - { - NDalicPINVOKE.Animation_Play(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void PlayFrom(float progress) - { - NDalicPINVOKE.Animation_PlayFrom(swigCPtr, progress); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Pause() - { - NDalicPINVOKE.Animation_Pause(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private Animation.State GetState() - { - Animation.State ret = (Animation.State)NDalicPINVOKE.Animation_GetState(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Stop() - { - NDalicPINVOKE.Animation_Stop(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Clear() - { - NDalicPINVOKE.Animation_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal AnimationSignal FinishedSignal() - { - AnimationSignal ret = new AnimationSignal(NDalicPINVOKE.Animation_FinishedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void AnimateBy(Property target, Property.Value relativeValue) - { - NDalicPINVOKE.Animation_AnimateBy__SWIG_0(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(relativeValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AnimateBy(Property target, Property.Value relativeValue, AlphaFunction alpha) - { - NDalicPINVOKE.Animation_AnimateBy__SWIG_1(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(relativeValue), AlphaFunction.getCPtr(alpha)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AnimateBy(Property target, Property.Value relativeValue, TimePeriod period) - { - NDalicPINVOKE.Animation_AnimateBy__SWIG_2(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(relativeValue), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AnimateBy(Property target, Property.Value relativeValue, AlphaFunction alpha, TimePeriod period) - { - NDalicPINVOKE.Animation_AnimateBy__SWIG_3(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(relativeValue), AlphaFunction.getCPtr(alpha), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AnimateTo(Property target, Property.Value destinationValue) - { - NDalicPINVOKE.Animation_AnimateTo__SWIG_0(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(destinationValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AnimateTo(Property target, Property.Value destinationValue, AlphaFunction alpha) - { - NDalicPINVOKE.Animation_AnimateTo__SWIG_1(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(destinationValue), AlphaFunction.getCPtr(alpha)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AnimateTo(Property target, Property.Value destinationValue, TimePeriod period) - { - NDalicPINVOKE.Animation_AnimateTo__SWIG_2(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(destinationValue), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AnimateTo(Property target, Property.Value destinationValue, AlphaFunction alpha, TimePeriod period) - { - NDalicPINVOKE.Animation_AnimateTo__SWIG_3(swigCPtr, Property.getCPtr(target), Property.Value.getCPtr(destinationValue), AlphaFunction.getCPtr(alpha), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AnimateBetween(Property target, KeyFrames keyFrames) - { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_0(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AnimateBetween(Property target, KeyFrames keyFrames, Animation.Interpolation interpolation) - { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_1(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames), (int)interpolation); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AnimateBetween(Property target, KeyFrames keyFrames, AlphaFunction alpha) - { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_2(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames), AlphaFunction.getCPtr(alpha)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AnimateBetween(Property target, KeyFrames keyFrames, AlphaFunction alpha, Animation.Interpolation interpolation) - { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_3(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames), AlphaFunction.getCPtr(alpha), (int)interpolation); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AnimateBetween(Property target, KeyFrames keyFrames, TimePeriod period) - { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_4(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AnimateBetween(Property target, KeyFrames keyFrames, TimePeriod period, Animation.Interpolation interpolation) - { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_5(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames), TimePeriod.getCPtr(period), (int)interpolation); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AnimateBetween(Property target, KeyFrames keyFrames, AlphaFunction alpha, TimePeriod period) - { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_6(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames), AlphaFunction.getCPtr(alpha), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AnimateBetween(Property target, KeyFrames keyFrames, AlphaFunction alpha, TimePeriod period, Animation.Interpolation interpolation) - { - NDalicPINVOKE.Animation_AnimateBetween__SWIG_7(swigCPtr, Property.getCPtr(target), KeyFrames.getCPtr(keyFrames), AlphaFunction.getCPtr(alpha), TimePeriod.getCPtr(period), (int)interpolation); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Animate(View view, Path path, Vector3 forward) - { - NDalicPINVOKE.Animation_Animate__SWIG_0(swigCPtr, View.getCPtr(view), Path.getCPtr(path), Vector3.getCPtr(forward)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Animate(View view, Path path, Vector3 forward, AlphaFunction alpha) - { - NDalicPINVOKE.Animation_Animate__SWIG_1(swigCPtr, View.getCPtr(view), Path.getCPtr(path), Vector3.getCPtr(forward), AlphaFunction.getCPtr(alpha)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Animate(View view, Path path, Vector3 forward, TimePeriod period) - { - NDalicPINVOKE.Animation_Animate__SWIG_2(swigCPtr, View.getCPtr(view), Path.getCPtr(path), Vector3.getCPtr(forward), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Animate(View view, Path path, Vector3 forward, AlphaFunction alpha, TimePeriod period) - { - NDalicPINVOKE.Animation_Animate__SWIG_3(swigCPtr, View.getCPtr(view), Path.getCPtr(path), Vector3.getCPtr(forward), AlphaFunction.getCPtr(alpha), TimePeriod.getCPtr(period)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public enum EndActions - { - Cancel, - Discard, - StopFinal - } - - public enum Interpolation - { - Linear, - Cubic - } - - public enum State - { - Stopped, - Playing, - Paused - } - - } - -} diff --git a/plugins/dali-sharp/sharp/public/Application.cs b/plugins/dali-sharp/sharp/public/Application.cs deleted file mode 100644 index 0b2e5e5..0000000 --- a/plugins/dali-sharp/sharp/public/Application.cs +++ /dev/null @@ -1,1230 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - - using System; - using System.Runtime.InteropServices; - - /** - * @brief Event arguments that passed via NUIApplicationInit signal - * - */ - public class NUIApplicationInitEventArgs : EventArgs - { - private Application _application; - - /** - * @brief Application - is the application that is being initialized - * - */ - public Application Application - { - get - { - return _application; - } - set - { - _application = value; - } - } - } - - /** - * @brief Event arguments that passed via NUIApplicationTerminate signal - * - */ - public class NUIApplicationTerminateEventArgs : EventArgs - { - private Application _application; - /** - * @brief Application - is the application that is being Terminated - * - */ - public Application Application - { - get - { - return _application; - } - set - { - _application = value; - } - } - } - - /** - * @brief Event arguments that passed via NUIApplicationPause signal - * - */ - public class NUIApplicationPauseEventArgs : EventArgs - { - private Application _application; - /** - * @brief Application - is the application that is being Paused - * - */ - public Application Application - { - get - { - return _application; - } - set - { - _application = value; - } - } - } - - /** - * @brief Event arguments that passed via NUIApplicationResume signal - * - */ - public class NUIApplicationResumeEventArgs : EventArgs - { - private Application _application; - /** - * @brief Application - is the application that is being Resumed - * - */ - public Application Application - { - get - { - return _application; - } - set - { - _application = value; - } - } - } - - /** - * @brief Event arguments that passed via NUIApplicationReset signal - * - */ - public class NUIApplicationResetEventArgs : EventArgs - { - private Application _application; - /** - * @brief Application - is the application that is being Reset - * - */ - public Application Application - { - get - { - return _application; - } - set - { - _application = value; - } - } - } - - /** - * @brief Event arguments that passed via NUIApplicationResize signal - * - */ - public class NUIApplicationResizeEventArgs : EventArgs - { - private Application _application; - /** - * @brief Application - is the application that is being Resized - * - */ - public Application Application - { - get - { - return _application; - } - set - { - _application = value; - } - } - } - - /** - * @brief Event arguments that passed via NUIApplicationLanguageChanged signal - * - */ - public class NUIApplicationLanguageChangedEventArgs : EventArgs - { - private Application _application; - /** - * @brief Application - is the application that is being affected with Device's language change - * - */ - public Application Application - { - get - { - return _application; - } - set - { - _application = value; - } - } - } - - /** - * @brief Event arguments that passed via NUIApplicationRegionChanged signal - * - */ - public class NUIApplicationRegionChangedEventArgs : EventArgs - { - private Application _application; - /** - * @brief Application - is the application that is being affected with Device's region change - * - */ - public Application Application - { - get - { - return _application; - } - set - { - _application = value; - } - } - } - - /** - * @brief Event arguments that passed via NUIApplicationBatteryLow signal - * - */ - public class NUIApplicationBatteryLowEventArgs : EventArgs - { - private Application _application; - /** - * @brief Application - is the application that is being affected when the battery level of the device is low - * - */ - public Application Application - { - get - { - return _application; - } - set - { - _application = value; - } - } - } - - /** - * @brief Event arguments that passed via NUIApplicationMemoryLow signal - * - */ - public class NUIApplicationMemoryLowEventArgs : EventArgs - { - private Application _application; - /** - * @brief Application - is the application that is being affected when the memory level of the device is low - * - */ - public Application Application - { - get - { - return _application; - } - set - { - _application = value; - } - } - } - - /** - * @brief Event arguments that passed via NUIApplicationAppControl signal - * - */ - public class NUIApplicationAppControlEventArgs : EventArgs - { - private Application _application; - private IntPtr _voidp; - /** - * @brief Application - is the application that is receiving the launch request from another application - * - */ - public Application Application - { - get - { - return _application; - } - set - { - _application = value; - } - } - /** - * @brief VoidP - contains the information about why the application is launched - * - */ - public IntPtr VoidP - { - get - { - return _voidp; - } - set - { - _voidp = value; - } - } - } - -public class Application : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Application(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Application_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Application obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Application() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Application(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void NUIApplicationInitEventCallbackDelegate(IntPtr application); - private DaliEventHandler _applicationInitEventHandler; - private NUIApplicationInitEventCallbackDelegate _applicationInitEventCallbackDelegate; - - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void NUIApplicationTerminateEventCallbackDelegate(IntPtr application); - private DaliEventHandler _applicationTerminateEventHandler; - private NUIApplicationTerminateEventCallbackDelegate _applicationTerminateEventCallbackDelegate; - - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void NUIApplicationPauseEventCallbackDelegate(IntPtr application); - private DaliEventHandler _applicationPauseEventHandler; - private NUIApplicationPauseEventCallbackDelegate _applicationPauseEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void NUIApplicationResumeEventCallbackDelegate(IntPtr application); - private DaliEventHandler _applicationResumeEventHandler; - private NUIApplicationResumeEventCallbackDelegate _applicationResumeEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void NUIApplicationResetEventCallbackDelegate(IntPtr application); - private DaliEventHandler _applicationResetEventHandler; - private NUIApplicationResetEventCallbackDelegate _applicationResetEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void NUIApplicationResizeEventCallbackDelegate(IntPtr application); - private DaliEventHandler _applicationResizeEventHandler; - private NUIApplicationResizeEventCallbackDelegate _applicationResizeEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void NUIApplicationLanguageChangedEventCallbackDelegate(IntPtr application); - private DaliEventHandler _applicationLanguageChangedEventHandler; - private NUIApplicationLanguageChangedEventCallbackDelegate _applicationLanguageChangedEventCallbackDelegate; - - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void NUIApplicationRegionChangedEventCallbackDelegate(IntPtr application); - private DaliEventHandler _applicationRegionChangedEventHandler; - private NUIApplicationRegionChangedEventCallbackDelegate _applicationRegionChangedEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void NUIApplicationBatteryLowEventCallbackDelegate(IntPtr application); - private DaliEventHandler _applicationBatteryLowEventHandler; - private NUIApplicationBatteryLowEventCallbackDelegate _applicationBatteryLowEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void NUIApplicationMemoryLowEventCallbackDelegate(IntPtr application); - private DaliEventHandler _applicationMemoryLowEventHandler; - private NUIApplicationMemoryLowEventCallbackDelegate _applicationMemoryLowEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void NUIApplicationAppControlEventCallbackDelegate(IntPtr application, IntPtr voidp); - private DaliEventHandler _applicationAppControlEventHandler; - private NUIApplicationAppControlEventCallbackDelegate _applicationAppControlEventCallbackDelegate; - - /** - * @brief Event for Initialized signal which can be used to subscribe/unsubscribe the event handler - * (in the type of NUIApplicationInitEventHandler - DaliEventHandler) - * provided by the user. Initialized signal is emitted when application is initialised - */ - public event DaliEventHandler Initialized - { - add - { - lock(this) - { - // Restricted to only one listener - if (_applicationInitEventHandler == null) - { - _applicationInitEventHandler += value; - - _applicationInitEventCallbackDelegate = new NUIApplicationInitEventCallbackDelegate(OnApplicationInit); - this.InitSignal().Connect(_applicationInitEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_applicationInitEventHandler != null) - { - this.InitSignal().Disconnect(_applicationInitEventCallbackDelegate); - } - - _applicationInitEventHandler -= value; - } - } - } - - // Callback for Application InitSignal - private void OnApplicationInit(IntPtr data) - { - // Initialize DisposeQueue Singleton class. This is also required to create DisposeQueue on main thread. - DisposeQueue.Instance.Initialize(); - - NUIApplicationInitEventArgs e = new NUIApplicationInitEventArgs(); - - // Populate all members of "e" (NUIApplicationInitEventArgs) with real data - e.Application = Application.GetApplicationFromPtr(data); - - if (_applicationInitEventHandler != null) - { - //here we send all data to user event handlers - _applicationInitEventHandler(this, e); - } - } - - /** - * @brief Event for Terminated signal which can be used to subscribe/unsubscribe the event handler - * (in the type of NUIApplicationTerminateEventHandler-DaliEventHandler) - * provided by the user. Terminated signal is emitted when application is terminated - */ - public event DaliEventHandler Terminated - { - add - { - lock(this) - { - // Restricted to only one listener - if (_applicationTerminateEventHandler == null) - { - _applicationTerminateEventHandler += value; - - _applicationTerminateEventCallbackDelegate = new NUIApplicationTerminateEventCallbackDelegate(OnNUIApplicationTerminate); - this.TerminateSignal().Connect(_applicationTerminateEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_applicationTerminateEventHandler != null) - { - this.TerminateSignal().Disconnect(_applicationTerminateEventCallbackDelegate); - } - - _applicationTerminateEventHandler -= value; - } - } - } - - // Callback for Application TerminateSignal - private void OnNUIApplicationTerminate(IntPtr data) - { - NUIApplicationTerminateEventArgs e = new NUIApplicationTerminateEventArgs(); - - // Populate all members of "e" (NUIApplicationTerminateEventArgs) with real data - e.Application = Application.GetApplicationFromPtr(data); - - if (_applicationTerminateEventHandler != null) - { - //here we send all data to user event handlers - _applicationTerminateEventHandler(this, e); - } - } - - /** - * @brief Event for Paused signal which can be used to subscribe/unsubscribe the event handler - * (in the type of NUIApplicationPauseEventHandler-DaliEventHandler) - * provided by the user. Paused signal is emitted when application is paused - */ - public event DaliEventHandler Paused - { - add - { - lock(this) - { - // Restricted to only one listener - if (_applicationPauseEventHandler == null) - { - _applicationPauseEventHandler += value; - - _applicationPauseEventCallbackDelegate = new NUIApplicationPauseEventCallbackDelegate(OnNUIApplicationPause); - this.PauseSignal().Connect(_applicationPauseEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_applicationPauseEventHandler != null) - { - this.PauseSignal().Disconnect(_applicationPauseEventCallbackDelegate); - } - - _applicationPauseEventHandler -= value; - } - } - } - - // Callback for Application PauseSignal - private void OnNUIApplicationPause(IntPtr data) - { - NUIApplicationPauseEventArgs e = new NUIApplicationPauseEventArgs(); - - // Populate all members of "e" (NUIApplicationPauseEventArgs) with real data - e.Application = Application.GetApplicationFromPtr(data); - - if (_applicationPauseEventHandler != null) - { - //here we send all data to user event handlers - _applicationPauseEventHandler(this, e); - } - } - - /** - * @brief Event for Resumed signal which can be used to subscribe/unsubscribe the event handler - * (in the type of NUIApplicationResumeEventHandler-DaliEventHandler) - * provided by the user. Resumed signal is emitted when application is resumed - */ - public event DaliEventHandler Resumed - { - add - { - lock(this) - { - // Restricted to only one listener - if (_applicationResumeEventHandler == null) - { - _applicationResumeEventHandler += value; - - _applicationResumeEventCallbackDelegate = new NUIApplicationResumeEventCallbackDelegate(OnNUIApplicationResume); - this.ResumeSignal().Connect(_applicationResumeEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_applicationResumeEventHandler != null) - { - this.ResumeSignal().Disconnect(_applicationResumeEventCallbackDelegate); - } - - _applicationResumeEventHandler -= value; - } - } - } - - // Callback for Application ResumeSignal - private void OnNUIApplicationResume(IntPtr data) - { - NUIApplicationResumeEventArgs e = new NUIApplicationResumeEventArgs(); - - // Populate all members of "e" (NUIApplicationResumeEventArgs) with real data - e.Application = Application.GetApplicationFromPtr(data); - - if (_applicationResumeEventHandler != null) - { - //here we send all data to user event handlers - _applicationResumeEventHandler(this, e); - } - } - - /** - * @brief Event for Reset signal which can be used to subscribe/unsubscribe the event handler - * (in the type of NUIApplicationResetEventHandler-DaliEventHandler) - * provided by the user. Reset signal is emitted when application is reset - */ - public event DaliEventHandler Reset - { - add - { - lock(this) - { - // Restricted to only one listener - if (_applicationResetEventHandler == null) - { - _applicationResetEventHandler += value; - - _applicationResetEventCallbackDelegate = new NUIApplicationResetEventCallbackDelegate(OnNUIApplicationReset); - this.ResetSignal().Connect(_applicationResetEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_applicationResetEventHandler != null) - { - this.ResetSignal().Disconnect(_applicationResetEventCallbackDelegate); - } - - _applicationResetEventHandler -= value; - } - } - } - - // Callback for Application ResetSignal - private void OnNUIApplicationReset(IntPtr data) - { - NUIApplicationResetEventArgs e = new NUIApplicationResetEventArgs(); - - // Populate all members of "e" (NUIApplicationResetEventArgs) with real data - e.Application = Application.GetApplicationFromPtr(data); - - if (_applicationResetEventHandler != null) - { - //here we send all data to user event handlers - _applicationResetEventHandler(this, e); - } - } - - /** - * @brief Event for Resized signal which can be used to subscribe/unsubscribe the event handler - * (in the type of NUIApplicationResizeEventHandler-DaliEventHandler) - * provided by the user. Resized signal is emitted when application is resized - */ - public event DaliEventHandler Resized - { - add - { - lock(this) - { - // Restricted to only one listener - if (_applicationResizeEventHandler == null) - { - _applicationResizeEventHandler += value; - - _applicationResizeEventCallbackDelegate = new NUIApplicationResizeEventCallbackDelegate(OnNUIApplicationResize); - this.ResizeSignal().Connect(_applicationResizeEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_applicationResizeEventHandler != null) - { - this.ResizeSignal().Disconnect(_applicationResizeEventCallbackDelegate); - } - - _applicationResizeEventHandler -= value; - } - } - } - - // Callback for Application ResizeSignal - private void OnNUIApplicationResize(IntPtr data) - { - NUIApplicationResizeEventArgs e = new NUIApplicationResizeEventArgs(); - - // Populate all members of "e" (NUIApplicationResizeEventArgs) with real data - e.Application = Application.GetApplicationFromPtr(data); - - if (_applicationResizeEventHandler != null) - { - //here we send all data to user event handlers - _applicationResizeEventHandler(this, e); - } - } - - /** - * @brief Event for LanguageChanged signal which can be used to subscribe/unsubscribe the event handler - * (in the type of NUIApplicationLanguageChangedEventHandler-DaliEventHandler) - * provided by the user. LanguageChanged signal is emitted when the region of the device is changed. - */ - public event DaliEventHandler LanguageChanged - { - add - { - lock(this) - { - // Restricted to only one listener - if (_applicationLanguageChangedEventHandler == null) - { - _applicationLanguageChangedEventHandler += value; - - _applicationLanguageChangedEventCallbackDelegate = new NUIApplicationLanguageChangedEventCallbackDelegate(OnNUIApplicationLanguageChanged); - this.LanguageChangedSignal().Connect(_applicationLanguageChangedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_applicationLanguageChangedEventHandler != null) - { - this.LanguageChangedSignal().Disconnect(_applicationLanguageChangedEventCallbackDelegate); - } - - _applicationLanguageChangedEventHandler -= value; - } - } - } - - // Callback for Application LanguageChangedSignal - private void OnNUIApplicationLanguageChanged(IntPtr data) - { - NUIApplicationLanguageChangedEventArgs e = new NUIApplicationLanguageChangedEventArgs(); - - // Populate all members of "e" (NUIApplicationLanguageChangedEventArgs) with real data - e.Application = Application.GetApplicationFromPtr(data); - - if (_applicationLanguageChangedEventHandler != null) - { - //here we send all data to user event handlers - _applicationLanguageChangedEventHandler(this, e); - } - } - - /** - * @brief Event for RegionChanged signal which can be used to subscribe/unsubscribe the event handler - * (in the type of NUIApplicationRegionChangedEventHandler-DaliEventHandler) - * provided by the user. RegionChanged signal is emitted when the region of the device is changed. - */ - public event DaliEventHandler RegionChanged - { - add - { - lock(this) - { - // Restricted to only one listener - if (_applicationRegionChangedEventHandler == null) - { - _applicationRegionChangedEventHandler += value; - - _applicationRegionChangedEventCallbackDelegate = new NUIApplicationRegionChangedEventCallbackDelegate(OnNUIApplicationRegionChanged); - this.RegionChangedSignal().Connect(_applicationRegionChangedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_applicationRegionChangedEventHandler != null) - { - this.RegionChangedSignal().Disconnect(_applicationRegionChangedEventCallbackDelegate); - } - - _applicationRegionChangedEventHandler -= value; - } - } - } - - // Callback for Application RegionChangedSignal - private void OnNUIApplicationRegionChanged(IntPtr data) - { - NUIApplicationRegionChangedEventArgs e = new NUIApplicationRegionChangedEventArgs(); - - // Populate all members of "e" (NUIApplicationRegionChangedEventArgs) with real data - e.Application = Application.GetApplicationFromPtr(data); - - if (_applicationRegionChangedEventHandler != null) - { - //here we send all data to user event handlers - _applicationRegionChangedEventHandler(this, e); - } - } - - /** - * @brief Event for BatteryLow signal which can be used to subscribe/unsubscribe the event handler - * (in the type of NUIApplicationBatteryLowEventHandler-DaliEventHandler) - * provided by the user. BatteryLow signal is emitted when the battery level of the device is low. - */ - public event DaliEventHandler BatteryLow - { - add - { - lock(this) - { - // Restricted to only one listener - if (_applicationBatteryLowEventHandler == null) - { - _applicationBatteryLowEventHandler += value; - - _applicationBatteryLowEventCallbackDelegate = new NUIApplicationBatteryLowEventCallbackDelegate(OnNUIApplicationBatteryLow); - this.BatteryLowSignal().Connect(_applicationBatteryLowEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_applicationBatteryLowEventHandler != null) - { - this.BatteryLowSignal().Disconnect(_applicationBatteryLowEventCallbackDelegate); - } - - _applicationBatteryLowEventHandler -= value; - } - } - } - - // Callback for Application BatteryLowSignal - private void OnNUIApplicationBatteryLow(IntPtr data) - { - NUIApplicationBatteryLowEventArgs e = new NUIApplicationBatteryLowEventArgs(); - - // Populate all members of "e" (NUIApplicationBatteryLowEventArgs) with real data - e.Application = Application.GetApplicationFromPtr(data); - - if (_applicationBatteryLowEventHandler != null) - { - //here we send all data to user event handlers - _applicationBatteryLowEventHandler(this, e); - } - } - - /** - * @brief Event for MemoryLow signal which can be used to subscribe/unsubscribe the event handler - * (in the type of NUIApplicationMemoryLowEventHandler-DaliEventHandler) - * provided by the user. MemoryLow signal is emitted when the memory level of the device is low. - */ - public event DaliEventHandler MemoryLow - { - add - { - lock(this) - { - // Restricted to only one listener - if (_applicationMemoryLowEventHandler == null) - { - _applicationMemoryLowEventHandler += value; - - _applicationMemoryLowEventCallbackDelegate = new NUIApplicationMemoryLowEventCallbackDelegate(OnNUIApplicationMemoryLow); - this.MemoryLowSignal().Connect(_applicationMemoryLowEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_applicationMemoryLowEventHandler != null) - { - this.MemoryLowSignal().Disconnect(_applicationMemoryLowEventCallbackDelegate); - } - - _applicationMemoryLowEventHandler -= value; - } - } - } - - // Callback for Application MemoryLowSignal - private void OnNUIApplicationMemoryLow(IntPtr data) - { - NUIApplicationMemoryLowEventArgs e = new NUIApplicationMemoryLowEventArgs(); - - // Populate all members of "e" (NUIApplicationMemoryLowEventArgs) with real data - e.Application = Application.GetApplicationFromPtr(data); - - if (_applicationMemoryLowEventHandler != null) - { - //here we send all data to user event handlers - _applicationMemoryLowEventHandler(this, e); - } - } - - /** - * @brief Event for AppControl signal which can be used to subscribe/unsubscribe the event handler - * (in the type of NUIApplicationAppControlEventHandler-DaliEventHandler) - * provided by the user. AppControl signal is emitted when another application sends a launch request to the application. - */ - public event DaliEventHandler AppControl - { - add - { - lock(this) - { - // Restricted to only one listener - if (_applicationAppControlEventHandler == null) - { - _applicationAppControlEventHandler += value; - - _applicationAppControlEventCallbackDelegate = new NUIApplicationAppControlEventCallbackDelegate(OnNUIApplicationAppControl); - this.AppControlSignal().Connect(_applicationAppControlEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_applicationAppControlEventHandler != null) - { - this.AppControlSignal().Disconnect(_applicationAppControlEventCallbackDelegate); - } - - _applicationAppControlEventHandler -= value; - } - } - } - - // Callback for Application AppControlSignal - private void OnNUIApplicationAppControl(IntPtr application, IntPtr voidp) - { - NUIApplicationAppControlEventArgs e = new NUIApplicationAppControlEventArgs(); - - // Populate all members of "e" (NUIApplicationAppControlEventArgs) with real data - e.Application = Application.GetApplicationFromPtr(application); - e.VoidP = voidp; - - if (_applicationAppControlEventHandler != null) - { - //here we send all data to user event handlers - _applicationAppControlEventHandler(this, e); - } - } - - private static Application _instance; // singleton - - public delegate void InitDelegate(); - - public delegate void TerminateDelegate(); - - public delegate void PauseDelegate(); - - public delegate void ResumeDelegate(); - - public delegate void ResizeDelegate(); - - public delegate void AppControlDelegate(); - - public delegate void LanguageChangedDelegate(); - - public delegate void RegionChangedDelegate(); - - public delegate void BatteryLowDelegate(); - - public delegate void MemoryLowDelegate(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void InitDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void TerminateDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void PauseDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void ResumeDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void ResizeDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void AppControlDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void LanguageChangedDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void RegionChangedDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void BatteryLowDelegateInternal(); - - [System.Runtime.InteropServices.UnmanagedFunctionPointer(System.Runtime.InteropServices.CallingConvention.StdCall)] - internal delegate void MemoryLowDelegateInternal(); - - static void Initialize() - { - // instance.InitDelegate(); - } - - public static Application Instance - { - get - { - return _instance; - } - } - - public static Application GetApplicationFromPtr(global::System.IntPtr cPtr) { - Application ret = new Application(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetupDelegates() { - InitDelegateInternal initializeCallback = new InitDelegateInternal( Initialize ); - System.Console.WriteLine( "InitSignal connection count"); - - this.InitSignal().Connect( initializeCallback ); - //Console.WriteLine( "InitSignal connection count = " + app.InitSignal().GetConnectionCount() ); - } - - public static Application NewApplication() { - _instance = NewApplication("", Application.WindowMode.Opaque); - return _instance; - } - - public static Application NewApplication(string stylesheet) { - _instance = NewApplication(stylesheet, Application.WindowMode.Opaque); - return _instance; - } - - public static Application NewApplication(string stylesheet, Application.WindowMode windowMode) { - - // register all Views with the type registry, so that can be created / styled via JSON - ViewRegistryHelper.Initialize(); - - Application ret = New(1, stylesheet, windowMode); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - // we've got an application now connect the signals - ret.SetupDelegates(); - // set the singleton - _instance = ret; - return ret; - } - - - - /** - * Outer::outer_method(int) - */ - public static Application New() { - Application ret = new Application(NDalicPINVOKE.Application_New__SWIG_0(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Application New(int argc) { - Application ret = new Application(NDalicPINVOKE.Application_New__SWIG_1(argc), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Application New(int argc, string stylesheet) { - Application ret = new Application(NDalicPINVOKE.Application_New__SWIG_2(argc, stylesheet), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Application New(int argc, string stylesheet, Application.WindowMode windowMode) { - Application ret = new Application(NDalicPINVOKE.Application_New__SWIG_3(argc, stylesheet, (int)windowMode), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Application() : this(NDalicPINVOKE.new_Application__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void MainLoop() { - NDalicPINVOKE.Application_MainLoop__SWIG_0(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void MainLoop(SWIGTYPE_p_Configuration__ContextLoss configuration) { - NDalicPINVOKE.Application_MainLoop__SWIG_1(swigCPtr, SWIGTYPE_p_Configuration__ContextLoss.getCPtr(configuration)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Lower() { - NDalicPINVOKE.Application_Lower(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Quit() { - NDalicPINVOKE.Application_Quit(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal bool AddIdle(SWIGTYPE_p_Dali__CallbackBase callback) { - bool ret = NDalicPINVOKE.Application_AddIdle(swigCPtr, SWIGTYPE_p_Dali__CallbackBase.getCPtr(callback)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Window GetWindow() { - Window ret = new Window(NDalicPINVOKE.Application_GetWindow(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ReplaceWindow(Rectangle windowPosition, string name) { - NDalicPINVOKE.Application_ReplaceWindow(swigCPtr, Rectangle.getCPtr(windowPosition), name); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static string GetResourcePath() { - string ret = NDalicPINVOKE.Application_GetResourcePath(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetViewMode(ViewMode viewMode) { - NDalicPINVOKE.Application_SetViewMode(swigCPtr, (int)viewMode); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal ViewMode GetViewMode() { - ViewMode ret = (ViewMode)NDalicPINVOKE.Application_GetViewMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetStereoBase(float stereoBase) { - NDalicPINVOKE.Application_SetStereoBase(swigCPtr, stereoBase); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetStereoBase() { - float ret = NDalicPINVOKE.Application_GetStereoBase(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ApplicationSignal InitSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_InitSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ApplicationSignal TerminateSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_TerminateSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ApplicationSignal PauseSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_PauseSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ApplicationSignal ResumeSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_ResumeSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ApplicationSignal ResetSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_ResetSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ApplicationSignal ResizeSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_ResizeSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ApplicationControlSignal AppControlSignal() { - ApplicationControlSignal ret = new ApplicationControlSignal(NDalicPINVOKE.Application_AppControlSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ApplicationSignal LanguageChangedSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_LanguageChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ApplicationSignal RegionChangedSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_RegionChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ApplicationSignal BatteryLowSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_BatteryLowSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ApplicationSignal MemoryLowSignal() { - ApplicationSignal ret = new ApplicationSignal(NDalicPINVOKE.Application_MemoryLowSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum WindowMode { - Opaque = 0, - Transparent = 1 - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/BaseHandle.cs b/plugins/dali-sharp/sharp/public/BaseHandle.cs deleted file mode 100644 index 412e1db..0000000 --- a/plugins/dali-sharp/sharp/public/BaseHandle.cs +++ /dev/null @@ -1,224 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class BaseHandle : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal BaseHandle(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(BaseHandle obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~BaseHandle() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_BaseHandle(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - - // Returns the bool value true to indicate that an operand is true and returns false otherwise. - public static bool operator true(BaseHandle handle) - { - // if the C# object is null, return false - if( BaseHandle.ReferenceEquals( handle, null ) ) - { - return false; - } - // returns true if the handle has a body, false otherwise - return handle.HasBody(); - } - - // Returns the bool false to indicate that an operand is false and returns true otherwise. - public static bool operator false(BaseHandle handle) - { - // if the C# object is null, return true - if( BaseHandle.ReferenceEquals( handle, null ) ) - { - return true; - } - return !handle.HasBody(); - } - - // Explicit conversion from Handle to bool. - public static explicit operator bool(BaseHandle handle) - { - // if the C# object is null, return false - if( BaseHandle.ReferenceEquals( handle, null ) ) - { - return false; - } - // returns true if the handle has a body, false otherwise - return handle.HasBody(); - } - - // Equality operator - public static bool operator == (BaseHandle x, BaseHandle y) - { - // if the C# objects are the same return true - if( BaseHandle.ReferenceEquals( x, y ) ) - { - return true; - } - if ( !BaseHandle.ReferenceEquals( x, null ) && !BaseHandle.ReferenceEquals( y, null ) ) - { - // drop into native code to see if both handles point to the same body - return x.IsEqual( y) ; - } - return false; - - } - - // Inequality operator. Returns Null if either operand is Null - public static bool operator !=(BaseHandle x, BaseHandle y) - { - return !(x==y); - } - - // Logical AND operator for && - // It's possible when doing a && this function (opBitwiseAnd) is never called due - // to short circuiting. E.g. - // If you perform x && y What actually is called is - // BaseHandle.op_False( x ) ? BaseHandle.op_True( x ) : BaseHandle.opTrue( BaseHandle.opBitwiseAnd(x,y) ) - // - public static BaseHandle operator &(BaseHandle x, BaseHandle y) - { - if( x == y ) - { - return x; - } - return null; - } - - // Logical OR operator for || - // It's possible when doing a || this function (opBitwiseOr) is never called due - // to short circuiting. E.g. - // If you perform x || y What actually is called is - // BaseHandle.op_True( x ) ? BaseHandle.op_True( x ) : BaseHandle.opTrue( BaseHandle.opBitwiseOr(x,y) ) - public static BaseHandle operator |(BaseHandle x, BaseHandle y) - { - if ( !BaseHandle.ReferenceEquals( x, null ) || !BaseHandle.ReferenceEquals( y, null ) ) - { - if( x.HasBody() ) - { - return x; - } - if( y.HasBody() ) - { - return y; - } - return null; - } - return null; - } - - // Logical ! operator - public static bool operator !(BaseHandle x) - { - // if the C# object is null, return true - if( BaseHandle.ReferenceEquals( x, null ) ) - { - return true; - } - if( x.HasBody() ) - { - return false; - } - return true; - } - - public BaseHandle() : this(NDalicPINVOKE.new_BaseHandle__SWIG_1(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public BaseHandle(BaseHandle handle) : this(NDalicPINVOKE.new_BaseHandle__SWIG_2(BaseHandle.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool DoAction(string actionName, Property.Map attributes) { - bool ret = NDalicPINVOKE.BaseHandle_DoAction(swigCPtr, actionName, Property.Map.getCPtr(attributes)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetTypeName() { - string ret = NDalicPINVOKE.BaseHandle_GetTypeName(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool GetTypeInfo(TypeInfo info) { - bool ret = NDalicPINVOKE.BaseHandle_GetTypeInfo(swigCPtr, TypeInfo.getCPtr(info)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Reset() { - NDalicPINVOKE.BaseHandle_Reset(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool EqualTo(BaseHandle rhs) { - bool ret = NDalicPINVOKE.BaseHandle_EqualTo(swigCPtr, BaseHandle.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool NotEqualTo(BaseHandle rhs) { - bool ret = NDalicPINVOKE.BaseHandle_NotEqualTo(swigCPtr, BaseHandle.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal RefObject GetObjectPtr() { - global::System.IntPtr cPtr = NDalicPINVOKE.BaseHandle_GetObjectPtr(swigCPtr); - RefObject ret = (cPtr == global::System.IntPtr.Zero) ? null : new RefObject(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool HasBody() { - bool ret = NDalicPINVOKE.BaseHandle_HasBody(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsEqual(BaseHandle rhs) { - bool ret = NDalicPINVOKE.BaseHandle_IsEqual(swigCPtr, BaseHandle.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Button.cs b/plugins/dali-sharp/sharp/public/Button.cs deleted file mode 100644 index d34f222..0000000 --- a/plugins/dali-sharp/sharp/public/Button.cs +++ /dev/null @@ -1,675 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -public class Button : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Button(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Button_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Button obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Button() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Button(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - -public class ClickedEventArgs : EventArgs -{ - private Button _button; - - public Button Button - { - get - { - return _button; - } - set - { - _button = value; - } - } -} - -public class PressedEventArgs : EventArgs -{ - private Button _button; - - public Button Button - { - get - { - return _button; - } - set - { - _button = value; - } - } -} - -public class ReleasedEventArgs : EventArgs -{ - private Button _button; - - public Button Button - { - get - { - return _button; - } - set - { - _button = value; - } - } -} - -public class StateChangedEventArgs : EventArgs -{ - private Button _button; - - public Button Button - { - get - { - return _button; - } - set - { - _button = value; - } - } -} - - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ClickedCallbackDelegate(global::System.IntPtr data); - private DaliEventHandlerWithReturnType _buttonClickedEventHandler; - private ClickedCallbackDelegate _buttonClickedCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool PressedCallbackDelegate(global::System.IntPtr data); - private DaliEventHandlerWithReturnType _buttonPressedEventHandler; - private PressedCallbackDelegate _buttonPressedCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool ReleasedCallbackDelegate(global::System.IntPtr data); - private DaliEventHandlerWithReturnType _buttonReleasedEventHandler; - private ReleasedCallbackDelegate _buttonReleasedCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool StateChangedCallbackDelegate(global::System.IntPtr data); - private DaliEventHandlerWithReturnType _buttonStateChangedEventHandler; - private StateChangedCallbackDelegate _buttonStateChangedCallbackDelegate; - - - public event DaliEventHandlerWithReturnType Clicked - { - add - { - lock(this) - { - // Restricted to only one listener - if (_buttonClickedEventHandler == null) - { - _buttonClickedEventHandler += value; - - _buttonClickedCallbackDelegate = new ClickedCallbackDelegate(OnClicked); - this.ClickedSignal().Connect(_buttonClickedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_buttonClickedEventHandler != null) - { - this.ClickedSignal().Disconnect(_buttonClickedCallbackDelegate); - } - - _buttonClickedEventHandler -= value; - } - } - } - - // Callback for button click signal - private bool OnClicked (IntPtr data) - { - ClickedEventArgs e = new ClickedEventArgs(); - - e.Button = Button.GetButtonFromPtr(data); - - if (_buttonClickedEventHandler != null) - { - //here we send all data to user event handlers - return _buttonClickedEventHandler(this, e); - } - return false; - } - - - public event DaliEventHandlerWithReturnType Pressed - { - add - { - lock(this) - { - // Restricted to only one listener - if (_buttonPressedEventHandler == null) - { - _buttonPressedEventHandler += value; - - _buttonPressedCallbackDelegate = new PressedCallbackDelegate(OnPressed); - this.PressedSignal().Connect(_buttonPressedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_buttonPressedEventHandler != null) - { - this.PressedSignal().Disconnect(_buttonPressedCallbackDelegate); - } - - _buttonPressedEventHandler -= value; - } - } - } - - // Callback for button click signal - private bool OnPressed (IntPtr data) - { - PressedEventArgs e = new PressedEventArgs(); - - e.Button = Button.GetButtonFromPtr(data); - - if (_buttonPressedEventHandler != null) - { - //here we send all data to user event handlers - return _buttonPressedEventHandler(this, e); - } - return false; - } - - - public event DaliEventHandlerWithReturnType Released - { - add - { - lock(this) - { - // Restricted to only one listener - if (_buttonReleasedEventHandler == null) - { - _buttonReleasedEventHandler += value; - - _buttonReleasedCallbackDelegate = new ReleasedCallbackDelegate(OnReleased); - this.ReleasedSignal().Connect(_buttonReleasedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_buttonReleasedEventHandler != null) - { - this.ReleasedSignal().Disconnect(_buttonReleasedCallbackDelegate); - } - - _buttonReleasedEventHandler -= value; - } - } - } - - // Callback for button click signal - private bool OnReleased (IntPtr data) - { - ReleasedEventArgs e = new ReleasedEventArgs(); - - e.Button = Button.GetButtonFromPtr(data); - - if (_buttonReleasedEventHandler != null) - { - //here we send all data to user event handlers - return _buttonReleasedEventHandler(this, e); - } - return false; - } - - - public event DaliEventHandlerWithReturnType StateChanged - { - add - { - lock(this) - { - // Restricted to only one listener - if (_buttonStateChangedEventHandler == null) - { - _buttonStateChangedEventHandler += value; - - _buttonStateChangedCallbackDelegate = new StateChangedCallbackDelegate(OnStateChanged); - this.StateChangedSignal().Connect(_buttonStateChangedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_buttonStateChangedEventHandler != null) - { - this.StateChangedSignal().Disconnect(_buttonStateChangedCallbackDelegate); - } - - _buttonStateChangedEventHandler -= value; - } - } - } - - // Callback for button click signal - private bool OnStateChanged (IntPtr data) - { - StateChangedEventArgs e = new StateChangedEventArgs(); - - e.Button = Button.GetButtonFromPtr(data); - - if (_buttonStateChangedEventHandler != null) - { - //here we send all data to user event handlers - return _buttonStateChangedEventHandler(this, e); - } - return false; - } - - internal static Button GetButtonFromPtr(global::System.IntPtr cPtr) { - Button ret = new Button(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Dali.Property.Map UnselectedVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Button.Property.UNSELECTED_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.UNSELECTED_VISUAL, new Dali.Property.Value( value ) ); - } - } - - public Dali.Property.Map SelectedVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Button.Property.SELECTED_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.SELECTED_VISUAL, new Dali.Property.Value( value ) ); - } - } - - public Dali.Property.Map DisabledSelectedVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Button.Property.DISABLED_SELECTED_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.DISABLED_SELECTED_VISUAL, new Dali.Property.Value( value ) ); - } - } - - public Dali.Property.Map DisabledUnselectedVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Button.Property.DISABLED_UNSELECTED_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.DISABLED_UNSELECTED_VISUAL, new Dali.Property.Value( value ) ); - } - } - - public Dali.Property.Map UnselectedBackgroundVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Button.Property.UNSELECTED_BACKGROUND_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.UNSELECTED_BACKGROUND_VISUAL, new Dali.Property.Value( value ) ); - } - } - - public Dali.Property.Map SelectedBackgroundVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Button.Property.SELECTED_BACKGROUND_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.SELECTED_BACKGROUND_VISUAL, new Dali.Property.Value( value ) ); - } - } - - public Dali.Property.Map DisabledUnselectedBackgroundVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Button.Property.DISABLED_UNSELECTED_BACKGROUND_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.DISABLED_UNSELECTED_BACKGROUND_VISUAL, new Dali.Property.Value( value ) ); - } - } - - public Dali.Property.Map DisabledSelectedBackgroundVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Button.Property.DISABLED_SELECTED_BACKGROUND_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.DISABLED_SELECTED_BACKGROUND_VISUAL, new Dali.Property.Value( value ) ); - } - } - - public string LabelRelativeAlignment - { - get - { - string temp; - GetProperty( Button.Property.LABEL_RELATIVE_ALIGNMENT).Get( out temp ); - return temp; - } - set - { - SetProperty( Button.Property.LABEL_RELATIVE_ALIGNMENT, new Dali.Property.Value( value ) ); - } - } - - public Vector4 LabelPadding - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( Button.Property.LABEL_PADDING).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.LABEL_PADDING, new Dali.Property.Value( value ) ); - } - } - - public Vector4 ForegroundVisualPadding - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( Button.Property.FOREGROUND_VISUAL_PADDING).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.FOREGROUND_VISUAL_PADDING, new Dali.Property.Value( value ) ); - } - } - - public class Property - { - public static readonly int UNSELECTED_VISUAL = NDalicManualPINVOKE.Button_Property_UNSELECTED_VISUAL_get(); - public static readonly int SELECTED_VISUAL = NDalicManualPINVOKE.Button_Property_SELECTED_VISUAL_get(); - public static readonly int DISABLED_SELECTED_VISUAL = NDalicManualPINVOKE.Button_Property_DISABLED_SELECTED_VISUAL_get(); - public static readonly int DISABLED_UNSELECTED_VISUAL = NDalicManualPINVOKE.Button_Property_DISABLED_UNSELECTED_VISUAL_get(); - public static readonly int UNSELECTED_BACKGROUND_VISUAL = NDalicManualPINVOKE.Button_Property_UNSELECTED_BACKGROUND_VISUAL_get(); - public static readonly int SELECTED_BACKGROUND_VISUAL = NDalicManualPINVOKE.Button_Property_SELECTED_BACKGROUND_VISUAL_get(); - public static readonly int DISABLED_UNSELECTED_BACKGROUND_VISUAL = NDalicManualPINVOKE.Button_Property_DISABLED_UNSELECTED_BACKGROUND_VISUAL_get(); - public static readonly int DISABLED_SELECTED_BACKGROUND_VISUAL = NDalicManualPINVOKE.Button_Property_DISABLED_SELECTED_BACKGROUND_VISUAL_get(); - public static readonly int LABEL_RELATIVE_ALIGNMENT = NDalicManualPINVOKE.Button_Property_LABEL_RELATIVE_ALIGNMENT_get(); - public static readonly int LABEL_PADDING = NDalicManualPINVOKE.Button_Property_LABEL_PADDING_get(); - public static readonly int FOREGROUND_VISUAL_PADDING = NDalicManualPINVOKE.Button_Property_VISUAL_PADDING_get(); - - public static readonly int AUTO_REPEATING = NDalicPINVOKE.Button_Property_AUTO_REPEATING_get(); - public static readonly int INITIAL_AUTO_REPEATING_DELAY = NDalicPINVOKE.Button_Property_INITIAL_AUTO_REPEATING_DELAY_get(); - public static readonly int NEXT_AUTO_REPEATING_DELAY = NDalicPINVOKE.Button_Property_NEXT_AUTO_REPEATING_DELAY_get(); - public static readonly int TOGGLABLE = NDalicPINVOKE.Button_Property_TOGGLABLE_get(); - public static readonly int SELECTED = NDalicPINVOKE.Button_Property_SELECTED_get(); - public static readonly int UNSELECTED_COLOR = NDalicPINVOKE.Button_Property_UNSELECTED_COLOR_get(); - public static readonly int SELECTED_COLOR = NDalicPINVOKE.Button_Property_SELECTED_COLOR_get(); - public static readonly int LABEL = NDalicPINVOKE.Button_Property_LABEL_get(); - } - - public Button() : this(NDalicPINVOKE.new_Button__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Button(Button button) : this(NDalicPINVOKE.new_Button__SWIG_1(Button.getCPtr(button)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public new static Button DownCast(BaseHandle handle) { - Button ret = new Button(NDalicPINVOKE.Button_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ButtonSignal PressedSignal() { - ButtonSignal ret = new ButtonSignal(NDalicPINVOKE.Button_PressedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ButtonSignal ReleasedSignal() { - ButtonSignal ret = new ButtonSignal(NDalicPINVOKE.Button_ReleasedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ButtonSignal ClickedSignal() { - ButtonSignal ret = new ButtonSignal(NDalicPINVOKE.Button_ClickedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ButtonSignal StateChangedSignal() { - ButtonSignal ret = new ButtonSignal(NDalicPINVOKE.Button_StateChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool AutoRepeating - { - get - { - bool temp = false; - GetProperty( Button.Property.AUTO_REPEATING).Get( out temp ); - return temp; - } - set - { - SetProperty( Button.Property.AUTO_REPEATING, new Dali.Property.Value( value ) ); - } - } - public float InitialAutoRepeatingDelay - { - get - { - float temp = 0.0f; - GetProperty( Button.Property.INITIAL_AUTO_REPEATING_DELAY).Get( out temp ); - return temp; - } - set - { - SetProperty( Button.Property.INITIAL_AUTO_REPEATING_DELAY, new Dali.Property.Value( value ) ); - } - } - public float NextAutoRepeatingDelay - { - get - { - float temp = 0.0f; - GetProperty( Button.Property.NEXT_AUTO_REPEATING_DELAY).Get( out temp ); - return temp; - } - set - { - SetProperty( Button.Property.NEXT_AUTO_REPEATING_DELAY, new Dali.Property.Value( value ) ); - } - } - public bool Togglable - { - get - { - bool temp = false; - GetProperty( Button.Property.TOGGLABLE).Get( out temp ); - return temp; - } - set - { - SetProperty( Button.Property.TOGGLABLE, new Dali.Property.Value( value ) ); - } - } - public bool Selected - { - get - { - bool temp = false; - GetProperty( Button.Property.SELECTED).Get( out temp ); - return temp; - } - set - { - SetProperty( Button.Property.SELECTED, new Dali.Property.Value( value ) ); - } - } - public Vector4 UnselectedColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( Button.Property.UNSELECTED_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.UNSELECTED_COLOR, new Dali.Property.Value( value ) ); - } - } - public Vector4 SelectedColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( Button.Property.SELECTED_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.SELECTED_COLOR, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Label - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Button.Property.LABEL).Get( temp ); - return temp; - } - set - { - SetProperty( Button.Property.LABEL, new Dali.Property.Value( value ) ); - } - } - public string LabelText - { - get - { - Dali.Property.Map map = new Dali.Property.Map(); - GetProperty( Button.Property.LABEL).Get(map); - Dali.Property.Value value = map.Find( Dali.Constants.TextVisualProperty.Text, "Text"); - string str; - value.Get(out str); - return str; - } - set - { - SetProperty( Button.Property.LABEL, new Dali.Property.Value( value ) ); - } - } - -} - -} \ No newline at end of file diff --git a/plugins/dali-sharp/sharp/public/CheckBoxButton.cs b/plugins/dali-sharp/sharp/public/CheckBoxButton.cs deleted file mode 100644 index 9930c37..0000000 --- a/plugins/dali-sharp/sharp/public/CheckBoxButton.cs +++ /dev/null @@ -1,77 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class CheckBoxButton : Button { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal CheckBoxButton(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.CheckBoxButton_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(CheckBoxButton obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~CheckBoxButton() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_CheckBoxButton(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public CheckBoxButton () : this (NDalicPINVOKE.CheckBoxButton_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - - internal new static CheckBoxButton DownCast(BaseHandle handle) { - CheckBoxButton ret = new CheckBoxButton(NDalicPINVOKE.CheckBoxButton_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Color.cs b/plugins/dali-sharp/sharp/public/Color.cs deleted file mode 100755 index e3aef1b..0000000 --- a/plugins/dali-sharp/sharp/public/Color.cs +++ /dev/null @@ -1,357 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -namespace Dali { - -using System; - -public class Color : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Color(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Color obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Color() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Vector4(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static Color operator+(Color arg1, Color arg2) { - return arg1.Add(arg2); - } - - public static Color operator-(Color arg1, Color arg2) { - return arg1.Subtract(arg2); - } - - public static Color operator-(Color arg1) { - return arg1.Subtract(); - } - - public static Color operator*(Color arg1, Color arg2) { - return arg1.Multiply(arg2); - } - - public static Color operator*(Color arg1, float arg2) { - return arg1.Multiply(arg2); - } - - public static Color operator/(Color arg1, Color arg2) { - return arg1.Divide(arg2); - } - - public static Color operator/(Color arg1, float arg2) { - return arg1.Divide(arg2); - } - - - public float this[uint index] - { - get - { - return ValueOfIndex(index); - } - } - - internal static Color GetColorFromPtr(global::System.IntPtr cPtr) { - Color ret = new Color(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public Color() : this(NDalicPINVOKE.new_Vector4__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Color(float r, float g, float b, float a) : this(NDalicPINVOKE.new_Vector4__SWIG_1(r, g, b, a), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Color(float[] array) : this(NDalicPINVOKE.new_Vector4__SWIG_2(array), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private Color Add(Color rhs) { - Color ret = new Color(NDalicPINVOKE.Vector4_Add(swigCPtr, Color.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Color AddAssign(Vector4 rhs) { - Color ret = new Color(NDalicPINVOKE.Vector4_AddAssign(swigCPtr, Color.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Color Subtract(Color rhs) { - Color ret = new Color(NDalicPINVOKE.Vector4_Subtract__SWIG_0(swigCPtr, Color.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Color SubtractAssign(Color rhs) { - Color ret = new Color(NDalicPINVOKE.Vector4_SubtractAssign(swigCPtr, Color.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Color Multiply(Color rhs) { - Color ret = new Color(NDalicPINVOKE.Vector4_Multiply__SWIG_0(swigCPtr, Color.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Color Multiply(float rhs) { - Color ret = new Color(NDalicPINVOKE.Vector4_Multiply__SWIG_1(swigCPtr, rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Color MultiplyAssign(Color rhs) { - Color ret = new Color(NDalicPINVOKE.Vector4_MultiplyAssign__SWIG_0(swigCPtr, Color.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Color MultiplyAssign(float rhs) { - Color ret = new Color(NDalicPINVOKE.Vector4_MultiplyAssign__SWIG_1(swigCPtr, rhs), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Color Divide(Vector4 rhs) { - Color ret = new Color(NDalicPINVOKE.Vector4_Divide__SWIG_0(swigCPtr, Color.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Color Divide(float rhs) { - Color ret = new Color(NDalicPINVOKE.Vector4_Divide__SWIG_1(swigCPtr, rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Color DivideAssign(Color rhs) { - Color ret = new Color(NDalicPINVOKE.Vector4_DivideAssign__SWIG_0(swigCPtr, Color.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Color DivideAssign(float rhs) { - Color ret = new Color(NDalicPINVOKE.Vector4_DivideAssign__SWIG_1(swigCPtr, rhs), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Color Subtract() { - Color ret = new Color(NDalicPINVOKE.Vector4_Subtract__SWIG_1(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool EqualTo(Color rhs) { - bool ret = NDalicPINVOKE.Vector4_EqualTo(swigCPtr, Color.getCPtr(rhs)); - - if(rhs == null) return false; - - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool NotEqualTo(Color rhs) { - bool ret = NDalicPINVOKE.Vector4_NotEqualTo(swigCPtr, Color.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - private float ValueOfIndex(uint index) { - float ret = NDalicPINVOKE.Vector4_ValueOfIndex__SWIG_0(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float R { - set { - NDalicPINVOKE.Vector4_r_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_r_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float G { - set { - NDalicPINVOKE.Vector4_g_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_g_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float B { - set { - NDalicPINVOKE.Vector4_b_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_b_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float A { - set { - NDalicPINVOKE.Vector4_a_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_a_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Color Black { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.BLACK_get(); - Color ret = (cPtr == global::System.IntPtr.Zero) ? null : new Color(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Color White { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.WHITE_get(); - Color ret = (cPtr == global::System.IntPtr.Zero) ? null : new Color(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Color Red { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.RED_get(); - Color ret = (cPtr == global::System.IntPtr.Zero) ? null : new Color(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Color Green { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.GREEN_get(); - Color ret = (cPtr == global::System.IntPtr.Zero) ? null : new Color(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Color Blue { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.BLUE_get(); - Color ret = (cPtr == global::System.IntPtr.Zero) ? null : new Color(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Color Yellow { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.YELLOW_get(); - Color ret = (cPtr == global::System.IntPtr.Zero) ? null : new Color(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Color Magenta { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.MAGENTA_get(); - Color ret = (cPtr == global::System.IntPtr.Zero) ? null : new Color(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Color Cyan { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.CYAN_get(); - Color ret = (cPtr == global::System.IntPtr.Zero) ? null : new Color(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Color Transparent { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.TRANSPARENT_get(); - Color ret = (cPtr == global::System.IntPtr.Zero) ? null : new Color(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static implicit operator Vector4(Color color) - { - return new Vector4(color.R, color.G, color.B, color.A); - } - - public static implicit operator Color(Vector4 vec) - { - return new Color(vec.R, vec.G, vec.B, vec.A); - } - -} - -} - - diff --git a/plugins/dali-sharp/sharp/public/CustomView.cs b/plugins/dali-sharp/sharp/public/CustomView.cs deleted file mode 100644 index 8f9d49f..0000000 --- a/plugins/dali-sharp/sharp/public/CustomView.cs +++ /dev/null @@ -1,828 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -namespace Dali -{ - public class CustomView : ViewWrapper - { - public CustomView(string typeName, CustomViewBehaviour behaviour) : base(typeName, new ViewWrapperImpl(behaviour)) - { - // Registering CustomView virtual functions to viewWrapperImpl delegates. - viewWrapperImpl.OnStageConnection = new ViewWrapperImpl.OnStageConnectionDelegate(OnStageConnection); - viewWrapperImpl.OnStageDisconnection = new ViewWrapperImpl.OnStageDisconnectionDelegate(OnStageDisconnection); - viewWrapperImpl.OnChildAdd = new ViewWrapperImpl.OnChildAddDelegate(OnChildAdd); - viewWrapperImpl.OnChildRemove = new ViewWrapperImpl.OnChildRemoveDelegate(OnChildRemove); - viewWrapperImpl.OnPropertySet = new ViewWrapperImpl.OnPropertySetDelegate(OnPropertySet); - viewWrapperImpl.OnSizeSet = new ViewWrapperImpl.OnSizeSetDelegate(OnSizeSet); - viewWrapperImpl.OnSizeAnimation = new ViewWrapperImpl.OnSizeAnimationDelegate(OnSizeAnimation); - viewWrapperImpl.OnTouch = new ViewWrapperImpl.OnTouchDelegate(OnTouch); - viewWrapperImpl.OnHover = new ViewWrapperImpl.OnHoverDelegate(OnHover); - viewWrapperImpl.OnKey = new ViewWrapperImpl.OnKeyDelegate(OnKey); - viewWrapperImpl.OnWheel = new ViewWrapperImpl.OnWheelDelegate(OnWheel); - viewWrapperImpl.OnRelayout = new ViewWrapperImpl.OnRelayoutDelegate(OnRelayout); - viewWrapperImpl.OnSetResizePolicy = new ViewWrapperImpl.OnSetResizePolicyDelegate(OnSetResizePolicy); - viewWrapperImpl.GetNaturalSize = new ViewWrapperImpl.GetNaturalSizeDelegate(GetNaturalSize); - viewWrapperImpl.CalculateChildSize = new ViewWrapperImpl.CalculateChildSizeDelegate(CalculateChildSize); - viewWrapperImpl.GetHeightForWidth = new ViewWrapperImpl.GetHeightForWidthDelegate(GetHeightForWidth); - viewWrapperImpl.GetWidthForHeight = new ViewWrapperImpl.GetWidthForHeightDelegate(GetWidthForHeight); - viewWrapperImpl.RelayoutDependentOnChildrenDimension = new ViewWrapperImpl.RelayoutDependentOnChildrenDimensionDelegate(RelayoutDependentOnChildren); - viewWrapperImpl.RelayoutDependentOnChildren = new ViewWrapperImpl.RelayoutDependentOnChildrenDelegate(RelayoutDependentOnChildren); - viewWrapperImpl.OnCalculateRelayoutSize = new ViewWrapperImpl.OnCalculateRelayoutSizeDelegate(OnCalculateRelayoutSize); - viewWrapperImpl.OnLayoutNegotiated = new ViewWrapperImpl.OnLayoutNegotiatedDelegate(OnLayoutNegotiated); - viewWrapperImpl.OnControlChildAdd = new ViewWrapperImpl.OnControlChildAddDelegate(OnControlChildAdd); - viewWrapperImpl.OnControlChildRemove = new ViewWrapperImpl.OnControlChildRemoveDelegate(OnControlChildRemove); - viewWrapperImpl.OnStyleChange = new ViewWrapperImpl.OnStyleChangeDelegate(OnStyleChange); - viewWrapperImpl.OnAccessibilityActivated = new ViewWrapperImpl.OnAccessibilityActivatedDelegate(OnAccessibilityActivated); - viewWrapperImpl.OnAccessibilityPan = new ViewWrapperImpl.OnAccessibilityPanDelegate(OnAccessibilityPan); - viewWrapperImpl.OnAccessibilityTouch = new ViewWrapperImpl.OnAccessibilityTouchDelegate(OnAccessibilityTouch); - viewWrapperImpl.OnAccessibilityValueChange = new ViewWrapperImpl.OnAccessibilityValueChangeDelegate(OnAccessibilityValueChange); - viewWrapperImpl.OnAccessibilityZoom = new ViewWrapperImpl.OnAccessibilityZoomDelegate(OnAccessibilityZoom); - viewWrapperImpl.OnFocusGained = new ViewWrapperImpl.OnFocusGainedDelegate(OnFocusGained); - viewWrapperImpl.OnFocusLost = new ViewWrapperImpl.OnFocusLostDelegate(OnFocusLost); - viewWrapperImpl.GetNextFocusableActor = new ViewWrapperImpl.GetNextFocusableActorDelegate(GetNextFocusableView); - viewWrapperImpl.OnFocusChangeCommitted = new ViewWrapperImpl.OnFocusChangeCommittedDelegate(OnFocusChangeCommitted); - viewWrapperImpl.OnFocusEnter = new ViewWrapperImpl.OnFocusEnterDelegate(OnFocusEnter); - viewWrapperImpl.OnPinch = new ViewWrapperImpl.OnPinchDelegate(OnPinch); - viewWrapperImpl.OnPan = new ViewWrapperImpl.OnPanDelegate(OnPan); - viewWrapperImpl.OnTap = new ViewWrapperImpl.OnTapDelegate(OnTap); - viewWrapperImpl.OnLongPress = new ViewWrapperImpl.OnLongPressDelegate(OnLongPress); - - // By default, we do not want the position to use the anchor point - this.PositionUsesAnchorPoint = false; - - // Make sure CustomView is initialized. - OnInitialize(); - - // Set the StyleName the name of the View - // We have to do this because the StyleManager on Native side can't workout it out - // This will also ensure that the style of views/visuals initialized above are applied by the style manager. - SetStyleName( this.GetType().Name ); - } - - /** - * @brief Set the background with a property map. - * - * @param[in] map The background property map. - */ - public void SetBackground(Dali.Property.Map map) - { - viewWrapperImpl.SetBackground(map); - } - - /** - * @brief Allows deriving classes to enable any of the gesture detectors that are available. - * - * Gesture detection can be enabled one at a time or in bitwise format as shown: - * @code - * EnableGestureDetection(Gesture.Type.Pinch | Gesture.Type.Tap | Gesture.Type.Pan)); - * @endcode - * @param[in] type The gesture type(s) to enable. - */ - public void EnableGestureDetection(Gesture.GestureType type) - { - viewWrapperImpl.EnableGestureDetection(type); - } - - /** - * @brief Allows deriving classes to disable any of the gesture detectors. - * - * Like EnableGestureDetection, this can also be called using bitwise or. - * @param[in] type The gesture type(s) to disable. - * @see EnableGetureDetection - */ - public void DisableGestureDetection(Gesture.GestureType type) - { - viewWrapperImpl.DisableGestureDetection(type); - } - - /** - * @brief Sets whether this control supports two dimensional - * keyboard navigation (i.e. whether it knows how to handle the - * keyboard focus movement between its child views). - * - * The control doesn't support it by default. - * @param[in] isSupported Whether this control supports two dimensional keyboard navigation. - */ - public void SetFocusNavigationSupport(bool isSupported) - { - viewWrapperImpl.SetFocusNavigationSupport(isSupported); - } - - /** - * @brief Gets whether this control supports two dimensional keyboard navigation. - * - * @return true if this control supports two dimensional keyboard navigation. - */ - public bool IsFocusNavigationSupported() - { - return viewWrapperImpl.IsFocusNavigationSupported(); - } - - /** - * @brief Sets whether this control is a focus group for keyboard navigation. - * - * (i.e. the scope of keyboard focus movement - * can be limitied to its child views). The control is not a focus group by default. - * @param[in] isFocusGroup Whether this control is set as a focus group for keyboard navigation. - */ - public void SetAsFocusGroup(bool isFocusGroup) - { - viewWrapperImpl.SetAsFocusGroup(isFocusGroup); - } - - /** - * @brief Gets whether this control is a focus group for keyboard navigation. - * - * @return true if this control is set as a focus group for keyboard navigation. - */ - public bool IsFocusGroup() - { - return viewWrapperImpl.IsFocusGroup(); - } - - /** - * @brief Called by the AccessibilityManager to activate the Control. - * @SINCE_1_0.0 - */ - public void AccessibilityActivate() - { - viewWrapperImpl.AccessibilityActivate(); - } - - /** - * @brief Called by the KeyboardFocusManager. - */ - public void FocusEnter() - { - viewWrapperImpl.FocusEnter(); - } - - /** - * @brief Called by the KeyInputFocusManager to emit key event signals. - * - * @param[in] key The key event. - * @return True if the event was consumed. - */ - internal bool EmitKeyEventSignal(Key key) - { - return viewWrapperImpl.EmitKeyEventSignal(key); - } - - /** - * @brief Request a relayout, which means performing a size negotiation on this view, its parent and children (and potentially whole scene). - * - * This method can also be called from a derived class every time it needs a different size. - * At the end of event processing, the relayout process starts and - * all controls which requested Relayout will have their sizes (re)negotiated. - * - * @note RelayoutRequest() can be called multiple times; the size negotiation is still - * only performed once, i.e. there is no need to keep track of this in the calling side. - */ - protected void RelayoutRequest() - { - viewWrapperImpl.RelayoutRequest(); - } - - /** - * @brief Provides the View implementation of GetHeightForWidth. - * @param width Width to use. - * @return The height based on the width. - */ - protected float GetHeightForWidthBase(float width) - { - return viewWrapperImpl.GetHeightForWidthBase( width ); - } - - /** - * @brief Provides the View implementation of GetWidthForHeight. - * @param height Height to use. - * @return The width based on the height. - */ - protected float GetWidthForHeightBase(float height) - { - return viewWrapperImpl.GetWidthForHeightBase( height ); - } - - /** - * @brief Calculate the size for a child using the base view object. - * - * @param[in] child The child view to calculate the size for - * @param[in] dimension The dimension to calculate the size for. E.g. width or height - * @return Return the calculated size for the given dimension. If more than one dimension is requested, just return the first one found. - */ - protected float CalculateChildSizeBase(View child, DimensionType dimension) - { - return viewWrapperImpl.CalculateChildSizeBase( child, dimension ); - } - - /** - * @brief Determine if this view is dependent on it's children for relayout from the base class. - * - * @param dimension The dimension(s) to check for - * @return Return if the view is dependent on it's children. - */ - protected bool RelayoutDependentOnChildrenBase(DimensionType dimension) - { - return viewWrapperImpl.RelayoutDependentOnChildrenBase( dimension ); - } - - /** - * @brief Determine if this view is dependent on it's children for relayout from the base class. - * - * @param dimension The dimension(s) to check for - * @return Return if the view is dependent on it's children. - */ - protected bool RelayoutDependentOnChildrenBase() - { - return viewWrapperImpl.RelayoutDependentOnChildrenBase(); - } - - /** - * @brief Register a visual by Property Index, linking an View to visual when required. - * In the case of the visual being an view or control deeming visual not required then visual should be an empty handle. - * No parenting is done during registration, this should be done by derived class. - * - * @param[in] index The Property index of the visual, used to reference visual - * @param[in] visual The visual to register - * @note Derived class should not call visual.SetOnStage(view). It is the responsibility of the base class to connect/disconnect registered visual to stage. - * Use below API with enabled set to false if derived class wishes to control when visual is staged. - */ - protected void RegisterVisual(int index, VisualBase visual) - { - viewWrapperImpl.RegisterVisual( index, visual ); - } - - /** - * @brief Register a visual by Property Index, linking an View to visual when required. - * In the case of the visual being an view or control deeming visual not required then visual should be an empty handle. - * If enabled is false then the visual is not set on stage until enabled by the derived class. - * @see EnableVisual - * - * @param[in] index The Property index of the visual, used to reference visual - * @param[in] visual The visual to register - * @param[in] enabled false if derived class wants to control when visual is set on stage. - * - */ - protected void RegisterVisual(int index, VisualBase visual, bool enabled) - { - viewWrapperImpl.RegisterVisual( index, visual, enabled ); - } - - /** - * @brief Erase the entry matching the given index from the list of registered visuals - * @param[in] index The Property index of the visual, used to reference visual - * - */ - protected void UnregisterVisual(int index) - { - viewWrapperImpl.UnregisterVisual( index ); - } - - /** - * @brief Retrieve the visual associated with the given property index. - * - * @param[in] index The Property index of the visual. - * @return The registered visual if exist, otherwise empty handle. - * @note For managing object life-cycle, do not store the returned visual as a member which increments its reference count. - */ - protected VisualBase GetVisual(int index) - { - return viewWrapperImpl.GetVisual( index ); - } - - /** - * @brief Sets the given visual to be displayed or not when parent staged. - * - * @param[in] index The Property index of the visual - * @param[in] enable flag to set enabled or disabled. - */ - protected void EnableVisual(int index, bool enable) - { - viewWrapperImpl.EnableVisual( index, enable ); - } - - /** - * @brief Queries if the given visual is to be displayed when parent staged. - * - * @param[in] index The Property index of the visual - * @return bool whether visual is enabled or not - */ - protected bool IsVisualEnabled(int index) - { - return viewWrapperImpl.IsVisualEnabled( index ); - } - - /** - * @brief Create a transition effect on the control. - * - * @param[in] transitionData The transition data describing the effect to create - * @return A handle to an animation defined with the given effect, or an empty - * handle if no properties match. - */ - protected Animation CreateTransition(TransitionData transitionData) - { - return viewWrapperImpl.CreateTransition( transitionData ); - } - - /** - * @brief Emits KeyInputFocusGained signal if true else emits KeyInputFocusLost signal - * - * Should be called last by the control after it acts on the Input Focus change. - * - * @param[in] focusGained True if gained, False if lost - */ - protected void EmitFocusSignal(bool focusGained) - { - viewWrapperImpl.EmitFocusSignal( focusGained ); - } - - /** - * @brief This method is called after the Control has been initialized. - * - * Derived classes should do any second phase initialization by overriding this method. - */ - public virtual void OnInitialize() - { - } - - /** - * @brief Called after the view has been connected to the stage. - * - * When an view is connected, it will be directly or indirectly parented to the root View. - * @param[in] depth The depth in the hierarchy for the view - * - * @note The root View is provided automatically by Dali::Stage, and is always considered to be connected. - * When the parent of a set of views is connected to the stage, then all of the children - * will received this callback. - * For the following view tree, the callback order will be A, B, D, E, C, and finally F. - * - * @code - * - * A (parent) - * / \ - * B C - * / \ \ - * D E F - * - * @endcode - * @param[in] depth The depth in the hierarchy for the view - */ - public virtual void OnStageConnection(int depth) - { - } - - /** - * @brief Called after the view has been disconnected from Stage. - * - * If an view is disconnected it either has no parent, or is parented to a disconnected view. - * - * @note When the parent of a set of views is disconnected to the stage, then all of the children - * will received this callback, starting with the leaf views. - * For the following view tree, the callback order will be D, E, B, F, C, and finally A. - * - * @code - * - * A (parent) - * / \ - * B C - * / \ \ - * D E F - * - * @endcode - */ - public virtual void OnStageDisconnection() - { - } - - /** - * @brief Called after a child has been added to the owning view. - * - * @param[in] child The child which has been added - */ - public virtual void OnChildAdd(View view) - { - } - - /** - * @brief Called after the owning view has attempted to remove a child( regardless of whether it succeeded or not ). - * - * @param[in] child The child being removed - */ - public virtual void OnChildRemove(View View) - { - } - - /** - * @brief Called when the owning view property is set. - * - * @param[in] index The Property index that was set - * @param[in] propertyValue The value to set - */ - public virtual void OnPropertySet(int index, Dali.Property.Value propertyValue) - { - } - - /** - * @brief Called when the owning view's size is set e.g. using View::SetSize(). - * - * @param[in] targetSize The target size. Note that this target size may not match the size returned via View.GetTargetSize. - */ - public virtual void OnSizeSet(Vector3 targetSize) - { - } - - /** - * @brief Called when the owning view's size is animated e.g. using Animation::AnimateTo( Property( view, View::Property::SIZE ), ... ). - * - * @param[in] animation The object which is animating the owning view. - * @param[in] targetSize The target size. Note that this target size may not match the size returned via @ref View.GetTargetSize. - */ - public virtual void OnSizeAnimation(Animation animation, Vector3 targetSize) - { - } - - /** - * @DEPRECATED_1_1.37 Connect to TouchSignal() instead. - * - * @brief Called after a touch-event is received by the owning view. - * - * @param[in] touch The touch event - * @return True if the event should be consumed. - * @note CustomViewBehaviour.REQUIRES_TOUCH_EVENTS must be enabled during construction. See CustomView(ViewWrapperImpl.CustomViewBehaviour behaviour). - */ - public virtual bool OnTouch(Touch touch) - { - return false; // Do not consume - } - - /** - * @brief Called after a hover-event is received by the owning view. - * - * @param[in] hover The hover event - * @return True if the hover event should be consumed. - * @note CustomViewBehaviour.REQUIRES_HOVER_EVENTS must be enabled during construction. See CustomView(ViewWrapperImpl.CustomViewBehaviour behaviour). - */ - public virtual bool OnHover(Hover hover) - { - return false; // Do not consume - } - - /** - * @brief Called after a key-event is received by the view that has had its focus set. - * - * @param[in] key the Key Event - * @return True if the event should be consumed. - */ - public virtual bool OnKey(Key key) - { - return false; // Do not consume - } - - /** - * @brief Called after a wheel-event is received by the owning view. - * - * @param[in] wheel The wheel event - * @return True if the event should be consumed. - * @note CustomViewBehaviour.REQUIRES_WHEEL_EVENTS must be enabled during construction. See CustomView(ViewWrapperImpl.CustomViewBehaviour behaviour). - */ - public virtual bool OnWheel(Wheel wheel) - { - return false; // Do not consume - } - - /** - * @brief Called after the size negotiation has been finished for this control. - * - * The control is expected to assign this given size to itself/its children. - * - * Should be overridden by derived classes if they need to layout - * views differently after certain operations like add or remove - * views, resize or after changing specific properties. - * - * @param[in] size The allocated size. - * @param[in,out] container The control should add views to this container that it is not able - * to allocate a size for. - * @note As this function is called from inside the size negotiation algorithm, you cannot - * call RequestRelayout (the call would just be ignored). - */ - public virtual void OnRelayout(Vector2 size, RelayoutContainer container) - { - } - - /** - * @brief Notification for deriving classes - * - * @param[in] policy The policy being set - * @param[in] dimension The dimension the policy is being set for - */ - public virtual void OnSetResizePolicy(ResizePolicyType policy, DimensionType dimension) - { - } - - /** - * @brief Return the natural size of the view. - * - * @return The view's natural size - */ - public virtual Vector3 GetNaturalSize() - { - return new Vector3(0.0f, 0.0f, 0.0f); - } - - /** - * @brief Calculate the size for a child. - * - * @param[in] child The child view to calculate the size for - * @param[in] dimension The dimension to calculate the size for. E.g. width or height. - * @return Return the calculated size for the given dimension. - */ - public virtual float CalculateChildSize(View child, DimensionType dimension) - { - return viewWrapperImpl.CalculateChildSizeBase( child, dimension ); - } - - /** - * @brief This method is called during size negotiation when a height is required for a given width. - * - * Derived classes should override this if they wish to customize the height returned. - * - * @param width Width to use. - * @return The height based on the width. - */ - public virtual float GetHeightForWidth(float width) - { - return viewWrapperImpl.GetHeightForWidthBase( width ); - } - - /** - * @brief This method is called during size negotiation when a width is required for a given height. - * - * Derived classes should override this if they wish to customize the width returned. - * - * @param height Height to use. - * @return The width based on the width. - */ - public virtual float GetWidthForHeight(float height) - { - return viewWrapperImpl.GetWidthForHeightBase( height ); - } - - /** - * @brief Determine if this view is dependent on it's children for relayout. - * - * @param dimension The dimension(s) to check for - * @return Return if the view is dependent on it's children. - */ - public virtual bool RelayoutDependentOnChildren(DimensionType dimension) - { - return viewWrapperImpl.RelayoutDependentOnChildrenBase( dimension ); - } - - /** - * @brief Determine if this view is dependent on it's children for relayout from the base class. - * - * @return Return if the view is dependent on it's children. - */ - public virtual bool RelayoutDependentOnChildren() - { - return viewWrapperImpl.RelayoutDependentOnChildrenBase(); - } - - /** - * @brief Virtual method to notify deriving classes that relayout dependencies have been - * met and the size for this object is about to be calculated for the given dimension - * - * @param dimension The dimension that is about to be calculated - */ - public virtual void OnCalculateRelayoutSize(DimensionType dimension) - { - } - - /** - * @brief Virtual method to notify deriving classes that the size for a dimension - * has just been negotiated - * - * @param[in] size The new size for the given dimension - * @param[in] dimension The dimension that was just negotiated - */ - public virtual void OnLayoutNegotiated(float size, DimensionType dimension) - { - } - - /** - * @brief This method should be overridden by deriving classes requiring notifications when the style changes. - * - * @param[in] styleManager The StyleManager object. - * @param[in] change Information denoting what has changed. - */ - public virtual void OnStyleChange(StyleManager styleManager, StyleChangeType change) - { - } - - /** - * @brief This method is called when the control is accessibility activated. - * - * Derived classes should override this to perform custom accessibility activation. - * @return true if this control can perform accessibility activation. - */ - internal virtual bool OnAccessibilityActivated() - { - return false; - } - - /** - * @brief This method should be overridden by deriving classes when they wish to respond the accessibility - * pan gesture. - * - * @param[in] gesture The pan gesture. - * @return true if the pan gesture has been consumed by this control - */ - internal virtual bool OnAccessibilityPan(PanGesture gestures) - { - return false; - } - - /** - * @brief This method should be overridden by deriving classes when they wish to respond the accessibility - * touch event. - * - * @param[in] touch The touch event. - * @return true if the touch event has been consumed by this control - */ - internal virtual bool OnAccessibilityTouch(Touch touch) - { - return false; - } - - /** - * @brief This method should be overridden by deriving classes when they wish to respond - * the accessibility up and down action (i.e. value change of slider control). - * - * @param[in] isIncrease Whether the value should be increased or decreased - * @return true if the value changed action has been consumed by this control - */ - internal virtual bool OnAccessibilityValueChange(bool isIncrease) - { - return false; - } - - /** - * @brief This method should be overridden by deriving classes when they wish to respond - * the accessibility zoom action. - * - * @return true if the zoom action has been consumed by this control - */ - internal virtual bool OnAccessibilityZoom() - { - return false; - } - - /** - * @brief This method should be overridden by deriving classes when they wish to respond - * the accessibility zoom action. - * - * @return true if the zoom action has been consumed by this control - */ - public virtual void OnFocusGained() - { - } - - /** - * @brief Called when the control loses key input focus. - * - * Should be overridden by derived classes if they need to customize what happens when focus is lost. - */ - public virtual void OnFocusLost() - { - } - - /** - * @brief Gets the next keyboard focusable view in this control towards the given direction. - * - * A control needs to override this function in order to support two dimensional keyboard navigation. - * @param[in] currentFocusedView The current focused view. - * @param[in] direction The direction to move the focus towards. - * @param[in] loopEnabled Whether the focus movement should be looped within the view. - * @return the next keyboard focusable view in this control or an empty handle if no view can be focused. - */ - public virtual View GetNextFocusableView(View currentFocusedView, View.Focus.Direction direction, bool loopEnabled) - { - return new View(); - } - - /** - * @brief Informs this control that its chosen focusable view will be focused. - * - * This allows the application to preform any actions if wishes - * before the focus is actually moved to the chosen view. - * - * @param[in] commitedFocusableView The commited focusable view. - */ - public virtual void OnFocusChangeCommitted(View commitedFocusableView) - { - } - - /** - * @brief This method is called when the control has enter pressed on it. - * - * Derived classes should override this to perform custom actions. - * @return true if this control supported this action. - */ - public virtual bool OnFocusEnter() - { - return false; - } - - /** - * @brief Called whenever a pinch gesture is detected on this control. - * - * This can be overridden by deriving classes when pinch detection - * is enabled. The default behaviour is to scale the control by the - * pinch scale. - * - * @param[in] pinch The pinch gesture. - * @note If overridden, then the default behaviour will not occur. - * @note Pinch detection should be enabled via EnableGestureDetection(). - * @see EnableGestureDetection - */ - public virtual void OnPinch(PinchGesture pinch) - { - } - - /** - * @brief Called whenever a pan gesture is detected on this control. - * - * This should be overridden by deriving classes when pan detection - * is enabled. - * - * @param[in] pan The pan gesture. - * @note There is no default behaviour with panning. - * @note Pan detection should be enabled via EnableGestureDetection(). - * @see EnableGestureDetection - */ - public virtual void OnPan(PanGesture pan) - { - } - - /** - * @brief Called whenever a tap gesture is detected on this control. - * - * This should be overridden by deriving classes when tap detection - * is enabled. - * - * @param[in] tap The tap gesture. - * @note There is no default behaviour with a tap. - * @note Tap detection should be enabled via EnableGestureDetection(). - * @see EnableGestureDetection - */ - public virtual void OnTap(TapGesture tap) - { - } - - /** - * @brief Called whenever a long press gesture is detected on this control. - * - * This should be overridden by deriving classes when long press - * detection is enabled. - * - * @param[in] longPress The long press gesture. - * @note There is no default behaviour associated with a long press. - * @note Long press detection should be enabled via EnableGestureDetection(). - * @see EnableGestureDetection - */ - public virtual void OnLongPress(LongPressGesture longPress) - { - } - - private void OnControlChildAdd(View child) - { - } - - private void OnControlChildRemove(View child) - { - } - } - - public enum CustomViewBehaviour - { - VIEW_BEHAVIOUR_DEFAULT = 0, - DISABLE_SIZE_NEGOTIATION = 1 << 0, - REQUIRES_KEYBOARD_NAVIGATION_SUPPORT = 1 << 5, - DISABLE_STYLE_CHANGE_SIGNALS = 1 << 6, - LAST_VIEW_BEHAVIOUR_FLAG - } -} diff --git a/plugins/dali-sharp/sharp/public/Degree.cs b/plugins/dali-sharp/sharp/public/Degree.cs deleted file mode 100644 index 4bb917e..0000000 --- a/plugins/dali-sharp/sharp/public/Degree.cs +++ /dev/null @@ -1,75 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Degree : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Degree(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Degree obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Degree() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Degree(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public Degree() : this(NDalicPINVOKE.new_Degree__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Degree(float value) : this(NDalicPINVOKE.new_Degree__SWIG_1(value), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Degree(Radian value) : this(NDalicPINVOKE.new_Degree__SWIG_2(Radian.getCPtr(value)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float Value { - set { - NDalicPINVOKE.Degree_degree_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Degree_degree_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/DimensionType.cs b/plugins/dali-sharp/sharp/public/DimensionType.cs deleted file mode 100644 index 048eabc..0000000 --- a/plugins/dali-sharp/sharp/public/DimensionType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum DimensionType { - Width = 0x1, - Height = 0x2, - AllDimensions = 0x3 -} - -} diff --git a/plugins/dali-sharp/sharp/public/DirectionBias.cs b/plugins/dali-sharp/sharp/public/DirectionBias.cs deleted file mode 100644 index 05fb90e..0000000 --- a/plugins/dali-sharp/sharp/public/DirectionBias.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum DirectionBias { - DirectionBiasLeft = -1, - DirectionBiasNone = 0, - DirectionBiasRight = 1 -} - -} diff --git a/plugins/dali-sharp/sharp/public/DirectionType.cs b/plugins/dali-sharp/sharp/public/DirectionType.cs deleted file mode 100644 index 88641f9..0000000 --- a/plugins/dali-sharp/sharp/public/DirectionType.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum DirectionType { - LeftToRight = 0, - RightToLeft -} - -} diff --git a/plugins/dali-sharp/sharp/public/DrawModeType.cs b/plugins/dali-sharp/sharp/public/DrawModeType.cs deleted file mode 100644 index 46b9df8..0000000 --- a/plugins/dali-sharp/sharp/public/DrawModeType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum DrawModeType { - Normal = 0, - Overlay2D = 1, - Stencil = 3 -} - -} diff --git a/plugins/dali-sharp/sharp/public/FlexContainer.cs b/plugins/dali-sharp/sharp/public/FlexContainer.cs deleted file mode 100644 index 807e61d..0000000 --- a/plugins/dali-sharp/sharp/public/FlexContainer.cs +++ /dev/null @@ -1,207 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class FlexContainer : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal FlexContainer(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.FlexContainer_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FlexContainer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~FlexContainer() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_FlexContainer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Property - { - public static readonly int CONTENT_DIRECTION = NDalicPINVOKE.FlexContainer_Property_CONTENT_DIRECTION_get(); - public static readonly int FLEX_DIRECTION = NDalicPINVOKE.FlexContainer_Property_FLEX_DIRECTION_get(); - public static readonly int FLEX_WRAP = NDalicPINVOKE.FlexContainer_Property_FLEX_WRAP_get(); - public static readonly int JUSTIFY_CONTENT = NDalicPINVOKE.FlexContainer_Property_JUSTIFY_CONTENT_get(); - public static readonly int ALIGN_ITEMS = NDalicPINVOKE.FlexContainer_Property_ALIGN_ITEMS_get(); - public static readonly int ALIGN_CONTENT = NDalicPINVOKE.FlexContainer_Property_ALIGN_CONTENT_get(); - } - - public class ChildProperty - { - public static readonly int FLEX = NDalicPINVOKE.FlexContainer_ChildProperty_FLEX_get(); - public static readonly int ALIGN_SELF = NDalicPINVOKE.FlexContainer_ChildProperty_ALIGN_SELF_get(); - public static readonly int FLEX_MARGIN = NDalicPINVOKE.FlexContainer_ChildProperty_FLEX_MARGIN_get(); - } - - public FlexContainer () : this (NDalicPINVOKE.FlexContainer_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - - internal new static FlexContainer DownCast(BaseHandle handle) { - FlexContainer ret = new FlexContainer(NDalicPINVOKE.FlexContainer_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum FlexDirectionType { - Column, - ColumnReverse, - Row, - RowReverse - } - - public enum ContentDirectionType { - Inherit, - LTR, - RTL - } - - public enum Justification { - JustifyFlexStart, - JustifyCenter, - JustifyFlexEnd, - JustifySpaceBetween, - JustifySpaceAround - } - - public enum Alignment { - AlignAuto, - AlignFlexStart, - AlignCenter, - AlignFlexEnd, - AlignStretch - } - - public enum WrapType { - NoWrap, - Wrap - } - - public int ContentDirection - { - get - { - int temp = 0; - GetProperty( FlexContainer.Property.CONTENT_DIRECTION).Get( out temp ); - return temp; - } - set - { - SetProperty( FlexContainer.Property.CONTENT_DIRECTION, new Dali.Property.Value( value ) ); - } - } - public int FlexDirection - { - get - { - int temp = 0; - GetProperty( FlexContainer.Property.FLEX_DIRECTION).Get( out temp ); - return temp; - } - set - { - SetProperty( FlexContainer.Property.FLEX_DIRECTION, new Dali.Property.Value( value ) ); - } - } - public int FlexWrap - { - get - { - int temp = 0; - GetProperty( FlexContainer.Property.FLEX_WRAP).Get( out temp ); - return temp; - } - set - { - SetProperty( FlexContainer.Property.FLEX_WRAP, new Dali.Property.Value( value ) ); - } - } - public int JustifyContent - { - get - { - int temp = 0; - GetProperty( FlexContainer.Property.JUSTIFY_CONTENT).Get( out temp ); - return temp; - } - set - { - SetProperty( FlexContainer.Property.JUSTIFY_CONTENT, new Dali.Property.Value( value ) ); - } - } - public int AlignItems - { - get - { - int temp = 0; - GetProperty( FlexContainer.Property.ALIGN_ITEMS).Get( out temp ); - return temp; - } - set - { - SetProperty( FlexContainer.Property.ALIGN_ITEMS, new Dali.Property.Value( value ) ); - } - } - public int AlignContent - { - get - { - int temp = 0; - GetProperty( FlexContainer.Property.ALIGN_CONTENT).Get( out temp ); - return temp; - } - set - { - SetProperty( FlexContainer.Property.ALIGN_CONTENT, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/FocusManager.cs b/plugins/dali-sharp/sharp/public/FocusManager.cs deleted file mode 100755 index df7e0b6..0000000 --- a/plugins/dali-sharp/sharp/public/FocusManager.cs +++ /dev/null @@ -1,621 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - -public class FocusManager : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - private CustomAlgorithmInterfaceWrapper _customAlgorithmInterfaceWrapper; - - internal FocusManager(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicManualPINVOKE.FocusManager_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FocusManager obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~FocusManager() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicManualPINVOKE.delete_FocusManager(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - -/** - * @brief Event arguments that passed via FocusChanged signal - * - */ -public class FocusChangedEventArgs : EventArgs -{ - private View _viewCurrent; - private View _viewNext; - - /** - * @brief ViewCurrent - is the original focused View - * - */ - public View ViewCurrent - { - get - { - return _viewCurrent; - } - set - { - _viewCurrent = value; - } - } - - /** - * @brief ViewNext - is the current focused View - * - */ - public View ViewNext - { - get - { - return _viewNext; - } - set - { - _viewNext = value; - } - } -} - -/** - * @brief Event arguments that passed via FocusGroupChanged signal - * - */ -public class FocusGroupChangedEventArgs : EventArgs -{ - private View _currentFocusedView; - private bool _forwardDirection; - - /** - * @brief CurrentFocusedView - is the current focused View - * - */ - public View CurrentFocusedView - { - get - { - return _currentFocusedView; - } - set - { - _currentFocusedView = value; - } - } - - /** - * @brief ForwardDirection - is the direction (forward or backward) in which to move the focus next - * - */ - public bool ForwardDirection - { - get - { - return _forwardDirection; - } - set - { - _forwardDirection = value; - } - } -} - -/** - * @brief Event arguments that passed via FocusedViewEnterKey signal - * - */ -public class FocusedViewEnterKeyEventArgs : EventArgs -{ - private View _view; - - /** - * @brief View - is the current focused View which has the enter key pressed on it. - * - */ - public View View - { - get - { - return _view; - } - set - { - _view = value; - } - } -} - -/** - * @brief Event arguments that passed via PreFocusChange signal - * - */ -public class PreFocusChangeEventArgs : EventArgs -{ - private View _current; - private View _proposed; - private View.Focus.Direction _direction; - - /** - * @brief Current - is the current focused View. - * - */ - public View Current - { - get - { - return _current; - } - set - { - _current = value; - } - } - - /** - * @brief Proposed - is the proposed focused View. - * - */ - public View Proposed - { - get - { - return _proposed; - } - set - { - _proposed = value; - } - } - - /** - * @brief Direction - is the direction of Focus change. - * - */ - public View.Focus.Direction Direction - { - get - { - return _direction; - } - set - { - _direction = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - public delegate void FocusChangedEventHandler(object source, FocusChangedEventArgs e); - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - public delegate void FocusGroupChangedEventHandler(object source, FocusGroupChangedEventArgs e); - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - public delegate void FocusedViewEnterKeyEventHandler(object source, FocusedViewEnterKeyEventArgs e); - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - public delegate View PreFocusChangeEventHandler(object source, PreFocusChangeEventArgs e); - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - public delegate IntPtr PreFocusChangeEventCallbackDelegate(IntPtr current, IntPtr proposed, View.Focus.Direction direction); - private PreFocusChangeEventHandler _FocusManagerPreFocusChangeEventHandler; - private PreFocusChangeEventCallbackDelegate _FocusManagerPreFocusChangeEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void FocusChangedEventCallbackDelegate(IntPtr actorCurrent, IntPtr actorNext); - private FocusChangedEventHandler _FocusManagerFocusChangedEventHandler; - private FocusChangedEventCallbackDelegate _FocusManagerFocusChangedEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void FocusGroupChangedEventCallbackDelegate(IntPtr currentFocusedActor, bool forwardDirection); - private FocusGroupChangedEventHandler _FocusManagerFocusGroupChangedEventHandler; - private FocusGroupChangedEventCallbackDelegate _FocusManagerFocusGroupChangedEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void FocusedViewEnterKeyEventCallbackDelegate(IntPtr actor); - private FocusedViewEnterKeyEventHandler _FocusManagerFocusedViewEnterKeyEventHandler; - private FocusedViewEnterKeyEventCallbackDelegate _FocusManagerFocusedViewEnterKeyEventCallbackDelegate; - - public event PreFocusChangeEventHandler PreFocusChange - { - add - { - lock(this) - { - // Restricted to only one listener - if (_FocusManagerPreFocusChangeEventHandler == null) - { - _FocusManagerPreFocusChangeEventHandler += value; - - _FocusManagerPreFocusChangeEventCallbackDelegate = new PreFocusChangeEventCallbackDelegate(OnPreFocusChange); - this.PreFocusChangeSignal().Connect(_FocusManagerPreFocusChangeEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_FocusManagerPreFocusChangeEventHandler != null) - { - this.PreFocusChangeSignal().Disconnect(_FocusManagerPreFocusChangeEventCallbackDelegate); - } - - _FocusManagerPreFocusChangeEventHandler -= value; - } - } - } - - // Callback for FocusManager PreFocusChangeSignal - private IntPtr OnPreFocusChange(IntPtr current, IntPtr proposed, View.Focus.Direction direction) - { - View view = null; - PreFocusChangeEventArgs e = new PreFocusChangeEventArgs(); - - // Populate all members of "e" (PreFocusChangeEventArgs) with real data - if (current != global::System.IntPtr.Zero) - { - e.Current = View.GetViewFromPtr(current); - } - - if (proposed != global::System.IntPtr.Zero) - { - e.Proposed = View.GetViewFromPtr(proposed); - } - - e.Direction = direction; - - if (_FocusManagerPreFocusChangeEventHandler != null) - { - //here we send all data to user event handlers - view = _FocusManagerPreFocusChangeEventHandler(this, e); - } - - if (view) - { - return view.GetPtrfromView(); - } - else - { - return current; - } - } - - /** - * @brief Event for FocusChanged signal which can be used to subscribe/unsubscribe the event handler - * (in the type of FocusChangedEventHandler) provided by the user. - * FocusChanged signal is emitted after the current focused view has been changed. - */ - public event FocusChangedEventHandler FocusChanged - { - add - { - lock(this) - { - // Restricted to only one listener - if (_FocusManagerFocusChangedEventHandler == null) - { - _FocusManagerFocusChangedEventHandler += value; - - _FocusManagerFocusChangedEventCallbackDelegate = new FocusChangedEventCallbackDelegate(OnFocusChanged); - this.FocusChangedSignal().Connect(_FocusManagerFocusChangedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_FocusManagerFocusChangedEventHandler != null) - { - this.FocusChangedSignal().Disconnect(_FocusManagerFocusChangedEventCallbackDelegate); - } - - _FocusManagerFocusChangedEventHandler -= value; - } - } - } - - // Callback for FocusManager FocusChangedSignal - private void OnFocusChanged(IntPtr viewCurrent, IntPtr viewNext) - { - FocusChangedEventArgs e = new FocusChangedEventArgs(); - - // Populate all members of "e" (FocusChangedEventArgs) with real data - e.ViewCurrent = View.GetViewFromPtr(viewCurrent); - e.ViewNext = View.GetViewFromPtr(viewNext); - - if (_FocusManagerFocusChangedEventHandler != null) - { - //here we send all data to user event handlers - _FocusManagerFocusChangedEventHandler(this, e); - } - } - - /** - * @brief Event for FocusGroupChanged signal which can be used to subscribe/unsubscribe the event handler - * (in the type of FocusGroupChangedEventHandler) provided by the user. - * FocusGroupChanged signal is emitted when the focus group has been changed. - */ - public event FocusGroupChangedEventHandler FocusGroupChanged - { - add - { - lock(this) - { - // Restricted to only one listener - if (_FocusManagerFocusGroupChangedEventHandler == null) - { - _FocusManagerFocusGroupChangedEventHandler += value; - - _FocusManagerFocusGroupChangedEventCallbackDelegate = new FocusGroupChangedEventCallbackDelegate(OnFocusGroupChanged); - this.FocusGroupChangedSignal().Connect(_FocusManagerFocusGroupChangedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_FocusManagerFocusGroupChangedEventHandler != null) - { - this.FocusGroupChangedSignal().Disconnect(_FocusManagerFocusGroupChangedEventCallbackDelegate); - } - - _FocusManagerFocusGroupChangedEventHandler -= value; - } - } - } - - // Callback for FocusManager FocusGroupChangedSignal - private void OnFocusGroupChanged(IntPtr currentFocusedView, bool forwardDirection) - { - FocusGroupChangedEventArgs e = new FocusGroupChangedEventArgs(); - - // Populate all members of "e" (FocusGroupChangedEventArgs) with real data - e.CurrentFocusedView = View.GetViewFromPtr(currentFocusedView); - e.ForwardDirection = forwardDirection; - - if (_FocusManagerFocusGroupChangedEventHandler != null) - { - //here we send all data to user event handlers - _FocusManagerFocusGroupChangedEventHandler(this, e); - } - } - - /** - * @brief Event for FocusedViewActivated signal which can be used to subscribe/unsubscribe the event handler - * (in the type of FocusedViewEnterKeyEventHandler) provided by the user. - * FocusedViewActivated signal is emitted when the current focused view has the enter key pressed on it. - */ - internal event FocusedViewEnterKeyEventHandler FocusedViewActivated - { - add - { - lock(this) - { - // Restricted to only one listener - if (_FocusManagerFocusedViewEnterKeyEventHandler == null) - { - _FocusManagerFocusedViewEnterKeyEventHandler += value; - - _FocusManagerFocusedViewEnterKeyEventCallbackDelegate = new FocusedViewEnterKeyEventCallbackDelegate(OnFocusedViewActivate); - this.FocusedViewEnterKeySignal().Connect(_FocusManagerFocusedViewEnterKeyEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_FocusManagerFocusedViewEnterKeyEventHandler != null) - { - this.FocusedViewEnterKeySignal().Disconnect(_FocusManagerFocusedViewEnterKeyEventCallbackDelegate); - } - - _FocusManagerFocusedViewEnterKeyEventHandler -= value; - } - } - } - - // Callback for FocusManager FocusedViewEnterKeySignal - private void OnFocusedViewActivate(IntPtr view) - { - FocusedViewEnterKeyEventArgs e = new FocusedViewEnterKeyEventArgs(); - - // Populate all members of "e" (FocusedViewEnterKeyEventArgs) with real data - e.View = View.GetViewFromPtr(view); - - if (_FocusManagerFocusedViewEnterKeyEventHandler != null) - { - //here we send all data to user event handlers - _FocusManagerFocusedViewEnterKeyEventHandler(this, e); - } - } - - public FocusManager() : this(NDalicManualPINVOKE.new_FocusManager(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal static FocusManager Get() { - FocusManager ret = new FocusManager(NDalicManualPINVOKE.FocusManager_Get(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool SetCurrentFocusView(View view) { - bool ret = NDalicManualPINVOKE.FocusManager_SetCurrentFocusActor(swigCPtr, View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public View GetCurrentFocusView() { - View ret = new View(NDalicManualPINVOKE.FocusManager_GetCurrentFocusActor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool MoveFocus(View.Focus.Direction direction) { - bool ret = NDalicManualPINVOKE.FocusManager_MoveFocus(swigCPtr, (int)direction); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ClearFocus() { - NDalicManualPINVOKE.FocusManager_ClearFocus(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetFocusGroupLoop(bool enabled) { - NDalicManualPINVOKE.FocusManager_SetFocusGroupLoop(swigCPtr, enabled); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetFocusGroupLoop() { - bool ret = NDalicManualPINVOKE.FocusManager_GetFocusGroupLoop(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetAsFocusGroup(View view, bool isFocusGroup) { - NDalicManualPINVOKE.FocusManager_SetAsFocusGroup(swigCPtr, View.getCPtr(view), isFocusGroup); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsFocusGroup(View view) { - bool ret = NDalicManualPINVOKE.FocusManager_IsFocusGroup(swigCPtr, View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public View GetFocusGroup(View view) { - View ret = new View(NDalicManualPINVOKE.FocusManager_GetFocusGroup(swigCPtr, View.getCPtr(view)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFocusIndicatorView(View indicator) { - NDalicManualPINVOKE.FocusManager_SetFocusIndicatorActor(swigCPtr, View.getCPtr(indicator)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public View GetFocusIndicatorView() { - View ret = new View(NDalicManualPINVOKE.FocusManager_GetFocusIndicatorActor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetCustomAlgorithm(ICustomFocusAlgorithm arg0) { - _customAlgorithmInterfaceWrapper = new CustomAlgorithmInterfaceWrapper(); - _customAlgorithmInterfaceWrapper.SetFocusAlgorithm(arg0); - - NDalicPINVOKE.SetCustomAlgorithm(swigCPtr, CustomAlgorithmInterface.getCPtr(_customAlgorithmInterfaceWrapper)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal PreFocusChangeSignal PreFocusChangeSignal() { - PreFocusChangeSignal ret = new PreFocusChangeSignal(NDalicManualPINVOKE.FocusManager_PreFocusChangeSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal FocusChangedSignal FocusChangedSignal() { - FocusChangedSignal ret = new FocusChangedSignal(NDalicManualPINVOKE.FocusManager_FocusChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal FocusGroupChangedSignal FocusGroupChangedSignal() { - FocusGroupChangedSignal ret = new FocusGroupChangedSignal(NDalicManualPINVOKE.FocusManager_FocusGroupChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ViewSignal FocusedViewEnterKeySignal() { - ViewSignal ret = new ViewSignal(NDalicManualPINVOKE.FocusManager_FocusedActorEnterKeySignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private static readonly FocusManager instance = FocusManager.Get(); - - public static FocusManager Instance - { - get - { - return instance; - } - } - - public interface ICustomFocusAlgorithm - { - View GetNextFocusableView(View current, View proposed, View.Focus.Direction direction); - } - - private class CustomAlgorithmInterfaceWrapper : CustomAlgorithmInterface - { - private FocusManager.ICustomFocusAlgorithm _customFocusAlgorithm; - - public CustomAlgorithmInterfaceWrapper() - { - } - - public void SetFocusAlgorithm(FocusManager.ICustomFocusAlgorithm customFocusAlgorithm) - { - _customFocusAlgorithm = customFocusAlgorithm; - } - - public override View GetNextFocusableView(View current, View proposed, View.Focus.Direction direction) - { - View currentView = View.DownCast(current); - View proposedView = View.DownCast(proposed); - return _customFocusAlgorithm.GetNextFocusableView(currentView, proposedView, direction); - } - } -} - -} diff --git a/plugins/dali-sharp/sharp/public/Gesture.cs b/plugins/dali-sharp/sharp/public/Gesture.cs deleted file mode 100644 index f3018cf..0000000 --- a/plugins/dali-sharp/sharp/public/Gesture.cs +++ /dev/null @@ -1,131 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Gesture : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Gesture(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Gesture obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Gesture() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Gesture(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public Gesture.GestureType Type - { - get - { - return type; - } - } - - public Gesture.StateType State - { - get - { - return state; - } - } - - public uint Time - { - get - { - return time; - } - } - - public Gesture(Gesture rhs) : this(NDalicPINVOKE.new_Gesture(Gesture.getCPtr(rhs)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private Gesture.GestureType type { - set { - NDalicPINVOKE.Gesture_type_set(swigCPtr, (int)value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - Gesture.GestureType ret = (Gesture.GestureType)NDalicPINVOKE.Gesture_type_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Gesture.StateType state { - set { - NDalicPINVOKE.Gesture_state_set(swigCPtr, (int)value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - Gesture.StateType ret = (Gesture.StateType)NDalicPINVOKE.Gesture_state_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private uint time { - set { - NDalicPINVOKE.Gesture_time_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.Gesture_time_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public enum GestureType { - Pinch = 1 << 0, - Pan = 1 << 1, - Tap = 1 << 2, - LongPress = 1 << 3 - } - - public enum StateType { - Clear, - Started, - Continuing, - Finished, - Cancelled, - Possible - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/HorizontalAlignmentType.cs b/plugins/dali-sharp/sharp/public/HorizontalAlignmentType.cs deleted file mode 100644 index b11bd35..0000000 --- a/plugins/dali-sharp/sharp/public/HorizontalAlignmentType.cs +++ /dev/null @@ -1,19 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum HorizontalAlignmentType { - Left, - Center, - Right -} - -} diff --git a/plugins/dali-sharp/sharp/public/Hover.cs b/plugins/dali-sharp/sharp/public/Hover.cs deleted file mode 100644 index 556e0a1..0000000 --- a/plugins/dali-sharp/sharp/public/Hover.cs +++ /dev/null @@ -1,156 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Hover : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Hover(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Hover obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Hover() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Hover(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - internal static Hover GetHoverFromPtr(global::System.IntPtr cPtr) { - Hover ret = new Hover(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint Time - { - get - { - return time; - } - } - - public int GetDeviceId(uint point) { - if( point < points.Count ) - { - return points[(int)point].DeviceId; - } - return -1; - } - - public PointStateType GetState(uint point) { - if( point < points.Count ) - { - return (Dali.PointStateType)(points[(int)point].State); - } - return PointStateType.FINISHED; - } - - public View GetHitView(uint point) { - if( point < points.Count ) - { - return points[(int)point].HitView; - } - else - { - // Return a native empty handle - View view = new View(); - view.Reset(); - return view; - } - } - - public Vector2 GetLocalPosition(uint point) { - if( point < points.Count ) - { - return points[(int)point].Local; - } - return new Vector2(0.0f, 0.0f); - } - - public Vector2 GetScreenPosition(uint point) { - if( point < points.Count ) - { - return points[(int)point].Screen; - } - return new Vector2(0.0f, 0.0f); - } - - public Hover() : this(NDalicPINVOKE.new_Hover__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Hover(uint time) : this(NDalicPINVOKE.new_Hover__SWIG_1(time), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private TouchPointContainer points { - set { - NDalicPINVOKE.Hover_points_set(swigCPtr, TouchPointContainer.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Hover_points_get(swigCPtr); - TouchPointContainer ret = (cPtr == global::System.IntPtr.Zero) ? null : new TouchPointContainer(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private uint time { - set { - NDalicPINVOKE.Hover_time_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.Hover_time_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public uint GetPointCount() { - uint ret = NDalicPINVOKE.Hover_GetPointCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TouchPoint GetPoint(uint point) { - TouchPoint ret = new TouchPoint(NDalicPINVOKE.Hover_GetPoint(swigCPtr, point), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Image.cs b/plugins/dali-sharp/sharp/public/Image.cs deleted file mode 100644 index 89a12a6..0000000 --- a/plugins/dali-sharp/sharp/public/Image.cs +++ /dev/null @@ -1,182 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -public class Image : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Image(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Image_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Image obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Image() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Image(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - -/** - * @brief Event arguments that passed via Uploaded signal - * - */ -public class UploadedEventArgs : EventArgs -{ - private Image _image; - /** - * @brief Image - is the image data that gets uploaded to GL. - * - */ - public Image Image - { - get - { - return _image; - } - set - { - _image = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void UploadedEventCallbackDelegate(IntPtr image); - private DaliEventHandler _imageUploadedEventHandler; - private UploadedEventCallbackDelegate _imageUploadedEventCallbackDelegate; - - /** - * @brief Event for Uploaded signal which can be used to subscribe/unsubscribe the event handler - * (in the type of UploadedEventHandler-DaliEventHandler) - * provided by the user. Uploaded signal is emitted when the image data gets uploaded to GL. - */ - public event DaliEventHandler Uploaded - { - add - { - lock(this) - { - // Restricted to only one listener - if (_imageUploadedEventHandler == null) - { - _imageUploadedEventHandler += value; - - _imageUploadedEventCallbackDelegate = new UploadedEventCallbackDelegate(OnUploaded); - this.UploadedSignal().Connect(_imageUploadedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_imageUploadedEventHandler != null) - { - this.UploadedSignal().Disconnect(_imageUploadedEventCallbackDelegate); - } - - _imageUploadedEventHandler -= value; - } - } - } - - // Callback for Image UploadedSignal - private void OnUploaded(IntPtr data) - { - UploadedEventArgs e = new UploadedEventArgs(); - - // Populate all members of "e" (UploadedEventArgs) with real data - e.Image = Image.GetImageFromPtr(data); - - if (_imageUploadedEventHandler != null) - { - //here we send all data to user event handlers - _imageUploadedEventHandler(this, e); - } - } - - -public static Image GetImageFromPtr(global::System.IntPtr cPtr) { - Image ret = new Image(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public Image() : this(NDalicPINVOKE.new_Image__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Image(Image handle) : this(NDalicPINVOKE.new_Image__SWIG_1(Image.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Image Assign(Image rhs) { - Image ret = new Image(NDalicPINVOKE.Image_Assign(swigCPtr, Image.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Image DownCast(BaseHandle handle) { - Image ret = new Image(NDalicPINVOKE.Image_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetWidth() { - uint ret = NDalicPINVOKE.Image_GetWidth(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetHeight() { - uint ret = NDalicPINVOKE.Image_GetHeight(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ImageSignal UploadedSignal() { - ImageSignal ret = new ImageSignal(NDalicPINVOKE.Image_UploadedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/ImageView.cs b/plugins/dali-sharp/sharp/public/ImageView.cs deleted file mode 100644 index f06f37c..0000000 --- a/plugins/dali-sharp/sharp/public/ImageView.cs +++ /dev/null @@ -1,156 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class ImageView : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ImageView(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ImageView_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ImageView obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ImageView() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ImageView(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Property - { - public static readonly int RESOURCE_URL = NDalicPINVOKE.ImageView_Property_RESOURCE_URL_get(); - public static readonly int IMAGE = NDalicPINVOKE.ImageView_Property_IMAGE_get(); - public static readonly int PRE_MULTIPLIED_ALPHA = NDalicPINVOKE.ImageView_Property_PRE_MULTIPLIED_ALPHA_get(); - public static readonly int PIXEL_AREA = NDalicPINVOKE.ImageView_Property_PIXEL_AREA_get(); - } - - public ImageView () : this (NDalicPINVOKE.ImageView_New__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ImageView (string url) : this (NDalicPINVOKE.ImageView_New__SWIG_2(url), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ImageView (string url, Uint16Pair size) : this (NDalicPINVOKE.ImageView_New__SWIG_3(url, Uint16Pair.getCPtr(size)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - - internal new static ImageView DownCast(BaseHandle handle) { - ImageView ret = new ImageView(NDalicPINVOKE.ImageView_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetImage(string url) { - NDalicPINVOKE.ImageView_SetImage__SWIG_1(swigCPtr, url); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetImage(string url, Uint16Pair size) { - NDalicPINVOKE.ImageView_SetImage__SWIG_2(swigCPtr, url, Uint16Pair.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string ResourceUrl - { - get - { - string temp; - GetProperty( ImageView.Property.RESOURCE_URL).Get( out temp ); - return temp; - } - set - { - SetProperty( ImageView.Property.RESOURCE_URL, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map ImageMap - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( ImageView.Property.IMAGE).Get( temp ); - return temp; - } - set - { - SetProperty( ImageView.Property.IMAGE, new Dali.Property.Value( value ) ); - } - } - public bool PreMultipliedAlpha - { - get - { - bool temp = false; - GetProperty( ImageView.Property.PRE_MULTIPLIED_ALPHA).Get( out temp ); - return temp; - } - set - { - SetProperty( ImageView.Property.PRE_MULTIPLIED_ALPHA, new Dali.Property.Value( value ) ); - } - } - public Vector4 PixelArea - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( ImageView.Property.PIXEL_AREA).Get( temp ); - return temp; - } - set - { - SetProperty( ImageView.Property.PIXEL_AREA, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Key.cs b/plugins/dali-sharp/sharp/public/Key.cs deleted file mode 100644 index 2c3b6d6..0000000 --- a/plugins/dali-sharp/sharp/public/Key.cs +++ /dev/null @@ -1,209 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Key : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Key(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Key obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Key() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Key(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static Key GetKeyFromPtr(global::System.IntPtr cPtr) { - Key ret = new Key(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string KeyPressedName - { - get - { - return keyPressedName; - } - } - - public string KeyPressed - { - get - { - return keyPressed; - } - } - - public int KeyCode - { - get - { - return keyCode; - } - } - - public int KeyModifier - { - get - { - return keyModifier; - } - } - - public uint Time - { - get - { - return time; - } - } - - public Key.StateType State - { - get - { - return state; - } - } - - public Key() : this(NDalicPINVOKE.new_Key__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Key(string keyName, string keyString, int keyCode, int keyModifier, uint timeStamp, Key.StateType keyState) : this(NDalicPINVOKE.new_Key__SWIG_1(keyName, keyString, keyCode, keyModifier, timeStamp, (int)keyState), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsShiftModifier() { - bool ret = NDalicPINVOKE.Key_IsShiftModifier(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsCtrlModifier() { - bool ret = NDalicPINVOKE.Key_IsCtrlModifier(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsAltModifier() { - bool ret = NDalicPINVOKE.Key_IsAltModifier(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private string keyPressedName { - set { - NDalicPINVOKE.Key_keyPressedName_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - string ret = NDalicPINVOKE.Key_keyPressedName_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private string keyPressed { - set { - NDalicPINVOKE.Key_keyPressed_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - string ret = NDalicPINVOKE.Key_keyPressed_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private int keyCode { - set { - NDalicPINVOKE.Key_keyCode_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.Key_keyCode_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private int keyModifier { - set { - NDalicPINVOKE.Key_keyModifier_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.Key_keyModifier_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private uint time { - set { - NDalicPINVOKE.Key_time_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.Key_time_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Key.StateType state { - set { - NDalicPINVOKE.Key_state_set(swigCPtr, (int)value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - Key.StateType ret = (Key.StateType)NDalicPINVOKE.Key_state_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public enum StateType { - Down, - Up, - Last - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/KeyFrames.cs b/plugins/dali-sharp/sharp/public/KeyFrames.cs deleted file mode 100644 index 4f24686..0000000 --- a/plugins/dali-sharp/sharp/public/KeyFrames.cs +++ /dev/null @@ -1,106 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class KeyFrames : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal KeyFrames(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.KeyFrames_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(KeyFrames obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~KeyFrames() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_KeyFrames(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - public void Add(float progress, object value) - { - dynamic obj = value; - Add(progress, new Property.Value(obj)); - } - - public void Add(float progress, object value, AlphaFunction alpha) - { - dynamic obj = value; - Add(progress, new Property.Value(obj), alpha); - } - - - public KeyFrames () : this (NDalicPINVOKE.KeyFrames_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - internal static KeyFrames DownCast(BaseHandle handle) { - KeyFrames ret = new KeyFrames(NDalicPINVOKE.KeyFrames_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Property.Type GetType() { - Property.Type ret = (Property.Type)NDalicPINVOKE.KeyFrames_GetType(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Add(float progress, Property.Value value) { - NDalicPINVOKE.KeyFrames_Add__SWIG_0(swigCPtr, progress, Property.Value.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Add(float progress, Property.Value value, AlphaFunction alpha) { - NDalicPINVOKE.KeyFrames_Add__SWIG_1(swigCPtr, progress, Property.Value.getCPtr(value), AlphaFunction.getCPtr(alpha)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/KeyInputFocusManager.cs b/plugins/dali-sharp/sharp/public/KeyInputFocusManager.cs deleted file mode 100644 index 5959235..0000000 --- a/plugins/dali-sharp/sharp/public/KeyInputFocusManager.cs +++ /dev/null @@ -1,76 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class KeyInputFocusManager : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal KeyInputFocusManager(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.KeyInputFocusManager_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(KeyInputFocusManager obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~KeyInputFocusManager() { - Dispose(); - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_KeyInputFocusManager(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - private KeyInputFocusManager() : this(NDalicPINVOKE.new_KeyInputFocusManager(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static KeyInputFocusManager Get() { - KeyInputFocusManager ret = new KeyInputFocusManager(NDalicPINVOKE.KeyInputFocusManager_Get(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFocus(View control) { - NDalicPINVOKE.KeyInputFocusManager_SetFocus(swigCPtr, View.getCPtr(control)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public View GetCurrentFocusControl() { - View ret = new View(NDalicPINVOKE.KeyInputFocusManager_GetCurrentFocusControl(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void RemoveFocus(View control) { - NDalicPINVOKE.KeyInputFocusManager_RemoveFocus(swigCPtr, View.getCPtr(control)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t KeyInputFocusChangedSignal() { - SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t ret = new SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t(NDalicPINVOKE.KeyInputFocusManager_KeyInputFocusChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Layer.cs b/plugins/dali-sharp/sharp/public/Layer.cs deleted file mode 100644 index 74b271f..0000000 --- a/plugins/dali-sharp/sharp/public/Layer.cs +++ /dev/null @@ -1,248 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ - -namespace Dali -{ - - public class Layer : Animatable - { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Layer(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Layer_SWIGUpcast(cPtr), cMemoryOwn) - { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Layer obj) - { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Layer() - { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() - { - if (!Window.IsInstalled()) - { - DisposeQueue.Instance.Add(this); - return; - } - - lock (this) - { - if (swigCPtr.Handle != global::System.IntPtr.Zero) - { - if (swigCMemOwn) - { - swigCMemOwn = false; - NDalicPINVOKE.delete_Layer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public class Property - { - public static readonly int CLIPPING_ENABLE = NDalicPINVOKE.Layer_Property_CLIPPING_ENABLE_get(); - public static readonly int CLIPPING_BOX = NDalicPINVOKE.Layer_Property_CLIPPING_BOX_get(); - public static readonly int BEHAVIOR = NDalicPINVOKE.Layer_Property_BEHAVIOR_get(); - } - - public Layer() : this(NDalicPINVOKE.Layer_New(), true) - { - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - - internal new static Layer DownCast(BaseHandle handle) - { - Layer ret = new Layer(NDalicPINVOKE.Layer_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public View FindChildById(uint id) - { - View ret = new View(NDalicPINVOKE.Actor_FindChildById(swigCPtr, id), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Add(View child) - { - NDalicPINVOKE.Actor_Add(swigCPtr, View.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Remove(View child) - { - NDalicPINVOKE.Actor_Remove(swigCPtr, View.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetDepth() - { - uint ret = NDalicPINVOKE.Layer_GetDepth(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Raise() - { - NDalicPINVOKE.Layer_Raise(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Lower() - { - NDalicPINVOKE.Layer_Lower(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RaiseAbove(Layer target) - { - NDalicPINVOKE.Layer_RaiseAbove(swigCPtr, Layer.getCPtr(target)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void LowerBelow(Layer target) - { - NDalicPINVOKE.Layer_LowerBelow(swigCPtr, Layer.getCPtr(target)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RaiseToTop() - { - NDalicPINVOKE.Layer_RaiseToTop(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void LowerToBottom() - { - NDalicPINVOKE.Layer_LowerToBottom(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void MoveAbove(Layer target) - { - NDalicPINVOKE.Layer_MoveAbove(swigCPtr, Layer.getCPtr(target)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void MoveBelow(Layer target) - { - NDalicPINVOKE.Layer_MoveBelow(swigCPtr, Layer.getCPtr(target)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private void SetBehavior(Layer.LayerBehavior behavior) - { - NDalicPINVOKE.Layer_SetBehavior(swigCPtr, (int)behavior); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private Layer.LayerBehavior GetBehavior() - { - Layer.LayerBehavior ret = (Layer.LayerBehavior)NDalicPINVOKE.Layer_GetBehavior(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetSortFunction(SWIGTYPE_p_f_r_q_const__Dali__Vector3__float function) - { - NDalicPINVOKE.Layer_SetSortFunction(swigCPtr, SWIGTYPE_p_f_r_q_const__Dali__Vector3__float.getCPtr(function)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetTouchConsumed(bool consume) - { - NDalicPINVOKE.Layer_SetTouchConsumed(swigCPtr, consume); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsTouchConsumed() - { - bool ret = NDalicPINVOKE.Layer_IsTouchConsumed(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetHoverConsumed(bool consume) - { - NDalicPINVOKE.Layer_SetHoverConsumed(swigCPtr, consume); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsHoverConsumed() - { - bool ret = NDalicPINVOKE.Layer_IsHoverConsumed(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum LayerBehavior - { - LAYER_2D, - LAYER_UI = LAYER_2D, - LAYER_3D - } - - public enum TreeDepthMultiplier - { - TREE_DEPTH_MULTIPLIER = 10000 - } - - public Layer.LayerBehavior Behavior - { - get - { - return GetBehavior(); - } - set - { - SetBehavior(value); - } - } - - } - -} diff --git a/plugins/dali-sharp/sharp/public/LongPressGesture.cs b/plugins/dali-sharp/sharp/public/LongPressGesture.cs deleted file mode 100644 index 71fbdc8..0000000 --- a/plugins/dali-sharp/sharp/public/LongPressGesture.cs +++ /dev/null @@ -1,122 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class LongPressGesture : Gesture { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal LongPressGesture(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.LongPressGesture_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(LongPressGesture obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~LongPressGesture() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_LongPressGesture(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public static LongPressGesture GetLongPressGestureFromPtr(global::System.IntPtr cPtr) { - LongPressGesture ret = new LongPressGesture(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint NumberOfTouches - { - get - { - return numberOfTouches; - } - } - - public Vector2 ScreenPoint - { - get - { - return screenPoint; - } - } - - public Vector2 LocalPoint - { - get - { - return localPoint; - } - } - - public LongPressGesture(Gesture.StateType state) : this(NDalicPINVOKE.new_LongPressGesture__SWIG_0((int)state), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private uint numberOfTouches { - set { - NDalicPINVOKE.LongPressGesture_numberOfTouches_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.LongPressGesture_numberOfTouches_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Vector2 screenPoint { - set { - NDalicPINVOKE.LongPressGesture_screenPoint_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.LongPressGesture_screenPoint_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Vector2 localPoint { - set { - NDalicPINVOKE.LongPressGesture_localPoint_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.LongPressGesture_localPoint_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Matrix.cs b/plugins/dali-sharp/sharp/public/Matrix.cs deleted file mode 100644 index d512365..0000000 --- a/plugins/dali-sharp/sharp/public/Matrix.cs +++ /dev/null @@ -1,217 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Matrix : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Matrix(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Matrix obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Matrix() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Matrix(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static Vector4 operator*(Matrix arg1, Vector4 arg2) { - return arg1.Multiply(arg2); - } - - public Matrix() : this(NDalicPINVOKE.new_Matrix__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Matrix(float[] array) : this(NDalicPINVOKE.new_Matrix__SWIG_2(array), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Matrix(Rotation rotation) : this(NDalicPINVOKE.new_Matrix__SWIG_3(Rotation.getCPtr(rotation)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static Matrix IDENTITY { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Matrix_IDENTITY_get(); - Matrix ret = (cPtr == global::System.IntPtr.Zero) ? null : new Matrix(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public void SetIdentity() { - NDalicPINVOKE.Matrix_SetIdentity(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetIdentityAndScale(Vector3 scale) { - NDalicPINVOKE.Matrix_SetIdentityAndScale(swigCPtr, Vector3.getCPtr(scale)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void InvertTransform(Matrix result) { - NDalicPINVOKE.Matrix_InvertTransform(swigCPtr, Matrix.getCPtr(result)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool Invert() { - bool ret = NDalicPINVOKE.Matrix_Invert(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Transpose() { - NDalicPINVOKE.Matrix_Transpose(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3 GetXAxis() { - Vector3 ret = new Vector3(NDalicPINVOKE.Matrix_GetXAxis(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector3 GetYAxis() { - Vector3 ret = new Vector3(NDalicPINVOKE.Matrix_GetYAxis(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector3 GetZAxis() { - Vector3 ret = new Vector3(NDalicPINVOKE.Matrix_GetZAxis(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetXAxis(Vector3 axis) { - NDalicPINVOKE.Matrix_SetXAxis(swigCPtr, Vector3.getCPtr(axis)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetYAxis(Vector3 axis) { - NDalicPINVOKE.Matrix_SetYAxis(swigCPtr, Vector3.getCPtr(axis)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetZAxis(Vector3 axis) { - NDalicPINVOKE.Matrix_SetZAxis(swigCPtr, Vector3.getCPtr(axis)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector4 GetTranslation() { - Vector4 ret = new Vector4(NDalicPINVOKE.Matrix_GetTranslation(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector3 GetTranslation3() { - Vector3 ret = new Vector3(NDalicPINVOKE.Matrix_GetTranslation3(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetTranslation(Vector4 translation) { - NDalicPINVOKE.Matrix_SetTranslation__SWIG_0(swigCPtr, Vector4.getCPtr(translation)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetTranslation(Vector3 translation) { - NDalicPINVOKE.Matrix_SetTranslation__SWIG_1(swigCPtr, Vector3.getCPtr(translation)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void OrthoNormalize() { - NDalicPINVOKE.Matrix_OrthoNormalize(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal SWIGTYPE_p_float AsFloat() { - global::System.IntPtr cPtr = NDalicPINVOKE.Matrix_AsFloat__SWIG_0(swigCPtr); - SWIGTYPE_p_float ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_float(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static void Multiply(Matrix result, Matrix lhs, Matrix rhs) { - NDalicPINVOKE.Matrix_Multiply__SWIG_0(Matrix.getCPtr(result), Matrix.getCPtr(lhs), Matrix.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static void Multiply(Matrix result, Matrix lhs, Rotation rhs) { - NDalicPINVOKE.Matrix_Multiply__SWIG_1(Matrix.getCPtr(result), Matrix.getCPtr(lhs), Rotation.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector4 Multiply(Vector4 rhs) { - Vector4 ret = new Vector4(NDalicPINVOKE.Matrix_Multiply__SWIG_2(swigCPtr, Vector4.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool EqualTo(Matrix rhs) { - bool ret = NDalicPINVOKE.Matrix_EqualTo(swigCPtr, Matrix.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool NotEqualTo(Matrix rhs) { - bool ret = NDalicPINVOKE.Matrix_NotEqualTo(swigCPtr, Matrix.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetTransformComponents(Vector3 scale, Rotation rotation, Vector3 translation) { - NDalicPINVOKE.Matrix_SetTransformComponents(swigCPtr, Vector3.getCPtr(scale), Rotation.getCPtr(rotation), Vector3.getCPtr(translation)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetInverseTransformComponents(Vector3 scale, Rotation rotation, Vector3 translation) { - NDalicPINVOKE.Matrix_SetInverseTransformComponents__SWIG_0(swigCPtr, Vector3.getCPtr(scale), Rotation.getCPtr(rotation), Vector3.getCPtr(translation)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetInverseTransformComponents(Vector3 xAxis, Vector3 yAxis, Vector3 zAxis, Vector3 translation) { - NDalicPINVOKE.Matrix_SetInverseTransformComponents__SWIG_1(swigCPtr, Vector3.getCPtr(xAxis), Vector3.getCPtr(yAxis), Vector3.getCPtr(zAxis), Vector3.getCPtr(translation)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void GetTransformComponents(Vector3 position, Rotation rotation, Vector3 scale) { - NDalicPINVOKE.Matrix_GetTransformComponents(swigCPtr, Vector3.getCPtr(position), Rotation.getCPtr(rotation), Vector3.getCPtr(scale)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Matrix3.cs b/plugins/dali-sharp/sharp/public/Matrix3.cs deleted file mode 100644 index d22233f..0000000 --- a/plugins/dali-sharp/sharp/public/Matrix3.cs +++ /dev/null @@ -1,134 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -internal class Matrix3 : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Matrix3(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Matrix3 obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Matrix3() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Matrix3(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static Matrix3 IDENTITY { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Matrix3_IDENTITY_get(); - Matrix3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Matrix3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Matrix3() : this(NDalicPINVOKE.new_Matrix3__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Matrix3(Matrix3 m) : this(NDalicPINVOKE.new_Matrix3__SWIG_1(Matrix3.getCPtr(m)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Matrix3(Matrix m) : this(NDalicPINVOKE.new_Matrix3__SWIG_2(Matrix.getCPtr(m)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Matrix3(float s00, float s01, float s02, float s10, float s11, float s12, float s20, float s21, float s22) : this(NDalicPINVOKE.new_Matrix3__SWIG_3(s00, s01, s02, s10, s11, s12, s20, s21, s22), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool EqualTo(Matrix3 rhs) { - bool ret = NDalicPINVOKE.Matrix3_EqualTo(swigCPtr, Matrix3.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool NotEqualTo(Matrix3 rhs) { - bool ret = NDalicPINVOKE.Matrix3_NotEqualTo(swigCPtr, Matrix3.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetIdentity() { - NDalicPINVOKE.Matrix3_SetIdentity(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal SWIGTYPE_p_float AsFloat() { - global::System.IntPtr cPtr = NDalicPINVOKE.Matrix3_AsFloat__SWIG_0(swigCPtr); - SWIGTYPE_p_float ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_float(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Invert() { - bool ret = NDalicPINVOKE.Matrix3_Invert(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Transpose() { - bool ret = NDalicPINVOKE.Matrix3_Transpose(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Scale(float scale) { - NDalicPINVOKE.Matrix3_Scale(swigCPtr, scale); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float Magnitude() { - float ret = NDalicPINVOKE.Matrix3_Magnitude(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool ScaledInverseTranspose() { - bool ret = NDalicPINVOKE.Matrix3_ScaledInverseTranspose(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static void Multiply(Matrix3 result, Matrix3 lhs, Matrix3 rhs) { - NDalicPINVOKE.Matrix3_Multiply(Matrix3.getCPtr(result), Matrix3.getCPtr(lhs), Matrix3.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/NUIConstants.cs b/plugins/dali-sharp/sharp/public/NUIConstants.cs deleted file mode 100755 index 3233a49..0000000 --- a/plugins/dali-sharp/sharp/public/NUIConstants.cs +++ /dev/null @@ -1,232 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ -using System; - -namespace Dali -{ - namespace Constants - { - public enum ScrollModeType - { - XAxisScrollEnabled, - XAxisSnapToInterval, - XAxisScrollBoundary, - YAxisScrollEnabled, - YAxisSnapToInterval, - YAxisScrollBoundary - } - - public enum MeshVisualShadingModeValue - { - TexturelessWithDiffuseLighting = Dali.MeshVisualShadingModeValue.TEXTURELESS_WITH_DIFFUSE_LIGHTING, ///< *Simplest*. One color that is lit by ambient and diffuse lighting. @SINCE_1_1.45 - TexturedWithSpecularLigting = Dali.MeshVisualShadingModeValue.TEXTURED_WITH_SPECULAR_LIGHTING, ///< Uses only the visual image textures provided with specular lighting in addition to ambient and diffuse lighting. @SINCE_1_1.45 - TexturedWithDetailedSpecularLighting = Dali.MeshVisualShadingModeValue.TEXTURED_WITH_DETAILED_SPECULAR_LIGHTING ///< Uses all textures provided including a gloss, normal and texture map along with specular, ambient and diffuse lighting. @SINCE_1_1.45 - } - - public enum ProjectionMode - { - PerspectiveProjection = Dali.ProjectionMode.PERSPECTIVE_PROJECTION, ///< Distance causes foreshortening; objects further from the camera appear smaller @SINCE_1_0.0 - OrthographicProjection = Dali.ProjectionMode.ORTHOGRAPHIC_PROJECTION ///< Relative distance from the camera does not affect the size of objects @SINCE_1_0.0 - } - - public struct Direction - { - public enum Type - { - LeftToRight = Dali.DirectionType.LeftToRight, - RightToLeft = Dali.DirectionType.RightToLeft - } - } - - public struct Align - { - public enum Type - { - TopBegin = Dali.AlignType.TOP_BEGIN, - TopCenter = Dali.AlignType.TOP_CENTER, - TopEnd = Dali.AlignType.TOP_END, - CenterBegin = Dali.AlignType.CENTER_BEGIN, - Center = Dali.AlignType.CENTER, - CenterEnd = Dali.AlignType.CENTER_END, - BottomBegin = Dali.AlignType.BOTTOM_BEGIN, - BottomCenter = Dali.AlignType.BOTTOM_CENTER, - BottomEnd = Dali.AlignType.BOTTOM_END - } - } - - public struct Visual - { - public enum Type - { - Border = Dali.VisualType.BORDER, - Color = Dali.VisualType.COLOR, - Gradient = Dali.VisualType.GRADIENT, - Image = Dali.VisualType.IMAGE, - Mesh = Dali.VisualType.MESH, - Primitive = Dali.VisualType.PRIMITIVE, - WireFrame = Dali.VisualType.WIREFRAME, - Text = Dali.VisualType.TEXT, - NPatch = Dali.VisualType.N_PATCH, - Svg = Dali.VisualType.SVG, - AnimatedImage = Dali.VisualType.ANIMATED_IMAGE - } - - public struct Property - { - public static readonly int Type = NDalic.VISUAL_PROPERTY_TYPE; - public static readonly int Shader = NDalic.VISUAL_PROPERTY_SHADER; - public static readonly int Transform = NDalic.VISUAL_PROPERTY_TRANSFORM; - public static readonly int PremultipliedAlpha = NDalic.VISUAL_PROPERTY_PREMULTIPLIED_ALPHA; - public static readonly int MixColor = NDalic.VISUAL_PROPERTY_MIX_COLOR; - } - - public struct ShaderProperty - { - public static readonly int VertexShader = NDalic.VISUAL_SHADER_VERTEX; - public static readonly int FragmentShader = NDalic.VISUAL_SHADER_FRAGMENT; - public static readonly int ShaderSubdivideGridX = NDalic.VISUAL_SHADER_SUBDIVIDE_GRID_X; - public static readonly int ShaderSubdivideGridY = NDalic.VISUAL_SHADER_SUBDIVIDE_GRID_Y; - public static readonly int ShaderHints = NDalic.VISUAL_SHADER_HINTS; - } - } - - public struct BorderVisualProperty - { - public static readonly int Color = NDalic.BORDER_VISUAL_COLOR; - public static readonly int Size = NDalic.BORDER_VISUAL_SIZE; - public static readonly int AntiAliasing = NDalic.BORDER_VISUAL_ANTI_ALIASING; - } - - public struct ColorVisualProperty - { - public static readonly int MixColor = NDalic.COLOR_VISUAL_MIX_COLOR; - } - - public struct GradientVisualProperty - { - public static readonly int StartPosition = NDalic.GRADIENT_VISUAL_START_POSITION; - public static readonly int EndPosition = NDalic.GRADIENT_VISUAL_END_POSITION; - public static readonly int Center = NDalic.GRADIENT_VISUAL_CENTER; - public static readonly int Radius = NDalic.GRADIENT_VISUAL_RADIUS; - public static readonly int StopOffset = NDalic.GRADIENT_VISUAL_STOP_OFFSET; - public static readonly int StopColor = NDalic.GRADIENT_VISUAL_STOP_COLOR; - public static readonly int Units = NDalic.GRADIENT_VISUAL_UNITS; - public static readonly int SpreadMethod = NDalic.GRADIENT_VISUAL_SPREAD_METHOD; - } - - public struct ImageVisualProperty - { - public static readonly int URL = NDalic.IMAGE_VISUAL_URL; - public static readonly int FittingMode = NDalic.IMAGE_VISUAL_FITTING_MODE; - public static readonly int SamplingMode = NDalic.IMAGE_VISUAL_SAMPLING_MODE; - public static readonly int DesiredWidth = NDalic.IMAGE_VISUAL_DESIRED_WIDTH; - public static readonly int DesiredHeight = NDalic.IMAGE_VISUAL_DESIRED_HEIGHT; - public static readonly int SynchronousLoading = NDalic.IMAGE_VISUAL_SYNCHRONOUS_LOADING; - public static readonly int BorderOnly = NDalic.IMAGE_VISUAL_BORDER_ONLY; - public static readonly int PixelArea = NDalic.IMAGE_VISUAL_PIXEL_AREA; - public static readonly int WrapModeU = NDalic.IMAGE_VISUAL_WRAP_MODE_U; - public static readonly int WrapModeV = NDalic.IMAGE_VISUAL_WRAP_MODE_V; - public static readonly int Border = NDalic.IMAGE_VISUAL_BORDER; - } - - public struct MeshVisualProperty - { - public static readonly int ObjectURL = NDalic.MESH_VISUAL_OBJECT_URL; - public static readonly int MaterialtURL = NDalic.MESH_VISUAL_MATERIAL_URL; - public static readonly int TexturesPath = NDalic.MESH_VISUAL_TEXTURES_PATH; - public static readonly int ShadingMode = NDalic.MESH_VISUAL_SHADING_MODE; - public static readonly int UseMipmapping = NDalic.MESH_VISUAL_USE_MIPMAPPING; - public static readonly int UseSoftNormals = NDalic.MESH_VISUAL_USE_SOFT_NORMALS; - public static readonly int LightPosition = NDalic.MESH_VISUAL_LIGHT_POSITION; - } - - public struct PrimitiveVisualProperty - { - public static readonly int Shape = NDalic.PRIMITIVE_VISUAL_SHAPE; - public static readonly int MixColor = NDalic.PRIMITIVE_VISUAL_MIX_COLOR; - public static readonly int Slices = NDalic.PRIMITIVE_VISUAL_SLICES; - public static readonly int Stacks = NDalic.PRIMITIVE_VISUAL_STACKS; - public static readonly int ScaleTopRadius = NDalic.PRIMITIVE_VISUAL_SCALE_TOP_RADIUS; - public static readonly int ScaleBottomRadius = NDalic.PRIMITIVE_VISUAL_SCALE_BOTTOM_RADIUS; - public static readonly int ScaleHeight = NDalic.PRIMITIVE_VISUAL_SCALE_HEIGHT; - public static readonly int ScaleRadius = NDalic.PRIMITIVE_VISUAL_SCALE_RADIUS; - public static readonly int ScaleDimensions = NDalic.PRIMITIVE_VISUAL_SCALE_DIMENSIONS; - public static readonly int BevelPercentage = NDalic.PRIMITIVE_VISUAL_BEVEL_PERCENTAGE; - public static readonly int BevelSmoothness = NDalic.PRIMITIVE_VISUAL_BEVEL_SMOOTHNESS; - public static readonly int LightPosition = NDalic.PRIMITIVE_VISUAL_LIGHT_POSITION; - } - - public struct TextVisualProperty - { - public static readonly int Text = NDalic.TEXT_VISUAL_TEXT; - public static readonly int FontFamily = NDalic.TEXT_VISUAL_FONT_FAMILY; - public static readonly int FontStyle = NDalic.TEXT_VISUAL_FONT_STYLE; - public static readonly int PointSize = NDalic.TEXT_VISUAL_POINT_SIZE; - public static readonly int MultiLine = NDalic.TEXT_VISUAL_MULTI_LINE; - public static readonly int HorizontalAlignment = NDalic.TEXT_VISUAL_HORIZONTAL_ALIGNMENT; - public static readonly int VerticalAlignment = NDalic.TEXT_VISUAL_VERTICAL_ALIGNMENT; - public static readonly int TextColor = NDalic.TEXT_VISUAL_TEXT_COLOR; - public static readonly int EnableMarkup = NDalic.TEXT_VISUAL_ENABLE_MARKUP; - } - - public enum PrimitiveVisualShapeType - { - SPHERE, - CONICAL_FRUSTRUM, - CONE, - CYLINDER, - CUBE, - OCTAHEDRON, - BEVELLED_CUBE - } - - public struct Tooltip - { - public struct Property - { - public static readonly int Content = NDalic.TOOLTIP_CONTENT; - public static readonly int Layout = NDalic.TOOLTIP_LAYOUT; - public static readonly int WaitTime = NDalic.TOOLTIP_WAIT_TIME; - public static readonly int Background = NDalic.TOOLTIP_BACKGROUND; - public static readonly int Tail = NDalic.TOOLTIP_TAIL; - public static readonly int Position = NDalic.TOOLTIP_POSITION; - public static readonly int HoverPointOffset = NDalic.TOOLTIP_HOVER_POINT_OFFSET; - public static readonly int MovementThreshold = NDalic.TOOLTIP_MOVEMENT_THRESHOLD; - public static readonly int DisappearOnMovement = NDalic.TOOLTIP_DISAPPEAR_ON_MOVEMENT; - } - - public struct BackgroundProperty - { - public static readonly int Visual = NDalic.TOOLTIP_BACKGROUND_VISUAL; - public static readonly int Border = NDalic.TOOLTIP_BACKGROUND_BORDER; - } - - public struct TailProperty - { - public static readonly int Visibility = NDalic.TOOLTIP_TAIL_VISIBILITY; - public static readonly int AboveVisual = NDalic.TOOLTIP_TAIL_ABOVE_VISUAL; - public static readonly int BelowVisual = NDalic.TOOLTIP_TAIL_BELOW_VISUAL; - } - } - - public enum TooltipPositionType - { - ABOVE, - BELOW, - HOVER_POINT - } - } // namespace Constants -} // namesapce Dali diff --git a/plugins/dali-sharp/sharp/public/PaddingType.cs b/plugins/dali-sharp/sharp/public/PaddingType.cs deleted file mode 100644 index 59858bc..0000000 --- a/plugins/dali-sharp/sharp/public/PaddingType.cs +++ /dev/null @@ -1,239 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class PaddingType : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal PaddingType(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PaddingType obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PaddingType() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PaddingType(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static bool operator ==(PaddingType a, PaddingType b) - { - // If both are null, or both are same instance, return true. - if (System.Object.ReferenceEquals(a, b)) - { - return true; - } - - // If one is null, but not both, return false. - if (((object)a == null) || ((object)b == null)) - { - return false; - } - - // Return true if the fields match: - return ( System.Math.Abs( a.Left - b.Left ) < NDalic.GetRangedEpsilon(a.Left, b.Left) )&& - ( System.Math.Abs( a.Right - b.Right ) < NDalic.GetRangedEpsilon(a.Right, b.Right) )&& - ( System.Math.Abs( a.Bottom - b.Bottom ) < NDalic.GetRangedEpsilon(a.Bottom, b.Bottom) )&& - ( System.Math.Abs( a.Top - b.Top ) < NDalic.GetRangedEpsilon(a.Top, b.Top) ); - } - - public static bool operator !=(PaddingType a, PaddingType b) - { - return !(a == b); - } - - ///< The Left value - public float Left - { - set - { - left = value; - } - get - { - return left; - } - } - - ///< The Right value - public float Right - { - set - { - right = value; - } - get - { - return right; - } - } - - ///< The Bottom value - public float Bottom - { - set - { - bottom = value; - } - get - { - return bottom; - } - } - - ///< The Top value - public float Top - { - set - { - top = value; - } - get - { - return top; - } - } - - - public PaddingType() : this(NDalicPINVOKE.new_PaddingType__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public PaddingType(float x, float y, float width, float height) : this(NDalicPINVOKE.new_PaddingType__SWIG_1(x, y, width, height), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Set(float newX, float newY, float newWidth, float newHeight) { - NDalicPINVOKE.PaddingType_Set(swigCPtr, newX, newY, newWidth, newHeight); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private float x { - set { - NDalicPINVOKE.PaddingType_x_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.PaddingType_x_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private float left { - set { - NDalicPINVOKE.PaddingType_left_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.PaddingType_left_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private float y { - set { - NDalicPINVOKE.PaddingType_y_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.PaddingType_y_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private float right { - set { - NDalicPINVOKE.PaddingType_right_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.PaddingType_right_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private float width { - set { - NDalicPINVOKE.PaddingType_width_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.PaddingType_width_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private float bottom { - set { - NDalicPINVOKE.PaddingType_bottom_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.PaddingType_bottom_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private float height { - set { - NDalicPINVOKE.PaddingType_height_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.PaddingType_height_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private float top { - set { - NDalicPINVOKE.PaddingType_top_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.PaddingType_top_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/PanGesture.cs b/plugins/dali-sharp/sharp/public/PanGesture.cs deleted file mode 100644 index 8345b45..0000000 --- a/plugins/dali-sharp/sharp/public/PanGesture.cs +++ /dev/null @@ -1,234 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class PanGesture : Gesture { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PanGesture(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PanGesture_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PanGesture obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PanGesture() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PanGesture(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - internal static PanGesture GetPanGestureFromPtr(global::System.IntPtr cPtr) { - PanGesture ret = new PanGesture(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector2 Velocity - { - get - { - return velocity; - } - } - - public Vector2 Displacement - { - get - { - return displacement; - } - } - - public Vector2 Position - { - get - { - return position; - } - } - - public Vector2 ScreenVelocity - { - get - { - return screenVelocity; - } - } - - public Vector2 ScreenDisplacement - { - get - { - return screenDisplacement; - } - } - - public Vector2 ScreenPosition - { - get - { - return screenPosition; - } - } - - public uint NumberOfTouches - { - get - { - return numberOfTouches; - } - } - - public PanGesture() : this(NDalicPINVOKE.new_PanGesture__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal PanGesture(Gesture.StateType state) : this(NDalicPINVOKE.new_PanGesture__SWIG_1((int)state), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private Vector2 velocity { - set { - NDalicPINVOKE.PanGesture_velocity_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGesture_velocity_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Vector2 displacement { - set { - NDalicPINVOKE.PanGesture_displacement_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGesture_displacement_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Vector2 position { - set { - NDalicPINVOKE.PanGesture_position_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGesture_position_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Vector2 screenVelocity { - set { - NDalicPINVOKE.PanGesture_screenVelocity_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGesture_screenVelocity_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Vector2 screenDisplacement { - set { - NDalicPINVOKE.PanGesture_screenDisplacement_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGesture_screenDisplacement_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Vector2 screenPosition { - set { - NDalicPINVOKE.PanGesture_screenPosition_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PanGesture_screenPosition_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private uint numberOfTouches { - set { - NDalicPINVOKE.PanGesture_numberOfTouches_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.PanGesture_numberOfTouches_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float GetSpeed() { - float ret = NDalicPINVOKE.PanGesture_GetSpeed(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetDistance() { - float ret = NDalicPINVOKE.PanGesture_GetDistance(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetScreenSpeed() { - float ret = NDalicPINVOKE.PanGesture_GetScreenSpeed(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetScreenDistance() { - float ret = NDalicPINVOKE.PanGesture_GetScreenDistance(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Path.cs b/plugins/dali-sharp/sharp/public/Path.cs deleted file mode 100644 index 4bba3b4..0000000 --- a/plugins/dali-sharp/sharp/public/Path.cs +++ /dev/null @@ -1,142 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Path : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Path(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Path_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Path obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Path() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Path(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Property - { - public static readonly int POINTS = NDalicPINVOKE.Path_Property_POINTS_get(); - public static readonly int CONTROL_POINTS = NDalicPINVOKE.Path_Property_CONTROL_POINTS_get(); - } - - public Path () : this (NDalicPINVOKE.Path_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - - public void AddPoint(Vector3 point) { - NDalicPINVOKE.Path_AddPoint(swigCPtr, Vector3.getCPtr(point)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddControlPoint(Vector3 point) { - NDalicPINVOKE.Path_AddControlPoint(swigCPtr, Vector3.getCPtr(point)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void GenerateControlPoints(float curvature) { - NDalicPINVOKE.Path_GenerateControlPoints(swigCPtr, curvature); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Sample(float progress, Vector3 position, Vector3 tangent) { - NDalicPINVOKE.Path_Sample(swigCPtr, progress, Vector3.getCPtr(position), Vector3.getCPtr(tangent)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3 GetPoint(uint index) { - Vector3 ret = new Vector3(NDalicPINVOKE.Path_GetPoint(swigCPtr, index), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector3 GetControlPoint(uint index) { - Vector3 ret = new Vector3(NDalicPINVOKE.Path_GetControlPoint(swigCPtr, index), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetPointCount() { - uint ret = NDalicPINVOKE.Path_GetPointCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Dali.Property.Array Points - { - get - { - Dali.Property.Array temp = new Dali.Property.Array(); - Dali.Object.GetProperty( swigCPtr, Path.Property.POINTS).Get( temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Path.Property.POINTS, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Array ControlPoints - { - get - { - Dali.Property.Array temp = new Dali.Property.Array(); - Dali.Object.GetProperty( swigCPtr, Path.Property.CONTROL_POINTS).Get( temp ); - return temp; - } - set - { - Dali.Object.SetProperty( swigCPtr, Path.Property.CONTROL_POINTS, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/PinchGesture.cs b/plugins/dali-sharp/sharp/public/PinchGesture.cs deleted file mode 100644 index 3a063e7..0000000 --- a/plugins/dali-sharp/sharp/public/PinchGesture.cs +++ /dev/null @@ -1,142 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class PinchGesture : Gesture { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PinchGesture(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PinchGesture_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PinchGesture obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PinchGesture() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PinchGesture(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - internal static PinchGesture GetPinchGestureFromPtr(global::System.IntPtr cPtr) { - PinchGesture ret = new PinchGesture(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Scale - { - get - { - return scale; - } - } - - public float Speed - { - get - { - return speed; - } - } - - public Vector2 ScreenCenterPoint - { - get - { - return screenCenterPoint; - } - } - - public Vector2 LocalCenterPoint - { - get - { - return localCenterPoint; - } - } - - internal PinchGesture(Gesture.StateType state) : this(NDalicPINVOKE.new_PinchGesture__SWIG_0((int)state), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private float scale { - set { - NDalicPINVOKE.PinchGesture_scale_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.PinchGesture_scale_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private float speed { - set { - NDalicPINVOKE.PinchGesture_speed_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.PinchGesture_speed_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Vector2 screenCenterPoint { - set { - NDalicPINVOKE.PinchGesture_screenCenterPoint_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PinchGesture_screenCenterPoint_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Vector2 localCenterPoint { - set { - NDalicPINVOKE.PinchGesture_localCenterPoint_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.PinchGesture_localCenterPoint_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/PointStateType.cs b/plugins/dali-sharp/sharp/public/PointStateType.cs deleted file mode 100644 index 3e8b973..0000000 --- a/plugins/dali-sharp/sharp/public/PointStateType.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public enum PointStateType { - STARTED, - FINISHED, - DOWN = STARTED, - UP = FINISHED, - MOTION, - LEAVE, - STATIONARY, - INTERRUPTED -} - -} diff --git a/plugins/dali-sharp/sharp/public/Popup.cs b/plugins/dali-sharp/sharp/public/Popup.cs deleted file mode 100644 index 6ce31e6..0000000 --- a/plugins/dali-sharp/sharp/public/Popup.cs +++ /dev/null @@ -1,738 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -public class Popup : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Popup(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Popup_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Popup obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Popup() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Popup(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - public class OutsideTouchedEventArgs : EventArgs - { - } - - public class ShowingEventArgs : EventArgs - { - } - - public class ShownEventArgs : EventArgs - { - } - - public class HidingEventArgs : EventArgs - { - } - - public class HiddenEventArgs : EventArgs - { - } - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void OutsideTouchedEventCallbackDelegate(); - private DaliEventHandler _popUpOutsideTouchedEventHandler; - private OutsideTouchedEventCallbackDelegate _popUpOutsideTouchedEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ShowingEventCallbackDelegate(); - private DaliEventHandler _popUpShowingEventHandler; - private ShowingEventCallbackDelegate _popUpShowingEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ShownEventCallbackDelegate(); - private DaliEventHandler _popUpShownEventHandler; - private ShownEventCallbackDelegate _popUpShownEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void HidingEventCallbackDelegate(); - private DaliEventHandler _popUpHidingEventHandler; - private HidingEventCallbackDelegate _popUpHidingEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void HiddenEventCallbackDelegate(); - private DaliEventHandler _popUpHiddenEventHandler; - private HiddenEventCallbackDelegate _popUpHiddenEventCallbackDelegate; - - public event DaliEventHandler OutsideTouched - { - add - { - lock(this) - { - // Restricted to only one listener - if (_popUpOutsideTouchedEventHandler == null) - { - _popUpOutsideTouchedEventHandler += value; - - _popUpOutsideTouchedEventCallbackDelegate = new OutsideTouchedEventCallbackDelegate(OnOutsideTouched); - this.OutsideTouchedSignal().Connect(_popUpOutsideTouchedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_popUpOutsideTouchedEventHandler != null) - { - this.OutsideTouchedSignal().Disconnect(_popUpOutsideTouchedEventCallbackDelegate); - } - - _popUpOutsideTouchedEventHandler -= value; - } - } - } - - // Callback for Popup OutsideTouchedSignal - private void OnOutsideTouched() - { - OutsideTouchedEventArgs e = new OutsideTouchedEventArgs(); - - if (_popUpOutsideTouchedEventHandler != null) - { - //here we send all data to user event handlers - _popUpOutsideTouchedEventHandler(this, e); - } - } - - public event DaliEventHandler Showing - { - add - { - lock(this) - { - // Restricted to only one listener - if (_popUpShowingEventHandler == null) - { - _popUpShowingEventHandler += value; - - _popUpShowingEventCallbackDelegate = new ShowingEventCallbackDelegate(OnShowing); - this.ShowingSignal().Connect(_popUpShowingEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_popUpShowingEventHandler != null) - { - this.ShowingSignal().Disconnect(_popUpShowingEventCallbackDelegate); - } - - _popUpShowingEventHandler -= value; - } - } - } - - // Callback for ShowingSignal - private void OnShowing() - { - ShowingEventArgs e = new ShowingEventArgs(); - - if (_popUpShowingEventHandler != null) - { - //here we send all data to user event handlers - _popUpShowingEventHandler(this, e); - } - } - - - public event DaliEventHandler Shown - { - add - { - lock(this) - { - // Restricted to only one listener - if (_popUpShownEventHandler == null) - { - _popUpShownEventHandler += value; - - _popUpShownEventCallbackDelegate = new ShownEventCallbackDelegate(OnShown); - this.ShownSignal().Connect(_popUpShownEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_popUpShownEventHandler != null) - { - this.ShownSignal().Disconnect(_popUpShownEventCallbackDelegate); - } - - _popUpShownEventHandler -= value; - } - } - } - - // Callback for ShownSignal - private void OnShown() - { - ShownEventArgs e = new ShownEventArgs(); - - if (_popUpShownEventHandler != null) - { - //here we send all data to user event handlers - _popUpShownEventHandler(this, e); - } - } - - public event DaliEventHandler Hiding - { - add - { - lock(this) - { - // Restricted to only one listener - if (_popUpHidingEventHandler == null) - { - _popUpHidingEventHandler += value; - - _popUpHidingEventCallbackDelegate = new HidingEventCallbackDelegate(OnHiding); - this.HidingSignal().Connect(_popUpHidingEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_popUpHidingEventHandler != null) - { - this.HidingSignal().Disconnect(_popUpHidingEventCallbackDelegate); - } - - _popUpHidingEventHandler -= value; - } - } - } - - // Callback for HidingSignal - private void OnHiding() - { - HidingEventArgs e = new HidingEventArgs(); - - if (_popUpHidingEventHandler != null) - { - //here we send all data to user event handlers - _popUpHidingEventHandler(this, e); - } - } - - public event DaliEventHandler Hidden - { - add - { - lock(this) - { - // Restricted to only one listener - if (_popUpHiddenEventHandler == null) - { - _popUpHiddenEventHandler += value; - - _popUpHiddenEventCallbackDelegate = new HiddenEventCallbackDelegate(OnHidden); - this.HiddenSignal().Connect(_popUpHiddenEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_popUpHiddenEventHandler != null) - { - this.HiddenSignal().Disconnect(_popUpHiddenEventCallbackDelegate); - } - - _popUpHiddenEventHandler -= value; - } - } - } - - // Callback for HiddenSignal - private void OnHidden() - { - HiddenEventArgs e = new HiddenEventArgs(); - - if (_popUpHiddenEventHandler != null) - { - //here we send all data to user event handlers - _popUpHiddenEventHandler(this, e); - } - } - - public class Property - { - public static readonly int TITLE = NDalicPINVOKE.Popup_Property_TITLE_get(); - public static readonly int CONTENT = NDalicPINVOKE.Popup_Property_CONTENT_get(); - public static readonly int FOOTER = NDalicPINVOKE.Popup_Property_FOOTER_get(); - public static readonly int DISPLAY_STATE = NDalicPINVOKE.Popup_Property_DISPLAY_STATE_get(); - public static readonly int TOUCH_TRANSPARENT = NDalicPINVOKE.Popup_Property_TOUCH_TRANSPARENT_get(); - public static readonly int TAIL_VISIBILITY = NDalicPINVOKE.Popup_Property_TAIL_VISIBILITY_get(); - public static readonly int TAIL_POSITION = NDalicPINVOKE.Popup_Property_TAIL_POSITION_get(); - public static readonly int CONTEXTUAL_MODE = NDalicPINVOKE.Popup_Property_CONTEXTUAL_MODE_get(); - public static readonly int ANIMATION_DURATION = NDalicPINVOKE.Popup_Property_ANIMATION_DURATION_get(); - public static readonly int ANIMATION_MODE = NDalicPINVOKE.Popup_Property_ANIMATION_MODE_get(); - public static readonly int ENTRY_ANIMATION = NDalicPINVOKE.Popup_Property_ENTRY_ANIMATION_get(); - public static readonly int EXIT_ANIMATION = NDalicPINVOKE.Popup_Property_EXIT_ANIMATION_get(); - public static readonly int AUTO_HIDE_DELAY = NDalicPINVOKE.Popup_Property_AUTO_HIDE_DELAY_get(); - public static readonly int BACKING_ENABLED = NDalicPINVOKE.Popup_Property_BACKING_ENABLED_get(); - public static readonly int BACKING_COLOR = NDalicPINVOKE.Popup_Property_BACKING_COLOR_get(); - public static readonly int POPUP_BACKGROUND_IMAGE = NDalicPINVOKE.Popup_Property_POPUP_BACKGROUND_IMAGE_get(); - public static readonly int POPUP_BACKGROUND_BORDER = NDalicPINVOKE.Popup_Property_POPUP_BACKGROUND_BORDER_get(); - public static readonly int TAIL_UP_IMAGE = NDalicPINVOKE.Popup_Property_TAIL_UP_IMAGE_get(); - public static readonly int TAIL_DOWN_IMAGE = NDalicPINVOKE.Popup_Property_TAIL_DOWN_IMAGE_get(); - public static readonly int TAIL_LEFT_IMAGE = NDalicPINVOKE.Popup_Property_TAIL_LEFT_IMAGE_get(); - public static readonly int TAIL_RIGHT_IMAGE = NDalicPINVOKE.Popup_Property_TAIL_RIGHT_IMAGE_get(); - } - - public Popup () : this (NDalicPINVOKE.Popup_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - - public new static Popup DownCast(BaseHandle handle) { - Popup ret = new Popup(NDalicPINVOKE.Popup_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetTitle(View titleView) { - NDalicPINVOKE.Popup_SetTitle(swigCPtr, View.getCPtr(titleView)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public View GetTitle() { - View ret = new View(NDalicPINVOKE.Popup_GetTitle(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetContent(View content) { - NDalicPINVOKE.Popup_SetContent(swigCPtr, View.getCPtr(content)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public View GetContent() { - View ret = new View(NDalicPINVOKE.Popup_GetContent(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFooter(View footer) { - NDalicPINVOKE.Popup_SetFooter(swigCPtr, View.getCPtr(footer)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public View GetFooter() { - View ret = new View(NDalicPINVOKE.Popup_GetFooter(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetDisplayState(Popup.DisplayStateType displayState) { - NDalicPINVOKE.Popup_SetDisplayState(swigCPtr, (int)displayState); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Popup.DisplayStateType GetDisplayState() { - Popup.DisplayStateType ret = (Popup.DisplayStateType)NDalicPINVOKE.Popup_GetDisplayState(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal VoidSignal OutsideTouchedSignal() { - VoidSignal ret = new VoidSignal(NDalicPINVOKE.Popup_OutsideTouchedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal VoidSignal ShowingSignal() { - VoidSignal ret = new VoidSignal(NDalicPINVOKE.Popup_ShowingSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal VoidSignal ShownSignal() { - VoidSignal ret = new VoidSignal(NDalicPINVOKE.Popup_ShownSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal VoidSignal HidingSignal() { - VoidSignal ret = new VoidSignal(NDalicPINVOKE.Popup_HidingSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal VoidSignal HiddenSignal() { - VoidSignal ret = new VoidSignal(NDalicPINVOKE.Popup_HiddenSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum DisplayStateType { - SHOWING, - SHOWN, - HIDING, - HIDDEN - } - - public enum AnimationModeType { - NONE, - ZOOM, - FADE, - CUSTOM - } - - public enum ContextualModeType { - NON_CONTEXTUAL, - ABOVE, - RIGHT, - BELOW, - LEFT - } - - public Dali.Property.Map Title - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Popup.Property.TITLE).Get( temp ); - return temp; - } - set - { - SetProperty( Popup.Property.TITLE, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Content - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Popup.Property.CONTENT).Get( temp ); - return temp; - } - set - { - SetProperty( Popup.Property.CONTENT, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Footer - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Popup.Property.FOOTER).Get( temp ); - return temp; - } - set - { - SetProperty( Popup.Property.FOOTER, new Dali.Property.Value( value ) ); - } - } - public string DisplayState - { - get - { - string temp; - GetProperty( Popup.Property.DISPLAY_STATE).Get( out temp ); - return temp; - } - set - { - SetProperty( Popup.Property.DISPLAY_STATE, new Dali.Property.Value( value ) ); - } - } - public bool TouchTransparent - { - get - { - bool temp = false; - GetProperty( Popup.Property.TOUCH_TRANSPARENT).Get( out temp ); - return temp; - } - set - { - SetProperty( Popup.Property.TOUCH_TRANSPARENT, new Dali.Property.Value( value ) ); - } - } - public bool TailVisibility - { - get - { - bool temp = false; - GetProperty( Popup.Property.TAIL_VISIBILITY).Get( out temp ); - return temp; - } - set - { - SetProperty( Popup.Property.TAIL_VISIBILITY, new Dali.Property.Value( value ) ); - } - } - public Vector3 TailPosition - { - get - { - Vector3 temp = new Vector3(0.0f,0.0f,0.0f); - GetProperty( Popup.Property.TAIL_POSITION).Get( temp ); - return temp; - } - set - { - SetProperty( Popup.Property.TAIL_POSITION, new Dali.Property.Value( value ) ); - } - } - public string ContextualMode - { - get - { - string temp; - GetProperty( Popup.Property.CONTEXTUAL_MODE).Get( out temp ); - return temp; - } - set - { - SetProperty( Popup.Property.CONTEXTUAL_MODE, new Dali.Property.Value( value ) ); - } - } - public float AnimationDuration - { - get - { - float temp = 0.0f; - GetProperty( Popup.Property.ANIMATION_DURATION).Get( out temp ); - return temp; - } - set - { - SetProperty( Popup.Property.ANIMATION_DURATION, new Dali.Property.Value( value ) ); - } - } - public string AnimationMode - { - get - { - string temp; - GetProperty( Popup.Property.ANIMATION_MODE).Get( out temp ); - return temp; - } - set - { - SetProperty( Popup.Property.ANIMATION_MODE, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map EntryAnimation - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Popup.Property.ENTRY_ANIMATION).Get( temp ); - return temp; - } - set - { - SetProperty( Popup.Property.ENTRY_ANIMATION, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map ExitAnimation - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( Popup.Property.EXIT_ANIMATION).Get( temp ); - return temp; - } - set - { - SetProperty( Popup.Property.EXIT_ANIMATION, new Dali.Property.Value( value ) ); - } - } - public int AutoHideDelay - { - get - { - int temp = 0; - GetProperty( Popup.Property.AUTO_HIDE_DELAY).Get( out temp ); - return temp; - } - set - { - SetProperty( Popup.Property.AUTO_HIDE_DELAY, new Dali.Property.Value( value ) ); - } - } - public bool BackingEnabled - { - get - { - bool temp = false; - GetProperty( Popup.Property.BACKING_ENABLED).Get( out temp ); - return temp; - } - set - { - SetProperty( Popup.Property.BACKING_ENABLED, new Dali.Property.Value( value ) ); - } - } - public Vector4 BackingColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( Popup.Property.BACKING_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( Popup.Property.BACKING_COLOR, new Dali.Property.Value( value ) ); - } - } - public string PopupBackgroundImage - { - get - { - string temp; - GetProperty( Popup.Property.POPUP_BACKGROUND_IMAGE).Get( out temp ); - return temp; - } - set - { - SetProperty( Popup.Property.POPUP_BACKGROUND_IMAGE, new Dali.Property.Value( value ) ); - } - } - public Rectangle PopupBackgroundBorder - { - get - { - Rectangle temp = new Rectangle(0,0,0,0); - GetProperty( Popup.Property.POPUP_BACKGROUND_BORDER).Get( temp ); - return temp; - } - set - { - SetProperty( Popup.Property.POPUP_BACKGROUND_BORDER, new Dali.Property.Value( value ) ); - } - } - public string TailUpImage - { - get - { - string temp; - GetProperty( Popup.Property.TAIL_UP_IMAGE).Get( out temp ); - return temp; - } - set - { - SetProperty( Popup.Property.TAIL_UP_IMAGE, new Dali.Property.Value( value ) ); - } - } - public string TailDownImage - { - get - { - string temp; - GetProperty( Popup.Property.TAIL_DOWN_IMAGE).Get( out temp ); - return temp; - } - set - { - SetProperty( Popup.Property.TAIL_DOWN_IMAGE, new Dali.Property.Value( value ) ); - } - } - public string TailLeftImage - { - get - { - string temp; - GetProperty( Popup.Property.TAIL_LEFT_IMAGE).Get( out temp ); - return temp; - } - set - { - SetProperty( Popup.Property.TAIL_LEFT_IMAGE, new Dali.Property.Value( value ) ); - } - } - public string TailRightImage - { - get - { - string temp; - GetProperty( Popup.Property.TAIL_RIGHT_IMAGE).Get( out temp ); - return temp; - } - set - { - SetProperty( Popup.Property.TAIL_RIGHT_IMAGE, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Position.cs b/plugins/dali-sharp/sharp/public/Position.cs deleted file mode 100755 index 27b5dd4..0000000 --- a/plugins/dali-sharp/sharp/public/Position.cs +++ /dev/null @@ -1,639 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -namespace Dali { - -public class Position : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Position(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Position obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Position() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Vector3(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static Position operator+(Position arg1, Position arg2) { - return arg1.Add(arg2); - } - - public static Position operator-(Position arg1, Position arg2) { - return arg1.Subtract(arg2); - } - - public static Position operator-(Position arg1) { - return arg1.Subtract(); - } - - public static Position operator*(Position arg1, Position arg2) { - return arg1.Multiply(arg2); - } - - public static Position operator*(Position arg1, float arg2) { - return arg1.Multiply(arg2); - } - - public static Position operator/(Position arg1, Position arg2) { - return arg1.Divide(arg2); - } - - public static Position operator/(Position arg1, float arg2) { - return arg1.Divide(arg2); - } - - - public float this[uint index] - { - get - { - return ValueOfIndex(index); - } - } - - public static Position GetPositionFromPtr(global::System.IntPtr cPtr) { - Position ret = new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public Position() : this(NDalicPINVOKE.new_Vector3__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Position(float x, float y, float z) : this(NDalicPINVOKE.new_Vector3__SWIG_1(x, y, z), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Position(Position2D position2d) : this(NDalicPINVOKE.new_Vector3__SWIG_3(Position2D.getCPtr(position2d)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - - - private Position Add(Position rhs) { - Position ret = new Position(NDalicPINVOKE.Vector3_Add(swigCPtr, Position.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Position Subtract(Position rhs) { - Position ret = new Position(NDalicPINVOKE.Vector3_Subtract__SWIG_0(swigCPtr, Position.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Position Multiply(Position rhs) { - Position ret = new Position(NDalicPINVOKE.Vector3_Multiply__SWIG_0(swigCPtr, Position.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Position Multiply(float rhs) { - Position ret = new Position(NDalicPINVOKE.Vector3_Multiply__SWIG_1(swigCPtr, rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Position Divide(Position rhs) { - Position ret = new Position(NDalicPINVOKE.Vector3_Divide__SWIG_0(swigCPtr, Position.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Position Divide(float rhs) { - Position ret = new Position(NDalicPINVOKE.Vector3_Divide__SWIG_1(swigCPtr, rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Position Subtract() { - Position ret = new Position(NDalicPINVOKE.Vector3_Subtract__SWIG_1(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private float ValueOfIndex(uint index) { - float ret = NDalicPINVOKE.Vector3_ValueOfIndex__SWIG_0(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool EqualTo(Position rhs) { - bool ret = NDalicPINVOKE.Vector3_EqualTo(swigCPtr, Position.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool NotEqualTo(Position rhs) { - bool ret = NDalicPINVOKE.Vector3_NotEqualTo(swigCPtr, Position.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public float X { - set { - NDalicPINVOKE.Vector3_X_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector3_X_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Y { - set { - NDalicPINVOKE.Vector3_Y_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector3_Y_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Z { - set { - NDalicPINVOKE.Vector3_Z_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector3_Z_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float ParentOriginTop - { - get - { - float ret = NDalicPINVOKE.ParentOriginTop_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float ParentOriginBottom - { - get - { - float ret = NDalicPINVOKE.ParentOriginBottom_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float ParentOriginLeft - { - get - { - float ret = NDalicPINVOKE.ParentOriginLeft_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float ParentOriginRight - { - get - { - float ret = NDalicPINVOKE.ParentOriginRight_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float ParentOriginMiddle - { - get - { - float ret = NDalicPINVOKE.ParentOriginMiddle_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position ParentOriginTopLeft - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginTopLeft_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position ParentOriginTopCenter - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginTopCenter_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position ParentOriginTopRight - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginTopRight_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position ParentOriginCenterLeft - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginCenterLeft_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position ParentOriginCenter - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginCenter_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position ParentOriginCenterRight - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginCenterRight_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position ParentOriginBottomLeft - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginBottomLeft_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position ParentOriginBottomCenter - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginBottomCenter_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position ParentOriginBottomRight - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.ParentOriginBottomRight_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float AnchorPointTop - { - get - { - float ret = NDalicPINVOKE.AnchorPointTop_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float AnchorPointBottom - { - get - { - float ret = NDalicPINVOKE.AnchorPointBottom_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float AnchorPointLeft - { - get - { - float ret = NDalicPINVOKE.AnchorPointLeft_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float AnchorPointRight - { - get - { - float ret = NDalicPINVOKE.AnchorPointRight_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static float AnchorPointMiddle - { - get - { - float ret = NDalicPINVOKE.AnchorPointMiddle_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position AnchorPointTopLeft - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointTopLeft_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position AnchorPointTopCenter - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointTopCenter_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position AnchorPointTopRight - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointTopRight_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position AnchorPointCenterLeft - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointCenterLeft_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position AnchorPointCenter - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointCenter_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position AnchorPointCenterRight - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointCenterRight_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position AnchorPointBottomLeft - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointBottomLeft_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position AnchorPointBottomCenter - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointBottomCenter_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position AnchorPointBottomRight - { - get - { - global::System.IntPtr cPtr = NDalicPINVOKE.AnchorPointBottomRight_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Position One { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_ONE_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position XAxis { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_XAXIS_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position YAxis { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_YAXIS_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position ZAxis { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_ZAXIS_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position NegativeXAxis { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_NEGATIVE_XAXIS_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position NegativeYAxis { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_NEGATIVE_YAXIS_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Position NegativeZAxis { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_NEGATIVE_ZAXIS_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Position Zero { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_ZERO_get(); - Position ret = (cPtr == global::System.IntPtr.Zero) ? null : new Position(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static implicit operator Vector3(Position Position) - { - return new Vector3(Position.X, Position.Y, Position.Z); - } - - public static implicit operator Position(Vector3 vec) - { - return new Position(vec.X, vec.Y, vec.Z); - } - -} - - public struct ParentOrigin - { - public static readonly float Top = Position.ParentOriginTop; - public static readonly float Bottom = Position.ParentOriginBottom; - public static readonly float Left = Position.ParentOriginLeft; - public static readonly float Right = Position.ParentOriginRight; - public static readonly float Middle = Position.ParentOriginMiddle; - public static readonly Position TopLeft = Position.ParentOriginTopLeft; - public static readonly Position TopCenter = Position.ParentOriginTopCenter; - public static readonly Position TopRight = Position.ParentOriginTopRight; - public static readonly Position CenterLeft = Position.ParentOriginCenterLeft; - public static readonly Position Center = Position.ParentOriginCenter; - public static readonly Position CenterRight = Position.ParentOriginCenterRight; - public static readonly Position BottomLeft = Position.ParentOriginBottomLeft; - public static readonly Position BottomCenter = Position.ParentOriginBottomCenter; - public static readonly Position BottomRight = Position.ParentOriginBottomRight; - } - public struct AnchorPoint - { - public static readonly float Top = Position.AnchorPointTop; - public static readonly float Bottom = Position.AnchorPointBottom; - public static readonly float Left = Position.AnchorPointLeft; - public static readonly float Right = Position.AnchorPointRight; - public static readonly float Middle = Position.AnchorPointMiddle; - public static readonly Position TopLeft = Position.AnchorPointTopLeft; - public static readonly Position TopCenter = Position.AnchorPointTopCenter; - public static readonly Position TopRight = Position.AnchorPointTopRight; - public static readonly Position CenterLeft = Position.AnchorPointCenterLeft; - public static readonly Position Center = Position.AnchorPointCenter; - public static readonly Position CenterRight = Position.AnchorPointCenterRight; - public static readonly Position BottomLeft = Position.AnchorPointBottomLeft; - public static readonly Position BottomCenter = Position.AnchorPointBottomCenter; - public static readonly Position BottomRight = Position.AnchorPointBottomRight; - } - public struct PositionAxis - { - public static readonly Position X = Position.XAxis; - public static readonly Position Y = Position.YAxis; - public static readonly Position Z = Position.ZAxis; - public static readonly Position NegativeX = Position.NegativeXAxis; - public static readonly Position NegativeY = Position.NegativeYAxis; - public static readonly Position NegativeZ = Position.NegativeZAxis; - } - -} - - diff --git a/plugins/dali-sharp/sharp/public/Position2D.cs b/plugins/dali-sharp/sharp/public/Position2D.cs deleted file mode 100755 index 4379d6b..0000000 --- a/plugins/dali-sharp/sharp/public/Position2D.cs +++ /dev/null @@ -1,212 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -namespace Dali { - -public class Position2D : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Position2D(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Position2D obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Position2D() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Vector2(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static Position2D operator+(Position2D arg1, Position2D arg2) { - return arg1.Add(arg2); - } - - public static Position2D operator-(Position2D arg1, Position2D arg2) { - return arg1.Subtract(arg2); - } - - public static Position2D operator-(Position2D arg1) { - return arg1.Subtract(); - } - - public static Position2D operator*(Position2D arg1, Position2D arg2) { - return arg1.Multiply(arg2); - } - - public static Position2D operator*(Position2D arg1, int arg2) { - return arg1.Multiply(arg2); - } - - public static Position2D operator/(Position2D arg1, Position2D arg2) { - return arg1.Divide(arg2); - } - - public static Position2D operator/(Position2D arg1, int arg2) { - return arg1.Divide(arg2); - } - - public float this[uint index] - { - get - { - return ValueOfIndex(index); - } - } - - public static Position2D GetPosition2DFromPtr(global::System.IntPtr cPtr) { - Position2D ret = new Position2D(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public Position2D() : this(NDalicPINVOKE.new_Vector2__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Position2D(int x, int y) : this(NDalicPINVOKE.new_Vector2__SWIG_1((float)x, (float)y), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Position2D(Position position) : this(NDalicPINVOKE.new_Vector2__SWIG_3(Position.getCPtr(position)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private Position2D Add(Position2D rhs) { - Position2D ret = new Position2D(NDalicPINVOKE.Vector2_Add(swigCPtr, Position2D.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Position2D Subtract(Position2D rhs) { - Position2D ret = new Position2D(NDalicPINVOKE.Vector2_Subtract__SWIG_0(swigCPtr, Position2D.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - private Position2D Multiply(Position2D rhs) { - Position2D ret = new Position2D(NDalicPINVOKE.Vector2_Multiply__SWIG_0(swigCPtr, Position2D.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Position2D Multiply(int rhs) { - Position2D ret = new Position2D(NDalicPINVOKE.Vector2_Multiply__SWIG_1(swigCPtr, (float)rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - private Position2D Divide(Position2D rhs) { - Position2D ret = new Position2D(NDalicPINVOKE.Vector2_Divide__SWIG_0(swigCPtr, Position2D.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Position2D Divide(int rhs) { - Position2D ret = new Position2D(NDalicPINVOKE.Vector2_Divide__SWIG_1(swigCPtr, (float)rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Position2D Subtract() { - Position2D ret = new Position2D(NDalicPINVOKE.Vector2_Subtract__SWIG_1(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool EqualTo(Position2D rhs) { - bool ret = NDalicPINVOKE.Vector2_EqualTo(swigCPtr, Position2D.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool NotEqualTo(Position2D rhs) { - bool ret = NDalicPINVOKE.Vector2_NotEqualTo(swigCPtr, Position2D.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private int ValueOfIndex(uint index) { - int ret = (int)NDalicPINVOKE.Vector2_ValueOfIndex__SWIG_0(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public int X { - set { - NDalicPINVOKE.Vector2_X_set(swigCPtr, (float)value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector2_X_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return (int)ret; - } - } - - public int Y { - set { - NDalicPINVOKE.Vector2_Y_set(swigCPtr, (float)value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector2_Y_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return (int)ret; - } - } - - public static implicit operator Vector2(Position2D position2d) - { - return new Vector2((float)position2d.X, (float)position2d.Y); - } - - public static implicit operator Position2D(Vector2 vec) - { - return new Position2D((int)vec.X, (int)vec.Y); - } - -} - -} - - diff --git a/plugins/dali-sharp/sharp/public/ProgressBar.cs b/plugins/dali-sharp/sharp/public/ProgressBar.cs deleted file mode 100644 index 7cc7afc..0000000 --- a/plugins/dali-sharp/sharp/public/ProgressBar.cs +++ /dev/null @@ -1,331 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -public class ProgressBar : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ProgressBar(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ProgressBar_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ProgressBar obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ProgressBar() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ProgressBar(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - -public class ValueChangedEventArgs : EventArgs -{ - private ProgressBar _progressBar; - private float _progressValue; - private float _secondaryProgressValue; - - public ProgressBar ProgressBar - { - get - { - return _progressBar; - } - set - { - _progressBar = value; - } - } - - public float ProgressValue - { - get - { - return _progressValue; - } - set - { - _progressValue = value; - } - } - - public float SecondaryProgressValue - { - get - { - return _secondaryProgressValue; - } - set - { - _secondaryProgressValue = value; - } - } - -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ValueChangedCallbackDelegate(IntPtr progressBar, float progressValue, float secondaryProgressValue); - private DaliEventHandler _progressBarValueChangedEventHandler; - private ValueChangedCallbackDelegate _progressBarValueChangedCallbackDelegate; - - public event DaliEventHandler ValueChanged - { - add - { - lock(this) - { - // Restricted to only one listener - if (_progressBarValueChangedEventHandler == null) - { - _progressBarValueChangedEventHandler += value; - - _progressBarValueChangedCallbackDelegate = new ValueChangedCallbackDelegate(OnValueChanged); - this.ValueChangedSignal().Connect(_progressBarValueChangedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_progressBarValueChangedEventHandler != null) - { - this.ValueChangedSignal().Disconnect(_progressBarValueChangedCallbackDelegate); - } - - _progressBarValueChangedEventHandler -= value; - } - } - } - - // Callback for ProgressBar ValueChanged signal - private void OnValueChanged(IntPtr progressBar, float progressValue, float secondaryProgressValue) - { - ValueChangedEventArgs e = new ValueChangedEventArgs(); - - // Populate all members of "e" (ValueChangedEventArgs) with real page - e.ProgressBar = ProgressBar.GetProgressBarFromPtr( progressBar ); - e.ProgressValue = progressValue; - e.SecondaryProgressValue = secondaryProgressValue; - - if (_progressBarValueChangedEventHandler != null) - { - _progressBarValueChangedEventHandler(this, e); - } - } - - public static ProgressBar GetProgressBarFromPtr(global::System.IntPtr cPtr) { - ProgressBar ret = new ProgressBar(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public class Property - { - public static readonly int PROGRESS_VALUE = NDalicPINVOKE.ProgressBar_Property_PROGRESS_VALUE_get(); - public static readonly int SECONDARY_PROGRESS_VALUE = NDalicPINVOKE.ProgressBar_Property_SECONDARY_PROGRESS_VALUE_get(); - public static readonly int INDETERMINATE = NDalicPINVOKE.ProgressBar_Property_INDETERMINATE_get(); - public static readonly int TRACK_VISUAL = NDalicPINVOKE.ProgressBar_Property_TRACK_VISUAL_get(); - public static readonly int PROGRESS_VISUAL = NDalicPINVOKE.ProgressBar_Property_PROGRESS_VISUAL_get(); - public static readonly int SECONDARY_PROGRESS_VISUAL = NDalicPINVOKE.ProgressBar_Property_SECONDARY_PROGRESS_VISUAL_get(); - public static readonly int INDETERMINATE_VISUAL = NDalicPINVOKE.ProgressBar_Property_INDETERMINATE_VISUAL_get(); - public static readonly int INDETERMINATE_VISUAL_ANIMATION = NDalicPINVOKE.ProgressBar_Property_INDETERMINATE_VISUAL_ANIMATION_get(); - public static readonly int LABEL_VISUAL = NDalicPINVOKE.ProgressBar_Property_LABEL_VISUAL_get(); - } - - public ProgressBar () : this (NDalicPINVOKE.ProgressBar_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ProgressBar(ProgressBar handle) : this(NDalicPINVOKE.new_ProgressBar__SWIG_1(ProgressBar.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ProgressBar Assign(ProgressBar handle) { - ProgressBar ret = new ProgressBar(NDalicPINVOKE.ProgressBar_Assign(swigCPtr, ProgressBar.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public new static ProgressBar DownCast(BaseHandle handle) { - ProgressBar ret = new ProgressBar(NDalicPINVOKE.ProgressBar_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ProgressBarValueChangedSignal ValueChangedSignal() { - ProgressBarValueChangedSignal ret = new ProgressBarValueChangedSignal(NDalicPINVOKE.ProgressBar_ValueChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float ProgressValue - { - get - { - float temp = 0.0f; - GetProperty( ProgressBar.Property.PROGRESS_VALUE).Get( out temp ); - return temp; - } - set - { - SetProperty( ProgressBar.Property.PROGRESS_VALUE, new Dali.Property.Value( value ) ); - } - } - public float SecondaryProgressValue - { - get - { - float temp = 0.0f; - GetProperty( ProgressBar.Property.SECONDARY_PROGRESS_VALUE).Get( out temp ); - return temp; - } - set - { - SetProperty( ProgressBar.Property.SECONDARY_PROGRESS_VALUE, new Dali.Property.Value( value ) ); - } - } - public bool Indeterminate - { - get - { - bool temp = false; - GetProperty( ProgressBar.Property.INDETERMINATE).Get( out temp ); - return temp; - } - set - { - SetProperty( ProgressBar.Property.INDETERMINATE, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map TrackVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( ProgressBar.Property.TRACK_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( ProgressBar.Property.TRACK_VISUAL, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map ProgressVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( ProgressBar.Property.PROGRESS_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( ProgressBar.Property.PROGRESS_VISUAL, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map SecondaryProgressVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( ProgressBar.Property.SECONDARY_PROGRESS_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( ProgressBar.Property.SECONDARY_PROGRESS_VISUAL, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map IndeterminateVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( ProgressBar.Property.INDETERMINATE_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( ProgressBar.Property.INDETERMINATE_VISUAL, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Array IndeterminateVisualAnimation - { - get - { - Dali.Property.Array temp = new Dali.Property.Array(); - GetProperty( ProgressBar.Property.INDETERMINATE_VISUAL_ANIMATION).Get( temp ); - return temp; - } - set - { - SetProperty( ProgressBar.Property.INDETERMINATE_VISUAL_ANIMATION, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map LabelVisual - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( ProgressBar.Property.LABEL_VISUAL).Get( temp ); - return temp; - } - set - { - SetProperty( ProgressBar.Property.LABEL_VISUAL, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Property.cs b/plugins/dali-sharp/sharp/public/Property.cs deleted file mode 100644 index 599d688..0000000 --- a/plugins/dali-sharp/sharp/public/Property.cs +++ /dev/null @@ -1,820 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Property : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Property(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Property obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Property() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Property(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static int INVALID_INDEX { - get { - int ret = NDalicPINVOKE.Property_INVALID_INDEX_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static int INVALID_KEY { - get { - int ret = NDalicPINVOKE.Property_INVALID_KEY_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static int INVALID_COMPONENT_INDEX { - get { - int ret = NDalicPINVOKE.Property_INVALID_COMPONENT_INDEX_get(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Property(Animatable arg0, int propertyIndex) : this(NDalicPINVOKE.new_Property__SWIG_0(Animatable.getCPtr(arg0), propertyIndex), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Property(Animatable arg0, int propertyIndex, int componentIndex) : this(NDalicPINVOKE.new_Property__SWIG_1(Animatable.getCPtr(arg0), propertyIndex, componentIndex), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Property(Animatable arg0, string propertyName) : this(NDalicPINVOKE.new_Property__SWIG_2(Animatable.getCPtr(arg0), propertyName), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Property(Animatable arg0, string propertyName, int componentIndex) : this(NDalicPINVOKE.new_Property__SWIG_3(Animatable.getCPtr(arg0), propertyName, componentIndex), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Animatable _object { - set { - NDalicPINVOKE.Property__object_set(swigCPtr, Animatable.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - Animatable ret = new Animatable(NDalicPINVOKE.Property__object_get(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public int propertyIndex { - set { - NDalicPINVOKE.Property_propertyIndex_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.Property_propertyIndex_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public int componentIndex { - set { - NDalicPINVOKE.Property_componentIndex_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.Property_componentIndex_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public class Array : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Array(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Array obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Array() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Property_Array(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property.Value this[uint index] - { - get - { - return ValueOfIndex(index); - } - } - - public Array() : this(NDalicPINVOKE.new_Property_Array__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Array(Property.Array other) : this(NDalicPINVOKE.new_Property_Array__SWIG_1(Property.Array.getCPtr(other)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint Size() { - uint ret = NDalicPINVOKE.Property_Array_Size(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint Count() { - uint ret = NDalicPINVOKE.Property_Array_Count(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Empty() { - bool ret = NDalicPINVOKE.Property_Array_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Clear() { - NDalicPINVOKE.Property_Array_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Reserve(uint size) { - NDalicPINVOKE.Property_Array_Reserve(swigCPtr, size); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Resize(uint size) { - NDalicPINVOKE.Property_Array_Resize(swigCPtr, size); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint Capacity() { - uint ret = NDalicPINVOKE.Property_Array_Capacity(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void PushBack(Property.Value value) { - NDalicPINVOKE.Property_Array_PushBack(swigCPtr, Property.Value.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Property.Array Add(Property.Value value) { - Property.Array ret = new Property.Array(NDalicPINVOKE.Property_Array_Add(swigCPtr, Property.Value.getCPtr(value)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Property.Value GetElementAt(uint index) { - Property.Value ret = new Property.Value(NDalicPINVOKE.Property_Array_GetElementAt__SWIG_0(swigCPtr, index), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Property.Value ValueOfIndex(uint index) { - Property.Value ret = new Property.Value(NDalicPINVOKE.Property_Array_ValueOfIndex__SWIG_0(swigCPtr, index), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public class Key : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Key(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Key obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Key() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Property_Key(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property.Key.KeyType Type { - set { - NDalicPINVOKE.Property_Key_type_set(swigCPtr, (int)value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - Property.Key.KeyType ret = (Property.Key.KeyType)NDalicPINVOKE.Property_Key_type_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public int IndexKey { - set { - NDalicPINVOKE.Property_Key_indexKey_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.Property_Key_indexKey_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public string StringKey { - set { - NDalicPINVOKE.Property_Key_stringKey_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - string ret = NDalicPINVOKE.Property_Key_stringKey_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Key(string key) : this(NDalicPINVOKE.new_Property_Key__SWIG_0(key), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Key(int key) : this(NDalicPINVOKE.new_Property_Key__SWIG_1(key), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool EqualTo(string rhs) { - bool ret = NDalicPINVOKE.Property_Key_EqualTo__SWIG_0(swigCPtr, rhs); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool EqualTo(int rhs) { - bool ret = NDalicPINVOKE.Property_Key_EqualTo__SWIG_1(swigCPtr, rhs); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool EqualTo(Property.Key rhs) { - bool ret = NDalicPINVOKE.Property_Key_EqualTo__SWIG_2(swigCPtr, Property.Key.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool NotEqualTo(string rhs) { - bool ret = NDalicPINVOKE.Property_Key_NotEqualTo__SWIG_0(swigCPtr, rhs); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool NotEqualTo(int rhs) { - bool ret = NDalicPINVOKE.Property_Key_NotEqualTo__SWIG_1(swigCPtr, rhs); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool NotEqualTo(Property.Key rhs) { - bool ret = NDalicPINVOKE.Property_Key_NotEqualTo__SWIG_2(swigCPtr, Property.Key.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum KeyType { - INDEX, - STRING - } - - } - - public class Map : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Map(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Map obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Map() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Property_Map(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public Property.Value this[string key] - { - get - { - return ValueOfIndex(key); - } - } - - public Property.Value this[int key] - { - get - { - return ValueOfIndex(key); - } - } - - public Map() : this(NDalicPINVOKE.new_Property_Map__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Map(Property.Map other) : this(NDalicPINVOKE.new_Property_Map__SWIG_1(Property.Map.getCPtr(other)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint Count() { - uint ret = NDalicPINVOKE.Property_Map_Count(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Empty() { - bool ret = NDalicPINVOKE.Property_Map_Empty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Insert(string key, Property.Value value) { - NDalicPINVOKE.Property_Map_Insert__SWIG_0(swigCPtr, key, Property.Value.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Insert(int key, Property.Value value) { - NDalicPINVOKE.Property_Map_Insert__SWIG_2(swigCPtr, key, Property.Value.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Property.Map Add(string key, Property.Value value) { - Property.Map ret = new Property.Map(NDalicPINVOKE.Property_Map_Add__SWIG_0(swigCPtr, key, Property.Value.getCPtr(value)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Property.Map Add(int key, Property.Value value) { - Property.Map ret = new Property.Map(NDalicPINVOKE.Property_Map_Add__SWIG_2(swigCPtr, key, Property.Value.getCPtr(value)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Property.Value GetValue(uint position) { - Property.Value ret = new Property.Value(NDalicPINVOKE.Property_Map_GetValue(swigCPtr, position), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Property.Key GetKey(uint position) { - Property.Key ret = new Property.Key(NDalicPINVOKE.Property_Map_GetKeyAt(swigCPtr, position), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal Property.Value Find(int key) { - global::System.IntPtr cPtr = NDalicPINVOKE.Property_Map_Find__SWIG_2(swigCPtr, key); - Property.Value ret = (cPtr == global::System.IntPtr.Zero) ? null : new Property.Value(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Property.Value Find(int indexKey, string stringKey) { - global::System.IntPtr cPtr = NDalicPINVOKE.Property_Map_Find__SWIG_3(swigCPtr, indexKey, stringKey); - Property.Value ret = (cPtr == global::System.IntPtr.Zero) ? null : new Property.Value(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Clear() { - NDalicPINVOKE.Property_Map_Clear(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Merge(Property.Map from) { - NDalicPINVOKE.Property_Map_Merge(swigCPtr, Property.Map.getCPtr(from)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Property.Value ValueOfIndex(string key) { - Property.Value ret = new Property.Value(NDalicPINVOKE.Property_Map_ValueOfIndex__SWIG_0(swigCPtr, key), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal Property.Value ValueOfIndex(int key) { - Property.Value ret = new Property.Value(NDalicPINVOKE.Property_Map_ValueOfIndex__SWIG_2(swigCPtr, key), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public class Value : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Value(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Value obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Value() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Property_Value(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - // Extension to property value class that allows us to create a - // PropertyValue from a C# object, e.g. int, float, string - static public Property.Value CreateFromObject( System.Object obj) - { - System.Type type = obj.GetType (); - - Property.Value value; - - if ( type.Equals (typeof(int)) ) - { - System.Console.WriteLine (" got an int property value "); - value = new Property.Value ((int) obj ); - } - if ( type.Equals (typeof(System.Int32)) ) - { - System.Console.WriteLine (" got an int property value "); - value = new Property.Value ((int) obj ); - } - else if ( type.Equals (typeof(bool)) ) - { - System.Console.WriteLine (" got an bool property value "); - value = new Property.Value ((bool) obj ); - } - else if ( type.Equals (typeof(float)) ) - { - System.Console.WriteLine (" got an float property value "); - value = new Property.Value ((float) obj ); - } - else if ( type.Equals (typeof(string)) ) - { - System.Console.WriteLine (" got a string property value "); - value = new Property.Value ((string) obj ); - } - else if ( type.Equals (typeof(Vector2)) ) - { - System.Console.WriteLine (" got an Vector2 property value "); - value = new Property.Value ((Vector2) obj ); - } - else if ( type.Equals (typeof(Vector3)) ) - { - System.Console.WriteLine (" got an Vector3 property value "); - value = new Property.Value ((Vector3) obj ); - } - else if ( type.Equals (typeof(Vector4)) ) - { - System.Console.WriteLine (" got an Vector4 property value "); - - value = new Property.Value ((Vector4) obj ); - } - else if ( type.Equals (typeof(Position)) ) - { - System.Console.WriteLine (" got an Position property value "); - value = new Property.Value ((Position) obj ); - } - else if ( type.Equals (typeof(Size)) ) - { - System.Console.WriteLine (" got an Size property value "); - value = new Property.Value ((Size) obj ); - } - else if ( type.Equals (typeof(Color)) ) - { - System.Console.WriteLine (" got an Color property value "); - value = new Property.Value ((Color) obj ); - } - else - { - throw new global::System.InvalidOperationException("Unimplemented type for Property Value"); - } - return value; - } - - - public Value(Size2D vectorValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_4(Size2D.getCPtr(vectorValue)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(Size vectorValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_5(Size.getCPtr(vectorValue)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(Position2D vectorValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_4(Position2D.getCPtr(vectorValue)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(Position vectorValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_5(Position.getCPtr(vectorValue)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(Color vectorValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_6(Color.getCPtr(vectorValue)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - - public bool Get(Size2D vectorValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_5(swigCPtr, Size2D.getCPtr(vectorValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(Size vectorValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_6(swigCPtr, Size.getCPtr(vectorValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(Position2D vectorValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_5(swigCPtr, Position2D.getCPtr(vectorValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(Position vectorValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_6(swigCPtr, Position.getCPtr(vectorValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(Color vectorValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_7(swigCPtr, Color.getCPtr(vectorValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - - public Value() : this(NDalicPINVOKE.new_Property_Value__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(bool boolValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_1(boolValue), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(int integerValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_2(integerValue), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(float floatValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_3(floatValue), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(Vector2 vectorValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_4(Vector2.getCPtr(vectorValue)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(Vector3 vectorValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_5(Vector3.getCPtr(vectorValue)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(Vector4 vectorValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_6(Vector4.getCPtr(vectorValue)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(Matrix matrixValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_8(Matrix.getCPtr(matrixValue)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(Rectangle vectorValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_9(Rectangle.getCPtr(vectorValue)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(AngleAxis angleAxis) : this(NDalicPINVOKE.new_Property_Value__SWIG_10(AngleAxis.getCPtr(angleAxis)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(Rotation quaternion) : this(NDalicPINVOKE.new_Property_Value__SWIG_11(Rotation.getCPtr(quaternion)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(string stringValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_12(stringValue), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(Property.Array arrayValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_14(Property.Array.getCPtr(arrayValue)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(Property.Map mapValue) : this(NDalicPINVOKE.new_Property_Value__SWIG_15(Property.Map.getCPtr(mapValue)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(Property.Type type) : this(NDalicPINVOKE.new_Property_Value__SWIG_16((int)type), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Value(Property.Value value) : this(NDalicPINVOKE.new_Property_Value__SWIG_17(Property.Value.getCPtr(value)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Property.Type GetType() { - Property.Type ret = (Property.Type)NDalicPINVOKE.Property_Value_GetType(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(out bool boolValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_1(swigCPtr, out boolValue); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(out float floatValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_2(swigCPtr, out floatValue); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(out int integerValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_3(swigCPtr, out integerValue); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(Rectangle rect) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_4(swigCPtr, Rectangle.getCPtr(rect)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(Vector2 vectorValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_5(swigCPtr, Vector2.getCPtr(vectorValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(Vector3 vectorValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_6(swigCPtr, Vector3.getCPtr(vectorValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(Vector4 vectorValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_7(swigCPtr, Vector4.getCPtr(vectorValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(Matrix matrixValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_9(swigCPtr, Matrix.getCPtr(matrixValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(AngleAxis angleAxisValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_10(swigCPtr, AngleAxis.getCPtr(angleAxisValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(Rotation quaternionValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_11(swigCPtr, Rotation.getCPtr(quaternionValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(out string stringValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_12(swigCPtr, out stringValue); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(Property.Array arrayValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_13(swigCPtr, Property.Array.getCPtr(arrayValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Get(Property.Map mapValue) { - bool ret = NDalicPINVOKE.Property_Value_Get__SWIG_14(swigCPtr, Property.Map.getCPtr(mapValue)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - } - - public enum Type { - NONE, - BOOLEAN, - FLOAT, - INTEGER, - VECTOR2, - VECTOR3, - VECTOR4, - MATRIX3, - MATRIX, - RECTANGLE, - ROTATION, - STRING, - ARRAY, - MAP - } - - public enum AccessMode { - READ_ONLY, - READ_WRITE, - ANIMATABLE, - ACCESS_MODE_COUNT - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/PushButton.cs b/plugins/dali-sharp/sharp/public/PushButton.cs deleted file mode 100644 index 876b9f2..0000000 --- a/plugins/dali-sharp/sharp/public/PushButton.cs +++ /dev/null @@ -1,114 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class PushButton : Button { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal PushButton(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.PushButton_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(PushButton obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~PushButton() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_PushButton(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Property - { - public static readonly int UNSELECTED_ICON = NDalicPINVOKE.PushButton_Property_UNSELECTED_ICON_get(); - public static readonly int SELECTED_ICON = NDalicPINVOKE.PushButton_Property_SELECTED_ICON_get(); - public static readonly int ICON_ALIGNMENT = NDalicPINVOKE.PushButton_Property_ICON_ALIGNMENT_get(); - public static readonly int LABEL_PADDING = NDalicPINVOKE.PushButton_Property_LABEL_PADDING_get(); - public static readonly int ICON_PADDING = NDalicPINVOKE.PushButton_Property_ICON_PADDING_get(); - } - - public PushButton () : this (NDalicPINVOKE.PushButton_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - - internal new static PushButton DownCast(BaseHandle handle) { - PushButton ret = new PushButton(NDalicPINVOKE.PushButton_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public string LabelPadding - { - get - { - string temp; - GetProperty( PushButton.Property.LABEL_PADDING).Get( out temp ); - return temp; - } - set - { - SetProperty( PushButton.Property.LABEL_PADDING, new Dali.Property.Value( value ) ); - } - } - public string IconPadding - { - get - { - string temp; - GetProperty( PushButton.Property.ICON_PADDING).Get( out temp ); - return temp; - } - set - { - SetProperty( PushButton.Property.ICON_PADDING, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/README.txt b/plugins/dali-sharp/sharp/public/README.txt deleted file mode 100644 index 1551175..0000000 --- a/plugins/dali-sharp/sharp/public/README.txt +++ /dev/null @@ -1 +0,0 @@ -helloe diff --git a/plugins/dali-sharp/sharp/public/Radian.cs b/plugins/dali-sharp/sharp/public/Radian.cs deleted file mode 100644 index 0c5e9a2..0000000 --- a/plugins/dali-sharp/sharp/public/Radian.cs +++ /dev/null @@ -1,81 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Radian : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Radian(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Radian obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Radian() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Radian(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public Radian() : this(NDalicPINVOKE.new_Radian__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Radian(float value) : this(NDalicPINVOKE.new_Radian__SWIG_1(value), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Radian(Degree degree) : this(NDalicPINVOKE.new_Radian__SWIG_2(Degree.getCPtr(degree)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float ConvertToFloat() { - float ret = NDalicPINVOKE.Radian_ConvertToFloat(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Value { - set { - NDalicPINVOKE.Radian_radian_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Radian_radian_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/RadioButton.cs b/plugins/dali-sharp/sharp/public/RadioButton.cs deleted file mode 100644 index 19fc865..0000000 --- a/plugins/dali-sharp/sharp/public/RadioButton.cs +++ /dev/null @@ -1,81 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class RadioButton : Button { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal RadioButton(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.RadioButton_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RadioButton obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RadioButton() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RadioButton(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public RadioButton () : this (NDalicPINVOKE.RadioButton_New__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public RadioButton (string label) : this (NDalicPINVOKE.RadioButton_New__SWIG_1(label), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - - internal new static RadioButton DownCast(BaseHandle handle) { - RadioButton ret = new RadioButton(NDalicPINVOKE.RadioButton_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Rectangle.cs b/plugins/dali-sharp/sharp/public/Rectangle.cs deleted file mode 100644 index c2df5e8..0000000 --- a/plugins/dali-sharp/sharp/public/Rectangle.cs +++ /dev/null @@ -1,287 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Rectangle : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Rectangle(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Rectangle obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Rectangle() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Rectangle(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public Rectangle(float x, float y, float width, float height) : this( (int)x, (int)y, (int)width, (int)height ) - { - } - - public static bool operator ==(Rectangle a, Rectangle b) - { - // If both are null, or both are same instance, return true. - if (System.Object.ReferenceEquals(a, b)) - { - return true; - } - - // If one is null, but not both, return false. - if (((object)a == null) || ((object)b == null)) - { - return false; - } - - // Return true if the fields match: - return a.X == b.X && a.Y == b.Y && a.Width == b.Width && a.Height == b.Height; - } - - public static bool operator !=(Rectangle a, Rectangle b) - { - return !(a == b); - } - - ///< X position of the rectangle, values after the decimal point are ignored, float type provided for convenience. - public float X - { - set - { - x = (int)( value ); - } - get - { - return x; - } - } - - ///< Y position of the rectangle, values after the decimal point are ignored, float type provided for convenience. - public float Y - { - set - { - y = (int)( value ); - } - get - { - return y; - } - } - - ///< Width of the rectangle, values after the decimal point are ignored, float type provided for convenience. - public float Width - { - set - { - width = (int)( value ); - } - get - { - return width; - } - } - - ///< Height of the rectangle, values after the decimal point are ignored, float type provided for convenience. - public float Height - { - set - { - height = (int)( value ); - } - get - { - return height; - } - } - - public Rectangle() : this(NDalicPINVOKE.new_Rectangle__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Rectangle(int x, int y, int width, int height) : this(NDalicPINVOKE.new_Rectangle__SWIG_1(x, y, width, height), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Set(int newX, int newY, int newWidth, int newHeight) { - NDalicPINVOKE.Rectangle_Set(swigCPtr, newX, newY, newWidth, newHeight); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsEmpty() { - bool ret = NDalicPINVOKE.Rectangle_IsEmpty(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int Left() { - int ret = NDalicPINVOKE.Rectangle_Left(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int Right() { - int ret = NDalicPINVOKE.Rectangle_Right(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int Top() { - int ret = NDalicPINVOKE.Rectangle_Top(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int Bottom() { - int ret = NDalicPINVOKE.Rectangle_Bottom(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int Area() { - int ret = NDalicPINVOKE.Rectangle_Area(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Intersects(Rectangle other) { - bool ret = NDalicPINVOKE.Rectangle_Intersects(swigCPtr, Rectangle.getCPtr(other)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool Contains(Rectangle other) { - bool ret = NDalicPINVOKE.Rectangle_Contains(swigCPtr, Rectangle.getCPtr(other)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private int x { - set { - NDalicPINVOKE.Rectangle_x_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.Rectangle_x_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private int left { - set { - NDalicPINVOKE.Rectangle_left_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.Rectangle_left_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private int y { - set { - NDalicPINVOKE.Rectangle_y_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.Rectangle_y_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private int right { - set { - NDalicPINVOKE.Rectangle_right_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.Rectangle_right_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private int width { - set { - NDalicPINVOKE.Rectangle_width_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.Rectangle_width_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private int bottom { - set { - NDalicPINVOKE.Rectangle_bottom_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.Rectangle_bottom_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private int height { - set { - NDalicPINVOKE.Rectangle_height_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.Rectangle_height_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private int top { - set { - NDalicPINVOKE.Rectangle_top_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.Rectangle_top_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/RelayoutContainer.cs b/plugins/dali-sharp/sharp/public/RelayoutContainer.cs deleted file mode 100644 index 9270c54..0000000 --- a/plugins/dali-sharp/sharp/public/RelayoutContainer.cs +++ /dev/null @@ -1,56 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class RelayoutContainer : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal RelayoutContainer(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(RelayoutContainer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~RelayoutContainer() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_RelayoutContainer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public virtual void Add(View view, Vector2 size) { - NDalicPINVOKE.RelayoutContainer_Add(swigCPtr, View.getCPtr(view), Vector2.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Rotation.cs b/plugins/dali-sharp/sharp/public/Rotation.cs deleted file mode 100644 index d332d90..0000000 --- a/plugins/dali-sharp/sharp/public/Rotation.cs +++ /dev/null @@ -1,283 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Rotation : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Rotation(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Rotation obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Rotation() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Rotation(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static Rotation operator+(Rotation arg1, Rotation arg2) { - return arg1.Add(arg2); - } - - public static Rotation operator-(Rotation arg1, Rotation arg2) { - return arg1.Subtract(arg2); - } - - public static Rotation operator-(Rotation arg1) { - return arg1.Subtract(); - } - - public static Rotation operator*(Rotation arg1, Rotation arg2) { - return arg1.Multiply(arg2); - } - - public static Vector3 operator*(Rotation arg1, Vector3 arg2) { - return arg1.Multiply(arg2); - } - - public static Rotation operator*(Rotation arg1, float arg2) { - return arg1.Multiply(arg2); - } - - public static Rotation operator/(Rotation arg1, Rotation arg2) { - return arg1.Divide(arg2); - } - - public static Rotation operator/(Rotation arg1, float arg2) { - return arg1.Divide(arg2); - } - - public Rotation() : this(NDalicPINVOKE.new_Rotation__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Rotation(Radian angle, Vector3 axis) : this(NDalicPINVOKE.new_Rotation__SWIG_1(Radian.getCPtr(angle), Vector3.getCPtr(axis)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static Rotation IDENTITY { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Rotation_IDENTITY_get(); - Rotation ret = (cPtr == global::System.IntPtr.Zero) ? null : new Rotation(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public bool IsIdentity() { - bool ret = NDalicPINVOKE.Rotation_IsIdentity(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool GetAxisAngle(Vector3 axis, Radian angle) { - bool ret = NDalicPINVOKE.Rotation_GetAxisAngle(swigCPtr, Vector3.getCPtr(axis), Radian.getCPtr(angle)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Rotation Add(Rotation other) { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_Add(swigCPtr, Rotation.getCPtr(other)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Rotation Subtract(Rotation other) { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_Subtract__SWIG_0(swigCPtr, Rotation.getCPtr(other)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Rotation Multiply(Rotation other) { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_Multiply__SWIG_0(swigCPtr, Rotation.getCPtr(other)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector3 Multiply(Vector3 other) { - Vector3 ret = new Vector3(NDalicPINVOKE.Rotation_Multiply__SWIG_1(swigCPtr, Vector3.getCPtr(other)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Rotation Divide(Rotation other) { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_Divide__SWIG_0(swigCPtr, Rotation.getCPtr(other)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Rotation Multiply(float scale) { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_Multiply__SWIG_2(swigCPtr, scale), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Rotation Divide(float scale) { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_Divide__SWIG_1(swigCPtr, scale), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Rotation Subtract() { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_Subtract__SWIG_1(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Rotation AddAssign(Rotation other) { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_AddAssign(swigCPtr, Rotation.getCPtr(other)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Rotation SubtractAssign(Rotation other) { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_SubtractAssign(swigCPtr, Rotation.getCPtr(other)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Rotation MultiplyAssign(Rotation other) { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_MultiplyAssign__SWIG_0(swigCPtr, Rotation.getCPtr(other)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Rotation MultiplyAssign(float scale) { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_MultiplyAssign__SWIG_1(swigCPtr, scale), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Rotation DivideAssign(float scale) { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_DivideAssign(swigCPtr, scale), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private bool EqualTo(Rotation rhs) { - bool ret = NDalicPINVOKE.Rotation_EqualTo(swigCPtr, Rotation.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private bool NotEqualTo(Rotation rhs) { - bool ret = NDalicPINVOKE.Rotation_NotEqualTo(swigCPtr, Rotation.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Length() { - float ret = NDalicPINVOKE.Rotation_Length(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float LengthSquared() { - float ret = NDalicPINVOKE.Rotation_LengthSquared(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Normalize() { - NDalicPINVOKE.Rotation_Normalize(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Rotation Normalized() { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_Normalized(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Conjugate() { - NDalicPINVOKE.Rotation_Conjugate(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Invert() { - NDalicPINVOKE.Rotation_Invert(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Rotation Log() { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_Log(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Rotation Exp() { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_Exp(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static float Dot(Rotation q1, Rotation q2) { - float ret = NDalicPINVOKE.Rotation_Dot(Rotation.getCPtr(q1), Rotation.getCPtr(q2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Rotation Lerp(Rotation q1, Rotation q2, float t) { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_Lerp(Rotation.getCPtr(q1), Rotation.getCPtr(q2), t), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Rotation Slerp(Rotation q1, Rotation q2, float progress) { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_Slerp(Rotation.getCPtr(q1), Rotation.getCPtr(q2), progress), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Rotation SlerpNoInvert(Rotation q1, Rotation q2, float t) { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_SlerpNoInvert(Rotation.getCPtr(q1), Rotation.getCPtr(q2), t), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static Rotation Squad(Rotation start, Rotation end, Rotation ctrl1, Rotation ctrl2, float t) { - Rotation ret = new Rotation(NDalicPINVOKE.Rotation_Squad(Rotation.getCPtr(start), Rotation.getCPtr(end), Rotation.getCPtr(ctrl1), Rotation.getCPtr(ctrl2), t), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static float AngleBetween(Rotation q1, Rotation q2) { - float ret = NDalicPINVOKE.Rotation_AngleBetween(Rotation.getCPtr(q1), Rotation.getCPtr(q2)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/ScrollBar.cs b/plugins/dali-sharp/sharp/public/ScrollBar.cs deleted file mode 100644 index 26c1b86..0000000 --- a/plugins/dali-sharp/sharp/public/ScrollBar.cs +++ /dev/null @@ -1,443 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -public class ScrollBar : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ScrollBar(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ScrollBar_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ScrollBar obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ScrollBar() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ScrollBar(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - -public class PanFinishedEventArgs : EventArgs -{ -} - -public class ScrollPositionIntervalReachedEventArgs : EventArgs -{ - private float _currentScrollPosition; - - public float CurrentScrollPosition - { - get - { - return _currentScrollPosition; - } - set - { - _currentScrollPosition = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void PanFinishedEventCallbackDelegate(); - private DaliEventHandler _scrollBarPanFinishedEventHandler; - private PanFinishedEventCallbackDelegate _scrollBarPanFinishedEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void ScrollPositionIntervalReachedEventCallbackDelegate(); - private DaliEventHandler _scrollBarScrollPositionIntervalReachedEventHandler; - private ScrollPositionIntervalReachedEventCallbackDelegate _scrollBarScrollPositionIntervalReachedEventCallbackDelegate; - - public event DaliEventHandler PanFinished - { - add - { - lock(this) - { - // Restricted to only one listener - if (_scrollBarPanFinishedEventHandler == null) - { - _scrollBarPanFinishedEventHandler += value; - - _scrollBarPanFinishedEventCallbackDelegate = new PanFinishedEventCallbackDelegate(OnScrollBarPanFinished); - this.PanFinishedSignal().Connect(_scrollBarPanFinishedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_scrollBarPanFinishedEventHandler != null) - { - this.PanFinishedSignal().Disconnect(_scrollBarPanFinishedEventCallbackDelegate); - } - - _scrollBarPanFinishedEventHandler -= value; - } - } - } - - // Callback for ScrollBar PanFinishedSignal - private void OnScrollBarPanFinished() - { - PanFinishedEventArgs e = new PanFinishedEventArgs(); - - if (_scrollBarPanFinishedEventHandler != null) - { - //here we send all data to user event handlers - _scrollBarPanFinishedEventHandler(this, e); - } - } - - - public event DaliEventHandler ScrollPositionIntervalReached - { - add - { - lock(this) - { - // Restricted to only one listener - if (_scrollBarScrollPositionIntervalReachedEventHandler == null) - { - _scrollBarScrollPositionIntervalReachedEventHandler += value; - - _scrollBarScrollPositionIntervalReachedEventCallbackDelegate = new ScrollPositionIntervalReachedEventCallbackDelegate(OnScrollBarScrollPositionIntervalReached); - this.ScrollPositionIntervalReachedSignal().Connect(_scrollBarScrollPositionIntervalReachedEventCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_scrollBarScrollPositionIntervalReachedEventHandler != null) - { - this.ScrollPositionIntervalReachedSignal().Disconnect(_scrollBarScrollPositionIntervalReachedEventCallbackDelegate); - } - - _scrollBarScrollPositionIntervalReachedEventHandler -= value; - } - } - } - - // Callback for ScrollBar ScrollPositionIntervalReachedSignal - private void OnScrollBarScrollPositionIntervalReached() - { - ScrollPositionIntervalReachedEventArgs e = new ScrollPositionIntervalReachedEventArgs(); - - if (_scrollBarScrollPositionIntervalReachedEventHandler != null) - { - //here we send all data to user event handlers - _scrollBarScrollPositionIntervalReachedEventHandler(this, e); - } - } - - - public class Property - { - public static readonly int SCROLL_DIRECTION = NDalicPINVOKE.ScrollBar_Property_SCROLL_DIRECTION_get(); - public static readonly int INDICATOR_HEIGHT_POLICY = NDalicPINVOKE.ScrollBar_Property_INDICATOR_HEIGHT_POLICY_get(); - public static readonly int INDICATOR_FIXED_HEIGHT = NDalicPINVOKE.ScrollBar_Property_INDICATOR_FIXED_HEIGHT_get(); - public static readonly int INDICATOR_SHOW_DURATION = NDalicPINVOKE.ScrollBar_Property_INDICATOR_SHOW_DURATION_get(); - public static readonly int INDICATOR_HIDE_DURATION = NDalicPINVOKE.ScrollBar_Property_INDICATOR_HIDE_DURATION_get(); - public static readonly int SCROLL_POSITION_INTERVALS = NDalicPINVOKE.ScrollBar_Property_SCROLL_POSITION_INTERVALS_get(); - public static readonly int INDICATOR_MINIMUM_HEIGHT = NDalicPINVOKE.ScrollBar_Property_INDICATOR_MINIMUM_HEIGHT_get(); - public static readonly int INDICATOR_START_PADDING = NDalicPINVOKE.ScrollBar_Property_INDICATOR_START_PADDING_get(); - public static readonly int INDICATOR_END_PADDING = NDalicPINVOKE.ScrollBar_Property_INDICATOR_END_PADDING_get(); - } - - public ScrollBar (ScrollBar.Direction direction) : this (NDalicPINVOKE.ScrollBar_New__SWIG_0((int)direction), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ScrollBar () : this (NDalicPINVOKE.ScrollBar_New__SWIG_1(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ScrollBar(ScrollBar scrollBar) : this(NDalicPINVOKE.new_ScrollBar__SWIG_1(ScrollBar.getCPtr(scrollBar)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal new static ScrollBar DownCast(BaseHandle handle) { - ScrollBar ret = new ScrollBar(NDalicPINVOKE.ScrollBar_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetScrollPropertySource(Animatable handle, int propertyScrollPosition, int propertyMinScrollPosition, int propertyMaxScrollPosition, int propertyScrollContentSize) { - NDalicPINVOKE.ScrollBar_SetScrollPropertySource(swigCPtr, Animatable.getCPtr(handle), propertyScrollPosition, propertyMinScrollPosition, propertyMaxScrollPosition, propertyScrollContentSize); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetScrollIndicator(View indicator) { - NDalicPINVOKE.ScrollBar_SetScrollIndicator(swigCPtr, View.getCPtr(indicator)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public View GetScrollIndicator() { - View ret = new View(NDalicPINVOKE.ScrollBar_GetScrollIndicator(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetScrollDirection(ScrollBar.Direction direction) { - NDalicPINVOKE.ScrollBar_SetScrollDirection(swigCPtr, (int)direction); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ScrollBar.Direction GetScrollDirection() { - ScrollBar.Direction ret = (ScrollBar.Direction)NDalicPINVOKE.ScrollBar_GetScrollDirection(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void SetIndicatorHeightPolicy(ScrollBar.IndicatorHeightPolicyType policy) { - NDalicPINVOKE.ScrollBar_SetIndicatorHeightPolicy(swigCPtr, (int)policy); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private ScrollBar.IndicatorHeightPolicyType GetIndicatorHeightPolicy() { - ScrollBar.IndicatorHeightPolicyType ret = (ScrollBar.IndicatorHeightPolicyType)NDalicPINVOKE.ScrollBar_GetIndicatorHeightPolicy(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void SetIndicatorFixedHeight(float height) { - NDalicPINVOKE.ScrollBar_SetIndicatorFixedHeight(swigCPtr, height); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private float GetIndicatorFixedHeight() { - float ret = NDalicPINVOKE.ScrollBar_GetIndicatorFixedHeight(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void SetIndicatorShowDuration(float durationSeconds) { - NDalicPINVOKE.ScrollBar_SetIndicatorShowDuration(swigCPtr, durationSeconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private float GetIndicatorShowDuration() { - float ret = NDalicPINVOKE.ScrollBar_GetIndicatorShowDuration(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void SetIndicatorHideDuration(float durationSeconds) { - NDalicPINVOKE.ScrollBar_SetIndicatorHideDuration(swigCPtr, durationSeconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private float GetIndicatorHideDuration() { - float ret = NDalicPINVOKE.ScrollBar_GetIndicatorHideDuration(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ShowIndicator() { - NDalicPINVOKE.ScrollBar_ShowIndicator(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void HideIndicator() { - NDalicPINVOKE.ScrollBar_HideIndicator(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal VoidSignal PanFinishedSignal() { - VoidSignal ret = new VoidSignal(NDalicPINVOKE.ScrollBar_PanFinishedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal FloatSignal ScrollPositionIntervalReachedSignal() { - FloatSignal ret = new FloatSignal(NDalicPINVOKE.ScrollBar_ScrollPositionIntervalReachedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum Direction { - Vertical = 0, - Horizontal - } - - public enum IndicatorHeightPolicyType { - Variable = 0, - Fixed - } - - public string ScrollDirection - { - get - { - string temp; - GetProperty( ScrollBar.Property.SCROLL_DIRECTION).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollBar.Property.SCROLL_DIRECTION, new Dali.Property.Value( value ) ); - } - } - public string IndicatorHeightPolicy - { - get - { - string temp; - GetProperty( ScrollBar.Property.INDICATOR_HEIGHT_POLICY).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollBar.Property.INDICATOR_HEIGHT_POLICY, new Dali.Property.Value( value ) ); - } - } - public float IndicatorFixedHeight - { - get - { - float temp = 0.0f; - GetProperty( ScrollBar.Property.INDICATOR_FIXED_HEIGHT).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollBar.Property.INDICATOR_FIXED_HEIGHT, new Dali.Property.Value( value ) ); - } - } - public float IndicatorShowDuration - { - get - { - float temp = 0.0f; - GetProperty( ScrollBar.Property.INDICATOR_SHOW_DURATION).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollBar.Property.INDICATOR_SHOW_DURATION, new Dali.Property.Value( value ) ); - } - } - public float IndicatorHideDuration - { - get - { - float temp = 0.0f; - GetProperty( ScrollBar.Property.INDICATOR_HIDE_DURATION).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollBar.Property.INDICATOR_HIDE_DURATION, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Array ScrollPositionIntervals - { - get - { - Dali.Property.Array temp = new Dali.Property.Array(); - GetProperty( ScrollBar.Property.SCROLL_POSITION_INTERVALS).Get( temp ); - return temp; - } - set - { - SetProperty( ScrollBar.Property.SCROLL_POSITION_INTERVALS, new Dali.Property.Value( value ) ); - } - } - public float IndicatorMinimumHeight - { - get - { - float temp = 0.0f; - GetProperty( ScrollBar.Property.INDICATOR_MINIMUM_HEIGHT).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollBar.Property.INDICATOR_MINIMUM_HEIGHT, new Dali.Property.Value( value ) ); - } - } - public float IndicatorStartPadding - { - get - { - float temp = 0.0f; - GetProperty( ScrollBar.Property.INDICATOR_START_PADDING).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollBar.Property.INDICATOR_START_PADDING, new Dali.Property.Value( value ) ); - } - } - public float IndicatorEndPadding - { - get - { - float temp = 0.0f; - GetProperty( ScrollBar.Property.INDICATOR_END_PADDING).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollBar.Property.INDICATOR_END_PADDING, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/ScrollView.cs b/plugins/dali-sharp/sharp/public/ScrollView.cs deleted file mode 100644 index 3a7cd0b..0000000 --- a/plugins/dali-sharp/sharp/public/ScrollView.cs +++ /dev/null @@ -1,819 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -public class ScrollView : Scrollable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ScrollView(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ScrollView_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ScrollView obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ScrollView() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ScrollView(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - -/** - * @brief Event arguments that passed via SnapStarted signal - * - */ -public class SnapStartedEventArgs : EventArgs -{ - private Dali.ScrollView.SnapEvent _snapEvent; - - /** - * @brief SnapEvent - is the SnapEvent information like snap or flick (it tells the target position, scale, rotation for the snap or flick). - * - */ - public Dali.ScrollView.SnapEvent SnapEventInfo - { - get - { - return _snapEvent; - } - set - { - _snapEvent = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void SnapStartedCallbackDelegate(IntPtr data); - private DaliEventHandler _scrollViewSnapStartedEventHandler; - private SnapStartedCallbackDelegate _scrollViewSnapStartedCallbackDelegate; - - /** - * @brief Event for SnapStarted signal which can be used to subscribe/unsubscribe the event handler - * (in the type of SnapStartedEventHandler-DaliEventHandler) provided by the user. - * SnapStarted signal is emitted hen the ScrollView has started to snap or flick (it tells the target - * position, scale, rotation for the snap or flick). - * - */ - public event DaliEventHandler SnapStarted - { - add - { - lock(this) - { - // Restricted to only one listener - if (_scrollViewSnapStartedEventHandler == null) - { - _scrollViewSnapStartedEventHandler += value; - - _scrollViewSnapStartedCallbackDelegate = new SnapStartedCallbackDelegate(OnSnapStarted); - this.SnapStartedSignal().Connect(_scrollViewSnapStartedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_scrollViewSnapStartedEventHandler != null) - { - this.SnapStartedSignal().Disconnect(_scrollViewSnapStartedCallbackDelegate); - } - - _scrollViewSnapStartedEventHandler -= value; - } - } - } - - // Callback for ScrollView SnapStarted signal - private void OnSnapStarted(IntPtr data) - { - SnapStartedEventArgs e = new SnapStartedEventArgs(); - - // Populate all members of "e" (SnapStartedEventArgs) with real data - e.SnapEventInfo = SnapEvent.GetSnapEventFromPtr( data ); - - if (_scrollViewSnapStartedEventHandler != null) - { - //here we send all data to user event handlers - _scrollViewSnapStartedEventHandler(this, e); - } - } - - - - - - - - - - - public class SnapEvent : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal SnapEvent(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SnapEvent obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~SnapEvent() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ScrollView_SnapEvent(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public static SnapEvent GetSnapEventFromPtr(global::System.IntPtr cPtr) { - SnapEvent ret = new SnapEvent(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public SnapType type { - set { - NDalicPINVOKE.ScrollView_SnapEvent_type_set(swigCPtr, (int)value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - SnapType ret = (SnapType)NDalicPINVOKE.ScrollView_SnapEvent_type_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Vector2 position { - set { - NDalicPINVOKE.ScrollView_SnapEvent_position_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.ScrollView_SnapEvent_position_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float duration { - set { - NDalicPINVOKE.ScrollView_SnapEvent_duration_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.ScrollView_SnapEvent_duration_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public SnapEvent() : this(NDalicPINVOKE.new_ScrollView_SnapEvent(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - } - - - - - - public class Property - { - - - public static readonly int WRAP_ENABLED = NDalicPINVOKE.ScrollView_Property_WRAP_ENABLED_get(); - public static readonly int PANNING_ENABLED = NDalicPINVOKE.ScrollView_Property_PANNING_ENABLED_get(); - public static readonly int AXIS_AUTO_LOCK_ENABLED = NDalicPINVOKE.ScrollView_Property_AXIS_AUTO_LOCK_ENABLED_get(); - public static readonly int WHEEL_SCROLL_DISTANCE_STEP = NDalicPINVOKE.ScrollView_Property_WHEEL_SCROLL_DISTANCE_STEP_get(); - public static readonly int SCROLL_MODE = NDalicPINVOKE.ScrollView_Property_SCROLL_MODE_get(); - - public static readonly int SCROLL_POSITION = NDalicPINVOKE.ScrollView_Property_SCROLL_POSITION_get(); - public static readonly int SCROLL_PRE_POSITION = NDalicPINVOKE.ScrollView_Property_SCROLL_PRE_POSITION_get(); - public static readonly int SCROLL_PRE_POSITION_X = NDalicPINVOKE.ScrollView_Property_SCROLL_PRE_POSITION_X_get(); - public static readonly int SCROLL_PRE_POSITION_Y = NDalicPINVOKE.ScrollView_Property_SCROLL_PRE_POSITION_Y_get(); - public static readonly int SCROLL_PRE_POSITION_MAX = NDalicPINVOKE.ScrollView_Property_SCROLL_PRE_POSITION_MAX_get(); - public static readonly int SCROLL_PRE_POSITION_MAX_X = NDalicPINVOKE.ScrollView_Property_SCROLL_PRE_POSITION_MAX_X_get(); - public static readonly int SCROLL_PRE_POSITION_MAX_Y = NDalicPINVOKE.ScrollView_Property_SCROLL_PRE_POSITION_MAX_Y_get(); - public static readonly int OVERSHOOT_X = NDalicPINVOKE.ScrollView_Property_OVERSHOOT_X_get(); - public static readonly int OVERSHOOT_Y = NDalicPINVOKE.ScrollView_Property_OVERSHOOT_Y_get(); - public static readonly int SCROLL_FINAL = NDalicPINVOKE.ScrollView_Property_SCROLL_FINAL_get(); - public static readonly int SCROLL_FINAL_X = NDalicPINVOKE.ScrollView_Property_SCROLL_FINAL_X_get(); - public static readonly int SCROLL_FINAL_Y = NDalicPINVOKE.ScrollView_Property_SCROLL_FINAL_Y_get(); - public static readonly int WRAP = NDalicPINVOKE.ScrollView_Property_WRAP_get(); - public static readonly int PANNING = NDalicPINVOKE.ScrollView_Property_PANNING_get(); - public static readonly int SCROLLING = NDalicPINVOKE.ScrollView_Property_SCROLLING_get(); - public static readonly int SCROLL_DOMAIN_SIZE = NDalicPINVOKE.ScrollView_Property_SCROLL_DOMAIN_SIZE_get(); - public static readonly int SCROLL_DOMAIN_SIZE_X = NDalicPINVOKE.ScrollView_Property_SCROLL_DOMAIN_SIZE_X_get(); - public static readonly int SCROLL_DOMAIN_SIZE_Y = NDalicPINVOKE.ScrollView_Property_SCROLL_DOMAIN_SIZE_Y_get(); - public static readonly int SCROLL_DOMAIN_OFFSET = NDalicPINVOKE.ScrollView_Property_SCROLL_DOMAIN_OFFSET_get(); - public static readonly int SCROLL_POSITION_DELTA = NDalicPINVOKE.ScrollView_Property_SCROLL_POSITION_DELTA_get(); - public static readonly int START_PAGE_POSITION = NDalicPINVOKE.ScrollView_Property_START_PAGE_POSITION_get(); - - } - - public ScrollView () : this (NDalicPINVOKE.ScrollView_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - - internal new static ScrollView DownCast(BaseHandle handle) { - ScrollView ret = new ScrollView(NDalicPINVOKE.ScrollView_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public AlphaFunction GetScrollSnapAlphaFunction() { - AlphaFunction ret = new AlphaFunction(NDalicPINVOKE.ScrollView_GetScrollSnapAlphaFunction(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetScrollSnapAlphaFunction(AlphaFunction alpha) { - NDalicPINVOKE.ScrollView_SetScrollSnapAlphaFunction(swigCPtr, AlphaFunction.getCPtr(alpha)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public AlphaFunction GetScrollFlickAlphaFunction() { - AlphaFunction ret = new AlphaFunction(NDalicPINVOKE.ScrollView_GetScrollFlickAlphaFunction(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetScrollFlickAlphaFunction(AlphaFunction alpha) { - NDalicPINVOKE.ScrollView_SetScrollFlickAlphaFunction(swigCPtr, AlphaFunction.getCPtr(alpha)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetScrollSnapDuration() { - float ret = NDalicPINVOKE.ScrollView_GetScrollSnapDuration(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetScrollSnapDuration(float time) { - NDalicPINVOKE.ScrollView_SetScrollSnapDuration(swigCPtr, time); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetScrollFlickDuration() { - float ret = NDalicPINVOKE.ScrollView_GetScrollFlickDuration(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetScrollFlickDuration(float time) { - NDalicPINVOKE.ScrollView_SetScrollFlickDuration(swigCPtr, time); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetScrollSensitive(bool sensitive) { - NDalicPINVOKE.ScrollView_SetScrollSensitive(swigCPtr, sensitive); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetMaxOvershoot(float overshootX, float overshootY) { - NDalicPINVOKE.ScrollView_SetMaxOvershoot(swigCPtr, overshootX, overshootY); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetSnapOvershootAlphaFunction(AlphaFunction alpha) { - NDalicPINVOKE.ScrollView_SetSnapOvershootAlphaFunction(swigCPtr, AlphaFunction.getCPtr(alpha)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetSnapOvershootDuration(float duration) { - NDalicPINVOKE.ScrollView_SetSnapOvershootDuration(swigCPtr, duration); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetViewAutoSnap(bool enable) { - NDalicPINVOKE.ScrollView_SetActorAutoSnap(swigCPtr, enable); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetWrapMode(bool enable) { - NDalicPINVOKE.ScrollView_SetWrapMode(swigCPtr, enable); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public int GetScrollUpdateDistance() { - int ret = NDalicPINVOKE.ScrollView_GetScrollUpdateDistance(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetScrollUpdateDistance(int distance) { - NDalicPINVOKE.ScrollView_SetScrollUpdateDistance(swigCPtr, distance); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetAxisAutoLock() { - bool ret = NDalicPINVOKE.ScrollView_GetAxisAutoLock(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetAxisAutoLock(bool enable) { - NDalicPINVOKE.ScrollView_SetAxisAutoLock(swigCPtr, enable); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetAxisAutoLockGradient() { - float ret = NDalicPINVOKE.ScrollView_GetAxisAutoLockGradient(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetAxisAutoLockGradient(float gradient) { - NDalicPINVOKE.ScrollView_SetAxisAutoLockGradient(swigCPtr, gradient); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetFrictionCoefficient() { - float ret = NDalicPINVOKE.ScrollView_GetFrictionCoefficient(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFrictionCoefficient(float friction) { - NDalicPINVOKE.ScrollView_SetFrictionCoefficient(swigCPtr, friction); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetFlickSpeedCoefficient() { - float ret = NDalicPINVOKE.ScrollView_GetFlickSpeedCoefficient(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFlickSpeedCoefficient(float speed) { - NDalicPINVOKE.ScrollView_SetFlickSpeedCoefficient(swigCPtr, speed); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2 GetMinimumDistanceForFlick() { - Vector2 ret = new Vector2(NDalicPINVOKE.ScrollView_GetMinimumDistanceForFlick(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetMinimumDistanceForFlick(Vector2 distance) { - NDalicPINVOKE.ScrollView_SetMinimumDistanceForFlick(swigCPtr, Vector2.getCPtr(distance)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetMinimumSpeedForFlick() { - float ret = NDalicPINVOKE.ScrollView_GetMinimumSpeedForFlick(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetMinimumSpeedForFlick(float speed) { - NDalicPINVOKE.ScrollView_SetMinimumSpeedForFlick(swigCPtr, speed); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetMaxFlickSpeed() { - float ret = NDalicPINVOKE.ScrollView_GetMaxFlickSpeed(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetMaxFlickSpeed(float speed) { - NDalicPINVOKE.ScrollView_SetMaxFlickSpeed(swigCPtr, speed); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2 GetWheelScrollDistanceStep() { - Vector2 ret = new Vector2(NDalicPINVOKE.ScrollView_GetWheelScrollDistanceStep(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetWheelScrollDistanceStep(Vector2 step) { - NDalicPINVOKE.ScrollView_SetWheelScrollDistanceStep(swigCPtr, Vector2.getCPtr(step)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2 GetCurrentScrollPosition() { - Vector2 ret = new Vector2(NDalicPINVOKE.ScrollView_GetCurrentScrollPosition(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetCurrentPage() { - uint ret = NDalicPINVOKE.ScrollView_GetCurrentPage(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ScrollTo(Vector2 position) { - NDalicPINVOKE.ScrollView_ScrollTo__SWIG_0(swigCPtr, Vector2.getCPtr(position)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ScrollTo(Vector2 position, float duration) { - NDalicPINVOKE.ScrollView_ScrollTo__SWIG_1(swigCPtr, Vector2.getCPtr(position), duration); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ScrollTo(Vector2 position, float duration, AlphaFunction alpha) { - NDalicPINVOKE.ScrollView_ScrollTo__SWIG_2(swigCPtr, Vector2.getCPtr(position), duration, AlphaFunction.getCPtr(alpha)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ScrollTo(Vector2 position, float duration, DirectionBias horizontalBias, DirectionBias verticalBias) { - NDalicPINVOKE.ScrollView_ScrollTo__SWIG_3(swigCPtr, Vector2.getCPtr(position), duration, (int)horizontalBias, (int)verticalBias); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ScrollTo(Vector2 position, float duration, AlphaFunction alpha, DirectionBias horizontalBias, DirectionBias verticalBias) { - NDalicPINVOKE.ScrollView_ScrollTo__SWIG_4(swigCPtr, Vector2.getCPtr(position), duration, AlphaFunction.getCPtr(alpha), (int)horizontalBias, (int)verticalBias); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ScrollTo(uint page) { - NDalicPINVOKE.ScrollView_ScrollTo__SWIG_5(swigCPtr, page); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ScrollTo(uint page, float duration) { - NDalicPINVOKE.ScrollView_ScrollTo__SWIG_6(swigCPtr, page, duration); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ScrollTo(uint page, float duration, DirectionBias bias) { - NDalicPINVOKE.ScrollView_ScrollTo__SWIG_7(swigCPtr, page, duration, (int)bias); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ScrollTo(View view) { - NDalicPINVOKE.ScrollView_ScrollTo__SWIG_8(swigCPtr, View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ScrollTo(View view, float duration) { - NDalicPINVOKE.ScrollView_ScrollTo__SWIG_9(swigCPtr, View.getCPtr(view), duration); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool ScrollToSnapPoint() { - bool ret = NDalicPINVOKE.ScrollView_ScrollToSnapPoint(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void ApplyConstraintToChildren(SWIGTYPE_p_Dali__Constraint constraint) { - NDalicPINVOKE.ScrollView_ApplyConstraintToChildren(swigCPtr, SWIGTYPE_p_Dali__Constraint.getCPtr(constraint)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ApplyEffect(ScrollViewEffect effect) { - NDalicPINVOKE.ScrollView_ApplyEffect(swigCPtr, ScrollViewEffect.getCPtr(effect)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveEffect(ScrollViewEffect effect) { - NDalicPINVOKE.ScrollView_RemoveEffect(swigCPtr, ScrollViewEffect.getCPtr(effect)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveAllEffects() { - NDalicPINVOKE.ScrollView_RemoveAllEffects(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void BindView(View child) { - NDalicPINVOKE.ScrollView_BindActor(swigCPtr, View.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void UnbindView(View child) { - NDalicPINVOKE.ScrollView_UnbindActor(swigCPtr, View.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetScrollingDirection(Radian direction, Radian threshold) { - NDalicPINVOKE.ScrollView_SetScrollingDirection__SWIG_0(swigCPtr, Radian.getCPtr(direction), Radian.getCPtr(threshold)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetScrollingDirection(Radian direction) { - NDalicPINVOKE.ScrollView_SetScrollingDirection__SWIG_1(swigCPtr, Radian.getCPtr(direction)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RemoveScrollingDirection(Radian direction) { - NDalicPINVOKE.ScrollView_RemoveScrollingDirection(swigCPtr, Radian.getCPtr(direction)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal ScrollViewSnapStartedSignal SnapStartedSignal() { - ScrollViewSnapStartedSignal ret = new ScrollViewSnapStartedSignal(NDalicPINVOKE.ScrollView_SnapStartedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool WrapEnabled - { - get - { - bool temp = false; - GetProperty( ScrollView.Property.WRAP_ENABLED).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.WRAP_ENABLED, new Dali.Property.Value( value ) ); - } - } - public bool PanningEnabled - { - get - { - bool temp = false; - GetProperty( ScrollView.Property.PANNING_ENABLED).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.PANNING_ENABLED, new Dali.Property.Value( value ) ); - } - } - public bool AxisAutoLockEnabled - { - get - { - bool temp = false; - GetProperty( ScrollView.Property.AXIS_AUTO_LOCK_ENABLED).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.AXIS_AUTO_LOCK_ENABLED, new Dali.Property.Value( value ) ); - } - } - public Vector2 WheelScrollDistanceStep - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( ScrollView.Property.WHEEL_SCROLL_DISTANCE_STEP).Get( temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.WHEEL_SCROLL_DISTANCE_STEP, new Dali.Property.Value( value ) ); - } - } - public Vector2 ScrollPosition - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( ScrollView.Property.SCROLL_POSITION).Get( temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.SCROLL_POSITION, new Dali.Property.Value( value ) ); - } - } - public Vector2 ScrollPrePosition - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( ScrollView.Property.SCROLL_PRE_POSITION).Get( temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.SCROLL_PRE_POSITION, new Dali.Property.Value( value ) ); - } - } - public Vector2 ScrollPrePositionMax - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( ScrollView.Property.SCROLL_PRE_POSITION_MAX).Get( temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.SCROLL_PRE_POSITION_MAX, new Dali.Property.Value( value ) ); - } - } - public float OvershootX - { - get - { - float temp = 0.0f; - GetProperty( ScrollView.Property.OVERSHOOT_X).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.OVERSHOOT_X, new Dali.Property.Value( value ) ); - } - } - public float OvershootY - { - get - { - float temp = 0.0f; - GetProperty( ScrollView.Property.OVERSHOOT_Y).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.OVERSHOOT_Y, new Dali.Property.Value( value ) ); - } - } - public Vector2 ScrollFinal - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( ScrollView.Property.SCROLL_FINAL).Get( temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.SCROLL_FINAL, new Dali.Property.Value( value ) ); - } - } - public bool Wrap - { - get - { - bool temp = false; - GetProperty( ScrollView.Property.WRAP).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.WRAP, new Dali.Property.Value( value ) ); - } - } - public bool Panning - { - get - { - bool temp = false; - GetProperty( ScrollView.Property.PANNING).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.PANNING, new Dali.Property.Value( value ) ); - } - } - public bool Scrolling - { - get - { - bool temp = false; - GetProperty( ScrollView.Property.SCROLLING).Get( out temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.SCROLLING, new Dali.Property.Value( value ) ); - } - } - public Vector2 ScrollDomainSize - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( ScrollView.Property.SCROLL_DOMAIN_SIZE).Get( temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.SCROLL_DOMAIN_SIZE, new Dali.Property.Value( value ) ); - } - } - public Vector2 ScrollDomainOffset - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( ScrollView.Property.SCROLL_DOMAIN_OFFSET).Get( temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.SCROLL_DOMAIN_OFFSET, new Dali.Property.Value( value ) ); - } - } - public Vector2 ScrollPositionDelta - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( ScrollView.Property.SCROLL_POSITION_DELTA).Get( temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.SCROLL_POSITION_DELTA, new Dali.Property.Value( value ) ); - } - } - public Vector3 StartPagePosition - { - get - { - Vector3 temp = new Vector3(0.0f,0.0f,0.0f); - GetProperty( ScrollView.Property.START_PAGE_POSITION).Get( temp ); - return temp; - } - set - { - SetProperty( ScrollView.Property.START_PAGE_POSITION, new Dali.Property.Value( value ) ); - } - } - - public Dali.Property.Map ScrollMode - { - get - { - Dali.Property.Value value = GetProperty( ScrollView.Property.SCROLL_MODE ); - Dali.Property.Map map = new Dali.Property.Map(); - value.Get( map ); - return map; - } - set - { - SetProperty( ScrollView.Property.SCROLL_MODE, new Dali.Property.Value( value ) ); - } - } -} - -} diff --git a/plugins/dali-sharp/sharp/public/ScrollViewEffect.cs b/plugins/dali-sharp/sharp/public/ScrollViewEffect.cs deleted file mode 100644 index 1d54301..0000000 --- a/plugins/dali-sharp/sharp/public/ScrollViewEffect.cs +++ /dev/null @@ -1,54 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class ScrollViewEffect : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ScrollViewEffect(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ScrollViewEffect_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ScrollViewEffect obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ScrollViewEffect() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ScrollViewEffect(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public ScrollViewEffect() : this(NDalicPINVOKE.new_ScrollViewEffect(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Scrollable.cs b/plugins/dali-sharp/sharp/public/Scrollable.cs deleted file mode 100644 index 92acccf..0000000 --- a/plugins/dali-sharp/sharp/public/Scrollable.cs +++ /dev/null @@ -1,474 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -public class Scrollable : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Scrollable(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Scrollable_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Scrollable obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Scrollable() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Scrollable(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - -public class StartedEventArgs : EventArgs -{ - private Vector2 _vector2; - - public Vector2 Vector2 - { - get - { - return _vector2; - } - set - { - _vector2 = value; - } - } -} - -public class UpdatedEventArgs : EventArgs -{ - private Vector2 _vector2; - - public Vector2 Vector2 - { - get - { - return _vector2; - } - set - { - _vector2 = value; - } - } -} - -public class CompletedEventArgs : EventArgs -{ - private Vector2 _vector2; - - public Vector2 Vector2 - { - get - { - return _vector2; - } - set - { - _vector2 = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void StartedCallbackDelegate(IntPtr vector2); - private DaliEventHandler _scrollableStartedEventHandler; - private StartedCallbackDelegate _scrollableStartedCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void UpdatedCallbackDelegate(IntPtr vector2); - private DaliEventHandler _scrollableUpdatedEventHandler; - private UpdatedCallbackDelegate _scrollableUpdatedCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void CompletedCallbackDelegate(IntPtr vector2); - private DaliEventHandler _scrollableCompletedEventHandler; - private CompletedCallbackDelegate _scrollableCompletedCallbackDelegate; - - public event DaliEventHandler ScrollStarted - { - add - { - lock(this) - { - // Restricted to only one listener - if (_scrollableStartedEventHandler == null) - { - _scrollableStartedEventHandler += value; - - _scrollableStartedCallbackDelegate = new StartedCallbackDelegate(OnStarted); - this.ScrollStartedSignal().Connect(_scrollableStartedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_scrollableStartedEventHandler != null) - { - this.ScrollStartedSignal().Disconnect(_scrollableStartedCallbackDelegate); - } - - _scrollableStartedEventHandler -= value; - } - } - } - - private void OnStarted(IntPtr vector2) - { - StartedEventArgs e = new StartedEventArgs(); - - // Populate all members of "e" (StartedEventArgs) with real data - e.Vector2 = Dali.Vector2.GetVector2FromPtr(vector2); - - if (_scrollableStartedEventHandler != null) - { - //here we send all data to user event handlers - _scrollableStartedEventHandler(this, e); - } - - } - - public event DaliEventHandler ScrollUpdated - { - add - { - lock(this) - { - // Restricted to only one listener - if (_scrollableUpdatedEventHandler == null) - { - _scrollableUpdatedEventHandler += value; - - _scrollableUpdatedCallbackDelegate = new UpdatedCallbackDelegate(OnUpdated); - this.ScrollUpdatedSignal().Connect(_scrollableUpdatedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_scrollableUpdatedEventHandler != null) - { - this.ScrollUpdatedSignal().Disconnect(_scrollableUpdatedCallbackDelegate); - } - - _scrollableUpdatedEventHandler -= value; - } - } - } - - private void OnUpdated(IntPtr vector2) - { - UpdatedEventArgs e = new UpdatedEventArgs(); - - // Populate all members of "e" (UpdatedEventArgs) with real data - e.Vector2 = Dali.Vector2.GetVector2FromPtr(vector2); - - if (_scrollableUpdatedEventHandler != null) - { - //here we send all data to user event handlers - _scrollableUpdatedEventHandler(this, e); - } - - } - - public event DaliEventHandler ScrollCompleted - { - add - { - lock(this) - { - // Restricted to only one listener - if (_scrollableCompletedEventHandler == null) - { - _scrollableCompletedEventHandler += value; - - _scrollableCompletedCallbackDelegate = new CompletedCallbackDelegate(OnCompleted); - this.ScrollCompletedSignal().Connect(_scrollableCompletedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_scrollableCompletedEventHandler != null) - { - this.ScrollCompletedSignal().Disconnect(_scrollableCompletedCallbackDelegate); - } - - _scrollableCompletedEventHandler -= value; - } - } - } - - private void OnCompleted(IntPtr vector2) - { - CompletedEventArgs e = new CompletedEventArgs(); - - // Populate all members of "e" (CompletedEventArgs) with real data - e.Vector2 = Dali.Vector2.GetVector2FromPtr(vector2); - - if (_scrollableCompletedEventHandler != null) - { - //here we send all data to user event handlers - _scrollableCompletedEventHandler(this, e); - } - - } - - - public class Property - { - public static readonly int OVERSHOOT_EFFECT_COLOR = NDalicPINVOKE.Scrollable_Property_OVERSHOOT_EFFECT_COLOR_get(); - public static readonly int OVERSHOOT_ANIMATION_SPEED = NDalicPINVOKE.Scrollable_Property_OVERSHOOT_ANIMATION_SPEED_get(); - public static readonly int OVERSHOOT_ENABLED = NDalicPINVOKE.Scrollable_Property_OVERSHOOT_ENABLED_get(); - public static readonly int OVERSHOOT_SIZE = NDalicPINVOKE.Scrollable_Property_OVERSHOOT_SIZE_get(); - public static readonly int SCROLL_TO_ALPHA_FUNCTION = NDalicPINVOKE.Scrollable_Property_SCROLL_TO_ALPHA_FUNCTION_get(); - public static readonly int SCROLL_RELATIVE_POSITION = NDalicPINVOKE.Scrollable_Property_SCROLL_RELATIVE_POSITION_get(); - public static readonly int SCROLL_POSITION_MIN = NDalicPINVOKE.Scrollable_Property_SCROLL_POSITION_MIN_get(); - public static readonly int SCROLL_POSITION_MIN_X = NDalicPINVOKE.Scrollable_Property_SCROLL_POSITION_MIN_X_get(); - public static readonly int SCROLL_POSITION_MIN_Y = NDalicPINVOKE.Scrollable_Property_SCROLL_POSITION_MIN_Y_get(); - public static readonly int SCROLL_POSITION_MAX = NDalicPINVOKE.Scrollable_Property_SCROLL_POSITION_MAX_get(); - public static readonly int SCROLL_POSITION_MAX_X = NDalicPINVOKE.Scrollable_Property_SCROLL_POSITION_MAX_X_get(); - public static readonly int SCROLL_POSITION_MAX_Y = NDalicPINVOKE.Scrollable_Property_SCROLL_POSITION_MAX_Y_get(); - public static readonly int CAN_SCROLL_VERTICAL = NDalicPINVOKE.Scrollable_Property_CAN_SCROLL_VERTICAL_get(); - public static readonly int CAN_SCROLL_HORIZONTAL = NDalicPINVOKE.Scrollable_Property_CAN_SCROLL_HORIZONTAL_get(); - } - - public Scrollable() : this(NDalicPINVOKE.new_Scrollable__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Scrollable(Scrollable handle) : this(NDalicPINVOKE.new_Scrollable__SWIG_1(Scrollable.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal new static Scrollable DownCast(BaseHandle handle) { - Scrollable ret = new Scrollable(NDalicPINVOKE.Scrollable_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private bool IsOvershootEnabled() { - bool ret = NDalicPINVOKE.Scrollable_IsOvershootEnabled(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void SetOvershootEnabled(bool enable) { - NDalicPINVOKE.Scrollable_SetOvershootEnabled(swigCPtr, enable); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private void SetOvershootEffectColor(Vector4 color) { - NDalicPINVOKE.Scrollable_SetOvershootEffectColor(swigCPtr, Vector4.getCPtr(color)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private Vector4 GetOvershootEffectColor() { - Vector4 ret = new Vector4(NDalicPINVOKE.Scrollable_GetOvershootEffectColor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void SetOvershootAnimationSpeed(float pixelsPerSecond) { - NDalicPINVOKE.Scrollable_SetOvershootAnimationSpeed(swigCPtr, pixelsPerSecond); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private float GetOvershootAnimationSpeed() { - float ret = NDalicPINVOKE.Scrollable_GetOvershootAnimationSpeed(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ScrollableSignal ScrollStartedSignal() { - ScrollableSignal ret = new ScrollableSignal(NDalicPINVOKE.Scrollable_ScrollStartedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ScrollableSignal ScrollUpdatedSignal() { - ScrollableSignal ret = new ScrollableSignal(NDalicPINVOKE.Scrollable_ScrollUpdatedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ScrollableSignal ScrollCompletedSignal() { - ScrollableSignal ret = new ScrollableSignal(NDalicPINVOKE.Scrollable_ScrollCompletedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector4 OvershootEffectColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( Scrollable.Property.OVERSHOOT_EFFECT_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( Scrollable.Property.OVERSHOOT_EFFECT_COLOR, new Dali.Property.Value( value ) ); - } - } - public float OvershootAnimationSpeed - { - get - { - float temp = 0.0f; - GetProperty( Scrollable.Property.OVERSHOOT_ANIMATION_SPEED).Get( out temp ); - return temp; - } - set - { - SetProperty( Scrollable.Property.OVERSHOOT_ANIMATION_SPEED, new Dali.Property.Value( value ) ); - } - } - public bool OvershootEnabled - { - get - { - bool temp = false; - GetProperty( Scrollable.Property.OVERSHOOT_ENABLED).Get( out temp ); - return temp; - } - set - { - SetProperty( Scrollable.Property.OVERSHOOT_ENABLED, new Dali.Property.Value( value ) ); - } - } - public Vector2 OvershootSize - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( Scrollable.Property.OVERSHOOT_SIZE).Get( temp ); - return temp; - } - set - { - SetProperty( Scrollable.Property.OVERSHOOT_SIZE, new Dali.Property.Value( value ) ); - } - } - public int ScrollToAlphaFunction - { - get - { - int temp = 0; - GetProperty( Scrollable.Property.SCROLL_TO_ALPHA_FUNCTION).Get( out temp ); - return temp; - } - set - { - SetProperty( Scrollable.Property.SCROLL_TO_ALPHA_FUNCTION, new Dali.Property.Value( value ) ); - } - } - public Vector2 ScrollRelativePosition - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( Scrollable.Property.SCROLL_RELATIVE_POSITION).Get( temp ); - return temp; - } - set - { - SetProperty( Scrollable.Property.SCROLL_RELATIVE_POSITION, new Dali.Property.Value( value ) ); - } - } - public Vector2 ScrollPositionMin - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( Scrollable.Property.SCROLL_POSITION_MIN).Get( temp ); - return temp; - } - set - { - SetProperty( Scrollable.Property.SCROLL_POSITION_MIN, new Dali.Property.Value( value ) ); - } - } - public Vector2 ScrollPositionMax - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( Scrollable.Property.SCROLL_POSITION_MAX).Get( temp ); - return temp; - } - set - { - SetProperty( Scrollable.Property.SCROLL_POSITION_MAX, new Dali.Property.Value( value ) ); - } - } - public bool CanScrollVertical - { - get - { - bool temp = false; - GetProperty( Scrollable.Property.CAN_SCROLL_VERTICAL).Get( out temp ); - return temp; - } - set - { - SetProperty( Scrollable.Property.CAN_SCROLL_VERTICAL, new Dali.Property.Value( value ) ); - } - } - public bool CanScrollHorizontal - { - get - { - bool temp = false; - GetProperty( Scrollable.Property.CAN_SCROLL_HORIZONTAL).Get( out temp ); - return temp; - } - set - { - SetProperty( Scrollable.Property.CAN_SCROLL_HORIZONTAL, new Dali.Property.Value( value ) ); - } - } - -} - -} \ No newline at end of file diff --git a/plugins/dali-sharp/sharp/public/Size.cs b/plugins/dali-sharp/sharp/public/Size.cs deleted file mode 100755 index 5c8a5f4..0000000 --- a/plugins/dali-sharp/sharp/public/Size.cs +++ /dev/null @@ -1,232 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -namespace Dali { - -public class Size : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Size(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Size obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Size() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Vector3(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static Size operator+(Size arg1, Size arg2) { - return arg1.Add(arg2); - } - - public static Size operator-(Size arg1, Size arg2) { - return arg1.Subtract(arg2); - } - - public static Size operator-(Size arg1) { - return arg1.Subtract(); - } - - public static Size operator*(Size arg1, Size arg2) { - return arg1.Multiply(arg2); - } - - public static Size operator*(Size arg1, float arg2) { - return arg1.Multiply(arg2); - } - - public static Size operator/(Size arg1, Size arg2) { - return arg1.Divide(arg2); - } - - public static Size operator/(Size arg1, float arg2) { - return arg1.Divide(arg2); - } - - public float this[uint index] - { - get - { - return ValueOfIndex(index); - } - } - - internal static Size GetSizeFromPtr(global::System.IntPtr cPtr) { - Size ret = new Size(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public Size() : this(NDalicPINVOKE.new_Vector3__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Size(float x, float y, float z) : this(NDalicPINVOKE.new_Vector3__SWIG_1(x, y, z), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Size(Size2D size2d) : this(NDalicPINVOKE.new_Vector3__SWIG_3(Size2D.getCPtr(size2d)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - - public static Size Zero { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_ZERO_get(); - Size ret = (cPtr == global::System.IntPtr.Zero) ? null : new Size(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Size Add(Size rhs) { - Size ret = new Size(NDalicPINVOKE.Vector3_Add(swigCPtr, Size.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Size Subtract(Size rhs) { - Size ret = new Size(NDalicPINVOKE.Vector3_Subtract__SWIG_0(swigCPtr, Size.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Size Multiply(Size rhs) { - Size ret = new Size(NDalicPINVOKE.Vector3_Multiply__SWIG_0(swigCPtr, Size.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Size Multiply(float rhs) { - Size ret = new Size(NDalicPINVOKE.Vector3_Multiply__SWIG_1(swigCPtr, rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Size Divide(Size rhs) { - Size ret = new Size(NDalicPINVOKE.Vector3_Divide__SWIG_0(swigCPtr, Size.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Size Divide(float rhs) { - Size ret = new Size(NDalicPINVOKE.Vector3_Divide__SWIG_1(swigCPtr, rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Size Subtract() { - Size ret = new Size(NDalicPINVOKE.Vector3_Subtract__SWIG_1(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private float ValueOfIndex(uint index) { - float ret = NDalicPINVOKE.Vector3_ValueOfIndex__SWIG_0(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool EqualTo(Size rhs) { - bool ret = NDalicPINVOKE.Vector3_EqualTo(swigCPtr, Size.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool NotEqualTo(Size rhs) { - bool ret = NDalicPINVOKE.Vector3_NotEqualTo(swigCPtr, Size.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public float Width { - set { - NDalicPINVOKE.Vector3_Width_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector3_Width_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Height { - set { - NDalicPINVOKE.Vector3_Height_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector3_Height_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Depth { - set { - NDalicPINVOKE.Vector3_Depth_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector3_Depth_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - - public static implicit operator Vector3(Size size) - { - return new Vector3(size.Width, size.Height, size.Depth); - } - - public static implicit operator Size(Vector3 vec) - { - return new Size(vec.Width, vec.Height, vec.Depth); - } - -} - -} - diff --git a/plugins/dali-sharp/sharp/public/Size2D.cs b/plugins/dali-sharp/sharp/public/Size2D.cs deleted file mode 100755 index da7289c..0000000 --- a/plugins/dali-sharp/sharp/public/Size2D.cs +++ /dev/null @@ -1,211 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -namespace Dali { - -public class Size2D : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Size2D(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Size2D obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Size2D() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Vector2(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static Size2D operator+(Size2D arg1, Size2D arg2) { - return arg1.Add(arg2); - } - - public static Size2D operator-(Size2D arg1, Size2D arg2) { - return arg1.Subtract(arg2); - } - - public static Size2D operator-(Size2D arg1) { - return arg1.Subtract(); - } - - public static Size2D operator*(Size2D arg1, Size2D arg2) { - return arg1.Multiply(arg2); - } - - public static Size2D operator*(Size2D arg1, int arg2) { - return arg1.Multiply(arg2); - } - - public static Size2D operator/(Size2D arg1, Size2D arg2) { - return arg1.Divide(arg2); - } - - public static Size2D operator/(Size2D arg1, int arg2) { - return arg1.Divide(arg2); - } - - public float this[uint index] - { - get - { - return ValueOfIndex(index); - } - } - - internal static Size2D GetSize2DFromPtr(global::System.IntPtr cPtr) { - Size2D ret = new Size2D(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public Size2D() : this(NDalicPINVOKE.new_Vector2__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Size2D(int x, int y) : this(NDalicPINVOKE.new_Vector2__SWIG_1((float)x, (float)y), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Size2D(Size size) : this(NDalicPINVOKE.new_Vector2__SWIG_3(Size.getCPtr(size)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private Size2D Add(Size2D rhs) { - Size2D ret = new Size2D(NDalicPINVOKE.Vector2_Add(swigCPtr, Size2D.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Size2D Subtract(Size2D rhs) { - Size2D ret = new Size2D(NDalicPINVOKE.Vector2_Subtract__SWIG_0(swigCPtr, Size2D.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - private Size2D Multiply(Size2D rhs) { - Size2D ret = new Size2D(NDalicPINVOKE.Vector2_Multiply__SWIG_0(swigCPtr, Size2D.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Size2D Multiply(int rhs) { - Size2D ret = new Size2D(NDalicPINVOKE.Vector2_Multiply__SWIG_1(swigCPtr, (float)rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - private Size2D Divide(Size2D rhs) { - Size2D ret = new Size2D(NDalicPINVOKE.Vector2_Divide__SWIG_0(swigCPtr, Size2D.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Size2D Divide(int rhs) { - Size2D ret = new Size2D(NDalicPINVOKE.Vector2_Divide__SWIG_1(swigCPtr, (float)rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Size2D Subtract() { - Size2D ret = new Size2D(NDalicPINVOKE.Vector2_Subtract__SWIG_1(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool EqualTo(Size2D rhs) { - bool ret = NDalicPINVOKE.Vector2_EqualTo(swigCPtr, Size2D.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool NotEqualTo(Size2D rhs) { - bool ret = NDalicPINVOKE.Vector2_NotEqualTo(swigCPtr, Size2D.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private int ValueOfIndex(uint index) { - int ret = (int)NDalicPINVOKE.Vector2_ValueOfIndex__SWIG_0(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public int Width { - set { - NDalicPINVOKE.Vector2_Width_set(swigCPtr, (float)value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector2_Width_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return (int)ret; - } - } - - public int Height { - set { - NDalicPINVOKE.Vector2_Height_set(swigCPtr, (float)value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector2_Height_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return (int)ret; - } - } - - public static implicit operator Vector2(Size2D size) - { - return new Vector2((float)size.Width, (float)size.Height); - } - - public static implicit operator Size2D(Vector2 vec) - { - return new Size2D((int)vec.X, (int)vec.Y); - } - -} - -} - diff --git a/plugins/dali-sharp/sharp/public/StyleManager.cs b/plugins/dali-sharp/sharp/public/StyleManager.cs deleted file mode 100644 index e02ccca..0000000 --- a/plugins/dali-sharp/sharp/public/StyleManager.cs +++ /dev/null @@ -1,207 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - -public class StyleManager : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal StyleManager(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.StyleManager_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(StyleManager obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~StyleManager() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_StyleManager(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - -/** - * @brief Event arguments that passed via StyleChanged signal - * - */ -public class StyleChangedEventArgs : EventArgs -{ - private StyleManager _styleManager; - private Dali.StyleChangeType _styleChange; - - /** - * @brief StyleManager - is the StyleManager that informs applications of system theme change, - * and supports application theme change at runtime. - * - */ - public StyleManager StyleManager - { - get - { - return _styleManager; - } - set - { - _styleManager = value; - } - } - - /** - * @brief StyleChange - contains Style change information (default font changed or - * default font size changed or theme has changed) - * - */ - public Dali.StyleChangeType StyleChange - { - get - { - return _styleChange; - } - set - { - _styleChange = value; - } - } - -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void StyleChangedCallbackDelegate(IntPtr styleManager, Dali.StyleChangeType styleChange); - private DaliEventHandler _styleManagerStyleChangedEventHandler; - private StyleChangedCallbackDelegate _styleManagerStyleChangedCallbackDelegate; - - /** - * @brief Event for StyleChanged signal which can be used to subscribe/unsubscribe the - * event handler (in the type of StyleChangedEventHandler-DaliEventHandler) - * provided by the user. StyleChanged signal is is emitted after the style (e.g. theme/font change) has changed - * and the controls have been informed. - */ - public event DaliEventHandler StyleChanged - { - add - { - lock(this) - { - // Restricted to only one listener - if (_styleManagerStyleChangedEventHandler == null) - { - _styleManagerStyleChangedEventHandler += value; - - _styleManagerStyleChangedCallbackDelegate = new StyleChangedCallbackDelegate(OnStyleChanged); - this.StyleChangedSignal().Connect(_styleManagerStyleChangedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_styleManagerStyleChangedEventHandler != null) - { - this.StyleChangedSignal().Disconnect(_styleManagerStyleChangedCallbackDelegate); - } - - _styleManagerStyleChangedEventHandler -= value; - } - } - } - - // Callback for StyleManager StyleChangedsignal - private void OnStyleChanged(IntPtr styleManager, Dali.StyleChangeType styleChange) - { - StyleChangedEventArgs e = new StyleChangedEventArgs(); - - // Populate all members of "e" (StyleChangedEventArgs) with real data - e.StyleManager = StyleManager.GetStyleManagerFromPtr( styleManager ); - e.StyleChange = styleChange; - - if (_styleManagerStyleChangedEventHandler != null) - { - //here we send all data to user event handlers - _styleManagerStyleChangedEventHandler(this, e); - } - } - - public static StyleManager GetStyleManagerFromPtr(global::System.IntPtr cPtr) { - StyleManager ret = new StyleManager(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public StyleManager() : this(NDalicPINVOKE.new_StyleManager(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static StyleManager Get() { - StyleManager ret = new StyleManager(NDalicPINVOKE.StyleManager_Get(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ApplyTheme(string themeFile) { - NDalicPINVOKE.StyleManager_ApplyTheme(swigCPtr, themeFile); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ApplyDefaultTheme() { - NDalicPINVOKE.StyleManager_ApplyDefaultTheme(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void AddConstant(string key, Property.Value value) { - NDalicPINVOKE.StyleManager_SetStyleConstant(swigCPtr, key, Property.Value.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool GetConstant(string key, Property.Value valueOut) { - bool ret = NDalicPINVOKE.StyleManager_GetStyleConstant(swigCPtr, key, Property.Value.getCPtr(valueOut)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ApplyStyle(View control, string jsonFileName, string styleName) { - NDalicPINVOKE.StyleManager_ApplyStyle(swigCPtr, View.getCPtr(control), jsonFileName, styleName); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal StyleChangedSignal StyleChangedSignal() { - StyleChangedSignal ret = new StyleChangedSignal(NDalicPINVOKE.StyleManager_StyleChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/TableView.cs b/plugins/dali-sharp/sharp/public/TableView.cs deleted file mode 100644 index d923ac14..0000000 --- a/plugins/dali-sharp/sharp/public/TableView.cs +++ /dev/null @@ -1,403 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class TableView : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal TableView(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.TableView_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TableView obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TableView() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TableView(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Property - { - public static readonly int ROWS = NDalicPINVOKE.TableView_Property_ROWS_get(); - public static readonly int COLUMNS = NDalicPINVOKE.TableView_Property_COLUMNS_get(); - public static readonly int CELL_PADDING = NDalicPINVOKE.TableView_Property_CELL_PADDING_get(); - public static readonly int LAYOUT_ROWS = NDalicPINVOKE.TableView_Property_LAYOUT_ROWS_get(); - public static readonly int LAYOUT_COLUMNS = NDalicPINVOKE.TableView_Property_LAYOUT_COLUMNS_get(); - } - - public class ChildProperty - { - public static readonly int CELL_INDEX = NDalicPINVOKE.TableView_ChildProperty_CELL_INDEX_get(); - public static readonly int ROW_SPAN = NDalicPINVOKE.TableView_ChildProperty_ROW_SPAN_get(); - public static readonly int COLUMN_SPAN = NDalicPINVOKE.TableView_ChildProperty_COLUMN_SPAN_get(); - public static readonly int CELL_HORIZONTAL_ALIGNMENT = NDalicPINVOKE.TableView_ChildProperty_CELL_HORIZONTAL_ALIGNMENT_get(); - public static readonly int CELL_VERTICAL_ALIGNMENT = NDalicPINVOKE.TableView_ChildProperty_CELL_VERTICAL_ALIGNMENT_get(); - - } - - public class CellPosition : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal CellPosition(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(CellPosition obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~CellPosition() { - Dispose(); - } - - public virtual void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TableView_CellPosition(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - public CellPosition(uint rowIndex, uint columnIndex, uint rowSpan, uint columnSpan) : this(NDalicPINVOKE.new_TableView_CellPosition__SWIG_0(rowIndex, columnIndex, rowSpan, columnSpan), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public CellPosition(uint rowIndex, uint columnIndex, uint rowSpan) : this(NDalicPINVOKE.new_TableView_CellPosition__SWIG_1(rowIndex, columnIndex, rowSpan), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public CellPosition(uint rowIndex, uint columnIndex) : this(NDalicPINVOKE.new_TableView_CellPosition__SWIG_2(rowIndex, columnIndex), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public CellPosition(uint rowIndex) : this(NDalicPINVOKE.new_TableView_CellPosition__SWIG_3(rowIndex), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public CellPosition() : this(NDalicPINVOKE.new_TableView_CellPosition__SWIG_4(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint rowIndex { - set { - NDalicPINVOKE.TableView_CellPosition_rowIndex_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.TableView_CellPosition_rowIndex_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public uint columnIndex { - set { - NDalicPINVOKE.TableView_CellPosition_columnIndex_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.TableView_CellPosition_columnIndex_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public uint rowSpan { - set { - NDalicPINVOKE.TableView_CellPosition_rowSpan_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.TableView_CellPosition_rowSpan_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public uint columnSpan { - set { - NDalicPINVOKE.TableView_CellPosition_columnSpan_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.TableView_CellPosition_columnSpan_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - } - - public TableView (uint initialRows, uint initialColumns) : this (NDalicPINVOKE.TableView_New(initialRows, initialColumns), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public TableView(TableView handle) : this(NDalicPINVOKE.new_TableView__SWIG_1(TableView.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal new static TableView DownCast(BaseHandle handle) { - TableView ret = new TableView(NDalicPINVOKE.TableView_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool AddChild(View child, TableView.CellPosition position) { - bool ret = NDalicPINVOKE.TableView_AddChild(swigCPtr, View.getCPtr(child), TableView.CellPosition.getCPtr(position)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public View GetChildAt(TableView.CellPosition position) { - View ret = new View(NDalicPINVOKE.TableView_GetChildAt(swigCPtr, TableView.CellPosition.getCPtr(position)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public View RemoveChildAt(TableView.CellPosition position) { - View ret = new View(NDalicPINVOKE.TableView_RemoveChildAt(swigCPtr, TableView.CellPosition.getCPtr(position)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool FindChildPosition(View child, TableView.CellPosition position) { - bool ret = NDalicPINVOKE.TableView_FindChildPosition(swigCPtr, View.getCPtr(child), TableView.CellPosition.getCPtr(position)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void InsertRow(uint rowIndex) { - NDalicPINVOKE.TableView_InsertRow(swigCPtr, rowIndex); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void DeleteRow(uint rowIndex) { - NDalicPINVOKE.TableView_DeleteRow__SWIG_0(swigCPtr, rowIndex); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void InsertColumn(uint columnIndex) { - NDalicPINVOKE.TableView_InsertColumn(swigCPtr, columnIndex); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void DeleteColumn(uint columnIndex) { - NDalicPINVOKE.TableView_DeleteColumn__SWIG_0(swigCPtr, columnIndex); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Resize(uint rows, uint columns) { - NDalicPINVOKE.TableView_Resize__SWIG_0(swigCPtr, rows, columns); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetCellPadding(Vector2 padding) { - NDalicPINVOKE.TableView_SetCellPadding(swigCPtr, Vector2.getCPtr(padding)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2 GetCellPadding() { - Vector2 ret = new Vector2(NDalicPINVOKE.TableView_GetCellPadding(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFitHeight(uint rowIndex) { - NDalicPINVOKE.TableView_SetFitHeight(swigCPtr, rowIndex); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsFitHeight(uint rowIndex) { - bool ret = NDalicPINVOKE.TableView_IsFitHeight(swigCPtr, rowIndex); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFitWidth(uint columnIndex) { - NDalicPINVOKE.TableView_SetFitWidth(swigCPtr, columnIndex); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsFitWidth(uint columnIndex) { - bool ret = NDalicPINVOKE.TableView_IsFitWidth(swigCPtr, columnIndex); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFixedHeight(uint rowIndex, float height) { - NDalicPINVOKE.TableView_SetFixedHeight(swigCPtr, rowIndex, height); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetFixedHeight(uint rowIndex) { - float ret = NDalicPINVOKE.TableView_GetFixedHeight(swigCPtr, rowIndex); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetRelativeHeight(uint rowIndex, float heightPercentage) { - NDalicPINVOKE.TableView_SetRelativeHeight(swigCPtr, rowIndex, heightPercentage); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetRelativeHeight(uint rowIndex) { - float ret = NDalicPINVOKE.TableView_GetRelativeHeight(swigCPtr, rowIndex); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFixedWidth(uint columnIndex, float width) { - NDalicPINVOKE.TableView_SetFixedWidth(swigCPtr, columnIndex, width); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetFixedWidth(uint columnIndex) { - float ret = NDalicPINVOKE.TableView_GetFixedWidth(swigCPtr, columnIndex); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetRelativeWidth(uint columnIndex, float widthPercentage) { - NDalicPINVOKE.TableView_SetRelativeWidth(swigCPtr, columnIndex, widthPercentage); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetRelativeWidth(uint columnIndex) { - float ret = NDalicPINVOKE.TableView_GetRelativeWidth(swigCPtr, columnIndex); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetCellAlignment(TableView.CellPosition position, HorizontalAlignmentType horizontal, VerticalAlignmentType vertical) { - NDalicPINVOKE.TableView_SetCellAlignment(swigCPtr, TableView.CellPosition.getCPtr(position), (int)horizontal, (int)vertical); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public enum LayoutPolicy { - FIXED, - RELATIVE, - FILL, - FIT - } - - public int Rows - { - get - { - int temp = 0; - GetProperty( TableView.Property.ROWS).Get( out temp ); - return temp; - } - set - { - SetProperty( TableView.Property.ROWS, new Dali.Property.Value( value ) ); - } - } - public int Columns - { - get - { - int temp = 0; - GetProperty( TableView.Property.COLUMNS).Get( out temp ); - return temp; - } - set - { - SetProperty( TableView.Property.COLUMNS, new Dali.Property.Value( value ) ); - } - } - public Vector2 CellPadding - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( TableView.Property.CELL_PADDING).Get( temp ); - return temp; - } - set - { - SetProperty( TableView.Property.CELL_PADDING, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map LayoutRows - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TableView.Property.LAYOUT_ROWS).Get( temp ); - return temp; - } - set - { - SetProperty( TableView.Property.LAYOUT_ROWS, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map LayoutColumns - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TableView.Property.LAYOUT_COLUMNS).Get( temp ); - return temp; - } - set - { - SetProperty( TableView.Property.LAYOUT_COLUMNS, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/TapGesture.cs b/plugins/dali-sharp/sharp/public/TapGesture.cs deleted file mode 100644 index fdf158e..0000000 --- a/plugins/dali-sharp/sharp/public/TapGesture.cs +++ /dev/null @@ -1,142 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class TapGesture : Gesture { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal TapGesture(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.TapGesture_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TapGesture obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TapGesture() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TapGesture(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public static TapGesture GetTapGestureFromPtr(global::System.IntPtr cPtr) { - TapGesture ret = new TapGesture(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint NumberOfTaps - { - get - { - return numberOfTaps; - } - } - - public uint NumberOfTouches - { - get - { - return numberOfTouches; - } - } - - public Vector2 ScreenPoint - { - get - { - return screenPoint; - } - } - - public Vector2 LocalPoint - { - get - { - return localPoint; - } - } - - public TapGesture() : this(NDalicPINVOKE.new_TapGesture__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private uint numberOfTaps { - set { - NDalicPINVOKE.TapGesture_numberOfTaps_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.TapGesture_numberOfTaps_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private uint numberOfTouches { - set { - NDalicPINVOKE.TapGesture_numberOfTouches_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.TapGesture_numberOfTouches_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Vector2 screenPoint { - set { - NDalicPINVOKE.TapGesture_screenPoint_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.TapGesture_screenPoint_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Vector2 localPoint { - set { - NDalicPINVOKE.TapGesture_localPoint_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.TapGesture_localPoint_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/TextEditor.cs b/plugins/dali-sharp/sharp/public/TextEditor.cs deleted file mode 100644 index 33ccacf..0000000 --- a/plugins/dali-sharp/sharp/public/TextEditor.cs +++ /dev/null @@ -1,753 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -public class TextEditor : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal TextEditor(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.TextEditor_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TextEditor obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TextEditor() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TextEditor(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - -/** - * @brief Event arguments that passed via TextChanged signal - * - */ -public class TextChangedEventArgs : EventArgs -{ - private TextEditor _textEditor; - /** - * @brief TextEditor - is the texteditor control which has the text contents changed. - * - */ - public TextEditor TextEditor - { - get - { - return _textEditor; - } - set - { - _textEditor = value; - } - } -} - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void TextChangedCallbackDelegate(IntPtr textEditor); - private DaliEventHandler _textEditorTextChangedEventHandler; - private TextChangedCallbackDelegate _textEditorTextChangedCallbackDelegate; - - /** - * @brief Event for TextChanged signal which can be used to subscribe/unsubscribe the event handler - * (in the type of TextChangedEventHandler-DaliEventHandler) - * provided by the user. TextChanged signal is emitted when the text changes. - */ - public event DaliEventHandler TextChanged - { - add - { - lock(this) - { - // Restricted to only one listener - if (_textEditorTextChangedEventHandler == null) - { - _textEditorTextChangedEventHandler += value; - - _textEditorTextChangedCallbackDelegate = new TextChangedCallbackDelegate(OnTextChanged); - this.TextChangedSignal().Connect(_textEditorTextChangedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_textEditorTextChangedEventHandler != null) - { - this.TextChangedSignal().Disconnect(_textEditorTextChangedCallbackDelegate); - } - - _textEditorTextChangedEventHandler -= value; - } - } - } - - private void OnTextChanged(IntPtr textEditor) - { - TextChangedEventArgs e = new TextChangedEventArgs(); - - // Populate all members of "e" (TextChangedEventArgs) with real data - e.TextEditor = Dali.TextEditor.GetTextEditorFromPtr(textEditor); - - if (_textEditorTextChangedEventHandler != null) - { - //here we send all data to user event handlers - _textEditorTextChangedEventHandler(this, e); - } - - } - - internal static TextEditor GetTextEditorFromPtr(global::System.IntPtr cPtr) { - TextEditor ret = new TextEditor(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public class Property - { - public static readonly int RENDERING_BACKEND = NDalicPINVOKE.TextEditor_Property_RENDERING_BACKEND_get(); - public static readonly int TEXT = NDalicPINVOKE.TextEditor_Property_TEXT_get(); - public static readonly int TEXT_COLOR = NDalicPINVOKE.TextEditor_Property_TEXT_COLOR_get(); - public static readonly int FONT_FAMILY = NDalicPINVOKE.TextEditor_Property_FONT_FAMILY_get(); - public static readonly int FONT_STYLE = NDalicPINVOKE.TextEditor_Property_FONT_STYLE_get(); - public static readonly int POINT_SIZE = NDalicPINVOKE.TextEditor_Property_POINT_SIZE_get(); - public static readonly int HORIZONTAL_ALIGNMENT = NDalicPINVOKE.TextEditor_Property_HORIZONTAL_ALIGNMENT_get(); - public static readonly int SCROLL_THRESHOLD = NDalicPINVOKE.TextEditor_Property_SCROLL_THRESHOLD_get(); - public static readonly int SCROLL_SPEED = NDalicPINVOKE.TextEditor_Property_SCROLL_SPEED_get(); - public static readonly int PRIMARY_CURSOR_COLOR = NDalicPINVOKE.TextEditor_Property_PRIMARY_CURSOR_COLOR_get(); - public static readonly int SECONDARY_CURSOR_COLOR = NDalicPINVOKE.TextEditor_Property_SECONDARY_CURSOR_COLOR_get(); - public static readonly int ENABLE_CURSOR_BLINK = NDalicPINVOKE.TextEditor_Property_ENABLE_CURSOR_BLINK_get(); - public static readonly int CURSOR_BLINK_INTERVAL = NDalicPINVOKE.TextEditor_Property_CURSOR_BLINK_INTERVAL_get(); - public static readonly int CURSOR_BLINK_DURATION = NDalicPINVOKE.TextEditor_Property_CURSOR_BLINK_DURATION_get(); - public static readonly int CURSOR_WIDTH = NDalicPINVOKE.TextEditor_Property_CURSOR_WIDTH_get(); - public static readonly int GRAB_HANDLE_IMAGE = NDalicPINVOKE.TextEditor_Property_GRAB_HANDLE_IMAGE_get(); - public static readonly int GRAB_HANDLE_PRESSED_IMAGE = NDalicPINVOKE.TextEditor_Property_GRAB_HANDLE_PRESSED_IMAGE_get(); - public static readonly int SELECTION_HANDLE_IMAGE_LEFT = NDalicPINVOKE.TextEditor_Property_SELECTION_HANDLE_IMAGE_LEFT_get(); - public static readonly int SELECTION_HANDLE_IMAGE_RIGHT = NDalicPINVOKE.TextEditor_Property_SELECTION_HANDLE_IMAGE_RIGHT_get(); - public static readonly int SELECTION_HANDLE_PRESSED_IMAGE_LEFT = NDalicPINVOKE.TextEditor_Property_SELECTION_HANDLE_PRESSED_IMAGE_LEFT_get(); - public static readonly int SELECTION_HANDLE_PRESSED_IMAGE_RIGHT = NDalicPINVOKE.TextEditor_Property_SELECTION_HANDLE_PRESSED_IMAGE_RIGHT_get(); - public static readonly int SELECTION_HANDLE_MARKER_IMAGE_LEFT = NDalicPINVOKE.TextEditor_Property_SELECTION_HANDLE_MARKER_IMAGE_LEFT_get(); - public static readonly int SELECTION_HANDLE_MARKER_IMAGE_RIGHT = NDalicPINVOKE.TextEditor_Property_SELECTION_HANDLE_MARKER_IMAGE_RIGHT_get(); - public static readonly int SELECTION_HIGHLIGHT_COLOR = NDalicPINVOKE.TextEditor_Property_SELECTION_HIGHLIGHT_COLOR_get(); - public static readonly int DECORATION_BOUNDING_BOX = NDalicPINVOKE.TextEditor_Property_DECORATION_BOUNDING_BOX_get(); - public static readonly int ENABLE_MARKUP = NDalicPINVOKE.TextEditor_Property_ENABLE_MARKUP_get(); - public static readonly int INPUT_COLOR = NDalicPINVOKE.TextEditor_Property_INPUT_COLOR_get(); - public static readonly int INPUT_FONT_FAMILY = NDalicPINVOKE.TextEditor_Property_INPUT_FONT_FAMILY_get(); - public static readonly int INPUT_FONT_STYLE = NDalicPINVOKE.TextEditor_Property_INPUT_FONT_STYLE_get(); - public static readonly int INPUT_POINT_SIZE = NDalicPINVOKE.TextEditor_Property_INPUT_POINT_SIZE_get(); - public static readonly int LINE_SPACING = NDalicPINVOKE.TextEditor_Property_LINE_SPACING_get(); - public static readonly int INPUT_LINE_SPACING = NDalicPINVOKE.TextEditor_Property_INPUT_LINE_SPACING_get(); - public static readonly int UNDERLINE = NDalicPINVOKE.TextEditor_Property_UNDERLINE_get(); - public static readonly int INPUT_UNDERLINE = NDalicPINVOKE.TextEditor_Property_INPUT_UNDERLINE_get(); - public static readonly int SHADOW = NDalicPINVOKE.TextEditor_Property_SHADOW_get(); - public static readonly int INPUT_SHADOW = NDalicPINVOKE.TextEditor_Property_INPUT_SHADOW_get(); - public static readonly int EMBOSS = NDalicPINVOKE.TextEditor_Property_EMBOSS_get(); - public static readonly int INPUT_EMBOSS = NDalicPINVOKE.TextEditor_Property_INPUT_EMBOSS_get(); - public static readonly int OUTLINE = NDalicPINVOKE.TextEditor_Property_OUTLINE_get(); - public static readonly int INPUT_OUTLINE = NDalicPINVOKE.TextEditor_Property_INPUT_OUTLINE_get(); - } - - public class InputStyle - { - public enum Mask - { - NONE = 0x0000, - COLOR = 0x0001, - FONT_FAMILY = 0x0002, - POINT_SIZE = 0x0004, - FONT_STYLE = 0x0008, - LINE_SPACING = 0x0010, - UNDERLINE = 0x0020, - SHADOW = 0x0040, - EMBOSS = 0x0080, - OUTLINE = 0x0100 - } - } - - public TextEditor () : this (NDalicPINVOKE.TextEditor_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public TextEditor(TextEditor handle) : this(NDalicPINVOKE.new_TextEditor__SWIG_1(TextEditor.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal new static TextEditor DownCast(BaseHandle handle) { - TextEditor ret = new TextEditor(NDalicPINVOKE.TextEditor_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal TextEditorSignal TextChangedSignal() { - TextEditorSignal ret = new TextEditorSignal(NDalicPINVOKE.TextEditor_TextChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t InputStyleChangedSignal() { - SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t ret = new SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t(NDalicPINVOKE.TextEditor_InputStyleChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string Text - { - get - { - string temp; - GetProperty( TextEditor.Property.TEXT).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.TEXT, new Dali.Property.Value( value ) ); - } - } - public Vector4 TextColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( TextEditor.Property.TEXT_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.TEXT_COLOR, new Dali.Property.Value( value ) ); - } - } - public string FontFamily - { - get - { - string temp; - GetProperty( TextEditor.Property.FONT_FAMILY).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.FONT_FAMILY, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map FontStyle - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.FONT_STYLE).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.FONT_STYLE, new Dali.Property.Value( value ) ); - } - } - public float PointSize - { - get - { - float temp = 0.0f; - GetProperty( TextEditor.Property.POINT_SIZE).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.POINT_SIZE, new Dali.Property.Value( value ) ); - } - } - public string HorizontalAlignment - { - get - { - string temp; - GetProperty( TextEditor.Property.HORIZONTAL_ALIGNMENT).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.HORIZONTAL_ALIGNMENT, new Dali.Property.Value( value ) ); - } - } - public float ScrollThreshold - { - get - { - float temp = 0.0f; - GetProperty( TextEditor.Property.SCROLL_THRESHOLD).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.SCROLL_THRESHOLD, new Dali.Property.Value( value ) ); - } - } - public float ScrollSpeed - { - get - { - float temp = 0.0f; - GetProperty( TextEditor.Property.SCROLL_SPEED).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.SCROLL_SPEED, new Dali.Property.Value( value ) ); - } - } - public Vector4 PrimaryCursorColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( TextEditor.Property.PRIMARY_CURSOR_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.PRIMARY_CURSOR_COLOR, new Dali.Property.Value( value ) ); - } - } - public Vector4 SecondaryCursorColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( TextEditor.Property.SECONDARY_CURSOR_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.SECONDARY_CURSOR_COLOR, new Dali.Property.Value( value ) ); - } - } - public bool EnableCursorBlink - { - get - { - bool temp = false; - GetProperty( TextEditor.Property.ENABLE_CURSOR_BLINK).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.ENABLE_CURSOR_BLINK, new Dali.Property.Value( value ) ); - } - } - public float CursorBlinkInterval - { - get - { - float temp = 0.0f; - GetProperty( TextEditor.Property.CURSOR_BLINK_INTERVAL).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.CURSOR_BLINK_INTERVAL, new Dali.Property.Value( value ) ); - } - } - public float CursorBlinkDuration - { - get - { - float temp = 0.0f; - GetProperty( TextEditor.Property.CURSOR_BLINK_DURATION).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.CURSOR_BLINK_DURATION, new Dali.Property.Value( value ) ); - } - } - public int CursorWidth - { - get - { - int temp = 0; - GetProperty( TextEditor.Property.CURSOR_WIDTH).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.CURSOR_WIDTH, new Dali.Property.Value( value ) ); - } - } - public string GrabHandleImage - { - get - { - string temp; - GetProperty( TextEditor.Property.GRAB_HANDLE_IMAGE).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.GRAB_HANDLE_IMAGE, new Dali.Property.Value( value ) ); - } - } - public string GrabHandlePressedImage - { - get - { - string temp; - GetProperty( TextEditor.Property.GRAB_HANDLE_PRESSED_IMAGE).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.GRAB_HANDLE_PRESSED_IMAGE, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map SelectionHandleImageLeft - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.SELECTION_HANDLE_IMAGE_LEFT).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.SELECTION_HANDLE_IMAGE_LEFT, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map SelectionHandleImageRight - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.SELECTION_HANDLE_IMAGE_RIGHT).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.SELECTION_HANDLE_IMAGE_RIGHT, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map SelectionHandlePressedImageLeft - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.SELECTION_HANDLE_PRESSED_IMAGE_LEFT).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.SELECTION_HANDLE_PRESSED_IMAGE_LEFT, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map SelectionHandlePressedImageRight - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.SELECTION_HANDLE_PRESSED_IMAGE_RIGHT).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.SELECTION_HANDLE_PRESSED_IMAGE_RIGHT, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map SelectionHandleMarkerImageLeft - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.SELECTION_HANDLE_MARKER_IMAGE_LEFT).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.SELECTION_HANDLE_MARKER_IMAGE_LEFT, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map SelectionHandleMarkerImageRight - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.SELECTION_HANDLE_MARKER_IMAGE_RIGHT).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.SELECTION_HANDLE_MARKER_IMAGE_RIGHT, new Dali.Property.Value( value ) ); - } - } - public Vector4 SelectionHighlightColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( TextEditor.Property.SELECTION_HIGHLIGHT_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.SELECTION_HIGHLIGHT_COLOR, new Dali.Property.Value( value ) ); - } - } - public Rectangle DecorationBoundingBox - { - get - { - Rectangle temp = new Rectangle(0,0,0,0); - GetProperty( TextEditor.Property.DECORATION_BOUNDING_BOX).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.DECORATION_BOUNDING_BOX, new Dali.Property.Value( value ) ); - } - } - public bool EnableMarkup - { - get - { - bool temp = false; - GetProperty( TextEditor.Property.ENABLE_MARKUP).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.ENABLE_MARKUP, new Dali.Property.Value( value ) ); - } - } - public Vector4 InputColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( TextEditor.Property.INPUT_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.INPUT_COLOR, new Dali.Property.Value( value ) ); - } - } - public string InputFontFamily - { - get - { - string temp; - GetProperty( TextEditor.Property.INPUT_FONT_FAMILY).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.INPUT_FONT_FAMILY, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map InputFontStyle - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.INPUT_FONT_STYLE).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.INPUT_FONT_STYLE, new Dali.Property.Value( value ) ); - } - } - public float InputPointSize - { - get - { - float temp = 0.0f; - GetProperty( TextEditor.Property.INPUT_POINT_SIZE).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.INPUT_POINT_SIZE, new Dali.Property.Value( value ) ); - } - } - public float LineSpacing - { - get - { - float temp = 0.0f; - GetProperty( TextEditor.Property.LINE_SPACING).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.LINE_SPACING, new Dali.Property.Value( value ) ); - } - } - public float InputLineSpacing - { - get - { - float temp = 0.0f; - GetProperty( TextEditor.Property.INPUT_LINE_SPACING).Get( out temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.INPUT_LINE_SPACING, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Underline - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.UNDERLINE).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.UNDERLINE, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map InputUnderline - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.INPUT_UNDERLINE).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.INPUT_UNDERLINE, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Shadow - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.SHADOW).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.SHADOW, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map InputShadow - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.INPUT_SHADOW).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.INPUT_SHADOW, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Emboss - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.EMBOSS).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.EMBOSS, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map InputEmboss - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.INPUT_EMBOSS).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.INPUT_EMBOSS, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Outline - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.OUTLINE).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.OUTLINE, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map InputOutline - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextEditor.Property.INPUT_OUTLINE).Get( temp ); - return temp; - } - set - { - SetProperty( TextEditor.Property.INPUT_OUTLINE, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/TextField.cs b/plugins/dali-sharp/sharp/public/TextField.cs deleted file mode 100644 index 4c1f0bc..0000000 --- a/plugins/dali-sharp/sharp/public/TextField.cs +++ /dev/null @@ -1,919 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -public class TextField : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal TextField(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.TextField_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TextField obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TextField() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TextField(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - -public class TextChangedEventArgs : EventArgs -{ - private TextField _textField; - - public TextField TextField - { - get - { - return _textField; - } - set - { - _textField = value; - } - } -} - -public class MaxLengthReachedEventArgs : EventArgs -{ - private TextField _textField; - - public TextField TextField - { - get - { - return _textField; - } - set - { - _textField = value; - } - } -} - - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void TextChangedCallbackDelegate(IntPtr textField); - private DaliEventHandler _textFieldTextChangedEventHandler; - private TextChangedCallbackDelegate _textFieldTextChangedCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void MaxLengthReachedCallbackDelegate(IntPtr textField); - private DaliEventHandler _textFieldMaxLengthReachedEventHandler; - private MaxLengthReachedCallbackDelegate _textFieldMaxLengthReachedCallbackDelegate; - - public event DaliEventHandler TextChanged - { - add - { - lock(this) - { - // Restricted to only one listener - if (_textFieldTextChangedEventHandler == null) - { - _textFieldTextChangedEventHandler += value; - - _textFieldTextChangedCallbackDelegate = new TextChangedCallbackDelegate(OnTextChanged); - this.TextChangedSignal().Connect(_textFieldTextChangedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_textFieldTextChangedEventHandler != null) - { - this.TextChangedSignal().Disconnect(_textFieldTextChangedCallbackDelegate); - } - - _textFieldTextChangedEventHandler -= value; - } - } - } - - private void OnTextChanged(IntPtr textField) - { - TextChangedEventArgs e = new TextChangedEventArgs(); - - // Populate all members of "e" (TextChangedEventArgs) with real data - e.TextField = Dali.TextField.GetTextFieldFromPtr(textField); - - if (_textFieldTextChangedEventHandler != null) - { - //here we send all data to user event handlers - _textFieldTextChangedEventHandler(this, e); - } - - } - - public event DaliEventHandler MaxLengthReached - { - add - { - lock(this) - { - // Restricted to only one listener - if (_textFieldMaxLengthReachedEventHandler == null) - { - _textFieldMaxLengthReachedEventHandler += value; - - _textFieldMaxLengthReachedCallbackDelegate = new MaxLengthReachedCallbackDelegate(OnMaxLengthReached); - this.MaxLengthReachedSignal().Connect(_textFieldMaxLengthReachedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_textFieldMaxLengthReachedEventHandler != null) - { - this.MaxLengthReachedSignal().Disconnect(_textFieldMaxLengthReachedCallbackDelegate); - } - - _textFieldMaxLengthReachedEventHandler -= value; - } - } - } - - private void OnMaxLengthReached(IntPtr textField) - { - MaxLengthReachedEventArgs e = new MaxLengthReachedEventArgs(); - - // Populate all members of "e" (MaxLengthReachedEventArgs) with real data - e.TextField = Dali.TextField.GetTextFieldFromPtr(textField); - - if (_textFieldMaxLengthReachedEventHandler != null) - { - //here we send all data to user event handlers - _textFieldMaxLengthReachedEventHandler(this, e); - } - - } - - internal static TextField GetTextFieldFromPtr(global::System.IntPtr cPtr) { - TextField ret = new TextField(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public class Property - { - public static readonly int RENDERING_BACKEND = NDalicPINVOKE.TextField_Property_RENDERING_BACKEND_get(); - public static readonly int TEXT = NDalicPINVOKE.TextField_Property_TEXT_get(); - public static readonly int PLACEHOLDER_TEXT = NDalicPINVOKE.TextField_Property_PLACEHOLDER_TEXT_get(); - public static readonly int PLACEHOLDER_TEXT_FOCUSED = NDalicPINVOKE.TextField_Property_PLACEHOLDER_TEXT_FOCUSED_get(); - public static readonly int FONT_FAMILY = NDalicPINVOKE.TextField_Property_FONT_FAMILY_get(); - public static readonly int FONT_STYLE = NDalicPINVOKE.TextField_Property_FONT_STYLE_get(); - public static readonly int POINT_SIZE = NDalicPINVOKE.TextField_Property_POINT_SIZE_get(); - public static readonly int MAX_LENGTH = NDalicPINVOKE.TextField_Property_MAX_LENGTH_get(); - public static readonly int EXCEED_POLICY = NDalicPINVOKE.TextField_Property_EXCEED_POLICY_get(); - public static readonly int HORIZONTAL_ALIGNMENT = NDalicPINVOKE.TextField_Property_HORIZONTAL_ALIGNMENT_get(); - public static readonly int VERTICAL_ALIGNMENT = NDalicPINVOKE.TextField_Property_VERTICAL_ALIGNMENT_get(); - public static readonly int TEXT_COLOR = NDalicPINVOKE.TextField_Property_TEXT_COLOR_get(); - public static readonly int PLACEHOLDER_TEXT_COLOR = NDalicPINVOKE.TextField_Property_PLACEHOLDER_TEXT_COLOR_get(); - public static readonly int SHADOW_OFFSET = NDalicPINVOKE.TextField_Property_SHADOW_OFFSET_get(); - public static readonly int SHADOW_COLOR = NDalicPINVOKE.TextField_Property_SHADOW_COLOR_get(); - public static readonly int PRIMARY_CURSOR_COLOR = NDalicPINVOKE.TextField_Property_PRIMARY_CURSOR_COLOR_get(); - public static readonly int SECONDARY_CURSOR_COLOR = NDalicPINVOKE.TextField_Property_SECONDARY_CURSOR_COLOR_get(); - public static readonly int ENABLE_CURSOR_BLINK = NDalicPINVOKE.TextField_Property_ENABLE_CURSOR_BLINK_get(); - public static readonly int CURSOR_BLINK_INTERVAL = NDalicPINVOKE.TextField_Property_CURSOR_BLINK_INTERVAL_get(); - public static readonly int CURSOR_BLINK_DURATION = NDalicPINVOKE.TextField_Property_CURSOR_BLINK_DURATION_get(); - public static readonly int CURSOR_WIDTH = NDalicPINVOKE.TextField_Property_CURSOR_WIDTH_get(); - public static readonly int GRAB_HANDLE_IMAGE = NDalicPINVOKE.TextField_Property_GRAB_HANDLE_IMAGE_get(); - public static readonly int GRAB_HANDLE_PRESSED_IMAGE = NDalicPINVOKE.TextField_Property_GRAB_HANDLE_PRESSED_IMAGE_get(); - public static readonly int SCROLL_THRESHOLD = NDalicPINVOKE.TextField_Property_SCROLL_THRESHOLD_get(); - public static readonly int SCROLL_SPEED = NDalicPINVOKE.TextField_Property_SCROLL_SPEED_get(); - public static readonly int SELECTION_HANDLE_IMAGE_LEFT = NDalicPINVOKE.TextField_Property_SELECTION_HANDLE_IMAGE_LEFT_get(); - public static readonly int SELECTION_HANDLE_IMAGE_RIGHT = NDalicPINVOKE.TextField_Property_SELECTION_HANDLE_IMAGE_RIGHT_get(); - public static readonly int SELECTION_HANDLE_PRESSED_IMAGE_LEFT = NDalicPINVOKE.TextField_Property_SELECTION_HANDLE_PRESSED_IMAGE_LEFT_get(); - public static readonly int SELECTION_HANDLE_PRESSED_IMAGE_RIGHT = NDalicPINVOKE.TextField_Property_SELECTION_HANDLE_PRESSED_IMAGE_RIGHT_get(); - public static readonly int SELECTION_HANDLE_MARKER_IMAGE_LEFT = NDalicPINVOKE.TextField_Property_SELECTION_HANDLE_MARKER_IMAGE_LEFT_get(); - public static readonly int SELECTION_HANDLE_MARKER_IMAGE_RIGHT = NDalicPINVOKE.TextField_Property_SELECTION_HANDLE_MARKER_IMAGE_RIGHT_get(); - public static readonly int SELECTION_HIGHLIGHT_COLOR = NDalicPINVOKE.TextField_Property_SELECTION_HIGHLIGHT_COLOR_get(); - public static readonly int DECORATION_BOUNDING_BOX = NDalicPINVOKE.TextField_Property_DECORATION_BOUNDING_BOX_get(); - public static readonly int INPUT_METHOD_SETTINGS = NDalicPINVOKE.TextField_Property_INPUT_METHOD_SETTINGS_get(); - public static readonly int INPUT_COLOR = NDalicPINVOKE.TextField_Property_INPUT_COLOR_get(); - public static readonly int ENABLE_MARKUP = NDalicPINVOKE.TextField_Property_ENABLE_MARKUP_get(); - public static readonly int INPUT_FONT_FAMILY = NDalicPINVOKE.TextField_Property_INPUT_FONT_FAMILY_get(); - public static readonly int INPUT_FONT_STYLE = NDalicPINVOKE.TextField_Property_INPUT_FONT_STYLE_get(); - public static readonly int INPUT_POINT_SIZE = NDalicPINVOKE.TextField_Property_INPUT_POINT_SIZE_get(); - public static readonly int UNDERLINE = NDalicPINVOKE.TextField_Property_UNDERLINE_get(); - public static readonly int INPUT_UNDERLINE = NDalicPINVOKE.TextField_Property_INPUT_UNDERLINE_get(); - public static readonly int SHADOW = NDalicPINVOKE.TextField_Property_SHADOW_get(); - public static readonly int INPUT_SHADOW = NDalicPINVOKE.TextField_Property_INPUT_SHADOW_get(); - public static readonly int EMBOSS = NDalicPINVOKE.TextField_Property_EMBOSS_get(); - public static readonly int INPUT_EMBOSS = NDalicPINVOKE.TextField_Property_INPUT_EMBOSS_get(); - public static readonly int OUTLINE = NDalicPINVOKE.TextField_Property_OUTLINE_get(); - public static readonly int INPUT_OUTLINE = NDalicPINVOKE.TextField_Property_INPUT_OUTLINE_get(); - - } - - public class InputStyle - { - public enum Mask - { - NONE = 0x0000, - COLOR = 0x0001, - FONT_FAMILY = 0x0002, - POINT_SIZE = 0x0004, - FONT_STYLE = 0x0008, - UNDERLINE = 0x0010, - SHADOW = 0x0020, - EMBOSS = 0x0040, - OUTLINE = 0x0080 - } - } - - public TextField () : this (NDalicPINVOKE.TextField_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public TextField(TextField handle) : this(NDalicPINVOKE.new_TextField__SWIG_1(TextField.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal new static TextField DownCast(BaseHandle handle) { - TextField ret = new TextField(NDalicPINVOKE.TextField_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal TextFieldSignal TextChangedSignal() { - TextFieldSignal ret = new TextFieldSignal(NDalicPINVOKE.TextField_TextChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal TextFieldSignal MaxLengthReachedSignal() { - TextFieldSignal ret = new TextFieldSignal(NDalicPINVOKE.TextField_MaxLengthReachedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t InputStyleChangedSignal() { - SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t ret = new SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t(NDalicPINVOKE.TextField_InputStyleChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public enum ExceedPolicyType { - EXCEED_POLICY_ORIGINAL, - EXCEED_POLICY_CLIP - } - - public string Text - { - get - { - string temp; - GetProperty( TextField.Property.TEXT).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.TEXT, new Dali.Property.Value( value ) ); - } - } - public string PlaceholderText - { - get - { - string temp; - GetProperty( TextField.Property.PLACEHOLDER_TEXT).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.PLACEHOLDER_TEXT, new Dali.Property.Value( value ) ); - } - } - public string PlaceholderTextFocused - { - get - { - string temp; - GetProperty( TextField.Property.PLACEHOLDER_TEXT_FOCUSED).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.PLACEHOLDER_TEXT_FOCUSED, new Dali.Property.Value( value ) ); - } - } - public string FontFamily - { - get - { - string temp; - GetProperty( TextField.Property.FONT_FAMILY).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.FONT_FAMILY, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map FontStyle - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.FONT_STYLE).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.FONT_STYLE, new Dali.Property.Value( value ) ); - } - } - public float PointSize - { - get - { - float temp = 0.0f; - GetProperty( TextField.Property.POINT_SIZE).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.POINT_SIZE, new Dali.Property.Value( value ) ); - } - } - public int MaxLength - { - get - { - int temp = 0; - GetProperty( TextField.Property.MAX_LENGTH).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.MAX_LENGTH, new Dali.Property.Value( value ) ); - } - } - public int ExceedPolicy - { - get - { - int temp = 0; - GetProperty( TextField.Property.EXCEED_POLICY).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.EXCEED_POLICY, new Dali.Property.Value( value ) ); - } - } - public string HorizontalAlignment - { - get - { - string temp; - GetProperty( TextField.Property.HORIZONTAL_ALIGNMENT).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.HORIZONTAL_ALIGNMENT, new Dali.Property.Value( value ) ); - } - } - public string VerticalAlignment - { - get - { - string temp; - GetProperty( TextField.Property.VERTICAL_ALIGNMENT).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.VERTICAL_ALIGNMENT, new Dali.Property.Value( value ) ); - } - } - public Vector4 TextColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( TextField.Property.TEXT_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.TEXT_COLOR, new Dali.Property.Value( value ) ); - } - } - public Vector4 PlaceholderTextColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( TextField.Property.PLACEHOLDER_TEXT_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.PLACEHOLDER_TEXT_COLOR, new Dali.Property.Value( value ) ); - } - } - public Vector2 ShadowOffset - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( TextField.Property.SHADOW_OFFSET).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.SHADOW_OFFSET, new Dali.Property.Value( value ) ); - } - } - public Vector4 ShadowColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( TextField.Property.SHADOW_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.SHADOW_COLOR, new Dali.Property.Value( value ) ); - } - } - public Vector4 PrimaryCursorColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( TextField.Property.PRIMARY_CURSOR_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.PRIMARY_CURSOR_COLOR, new Dali.Property.Value( value ) ); - } - } - public Vector4 SecondaryCursorColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( TextField.Property.SECONDARY_CURSOR_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.SECONDARY_CURSOR_COLOR, new Dali.Property.Value( value ) ); - } - } - public bool EnableCursorBlink - { - get - { - bool temp = false; - GetProperty( TextField.Property.ENABLE_CURSOR_BLINK).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.ENABLE_CURSOR_BLINK, new Dali.Property.Value( value ) ); - } - } - public float CursorBlinkInterval - { - get - { - float temp = 0.0f; - GetProperty( TextField.Property.CURSOR_BLINK_INTERVAL).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.CURSOR_BLINK_INTERVAL, new Dali.Property.Value( value ) ); - } - } - public float CursorBlinkDuration - { - get - { - float temp = 0.0f; - GetProperty( TextField.Property.CURSOR_BLINK_DURATION).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.CURSOR_BLINK_DURATION, new Dali.Property.Value( value ) ); - } - } - public int CursorWidth - { - get - { - int temp = 0; - GetProperty( TextField.Property.CURSOR_WIDTH).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.CURSOR_WIDTH, new Dali.Property.Value( value ) ); - } - } - public string GrabHandleImage - { - get - { - string temp; - GetProperty( TextField.Property.GRAB_HANDLE_IMAGE).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.GRAB_HANDLE_IMAGE, new Dali.Property.Value( value ) ); - } - } - public string GrabHandlePressedImage - { - get - { - string temp; - GetProperty( TextField.Property.GRAB_HANDLE_PRESSED_IMAGE).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.GRAB_HANDLE_PRESSED_IMAGE, new Dali.Property.Value( value ) ); - } - } - public float ScrollThreshold - { - get - { - float temp = 0.0f; - GetProperty( TextField.Property.SCROLL_THRESHOLD).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.SCROLL_THRESHOLD, new Dali.Property.Value( value ) ); - } - } - public float ScrollSpeed - { - get - { - float temp = 0.0f; - GetProperty( TextField.Property.SCROLL_SPEED).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.SCROLL_SPEED, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map SelectionHandleImageLeft - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.SELECTION_HANDLE_IMAGE_LEFT).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.SELECTION_HANDLE_IMAGE_LEFT, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map SelectionHandleImageRight - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.SELECTION_HANDLE_IMAGE_RIGHT).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.SELECTION_HANDLE_IMAGE_RIGHT, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map SelectionHandlePressedImageLeft - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.SELECTION_HANDLE_PRESSED_IMAGE_LEFT).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.SELECTION_HANDLE_PRESSED_IMAGE_LEFT, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map SelectionHandlePressedImageRight - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.SELECTION_HANDLE_PRESSED_IMAGE_RIGHT).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.SELECTION_HANDLE_PRESSED_IMAGE_RIGHT, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map SelectionHandleMarkerImageLeft - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.SELECTION_HANDLE_MARKER_IMAGE_LEFT).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.SELECTION_HANDLE_MARKER_IMAGE_LEFT, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map SelectionHandleMarkerImageRight - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.SELECTION_HANDLE_MARKER_IMAGE_RIGHT).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.SELECTION_HANDLE_MARKER_IMAGE_RIGHT, new Dali.Property.Value( value ) ); - } - } - public Vector4 SelectionHighlightColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( TextField.Property.SELECTION_HIGHLIGHT_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.SELECTION_HIGHLIGHT_COLOR, new Dali.Property.Value( value ) ); - } - } - public Rectangle DecorationBoundingBox - { - get - { - Rectangle temp = new Rectangle(0,0,0,0); - GetProperty( TextField.Property.DECORATION_BOUNDING_BOX).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.DECORATION_BOUNDING_BOX, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map InputMethodSettings - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.INPUT_METHOD_SETTINGS).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.INPUT_METHOD_SETTINGS, new Dali.Property.Value( value ) ); - } - } - public Vector4 InputColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( TextField.Property.INPUT_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.INPUT_COLOR, new Dali.Property.Value( value ) ); - } - } - public bool EnableMarkup - { - get - { - bool temp = false; - GetProperty( TextField.Property.ENABLE_MARKUP).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.ENABLE_MARKUP, new Dali.Property.Value( value ) ); - } - } - public string InputFontFamily - { - get - { - string temp; - GetProperty( TextField.Property.INPUT_FONT_FAMILY).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.INPUT_FONT_FAMILY, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map InputFontStyle - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.INPUT_FONT_STYLE).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.INPUT_FONT_STYLE, new Dali.Property.Value( value ) ); - } - } - public float InputPointSize - { - get - { - float temp = 0.0f; - GetProperty( TextField.Property.INPUT_POINT_SIZE).Get( out temp ); - return temp; - } - set - { - SetProperty( TextField.Property.INPUT_POINT_SIZE, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Underline - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.UNDERLINE).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.UNDERLINE, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map InputUnderline - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.INPUT_UNDERLINE).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.INPUT_UNDERLINE, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Shadow - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.SHADOW).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.SHADOW, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map InputShadow - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.INPUT_SHADOW).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.INPUT_SHADOW, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Emboss - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.EMBOSS).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.EMBOSS, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map InputEmboss - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.INPUT_EMBOSS).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.INPUT_EMBOSS, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Outline - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.OUTLINE).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.OUTLINE, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map InputOutline - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextField.Property.INPUT_OUTLINE).Get( temp ); - return temp; - } - set - { - SetProperty( TextField.Property.INPUT_OUTLINE, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/TextLabel.cs b/plugins/dali-sharp/sharp/public/TextLabel.cs deleted file mode 100644 index 1ff5471..0000000 --- a/plugins/dali-sharp/sharp/public/TextLabel.cs +++ /dev/null @@ -1,412 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class TextLabel : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal TextLabel(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.TextLabel_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TextLabel obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TextLabel() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TextLabel(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Property - { - public static readonly int RENDERING_BACKEND = NDalicPINVOKE.TextLabel_Property_RENDERING_BACKEND_get(); - public static readonly int TEXT = NDalicPINVOKE.TextLabel_Property_TEXT_get(); - public static readonly int FONT_FAMILY = NDalicPINVOKE.TextLabel_Property_FONT_FAMILY_get(); - public static readonly int FONT_STYLE = NDalicPINVOKE.TextLabel_Property_FONT_STYLE_get(); - public static readonly int POINT_SIZE = NDalicPINVOKE.TextLabel_Property_POINT_SIZE_get(); - public static readonly int MULTI_LINE = NDalicPINVOKE.TextLabel_Property_MULTI_LINE_get(); - public static readonly int HORIZONTAL_ALIGNMENT = NDalicPINVOKE.TextLabel_Property_HORIZONTAL_ALIGNMENT_get(); - public static readonly int VERTICAL_ALIGNMENT = NDalicPINVOKE.TextLabel_Property_VERTICAL_ALIGNMENT_get(); - public static readonly int TEXT_COLOR = NDalicPINVOKE.TextLabel_Property_TEXT_COLOR_get(); - public static readonly int SHADOW_OFFSET = NDalicPINVOKE.TextLabel_Property_SHADOW_OFFSET_get(); - public static readonly int SHADOW_COLOR = NDalicPINVOKE.TextLabel_Property_SHADOW_COLOR_get(); - public static readonly int UNDERLINE_ENABLED = NDalicPINVOKE.TextLabel_Property_UNDERLINE_ENABLED_get(); - public static readonly int UNDERLINE_COLOR = NDalicPINVOKE.TextLabel_Property_UNDERLINE_COLOR_get(); - public static readonly int UNDERLINE_HEIGHT = NDalicPINVOKE.TextLabel_Property_UNDERLINE_HEIGHT_get(); - public static readonly int ENABLE_MARKUP = NDalicPINVOKE.TextLabel_Property_ENABLE_MARKUP_get(); - public static readonly int ENABLE_AUTO_SCROLL = NDalicPINVOKE.TextLabel_Property_ENABLE_AUTO_SCROLL_get(); - public static readonly int AUTO_SCROLL_SPEED = NDalicPINVOKE.TextLabel_Property_AUTO_SCROLL_SPEED_get(); - public static readonly int AUTO_SCROLL_LOOP_COUNT = NDalicPINVOKE.TextLabel_Property_AUTO_SCROLL_LOOP_COUNT_get(); - public static readonly int AUTO_SCROLL_GAP = NDalicPINVOKE.TextLabel_Property_AUTO_SCROLL_GAP_get(); - public static readonly int LINE_SPACING = NDalicPINVOKE.TextLabel_Property_LINE_SPACING_get(); - public static readonly int UNDERLINE = NDalicPINVOKE.TextLabel_Property_UNDERLINE_get(); - public static readonly int SHADOW = NDalicPINVOKE.TextLabel_Property_SHADOW_get(); - public static readonly int EMBOSS = NDalicPINVOKE.TextLabel_Property_EMBOSS_get(); - public static readonly int OUTLINE = NDalicPINVOKE.TextLabel_Property_OUTLINE_get(); - } - - public TextLabel () : this (NDalicPINVOKE.TextLabel_New__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public TextLabel (string text) : this (NDalicPINVOKE.TextLabel_New__SWIG_1(text), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public TextLabel(TextLabel handle) : this(NDalicPINVOKE.new_TextLabel__SWIG_1(TextLabel.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal new static TextLabel DownCast(BaseHandle handle) { - TextLabel ret = new TextLabel(NDalicPINVOKE.TextLabel_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string Text - { - get - { - string temp; - GetProperty( TextLabel.Property.TEXT).Get( out temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.TEXT, new Dali.Property.Value( value ) ); - } - } - public string FontFamily - { - get - { - string temp; - GetProperty( TextLabel.Property.FONT_FAMILY).Get( out temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.FONT_FAMILY, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map FontStyle - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextLabel.Property.FONT_STYLE).Get( temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.FONT_STYLE, new Dali.Property.Value( value ) ); - } - } - public float PointSize - { - get - { - float temp = 0.0f; - GetProperty( TextLabel.Property.POINT_SIZE).Get( out temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.POINT_SIZE, new Dali.Property.Value( value ) ); - } - } - public bool MultiLine - { - get - { - bool temp = false; - GetProperty( TextLabel.Property.MULTI_LINE).Get( out temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.MULTI_LINE, new Dali.Property.Value( value ) ); - } - } - public string HorizontalAlignment - { - get - { - string temp; - GetProperty( TextLabel.Property.HORIZONTAL_ALIGNMENT).Get( out temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.HORIZONTAL_ALIGNMENT, new Dali.Property.Value( value ) ); - } - } - public string VerticalAlignment - { - get - { - string temp; - GetProperty( TextLabel.Property.VERTICAL_ALIGNMENT).Get( out temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.VERTICAL_ALIGNMENT, new Dali.Property.Value( value ) ); - } - } - public Vector4 TextColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( TextLabel.Property.TEXT_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.TEXT_COLOR, new Dali.Property.Value( value ) ); - } - } - public Vector2 ShadowOffset - { - get - { - Vector2 temp = new Vector2(0.0f,0.0f); - GetProperty( TextLabel.Property.SHADOW_OFFSET).Get( temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.SHADOW_OFFSET, new Dali.Property.Value( value ) ); - } - } - public Vector4 ShadowColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( TextLabel.Property.SHADOW_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.SHADOW_COLOR, new Dali.Property.Value( value ) ); - } - } - public bool UnderlineEnabled - { - get - { - bool temp = false; - GetProperty( TextLabel.Property.UNDERLINE_ENABLED).Get( out temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.UNDERLINE_ENABLED, new Dali.Property.Value( value ) ); - } - } - public Vector4 UnderlineColor - { - get - { - Vector4 temp = new Vector4(0.0f,0.0f,0.0f,0.0f); - GetProperty( TextLabel.Property.UNDERLINE_COLOR).Get( temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.UNDERLINE_COLOR, new Dali.Property.Value( value ) ); - } - } - public float UnderlineHeight - { - get - { - float temp = 0.0f; - GetProperty( TextLabel.Property.UNDERLINE_HEIGHT).Get( out temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.UNDERLINE_HEIGHT, new Dali.Property.Value( value ) ); - } - } - public bool EnableMarkup - { - get - { - bool temp = false; - GetProperty( TextLabel.Property.ENABLE_MARKUP).Get( out temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.ENABLE_MARKUP, new Dali.Property.Value( value ) ); - } - } - public bool EnableAutoScroll - { - get - { - bool temp = false; - GetProperty( TextLabel.Property.ENABLE_AUTO_SCROLL).Get( out temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.ENABLE_AUTO_SCROLL, new Dali.Property.Value( value ) ); - } - } - public int AutoScrollSpeed - { - get - { - int temp = 0; - GetProperty( TextLabel.Property.AUTO_SCROLL_SPEED).Get( out temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.AUTO_SCROLL_SPEED, new Dali.Property.Value( value ) ); - } - } - public int AutoScrollLoopCount - { - get - { - int temp = 0; - GetProperty( TextLabel.Property.AUTO_SCROLL_LOOP_COUNT).Get( out temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.AUTO_SCROLL_LOOP_COUNT, new Dali.Property.Value( value ) ); - } - } - public float AutoScrollGap - { - get - { - float temp = 0.0f; - GetProperty( TextLabel.Property.AUTO_SCROLL_GAP).Get( out temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.AUTO_SCROLL_GAP, new Dali.Property.Value( value ) ); - } - } - public float LineSpacing - { - get - { - float temp = 0.0f; - GetProperty( TextLabel.Property.LINE_SPACING).Get( out temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.LINE_SPACING, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Underline - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextLabel.Property.UNDERLINE).Get( temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.UNDERLINE, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Shadow - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextLabel.Property.SHADOW).Get( temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.SHADOW, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Emboss - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextLabel.Property.EMBOSS).Get( temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.EMBOSS, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Outline - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( TextLabel.Property.OUTLINE).Get( temp ); - return temp; - } - set - { - SetProperty( TextLabel.Property.OUTLINE, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/TimePeriod.cs b/plugins/dali-sharp/sharp/public/TimePeriod.cs deleted file mode 100644 index f2e47c2..0000000 --- a/plugins/dali-sharp/sharp/public/TimePeriod.cs +++ /dev/null @@ -1,83 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class TimePeriod : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TimePeriod(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TimePeriod obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TimePeriod() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TimePeriod(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public TimePeriod(float durationSeconds) : this(NDalicPINVOKE.new_TimePeriod__SWIG_0(durationSeconds), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TimePeriod(float delaySeconds, float durationSeconds) : this(NDalicPINVOKE.new_TimePeriod__SWIG_1(delaySeconds, durationSeconds), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float DelaySeconds { - set { - NDalicPINVOKE.TimePeriod_delaySeconds_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.TimePeriod_delaySeconds_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float DurationSeconds { - set { - NDalicPINVOKE.TimePeriod_durationSeconds_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.TimePeriod_durationSeconds_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Timer.cs b/plugins/dali-sharp/sharp/public/Timer.cs deleted file mode 100644 index 055931d..0000000 --- a/plugins/dali-sharp/sharp/public/Timer.cs +++ /dev/null @@ -1,181 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -public class Timer : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Timer(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Timer_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Timer obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Timer() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Timer(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - - /** - * @brief Event arguments that passed via Tick signal - * - */ - public class TickEventArgs : EventArgs - { - } - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool TickCallbackDelegate(IntPtr data); - private DaliEventHandlerWithReturnType _timerTickEventHandler; - private TickCallbackDelegate _timerTickCallbackDelegate; - - /** - * @brief Event for Ticked signal which can be used to subscribe/unsubscribe the event handler - * (in the type of TickEventHandler-DaliEventHandlerWithReturnType) - * provided by the user. Ticked signal is emitted after specified time interval. - */ - public event DaliEventHandlerWithReturnType Tick - { - add - { - lock(this) - { - // Restricted to only one listener - if (_timerTickEventHandler == null) - { - _timerTickEventHandler += value; - - _timerTickCallbackDelegate = new TickCallbackDelegate(OnTick); - this.TickSignal().Connect(_timerTickCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_timerTickEventHandler != null) - { - this.TickSignal().Disconnect(_timerTickCallbackDelegate); - } - - _timerTickEventHandler -= value; - } - } - } - - // Callback for Timer Tick signal - private bool OnTick(IntPtr data) - { - TickEventArgs e = new TickEventArgs(); - - if (_timerTickEventHandler != null) - { - //here we send all data to user event handlers - return _timerTickEventHandler(this, e); - } - return false; - } - - - public Timer (uint milliSec) : this (NDalicPINVOKE.Timer_New(milliSec), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Timer(Timer timer) : this(NDalicPINVOKE.new_Timer__SWIG_1(Timer.getCPtr(timer)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal static Timer DownCast(BaseHandle handle) { - Timer ret = new Timer(NDalicPINVOKE.Timer_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Start() { - NDalicPINVOKE.Timer_Start(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Stop() { - NDalicPINVOKE.Timer_Stop(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetInterval(uint milliSec) { - NDalicPINVOKE.Timer_SetInterval(swigCPtr, milliSec); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetInterval() { - uint ret = NDalicPINVOKE.Timer_GetInterval(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsRunning() { - bool ret = NDalicPINVOKE.Timer_IsRunning(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal TimerSignalType TickSignal() { - TimerSignalType ret = new TimerSignalType(NDalicPINVOKE.Timer_TickSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/ToggleButton.cs b/plugins/dali-sharp/sharp/public/ToggleButton.cs deleted file mode 100644 index 9d24fd7..0000000 --- a/plugins/dali-sharp/sharp/public/ToggleButton.cs +++ /dev/null @@ -1,127 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class ToggleButton : Button { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal ToggleButton(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ToggleButton_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ToggleButton obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ToggleButton() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_ToggleButton(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public class Property - { - public static readonly int STATE_VISUALS = NDalicPINVOKE.ToggleButton_Property_STATE_VISUALS_get(); - public static readonly int TOOLTIPS = NDalicPINVOKE.ToggleButton_Property_TOOLTIPS_get(); - public static readonly int CURRENT_STATE_INDEX = NDalicPINVOKE.ToggleButton_Property_CURRENT_STATE_INDEX_get(); - } - - public ToggleButton () : this (NDalicPINVOKE.ToggleButton_New(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public ToggleButton(ToggleButton toggleButton) : this(NDalicPINVOKE.new_ToggleButton__SWIG_1(ToggleButton.getCPtr(toggleButton)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal new static ToggleButton DownCast(BaseHandle handle) { - ToggleButton ret = new ToggleButton(NDalicPINVOKE.ToggleButton_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Dali.Property.Array StateVisuals - { - get - { - Dali.Property.Array temp = new Dali.Property.Array(); - GetProperty( ToggleButton.Property.STATE_VISUALS).Get( temp ); - return temp; - } - set - { - SetProperty( ToggleButton.Property.STATE_VISUALS, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Array Tooltips - { - get - { - Dali.Property.Array temp = new Dali.Property.Array(); - GetProperty( ToggleButton.Property.TOOLTIPS).Get( temp ); - return temp; - } - set - { - SetProperty( ToggleButton.Property.TOOLTIPS, new Dali.Property.Value( value ) ); - } - } - public int CurrentStateIndex - { - get - { - int temp = 0; - GetProperty( ToggleButton.Property.CURRENT_STATE_INDEX).Get( out temp ); - return temp; - } - set - { - SetProperty( ToggleButton.Property.CURRENT_STATE_INDEX, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Touch.cs b/plugins/dali-sharp/sharp/public/Touch.cs deleted file mode 100644 index ce55eb8..0000000 --- a/plugins/dali-sharp/sharp/public/Touch.cs +++ /dev/null @@ -1,130 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Touch : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal Touch(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Touch_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Touch obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Touch() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Touch(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - internal static Touch GetTouchFromPtr(global::System.IntPtr cPtr) { - Touch ret = new Touch(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Touch() : this(NDalicPINVOKE.new_Touch__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Touch(Touch other) : this(NDalicPINVOKE.new_Touch__SWIG_1(Touch.getCPtr(other)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetTime() { - uint ret = NDalicPINVOKE.Touch_GetTime(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetPointCount() { - uint ret = NDalicPINVOKE.Touch_GetPointCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int GetDeviceId(uint point) { - int ret = NDalicPINVOKE.Touch_GetDeviceId(swigCPtr, point); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public PointStateType GetState(uint point) { - PointStateType ret = (PointStateType)NDalicPINVOKE.Touch_GetState(swigCPtr, point); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public View GetHitView(uint point) { - View ret = new View(NDalicPINVOKE.Touch_GetHitActor(swigCPtr, point), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector2 GetLocalPosition(uint point) { - Vector2 ret = new Vector2(NDalicPINVOKE.Touch_GetLocalPosition(swigCPtr, point), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector2 GetScreenPosition(uint point) { - Vector2 ret = new Vector2(NDalicPINVOKE.Touch_GetScreenPosition(swigCPtr, point), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetRadius(uint point) { - float ret = NDalicPINVOKE.Touch_GetRadius(swigCPtr, point); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector2 GetEllipseRadius(uint point) { - Vector2 ret = new Vector2(NDalicPINVOKE.Touch_GetEllipseRadius(swigCPtr, point), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetPressure(uint point) { - float ret = NDalicPINVOKE.Touch_GetPressure(swigCPtr, point); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Degree GetAngle(uint point) { - Degree ret = new Degree(NDalicPINVOKE.Touch_GetAngle(swigCPtr, point), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/TouchPoint.cs b/plugins/dali-sharp/sharp/public/TouchPoint.cs deleted file mode 100644 index 4b27649..0000000 --- a/plugins/dali-sharp/sharp/public/TouchPoint.cs +++ /dev/null @@ -1,134 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class TouchPoint : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal TouchPoint(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TouchPoint obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TouchPoint() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TouchPoint(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public TouchPoint(int id, TouchPoint.StateType state, float screenX, float screenY) : this(NDalicPINVOKE.new_TouchPoint__SWIG_0(id, (int)state, screenX, screenY), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TouchPoint(int id, TouchPoint.StateType state, float screenX, float screenY, float localX, float localY) : this(NDalicPINVOKE.new_TouchPoint__SWIG_1(id, (int)state, screenX, screenY, localX, localY), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public int DeviceId { - set { - NDalicPINVOKE.TouchPoint_deviceId_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.TouchPoint_deviceId_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public TouchPoint.StateType State { - set { - NDalicPINVOKE.TouchPoint_state_set(swigCPtr, (int)value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - TouchPoint.StateType ret = (TouchPoint.StateType)NDalicPINVOKE.TouchPoint_state_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public View HitView { - set { - NDalicPINVOKE.TouchPoint_hitActor_set(swigCPtr, View.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.TouchPoint_hitActor_get(swigCPtr); - View ret = (cPtr == global::System.IntPtr.Zero) ? null : new View(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Vector2 Local { - set { - NDalicPINVOKE.TouchPoint_local_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.TouchPoint_local_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Vector2 Screen { - set { - NDalicPINVOKE.TouchPoint_screen_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.TouchPoint_screen_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public enum StateType { - Started, - Finished, - Down = Started, - Up = Finished, - Motion, - Leave, - Stationary, - Interrupted, - Last - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/TransitionData.cs b/plugins/dali-sharp/sharp/public/TransitionData.cs deleted file mode 100644 index c179edb..0000000 --- a/plugins/dali-sharp/sharp/public/TransitionData.cs +++ /dev/null @@ -1,100 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class TransitionData : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal TransitionData(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.TransitionData_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TransitionData obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TransitionData() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TransitionData(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public TransitionData (Property.Map transition) : this (NDalicPINVOKE.TransitionData_New__SWIG_0(Property.Map.getCPtr(transition)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public TransitionData (Property.Array transition) : this (NDalicPINVOKE.TransitionData_New__SWIG_1(Property.Array.getCPtr(transition)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - internal static TransitionData DownCast(BaseHandle handle) { - TransitionData ret = new TransitionData(NDalicPINVOKE.TransitionData_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TransitionData(TransitionData handle) : this(NDalicPINVOKE.new_TransitionData__SWIG_1(TransitionData.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint Count() { - uint ret = NDalicPINVOKE.TransitionData_Count(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Property.Map GetAnimatorAt(uint index) { - Property.Map ret = new Property.Map(NDalicPINVOKE.TransitionData_GetAnimatorAt(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal TransitionData(SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData impl) : this(NDalicPINVOKE.new_TransitionData__SWIG_2(SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData.getCPtr(impl)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/TypeInfo.cs b/plugins/dali-sharp/sharp/public/TypeInfo.cs deleted file mode 100644 index db34ebd..0000000 --- a/plugins/dali-sharp/sharp/public/TypeInfo.cs +++ /dev/null @@ -1,88 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class TypeInfo : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal TypeInfo(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.TypeInfo_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TypeInfo obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TypeInfo() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TypeInfo(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public TypeInfo() : this(NDalicPINVOKE.new_TypeInfo__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TypeInfo(TypeInfo handle) : this(NDalicPINVOKE.new_TypeInfo__SWIG_1(TypeInfo.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string GetName() { - string ret = NDalicPINVOKE.TypeInfo_GetName(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetBaseName() { - string ret = NDalicPINVOKE.TypeInfo_GetBaseName(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public BaseHandle CreateInstance() { - BaseHandle ret = new BaseHandle(NDalicPINVOKE.TypeInfo_CreateInstance(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetPropertyCount() { - uint ret = NDalicPINVOKE.TypeInfo_GetPropertyCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetPropertyName(int index) { - string ret = NDalicPINVOKE.TypeInfo_GetPropertyName(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/TypeRegistry.cs b/plugins/dali-sharp/sharp/public/TypeRegistry.cs deleted file mode 100644 index 56eb49c..0000000 --- a/plugins/dali-sharp/sharp/public/TypeRegistry.cs +++ /dev/null @@ -1,92 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class TypeRegistry : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal TypeRegistry(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.TypeRegistry_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(TypeRegistry obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~TypeRegistry() { - Dispose(); - } - - public override void Dispose() { - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_TypeRegistry(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - public static TypeRegistry Get() { - TypeRegistry ret = new TypeRegistry(NDalicPINVOKE.TypeRegistry_Get(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TypeRegistry() : this(NDalicPINVOKE.new_TypeRegistry__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TypeRegistry(TypeRegistry handle) : this(NDalicPINVOKE.new_TypeRegistry__SWIG_1(TypeRegistry.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public TypeRegistry Assign(TypeRegistry rhs) { - TypeRegistry ret = new TypeRegistry(NDalicPINVOKE.TypeRegistry_Assign(swigCPtr, TypeRegistry.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public TypeInfo GetTypeInfo(string uniqueTypeName) { - TypeInfo ret = new TypeInfo(NDalicPINVOKE.TypeRegistry_GetTypeInfo__SWIG_0(swigCPtr, uniqueTypeName), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal TypeInfo GetTypeInfo(SWIGTYPE_p_std__type_info registerType) { - TypeInfo ret = new TypeInfo(NDalicPINVOKE.TypeRegistry_GetTypeInfo__SWIG_1(swigCPtr, SWIGTYPE_p_std__type_info.getCPtr(registerType)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetTypeNameCount() { - uint ret = NDalicPINVOKE.TypeRegistry_GetTypeNameCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public string GetTypeName(uint index) { - string ret = NDalicPINVOKE.TypeRegistry_GetTypeName(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal TypeRegistry(SWIGTYPE_p_Dali__Internal__TypeRegistry typeRegistry) : this(NDalicPINVOKE.new_TypeRegistry__SWIG_2(SWIGTYPE_p_Dali__Internal__TypeRegistry.getCPtr(typeRegistry)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Uint16Pair.cs b/plugins/dali-sharp/sharp/public/Uint16Pair.cs deleted file mode 100644 index 64dcd09..0000000 --- a/plugins/dali-sharp/sharp/public/Uint16Pair.cs +++ /dev/null @@ -1,145 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Uint16Pair : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Uint16Pair(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Uint16Pair obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Uint16Pair() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Uint16Pair(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static bool operator<(Uint16Pair arg1, Uint16Pair arg2) { - return arg1.LessThan(arg2); - } - - public static bool operator>(Uint16Pair arg1, Uint16Pair arg2) { - return arg1.GreaterThan(arg2); - } - - public Uint16Pair() : this(NDalicPINVOKE.new_Uint16Pair__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Uint16Pair(uint width, uint height) : this(NDalicPINVOKE.new_Uint16Pair__SWIG_1(width, height), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Uint16Pair(Uint16Pair rhs) : this(NDalicPINVOKE.new_Uint16Pair__SWIG_2(Uint16Pair.getCPtr(rhs)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetWidth(ushort width) { - NDalicPINVOKE.Uint16Pair_SetWidth(swigCPtr, width); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ushort GetWidth() { - ushort ret = NDalicPINVOKE.Uint16Pair_GetWidth(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetHeight(ushort height) { - NDalicPINVOKE.Uint16Pair_SetHeight(swigCPtr, height); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ushort GetHeight() { - ushort ret = NDalicPINVOKE.Uint16Pair_GetHeight(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetX(ushort x) { - NDalicPINVOKE.Uint16Pair_SetX(swigCPtr, x); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ushort GetX() { - ushort ret = NDalicPINVOKE.Uint16Pair_GetX(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetY(ushort y) { - NDalicPINVOKE.Uint16Pair_SetY(swigCPtr, y); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ushort GetY() { - ushort ret = NDalicPINVOKE.Uint16Pair_GetY(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Uint16Pair Assign(Uint16Pair rhs) { - Uint16Pair ret = new Uint16Pair(NDalicPINVOKE.Uint16Pair_Assign(swigCPtr, Uint16Pair.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private bool EqualTo(Uint16Pair rhs) { - bool ret = NDalicPINVOKE.Uint16Pair_EqualTo(swigCPtr, Uint16Pair.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private bool NotEqualTo(Uint16Pair rhs) { - bool ret = NDalicPINVOKE.Uint16Pair_NotEqualTo(swigCPtr, Uint16Pair.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private bool LessThan(Uint16Pair rhs) { - bool ret = NDalicPINVOKE.Uint16Pair_LessThan(swigCPtr, Uint16Pair.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private bool GreaterThan(Uint16Pair rhs) { - bool ret = NDalicPINVOKE.Uint16Pair_GreaterThan(swigCPtr, Uint16Pair.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Vector2.cs b/plugins/dali-sharp/sharp/public/Vector2.cs deleted file mode 100644 index 197c60c..0000000 --- a/plugins/dali-sharp/sharp/public/Vector2.cs +++ /dev/null @@ -1,341 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Vector2 : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Vector2(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Vector2 obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Vector2() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Vector2(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static Vector2 operator+(Vector2 arg1, Vector2 arg2) { - return arg1.Add(arg2); - } - - public static Vector2 operator-(Vector2 arg1, Vector2 arg2) { - return arg1.Subtract(arg2); - } - - public static Vector2 operator-(Vector2 arg1) { - return arg1.Subtract(); - } - - public static Vector2 operator*(Vector2 arg1, Vector2 arg2) { - return arg1.Multiply(arg2); - } - - public static Vector2 operator*(Vector2 arg1, float arg2) { - return arg1.Multiply(arg2); - } - - public static Vector2 operator/(Vector2 arg1, Vector2 arg2) { - return arg1.Divide(arg2); - } - - public static Vector2 operator/(Vector2 arg1, float arg2) { - return arg1.Divide(arg2); - } - - public float this[uint index] - { - get - { - return ValueOfIndex(index); - } - } - - internal static Vector2 GetVector2FromPtr(global::System.IntPtr cPtr) { - Vector2 ret = new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public Vector2() : this(NDalicPINVOKE.new_Vector2__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2(float x, float y) : this(NDalicPINVOKE.new_Vector2__SWIG_1(x, y), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2(float[] array) : this(NDalicPINVOKE.new_Vector2__SWIG_2(array), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2(Vector3 vec3) : this(NDalicPINVOKE.new_Vector2__SWIG_3(Vector3.getCPtr(vec3)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2(Vector4 vec4) : this(NDalicPINVOKE.new_Vector2__SWIG_4(Vector4.getCPtr(vec4)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static Vector2 ONE { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector2_ONE_get(); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector2 XAXIS { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector2_XAXIS_get(); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector2 YAXIS { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector2_YAXIS_get(); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector2 NEGATIVE_XAXIS { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector2_NEGATIVE_XAXIS_get(); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector2 NEGATIVE_YAXIS { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector2_NEGATIVE_YAXIS_get(); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector2 ZERO { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector2_ZERO_get(); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public Vector2 Add(Vector2 rhs) { - Vector2 ret = new Vector2(NDalicPINVOKE.Vector2_Add(swigCPtr, Vector2.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector2 AddAssign(Vector2 rhs) { - Vector2 ret = new Vector2(NDalicPINVOKE.Vector2_AddAssign(swigCPtr, Vector2.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector2 Subtract(Vector2 rhs) { - Vector2 ret = new Vector2(NDalicPINVOKE.Vector2_Subtract__SWIG_0(swigCPtr, Vector2.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector2 SubtractAssign(Vector2 rhs) { - Vector2 ret = new Vector2(NDalicPINVOKE.Vector2_SubtractAssign(swigCPtr, Vector2.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector2 Multiply(Vector2 rhs) { - Vector2 ret = new Vector2(NDalicPINVOKE.Vector2_Multiply__SWIG_0(swigCPtr, Vector2.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector2 Multiply(float rhs) { - Vector2 ret = new Vector2(NDalicPINVOKE.Vector2_Multiply__SWIG_1(swigCPtr, rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector2 MultiplyAssign(Vector2 rhs) { - Vector2 ret = new Vector2(NDalicPINVOKE.Vector2_MultiplyAssign__SWIG_0(swigCPtr, Vector2.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector2 MultiplyAssign(float rhs) { - Vector2 ret = new Vector2(NDalicPINVOKE.Vector2_MultiplyAssign__SWIG_1(swigCPtr, rhs), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector2 Divide(Vector2 rhs) { - Vector2 ret = new Vector2(NDalicPINVOKE.Vector2_Divide__SWIG_0(swigCPtr, Vector2.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector2 Divide(float rhs) { - Vector2 ret = new Vector2(NDalicPINVOKE.Vector2_Divide__SWIG_1(swigCPtr, rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector2 DivideAssign(Vector2 rhs) { - Vector2 ret = new Vector2(NDalicPINVOKE.Vector2_DivideAssign__SWIG_0(swigCPtr, Vector2.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector2 DivideAssign(float rhs) { - Vector2 ret = new Vector2(NDalicPINVOKE.Vector2_DivideAssign__SWIG_1(swigCPtr, rhs), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector2 Subtract() { - Vector2 ret = new Vector2(NDalicPINVOKE.Vector2_Subtract__SWIG_1(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private bool EqualTo(Vector2 rhs) { - bool ret = NDalicPINVOKE.Vector2_EqualTo(swigCPtr, Vector2.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private bool NotEqualTo(Vector2 rhs) { - bool ret = NDalicPINVOKE.Vector2_NotEqualTo(swigCPtr, Vector2.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private float ValueOfIndex(uint index) { - float ret = NDalicPINVOKE.Vector2_ValueOfIndex__SWIG_0(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Length() { - float ret = NDalicPINVOKE.Vector2_Length(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float LengthSquared() { - float ret = NDalicPINVOKE.Vector2_LengthSquared(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Normalize() { - NDalicPINVOKE.Vector2_Normalize(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Clamp(Vector2 min, Vector2 max) { - NDalicPINVOKE.Vector2_Clamp(swigCPtr, Vector2.getCPtr(min), Vector2.getCPtr(max)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal SWIGTYPE_p_float AsFloat() { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector2_AsFloat__SWIG_0(swigCPtr); - SWIGTYPE_p_float ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_float(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float X { - set { - NDalicPINVOKE.Vector2_X_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector2_X_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Width { - set { - NDalicPINVOKE.Vector2_Width_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector2_Width_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Y { - set { - NDalicPINVOKE.Vector2_Y_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector2_Y_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Height { - set { - NDalicPINVOKE.Vector2_Height_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector2_Height_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Vector3.cs b/plugins/dali-sharp/sharp/public/Vector3.cs deleted file mode 100644 index 52af0de..0000000 --- a/plugins/dali-sharp/sharp/public/Vector3.cs +++ /dev/null @@ -1,449 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Vector3 : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Vector3(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Vector3 obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Vector3() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Vector3(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static Vector3 operator+(Vector3 arg1, Vector3 arg2) { - return arg1.Add(arg2); - } - - public static Vector3 operator-(Vector3 arg1, Vector3 arg2) { - return arg1.Subtract(arg2); - } - - public static Vector3 operator-(Vector3 arg1) { - return arg1.Subtract(); - } - - public static Vector3 operator*(Vector3 arg1, Vector3 arg2) { - return arg1.Multiply(arg2); - } - - public static Vector3 operator*(Vector3 arg1, float arg2) { - return arg1.Multiply(arg2); - } - - public static Vector3 operator/(Vector3 arg1, Vector3 arg2) { - return arg1.Divide(arg2); - } - - public static Vector3 operator/(Vector3 arg1, float arg2) { - return arg1.Divide(arg2); - } - - public float this[uint index] - { - get - { - return ValueOfIndex(index); - } - } - - internal static Vector3 GetVector3FromPtr(global::System.IntPtr cPtr) { - Vector3 ret = new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public Vector3() : this(NDalicPINVOKE.new_Vector3__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3(float x, float y, float z) : this(NDalicPINVOKE.new_Vector3__SWIG_1(x, y, z), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3(float[] array) : this(NDalicPINVOKE.new_Vector3__SWIG_2(array), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3(Vector2 vec2) : this(NDalicPINVOKE.new_Vector3__SWIG_3(Vector2.getCPtr(vec2)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3(Vector4 vec4) : this(NDalicPINVOKE.new_Vector3__SWIG_4(Vector4.getCPtr(vec4)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static Vector3 ONE { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_ONE_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 XAXIS { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_XAXIS_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 YAXIS { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_YAXIS_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ZAXIS { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_ZAXIS_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 NEGATIVE_XAXIS { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_NEGATIVE_XAXIS_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 NEGATIVE_YAXIS { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_NEGATIVE_YAXIS_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 NEGATIVE_ZAXIS { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_NEGATIVE_ZAXIS_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector3 ZERO { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_ZERO_get(); - Vector3 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector3(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Vector3 Add(Vector3 rhs) { - Vector3 ret = new Vector3(NDalicPINVOKE.Vector3_Add(swigCPtr, Vector3.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector3 AddAssign(Vector3 rhs) { - Vector3 ret = new Vector3(NDalicPINVOKE.Vector3_AddAssign(swigCPtr, Vector3.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector3 Subtract(Vector3 rhs) { - Vector3 ret = new Vector3(NDalicPINVOKE.Vector3_Subtract__SWIG_0(swigCPtr, Vector3.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector3 SubtractAssign(Vector3 rhs) { - Vector3 ret = new Vector3(NDalicPINVOKE.Vector3_SubtractAssign(swigCPtr, Vector3.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector3 Multiply(Vector3 rhs) { - Vector3 ret = new Vector3(NDalicPINVOKE.Vector3_Multiply__SWIG_0(swigCPtr, Vector3.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector3 Multiply(float rhs) { - Vector3 ret = new Vector3(NDalicPINVOKE.Vector3_Multiply__SWIG_1(swigCPtr, rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector3 MultiplyAssign(Vector3 rhs) { - Vector3 ret = new Vector3(NDalicPINVOKE.Vector3_MultiplyAssign__SWIG_0(swigCPtr, Vector3.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector3 MultiplyAssign(float rhs) { - Vector3 ret = new Vector3(NDalicPINVOKE.Vector3_MultiplyAssign__SWIG_1(swigCPtr, rhs), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector3 MultiplyAssign(Rotation rhs) { - Vector3 ret = new Vector3(NDalicPINVOKE.Vector3_MultiplyAssign__SWIG_2(swigCPtr, Rotation.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector3 Divide(Vector3 rhs) { - Vector3 ret = new Vector3(NDalicPINVOKE.Vector3_Divide__SWIG_0(swigCPtr, Vector3.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector3 Divide(float rhs) { - Vector3 ret = new Vector3(NDalicPINVOKE.Vector3_Divide__SWIG_1(swigCPtr, rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector3 DivideAssign(Vector3 rhs) { - Vector3 ret = new Vector3(NDalicPINVOKE.Vector3_DivideAssign__SWIG_0(swigCPtr, Vector3.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector3 DivideAssign(float rhs) { - Vector3 ret = new Vector3(NDalicPINVOKE.Vector3_DivideAssign__SWIG_1(swigCPtr, rhs), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector3 Subtract() { - Vector3 ret = new Vector3(NDalicPINVOKE.Vector3_Subtract__SWIG_1(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private bool EqualTo(Vector3 rhs) { - bool ret = NDalicPINVOKE.Vector3_EqualTo(swigCPtr, Vector3.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private bool NotEqualTo(Vector3 rhs) { - bool ret = NDalicPINVOKE.Vector3_NotEqualTo(swigCPtr, Vector3.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private float ValueOfIndex(uint index) { - float ret = NDalicPINVOKE.Vector3_ValueOfIndex__SWIG_0(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Dot(Vector3 other) { - float ret = NDalicPINVOKE.Vector3_Dot(swigCPtr, Vector3.getCPtr(other)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector3 Cross(Vector3 other) { - Vector3 ret = new Vector3(NDalicPINVOKE.Vector3_Cross(swigCPtr, Vector3.getCPtr(other)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Length() { - float ret = NDalicPINVOKE.Vector3_Length(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float LengthSquared() { - float ret = NDalicPINVOKE.Vector3_LengthSquared(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Normalize() { - NDalicPINVOKE.Vector3_Normalize(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Clamp(Vector3 min, Vector3 max) { - NDalicPINVOKE.Vector3_Clamp(swigCPtr, Vector3.getCPtr(min), Vector3.getCPtr(max)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal SWIGTYPE_p_float AsFloat() { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector3_AsFloat__SWIG_0(swigCPtr); - SWIGTYPE_p_float ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_float(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector2 GetVectorXY() { - Vector2 ret = new Vector2(NDalicPINVOKE.Vector3_GetVectorXY__SWIG_0(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector2 GetVectorYZ() { - Vector2 ret = new Vector2(NDalicPINVOKE.Vector3_GetVectorYZ__SWIG_0(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float X { - set { - NDalicPINVOKE.Vector3_X_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector3_X_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Width { - set { - NDalicPINVOKE.Vector3_Width_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector3_Width_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float R { - set { - NDalicPINVOKE.Vector3_r_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector3_r_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Y { - set { - NDalicPINVOKE.Vector3_Y_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector3_Y_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Height { - set { - NDalicPINVOKE.Vector3_Height_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector3_Height_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float G { - set { - NDalicPINVOKE.Vector3_g_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector3_g_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Z { - set { - NDalicPINVOKE.Vector3_Z_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector3_Z_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Depth { - set { - NDalicPINVOKE.Vector3_Depth_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector3_Depth_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float B { - set { - NDalicPINVOKE.Vector3_b_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector3_b_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Vector4.cs b/plugins/dali-sharp/sharp/public/Vector4.cs deleted file mode 100644 index fdfc79d..0000000 --- a/plugins/dali-sharp/sharp/public/Vector4.cs +++ /dev/null @@ -1,452 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Vector4 : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Vector4(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Vector4 obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Vector4() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Vector4(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static Vector4 operator+(Vector4 arg1, Vector4 arg2) { - return arg1.Add(arg2); - } - - public static Vector4 operator-(Vector4 arg1, Vector4 arg2) { - return arg1.Subtract(arg2); - } - - public static Vector4 operator-(Vector4 arg1) { - return arg1.Subtract(); - } - - public static Vector4 operator*(Vector4 arg1, Vector4 arg2) { - return arg1.Multiply(arg2); - } - - public static Vector4 operator*(Vector4 arg1, float arg2) { - return arg1.Multiply(arg2); - } - - public static Vector4 operator/(Vector4 arg1, Vector4 arg2) { - return arg1.Divide(arg2); - } - - public static Vector4 operator/(Vector4 arg1, float arg2) { - return arg1.Divide(arg2); - } - - public float this[uint index] - { - get - { - return ValueOfIndex(index); - } - } - - internal static Vector4 GetVector4FromPtr(global::System.IntPtr cPtr) { - Vector4 ret = new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public Vector4() : this(NDalicPINVOKE.new_Vector4__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector4(float x, float y, float z, float w) : this(NDalicPINVOKE.new_Vector4__SWIG_1(x, y, z, w), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector4(float[] array) : this(NDalicPINVOKE.new_Vector4__SWIG_2(array), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector4(Vector2 vec2) : this(NDalicPINVOKE.new_Vector4__SWIG_3(Vector2.getCPtr(vec2)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector4(Vector3 vec3) : this(NDalicPINVOKE.new_Vector4__SWIG_4(Vector3.getCPtr(vec3)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public static Vector4 ONE { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector4_ONE_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 XAXIS { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector4_XAXIS_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 YAXIS { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector4_YAXIS_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 ZAXIS { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector4_ZAXIS_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public static Vector4 ZERO { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector4_ZERO_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Vector4 Add(Vector4 rhs) { - Vector4 ret = new Vector4(NDalicPINVOKE.Vector4_Add(swigCPtr, Vector4.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector4 AddAssign(Vector4 rhs) { - Vector4 ret = new Vector4(NDalicPINVOKE.Vector4_AddAssign(swigCPtr, Vector4.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector4 Subtract(Vector4 rhs) { - Vector4 ret = new Vector4(NDalicPINVOKE.Vector4_Subtract__SWIG_0(swigCPtr, Vector4.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector4 SubtractAssign(Vector4 rhs) { - Vector4 ret = new Vector4(NDalicPINVOKE.Vector4_SubtractAssign(swigCPtr, Vector4.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector4 Multiply(Vector4 rhs) { - Vector4 ret = new Vector4(NDalicPINVOKE.Vector4_Multiply__SWIG_0(swigCPtr, Vector4.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector4 Multiply(float rhs) { - Vector4 ret = new Vector4(NDalicPINVOKE.Vector4_Multiply__SWIG_1(swigCPtr, rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector4 MultiplyAssign(Vector4 rhs) { - Vector4 ret = new Vector4(NDalicPINVOKE.Vector4_MultiplyAssign__SWIG_0(swigCPtr, Vector4.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector4 MultiplyAssign(float rhs) { - Vector4 ret = new Vector4(NDalicPINVOKE.Vector4_MultiplyAssign__SWIG_1(swigCPtr, rhs), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector4 Divide(Vector4 rhs) { - Vector4 ret = new Vector4(NDalicPINVOKE.Vector4_Divide__SWIG_0(swigCPtr, Vector4.getCPtr(rhs)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector4 Divide(float rhs) { - Vector4 ret = new Vector4(NDalicPINVOKE.Vector4_Divide__SWIG_1(swigCPtr, rhs), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector4 DivideAssign(Vector4 rhs) { - Vector4 ret = new Vector4(NDalicPINVOKE.Vector4_DivideAssign__SWIG_0(swigCPtr, Vector4.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector4 DivideAssign(float rhs) { - Vector4 ret = new Vector4(NDalicPINVOKE.Vector4_DivideAssign__SWIG_1(swigCPtr, rhs), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector4 Subtract() { - Vector4 ret = new Vector4(NDalicPINVOKE.Vector4_Subtract__SWIG_1(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private bool EqualTo(Vector4 rhs) { - bool ret = NDalicPINVOKE.Vector4_EqualTo(swigCPtr, Vector4.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private bool NotEqualTo(Vector4 rhs) { - bool ret = NDalicPINVOKE.Vector4_NotEqualTo(swigCPtr, Vector4.getCPtr(rhs)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private float ValueOfIndex(uint index) { - float ret = NDalicPINVOKE.Vector4_ValueOfIndex__SWIG_0(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Dot(Vector3 other) { - float ret = NDalicPINVOKE.Vector4_Dot__SWIG_0(swigCPtr, Vector3.getCPtr(other)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Dot(Vector4 other) { - float ret = NDalicPINVOKE.Vector4_Dot__SWIG_1(swigCPtr, Vector4.getCPtr(other)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Dot4(Vector4 other) { - float ret = NDalicPINVOKE.Vector4_Dot4(swigCPtr, Vector4.getCPtr(other)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector4 Cross(Vector4 other) { - Vector4 ret = new Vector4(NDalicPINVOKE.Vector4_Cross(swigCPtr, Vector4.getCPtr(other)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float Length() { - float ret = NDalicPINVOKE.Vector4_Length(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float LengthSquared() { - float ret = NDalicPINVOKE.Vector4_LengthSquared(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Normalize() { - NDalicPINVOKE.Vector4_Normalize(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Clamp(Vector4 min, Vector4 max) { - NDalicPINVOKE.Vector4_Clamp(swigCPtr, Vector4.getCPtr(min), Vector4.getCPtr(max)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal SWIGTYPE_p_float AsFloat() { - global::System.IntPtr cPtr = NDalicPINVOKE.Vector4_AsFloat__SWIG_0(swigCPtr); - SWIGTYPE_p_float ret = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_float(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float X { - set { - NDalicPINVOKE.Vector4_X_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_X_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float R { - set { - NDalicPINVOKE.Vector4_r_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_r_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float S { - set { - NDalicPINVOKE.Vector4_s_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_s_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Y { - set { - NDalicPINVOKE.Vector4_Y_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_Y_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float G { - set { - NDalicPINVOKE.Vector4_g_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_g_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float T { - set { - NDalicPINVOKE.Vector4_t_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_t_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Z { - set { - NDalicPINVOKE.Vector4_Z_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_Z_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float B { - set { - NDalicPINVOKE.Vector4_b_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_b_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float P { - set { - NDalicPINVOKE.Vector4_p_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_p_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float W { - set { - NDalicPINVOKE.Vector4_W_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_W_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float A { - set { - NDalicPINVOKE.Vector4_a_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_a_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public float Q { - set { - NDalicPINVOKE.Vector4_q_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - float ret = NDalicPINVOKE.Vector4_q_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/VideoView.cs b/plugins/dali-sharp/sharp/public/VideoView.cs deleted file mode 100644 index 0d892c9..0000000 --- a/plugins/dali-sharp/sharp/public/VideoView.cs +++ /dev/null @@ -1,271 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -using System; -using System.Runtime.InteropServices; - - -public class VideoView : View { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal VideoView(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.VideoView_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VideoView obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~VideoView() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_VideoView(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - -/** - * @brief Event arguments that passed via Finished signal - * - */ -public class FinishedEventArgs : EventArgs -{ - private VideoView _videoView; - - /** - * @brief VideoView - VideoView is a control for video playback and display. - * - */ - public VideoView VideoView - { - get - { - return _videoView; - } - set - { - _videoView = value; - } - } -} - - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void FinishedCallbackDelegate(IntPtr data); - private DaliEventHandler _videoViewFinishedEventHandler; - private FinishedCallbackDelegate _videoViewFinishedCallbackDelegate; - - /** - * @brief Event for Finished signal which can be used to subscribe/unsubscribe the event handler - * (in the type of FinishedEventHandler-DaliEventHandler) provided by the user. - * Finished signal is emitted when a video playback have finished. - */ - public event DaliEventHandler Finished - { - add - { - lock(this) - { - // Restricted to only one listener - if (_videoViewFinishedEventHandler == null) - { - _videoViewFinishedEventHandler += value; - - _videoViewFinishedCallbackDelegate = new FinishedCallbackDelegate(OnFinished); - this.FinishedSignal().Connect(_videoViewFinishedCallbackDelegate); - } - } - } - - remove - { - lock(this) - { - if (_videoViewFinishedEventHandler != null) - { - this.FinishedSignal().Disconnect(_videoViewFinishedCallbackDelegate); - } - - _videoViewFinishedEventHandler -= value; - } - } - } - - // Callback for VideoView Finished signal - private void OnFinished(IntPtr data) - { - FinishedEventArgs e = new FinishedEventArgs(); - - // Populate all members of "e" (FinishedEventArgs) with real data - e.VideoView = VideoView.GetVideoViewFromPtr( data ); - - if (_videoViewFinishedEventHandler != null) - { - //here we send all data to user event handlers - _videoViewFinishedEventHandler(this, e); - } - } - - internal static VideoView GetVideoViewFromPtr(global::System.IntPtr cPtr) { - VideoView ret = new VideoView(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public class Property - { - public static readonly int VIDEO = NDalicPINVOKE.VideoView_Property_VIDEO_get(); - public static readonly int LOOPING = NDalicPINVOKE.VideoView_Property_LOOPING_get(); - public static readonly int MUTED = NDalicPINVOKE.VideoView_Property_MUTED_get(); - public static readonly int VOLUME = NDalicPINVOKE.VideoView_Property_VOLUME_get(); - - } - - public VideoView () : this (NDalicPINVOKE.VideoView_New__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public VideoView (string url) : this (NDalicPINVOKE.VideoView_New__SWIG_1(url), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public VideoView(VideoView videoView) : this(NDalicPINVOKE.new_VideoView__SWIG_1(VideoView.getCPtr(videoView)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal new static VideoView DownCast(BaseHandle handle) { - VideoView ret = new VideoView(NDalicPINVOKE.VideoView_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Play() { - NDalicPINVOKE.VideoView_Play(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Pause() { - NDalicPINVOKE.VideoView_Pause(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Stop() { - NDalicPINVOKE.VideoView_Stop(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Forward(int millisecond) { - NDalicPINVOKE.VideoView_Forward(swigCPtr, millisecond); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Backward(int millisecond) { - NDalicPINVOKE.VideoView_Backward(swigCPtr, millisecond); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal VideoViewSignal FinishedSignal() { - VideoViewSignal ret = new VideoViewSignal(NDalicPINVOKE.VideoView_FinishedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Dali.Property.Map Video - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( VideoView.Property.VIDEO).Get( temp ); - return temp; - } - set - { - SetProperty( VideoView.Property.VIDEO, new Dali.Property.Value( value ) ); - } - } - public bool Looping - { - get - { - bool temp = false; - GetProperty( VideoView.Property.LOOPING).Get( out temp ); - return temp; - } - set - { - SetProperty( VideoView.Property.LOOPING, new Dali.Property.Value( value ) ); - } - } - public bool Muted - { - get - { - bool temp = false; - GetProperty( VideoView.Property.MUTED).Get( out temp ); - return temp; - } - set - { - SetProperty( VideoView.Property.MUTED, new Dali.Property.Value( value ) ); - } - } - public Dali.Property.Map Volume - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty( VideoView.Property.VOLUME).Get( temp ); - return temp; - } - set - { - SetProperty( VideoView.Property.VOLUME, new Dali.Property.Value( value ) ); - } - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/View.cs b/plugins/dali-sharp/sharp/public/View.cs deleted file mode 100755 index 0754862..0000000 --- a/plugins/dali-sharp/sharp/public/View.cs +++ /dev/null @@ -1,2787 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ - -namespace Dali -{ - using System; - using System.Runtime.InteropServices; - - public class View : Animatable - { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal View(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.View_SWIGUpcast(cPtr), cMemoryOwn) - { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - - // Register this instance of view in the view registry. - ViewRegistry.RegisterView(this); - - // By default, we do not want the position to use the anchor point - this.PositionUsesAnchorPoint = false; - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(View obj) - { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~View() - { - DisposeQueue.Instance.Add(this); - - // Unregister this instance of view from the view registry. - ViewRegistry.UnregisterView(this); - } - - public virtual void Dispose() - { - if (!Window.IsInstalled()) - { - DisposeQueue.Instance.Add(this); - return; - } - - lock (this) - { - if (swigCPtr.Handle != global::System.IntPtr.Zero) - { - if (swigCMemOwn) - { - swigCMemOwn = false; - NDalicPINVOKE.delete_View(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - /** - * @brief Event arguments that passed via KeyInputFocusGained signal - * - */ - public class KeyInputFocusGainedEventArgs : EventArgs - { - private View _view; - - /** - * @brief View - is the view that gets Key Input Focus - * - */ - public View View - { - get - { - return _view; - } - set - { - _view = value; - } - } - } - - /** - * @brief Event arguments that passed via KeyInputFocusLost signal - * - */ - public class KeyInputFocusLostEventArgs : EventArgs - { - private View _view; - - /** - * @brief View - is the view that loses Key Input Focus - * - */ - public View View - { - get - { - return _view; - } - set - { - _view = value; - } - } - } - - /** - * @brief Event arguments that passed via Key signal - * - */ - public class KeyEventArgs : EventArgs - { - private View _view; - private Key _key; - - /** - * @brief View - is the view that recieves the key. - * - */ - public View View - { - get - { - return _view; - } - set - { - _view = value; - } - } - - /** - * @brief Key - is the key sent to the View. - * - */ - public Key Key - { - get - { - return _key; - } - set - { - _key = value; - } - } - } - - /** - * @brief Event arguments that passed via OnRelayout signal - * - */ - public class OnRelayoutEventArgs : EventArgs - { - private View _view; - - /** - * @brief View - is the view that is being resized upon relayout - * - */ - public View View - { - get - { - return _view; - } - set - { - _view = value; - } - } - } - - - /** - * @brief Event arguments that passed via Touch signal - * - */ - public class TouchEventArgs : EventArgs - { - private View _view; - private Touch _touch; - - /** - * @brief View - is the view that is being touched - * - */ - public View View - { - get - { - return _view; - } - set - { - _view = value; - } - } - - /** - * @brief Touch - contains the information of touch points - * - */ - public Touch Touch - { - get - { - return _touch; - } - set - { - _touch = value; - } - } - } - - /** - * @brief Event arguments that passed via Hover signal - * - */ - public class HoverEventArgs : EventArgs - { - private View _view; - private Hover _hover; - - /** - * @brief View - is the view that is being hovered - * - */ - public View View - { - get - { - return _view; - } - set - { - _view = value; - } - } - - /** - * @brief Hover - contains touch points that represent the points - * that are currently being hovered or the points where a hover has stopped - * - */ - public Hover Hover - { - get - { - return _hover; - } - set - { - _hover = value; - } - } - } - - /** - * @brief Event arguments that passed via Wheel signal - * - */ - public class WheelEventArgs : EventArgs - { - private View _view; - private Wheel _wheel; - - /** - * @brief View - is the view that is being wheeled - * - */ - public View View - { - get - { - return _view; - } - set - { - _view = value; - } - } - - /** - * @brief Wheel - store a wheel rolling type : MOUSE_WHEEL or CUSTOM_WHEEL - * - */ - public Wheel Wheel - { - get - { - return _wheel; - } - set - { - _wheel = value; - } - } - } - - /** - * @brief Event arguments that passed via OnWindow signal - * - */ - public class OnWindowEventArgs : EventArgs - { - private View _view; - - /** - * @brief View - is the view that is being connected to the window - * - */ - public View View - { - get - { - return _view; - } - set - { - _view = value; - } - } - } - - /** - * @brief Event arguments that passed via OffWindow signal - * - */ - public class OffWindowEventArgs : EventArgs - { - private View _view; - - /** - * @brief View - is the view that is being disconnected from the window - * - */ - public View View - { - get - { - return _view; - } - set - { - _view = value; - } - } - } - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void KeyInputFocusGainedCallbackDelegate(IntPtr control); - - private DaliEventHandler _KeyInputFocusGainedEventHandler; - private KeyInputFocusGainedCallbackDelegate _KeyInputFocusGainedCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void KeyInputFocusLostCallbackDelegate(IntPtr control); - - private DaliEventHandler _KeyInputFocusLostEventHandler; - private KeyInputFocusLostCallbackDelegate _KeyInputFocusLostCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool KeyCallbackDelegate(IntPtr control, IntPtr key); - - private DaliEventHandlerWithReturnType _KeyHandler; - private KeyCallbackDelegate _KeyCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void OnRelayoutEventCallbackDelegate(IntPtr control); - - private DaliEventHandler _viewOnRelayoutEventHandler; - private OnRelayoutEventCallbackDelegate _viewOnRelayoutEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool TouchCallbackDelegate(IntPtr view, IntPtr touch); - - private DaliEventHandlerWithReturnType _viewTouchHandler; - private TouchCallbackDelegate _viewTouchCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool HoverCallbackDelegate(IntPtr view, IntPtr hover); - - private DaliEventHandlerWithReturnType _viewHoverHandler; - private HoverCallbackDelegate _viewHoverCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate bool WheelCallbackDelegate(IntPtr view, IntPtr wheel); - - private DaliEventHandlerWithReturnType _viewWheelHandler; - private WheelCallbackDelegate _viewWheelCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void OnWindowEventCallbackDelegate(IntPtr control); - - private DaliEventHandler _viewOnWindowEventHandler; - private OnWindowEventCallbackDelegate _viewOnWindowEventCallbackDelegate; - - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void OffWindowEventCallbackDelegate(IntPtr control); - - private DaliEventHandler _viewOffWindowEventHandler; - private OffWindowEventCallbackDelegate _viewOffWindowEventCallbackDelegate; - - /** - * @brief Event for KeyInputFocusGained signal which can be used to subscribe/unsubscribe the event handler - * (in the type of KeyInputFocusGainedEventHandler-DaliEventHandler) - * provided by the user. KeyInputFocusGained signal is emitted when the control gets Key Input Focus. - */ - public event DaliEventHandler FocusGained - { - add - { - lock (this) - { - // Restricted to only one listener - if (_KeyInputFocusGainedEventHandler == null) - { - _KeyInputFocusGainedEventHandler += value; - Console.WriteLine("View Key EVENT Locked...."); - _KeyInputFocusGainedCallbackDelegate = new KeyInputFocusGainedCallbackDelegate(OnFocusGained); - this.KeyInputFocusGainedSignal().Connect(_KeyInputFocusGainedCallbackDelegate); - } - } - } - - remove - { - lock (this) - { - if (_KeyInputFocusGainedEventHandler != null) - { - this.KeyInputFocusGainedSignal().Disconnect(_KeyInputFocusGainedCallbackDelegate); - } - - _KeyInputFocusGainedEventHandler -= value; - } - } - } - - private void OnFocusGained(IntPtr view) - { - KeyInputFocusGainedEventArgs e = new KeyInputFocusGainedEventArgs(); - Console.WriteLine("View Key ...."); - // Populate all members of "e" (KeyInputFocusGainedEventArgs) with real data - e.View = Dali.View.GetViewFromPtr(view); - - if (_KeyInputFocusGainedEventHandler != null) - { - //here we send all data to user event handlers - _KeyInputFocusGainedEventHandler(this, e); - } - - } - - /** - * @brief Event for KeyInputFocusLost signal which can be used to subscribe/unsubscribe the event handler - * (in the type of KeyInputFocusLostEventHandler-DaliEventHandler) - * provided by the user. KeyInputFocusLost signal is emitted when the control loses Key Input Focus. - */ - public event DaliEventHandler FocusLost - { - add - { - lock (this) - { - // Restricted to only one listener - if (_KeyInputFocusLostEventHandler == null) - { - _KeyInputFocusLostEventHandler += value; - - _KeyInputFocusLostCallbackDelegate = new KeyInputFocusLostCallbackDelegate(OnFocusLost); - this.KeyInputFocusLostSignal().Connect(_KeyInputFocusLostCallbackDelegate); - } - } - } - - remove - { - lock (this) - { - if (_KeyInputFocusLostEventHandler != null) - { - this.KeyInputFocusLostSignal().Disconnect(_KeyInputFocusLostCallbackDelegate); - } - - _KeyInputFocusLostEventHandler -= value; - } - } - } - - private void OnFocusLost(IntPtr view) - { - KeyInputFocusLostEventArgs e = new KeyInputFocusLostEventArgs(); - - // Populate all members of "e" (KeyInputFocusLostEventArgs) with real data - e.View = Dali.View.GetViewFromPtr(view); - - if (_KeyInputFocusLostEventHandler != null) - { - //here we send all data to user event handlers - _KeyInputFocusLostEventHandler(this, e); - } - } - - /** - * @brief Event for KeyPressed signal which can be used to subscribe/unsubscribe the event handler - * (in the type of KeyHandler-DaliEventHandlerWithReturnType) - * provided by the user. KeyPressed signal is emitted when key event is received. - */ - public event DaliEventHandlerWithReturnType KeyPressed - { - add - { - lock (this) - { - // Restricted to only one listener - if (_KeyHandler == null) - { - _KeyHandler += value; - - _KeyCallbackDelegate = new KeyCallbackDelegate(OnKey); - this.KeyEventSignal().Connect(_KeyCallbackDelegate); - } - } - } - - remove - { - lock (this) - { - if (_KeyHandler != null) - { - this.KeyEventSignal().Disconnect(_KeyCallbackDelegate); - } - - _KeyHandler -= value; - } - } - } - - private bool OnKey(IntPtr view, IntPtr key) - { - KeyEventArgs e = new KeyEventArgs(); - - // Populate all members of "e" (KeyEventArgs) with real data - e.View = Dali.View.GetViewFromPtr(view); - e.Key = Dali.Key.GetKeyFromPtr(key); - - if (_KeyHandler != null) - { - //here we send all data to user event handlers - return _KeyHandler(this, e); - } - return false; - - } - - /** - * @brief Event for OnRelayout signal which can be used to subscribe/unsubscribe the event handler - * (in the type of OnRelayoutEventHandler) provided by the user. - * OnRelayout signal is emitted after the size has been set on the view during relayout. - */ - public event DaliEventHandler Relayout - { - add - { - lock (this) - { - // Restricted to only one listener - if (_viewOnRelayoutEventHandler == null) - { - _viewOnRelayoutEventHandler += value; - Console.WriteLine("View OnRelayoutEventArgs Locked...."); - _viewOnRelayoutEventCallbackDelegate = new OnRelayoutEventCallbackDelegate(OnRelayout); - this.OnRelayoutSignal().Connect(_viewOnRelayoutEventCallbackDelegate); - } - } - } - - remove - { - lock (this) - { - if (_viewOnRelayoutEventHandler != null) - { - this.OnRelayoutSignal().Disconnect(_viewOnRelayoutEventCallbackDelegate); - } - - _viewOnRelayoutEventHandler -= value; - } - } - } - - // Callback for View OnRelayout signal - private void OnRelayout(IntPtr data) - { - OnRelayoutEventArgs e = new OnRelayoutEventArgs(); - Console.WriteLine("View OnRelayoutEventArgs...."); - // Populate all members of "e" (OnRelayoutEventArgs) with real data - e.View = View.GetViewFromPtr(data); - - if (_viewOnRelayoutEventHandler != null) - { - //here we send all data to user event handlers - _viewOnRelayoutEventHandler(this, e); - } - } - - /** - * @brief Event for Touched signal which can be used to subscribe/unsubscribe the event handler - * (in the type of TouchHandler-DaliEventHandlerWithReturnType) - * provided by the user. Touched signal is emitted when touch input is received. - */ - public event DaliEventHandlerWithReturnType Touched - { - add - { - lock (this) - { - // Restricted to only one listener - if (_viewTouchHandler == null) - { - _viewTouchHandler += value; - Console.WriteLine("View Touch EVENT LOCKED...."); - _viewTouchCallbackDelegate = new TouchCallbackDelegate(OnTouch); - this.TouchSignal().Connect(_viewTouchCallbackDelegate); - } - } - } - - remove - { - lock (this) - { - if (_viewTouchHandler != null) - { - this.TouchSignal().Disconnect(_viewTouchCallbackDelegate); - } - - _viewTouchHandler -= value; - } - } - } - - // Callback for View TouchSignal - private bool OnTouch(IntPtr view, IntPtr touch) - { - TouchEventArgs e = new TouchEventArgs(); - Console.WriteLine("View Touch EVENT...."); - // Populate all members of "e" (TouchEventArgs) with real data - e.View = View.GetViewFromPtr(view); - e.Touch = Dali.Touch.GetTouchFromPtr(touch); - - if (_viewTouchHandler != null) - { - //here we send all data to user event handlers - return _viewTouchHandler(this, e); - } - - return false; - } - - /** - * @brief Event for Hovered signal which can be used to subscribe/unsubscribe the event handler - * (in the type of HoverHandler-DaliEventHandlerWithReturnType) - * provided by the user. Hovered signal is emitted when hover input is received. - */ - public event DaliEventHandlerWithReturnType Hovered - { - add - { - lock (this) - { - // Restricted to only one listener - if (_viewHoverHandler == null) - { - _viewHoverHandler += value; - - _viewHoverCallbackDelegate = new HoverCallbackDelegate(OnHover); - this.HoveredSignal().Connect(_viewHoverCallbackDelegate); - } - } - } - - remove - { - lock (this) - { - if (_viewHoverHandler != null) - { - this.HoveredSignal().Disconnect(_viewHoverCallbackDelegate); - } - - _viewHoverHandler -= value; - } - } - } - - // Callback for View Hover signal - private bool OnHover(IntPtr view, IntPtr hover) - { - HoverEventArgs e = new HoverEventArgs(); - - // Populate all members of "e" (HoverEventArgs) with real data - e.View = View.GetViewFromPtr(view); - e.Hover = Dali.Hover.GetHoverFromPtr(hover); - - if (_viewHoverHandler != null) - { - //here we send all data to user event handlers - return _viewHoverHandler(this, e); - } - - return false; - } - - /** - * @brief Event for WheelMoved signal which can be used to subscribe/unsubscribe the event handler - * (in the type of WheelHandler-DaliEventHandlerWithReturnType) - * provided by the user. WheelMoved signal is emitted when wheel event is received. - */ - public event DaliEventHandlerWithReturnType WheelRolled - { - add - { - lock (this) - { - // Restricted to only one listener - if (_viewWheelHandler == null) - { - _viewWheelHandler += value; - Console.WriteLine("View Wheel EVENT LOCKED...."); - _viewWheelCallbackDelegate = new WheelCallbackDelegate(OnWheel); - this.WheelEventSignal().Connect(_viewWheelCallbackDelegate); - } - } - } - - remove - { - lock (this) - { - if (_viewWheelHandler != null) - { - this.WheelEventSignal().Disconnect(_viewWheelCallbackDelegate); - } - - _viewWheelHandler -= value; - } - } - } - - // Callback for View Wheel signal - private bool OnWheel(IntPtr view, IntPtr wheel) - { - WheelEventArgs e = new WheelEventArgs(); - Console.WriteLine("View Wheel EVENT ...."); - // Populate all members of "e" (WheelEventArgs) with real data - e.View = View.GetViewFromPtr(view); - e.Wheel = Dali.Wheel.GetWheelFromPtr(wheel); - - if (_viewWheelHandler != null) - { - //here we send all data to user event handlers - return _viewWheelHandler(this, e); - } - - return false; - } - - /** - * @brief Event for OnWindow signal which can be used to subscribe/unsubscribe the event handler - * (in the type of OnWindowEventHandler) provided by the user. - * OnWindow signal is emitted after the view has been connected to the window. - */ - public event DaliEventHandler AddedToWindow - { - add - { - lock (this) - { - // Restricted to only one listener - if (_viewOnWindowEventHandler == null) - { - _viewOnWindowEventHandler += value; - - _viewOnWindowEventCallbackDelegate = new OnWindowEventCallbackDelegate(OnWindow); - this.OnWindowSignal().Connect(_viewOnWindowEventCallbackDelegate); - } - } - } - - remove - { - lock (this) - { - if (_viewOnWindowEventHandler != null) - { - this.OnWindowSignal().Disconnect(_viewOnWindowEventCallbackDelegate); - } - - _viewOnWindowEventHandler -= value; - } - } - } - - // Callback for View OnWindow signal - private void OnWindow(IntPtr data) - { - OnWindowEventArgs e = new OnWindowEventArgs(); - - // Populate all members of "e" (OnWindowEventArgs) with real data - e.View = View.GetViewFromPtr(data); - - //Console.WriteLine("############# OnWindow()! e.View.Name=" + e.View.Name); - - if (_viewOnWindowEventHandler != null) - { - //here we send all data to user event handlers - _viewOnWindowEventHandler(this, e); - } - } - - /** - * @brief Event for OffWindow signal which can be used to subscribe/unsubscribe the event handler - * (in the type of OffWindowEventHandler) provided by the user. - * OffWindow signal is emitted after the view has been disconnected from the window. - */ - public event DaliEventHandler RemovedFromWindow - { - add - { - lock (this) - { - // Restricted to only one listener - if (_viewOffWindowEventHandler == null) - { - _viewOffWindowEventHandler += value; - - _viewOffWindowEventCallbackDelegate = new OffWindowEventCallbackDelegate(OffWindow); - this.OnWindowSignal().Connect(_viewOffWindowEventCallbackDelegate); - } - } - } - - remove - { - lock (this) - { - if (_viewOffWindowEventHandler != null) - { - this.OnWindowSignal().Disconnect(_viewOffWindowEventCallbackDelegate); - } - - _viewOffWindowEventHandler -= value; - } - } - } - - // Callback for View OffWindow signal - private void OffWindow(IntPtr data) - { - OffWindowEventArgs e = new OffWindowEventArgs(); - - // Populate all members of "e" (OffWindowEventArgs) with real data - e.View = View.GetViewFromPtr(data); - - if (_viewOffWindowEventHandler != null) - { - //here we send all data to user event handlers - _viewOffWindowEventHandler(this, e); - } - } - - internal static View GetViewFromPtr(global::System.IntPtr cPtr) - { - View ret = new View(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal IntPtr GetPtrfromView() - { - return (IntPtr)swigCPtr; - } - - public class Property - { - internal static readonly int TOOLTIP = NDalicManualPINVOKE.View_Property_TOOLTIP_get(); - internal static readonly int STATE = NDalicManualPINVOKE.View_Property_STATE_get(); - internal static readonly int SUB_STATE = NDalicManualPINVOKE.View_Property_SUB_STATE_get(); - internal static readonly int LEFT_FOCUSABLE_VIEW_ID = NDalicManualPINVOKE.View_Property_LEFT_FOCUSABLE_ACTOR_ID_get(); - internal static readonly int RIGHT_FOCUSABLE_VIEW_ID = NDalicManualPINVOKE.View_Property_RIGHT_FOCUSABLE_ACTOR_ID_get(); - internal static readonly int UP_FOCUSABLE_VIEW_ID = NDalicManualPINVOKE.View_Property_UP_FOCUSABLE_ACTOR_ID_get(); - internal static readonly int DOWN_FOCUSABLE_VIEW_ID = NDalicManualPINVOKE.View_Property_DOWN_FOCUSABLE_ACTOR_ID_get(); - internal static readonly int KEY_INPUT_FOCUS = NDalicPINVOKE.View_Property_KEY_INPUT_FOCUS_get(); - internal static readonly int STYLE_NAME = NDalicPINVOKE.View_Property_STYLE_NAME_get(); - internal static readonly int BACKGROUND = NDalicPINVOKE.View_Property_BACKGROUND_get(); - - - internal static readonly int SIBLING_ORDER = NDalicManualPINVOKE.Actor_Property_SIBLING_ORDER_get(); - public static readonly int OPACITY = NDalicManualPINVOKE.Actor_Property_OPACITY_get(); - internal static readonly int SCREEN_POSITION = NDalicManualPINVOKE.Actor_Property_SCREEN_POSITION_get(); - internal static readonly int POSITION_USES_ANCHOR_POINT = NDalicManualPINVOKE.Actor_Property_POSITION_USES_ANCHOR_POINT_get(); - internal static readonly int PARENT_ORIGIN = NDalicPINVOKE.Actor_Property_PARENT_ORIGIN_get(); - internal static readonly int PARENT_ORIGIN_X = NDalicPINVOKE.Actor_Property_PARENT_ORIGIN_X_get(); - internal static readonly int PARENT_ORIGIN_Y = NDalicPINVOKE.Actor_Property_PARENT_ORIGIN_Y_get(); - internal static readonly int PARENT_ORIGIN_Z = NDalicPINVOKE.Actor_Property_PARENT_ORIGIN_Z_get(); - internal static readonly int ANCHOR_POINT = NDalicPINVOKE.Actor_Property_ANCHOR_POINT_get(); - internal static readonly int ANCHOR_POINT_X = NDalicPINVOKE.Actor_Property_ANCHOR_POINT_X_get(); - internal static readonly int ANCHOR_POINT_Y = NDalicPINVOKE.Actor_Property_ANCHOR_POINT_Y_get(); - internal static readonly int ANCHOR_POINT_Z = NDalicPINVOKE.Actor_Property_ANCHOR_POINT_Z_get(); - public static readonly int SIZE = NDalicPINVOKE.Actor_Property_SIZE_get(); - public static readonly int SIZE_WIDTH = NDalicPINVOKE.Actor_Property_SIZE_WIDTH_get(); - public static readonly int SIZE_HEIGHT = NDalicPINVOKE.Actor_Property_SIZE_HEIGHT_get(); - internal static readonly int SIZE_DEPTH = NDalicPINVOKE.Actor_Property_SIZE_DEPTH_get(); - public static readonly int POSITION = NDalicPINVOKE.Actor_Property_POSITION_get(); - public static readonly int POSITION_X = NDalicPINVOKE.Actor_Property_POSITION_X_get(); - public static readonly int POSITION_Y = NDalicPINVOKE.Actor_Property_POSITION_Y_get(); - public static readonly int POSITION_Z = NDalicPINVOKE.Actor_Property_POSITION_Z_get(); - internal static readonly int WORLD_POSITION = NDalicPINVOKE.Actor_Property_WORLD_POSITION_get(); - internal static readonly int WORLD_POSITION_X = NDalicPINVOKE.Actor_Property_WORLD_POSITION_X_get(); - internal static readonly int WORLD_POSITION_Y = NDalicPINVOKE.Actor_Property_WORLD_POSITION_Y_get(); - internal static readonly int WORLD_POSITION_Z = NDalicPINVOKE.Actor_Property_WORLD_POSITION_Z_get(); - public static readonly int ORIENTATION = NDalicPINVOKE.Actor_Property_ORIENTATION_get(); - internal static readonly int WORLD_ORIENTATION = NDalicPINVOKE.Actor_Property_WORLD_ORIENTATION_get(); - public static readonly int SCALE = NDalicPINVOKE.Actor_Property_SCALE_get(); - public static readonly int SCALE_X = NDalicPINVOKE.Actor_Property_SCALE_X_get(); - public static readonly int SCALE_Y = NDalicPINVOKE.Actor_Property_SCALE_Y_get(); - public static readonly int SCALE_Z = NDalicPINVOKE.Actor_Property_SCALE_Z_get(); - internal static readonly int WORLD_SCALE = NDalicPINVOKE.Actor_Property_WORLD_SCALE_get(); - public static readonly int VISIBLE = NDalicPINVOKE.Actor_Property_VISIBLE_get(); - public static readonly int COLOR = NDalicPINVOKE.Actor_Property_COLOR_get(); - public static readonly int COLOR_RED = NDalicPINVOKE.Actor_Property_COLOR_RED_get(); - public static readonly int COLOR_GREEN = NDalicPINVOKE.Actor_Property_COLOR_GREEN_get(); - public static readonly int COLOR_BLUE = NDalicPINVOKE.Actor_Property_COLOR_BLUE_get(); - public static readonly int COLOR_ALPHA = NDalicPINVOKE.Actor_Property_COLOR_ALPHA_get(); - internal static readonly int WORLD_COLOR = NDalicPINVOKE.Actor_Property_WORLD_COLOR_get(); - internal static readonly int WORLD_MATRIX = NDalicPINVOKE.Actor_Property_WORLD_MATRIX_get(); - internal static readonly int NAME = NDalicPINVOKE.Actor_Property_NAME_get(); - internal static readonly int SENSITIVE = NDalicPINVOKE.Actor_Property_SENSITIVE_get(); - internal static readonly int LEAVE_REQUIRED = NDalicPINVOKE.Actor_Property_LEAVE_REQUIRED_get(); - internal static readonly int INHERIT_ORIENTATION = NDalicPINVOKE.Actor_Property_INHERIT_ORIENTATION_get(); - internal static readonly int INHERIT_SCALE = NDalicPINVOKE.Actor_Property_INHERIT_SCALE_get(); - internal static readonly int DRAW_MODE = NDalicPINVOKE.Actor_Property_DRAW_MODE_get(); - internal static readonly int SIZE_MODE_FACTOR = NDalicPINVOKE.Actor_Property_SIZE_MODE_FACTOR_get(); - internal static readonly int WIDTH_RESIZE_POLICY = NDalicPINVOKE.Actor_Property_WIDTH_RESIZE_POLICY_get(); - internal static readonly int HEIGHT_RESIZE_POLICY = NDalicPINVOKE.Actor_Property_HEIGHT_RESIZE_POLICY_get(); - internal static readonly int SIZE_SCALE_POLICY = NDalicPINVOKE.Actor_Property_SIZE_SCALE_POLICY_get(); - internal static readonly int WIDTH_FOR_HEIGHT = NDalicPINVOKE.Actor_Property_WIDTH_FOR_HEIGHT_get(); - internal static readonly int HEIGHT_FOR_WIDTH = NDalicPINVOKE.Actor_Property_HEIGHT_FOR_WIDTH_get(); - internal static readonly int PADDING = NDalicPINVOKE.Actor_Property_PADDING_get(); - internal static readonly int MINIMUM_SIZE = NDalicPINVOKE.Actor_Property_MINIMUM_SIZE_get(); - internal static readonly int MAXIMUM_SIZE = NDalicPINVOKE.Actor_Property_MAXIMUM_SIZE_get(); - internal static readonly int INHERIT_POSITION = NDalicPINVOKE.Actor_Property_INHERIT_POSITION_get(); - internal static readonly int CLIPPING_MODE = NDalicPINVOKE.Actor_Property_CLIPPING_MODE_get(); - } - - public class Focus - { - public enum Direction - { - LEFT, - RIGHT, - UP, - DOWN, - PAGE_UP, - PAGE_DOWN - } - } - - public View() : this(NDalicPINVOKE.View_New(), true) - { - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - - public View(View uiControl) : this(NDalicPINVOKE.new_View__SWIG_1(View.getCPtr(uiControl)), true) - { - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private new static View DownCast(BaseHandle handle) - { - View ret = new View(NDalicPINVOKE.View_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public static T DownCast(View view) where T : View - { - return (T)(ViewRegistry.GetViewFromActor(view)); - } - - private View ConvertIdToView(uint id) - { - View view = null; - - if (Parent) - { - view = Parent.FindChildById(id); - } - - if (!view) - { - view = Window.Instance.GetRootLayer().FindChildById(id); - } - - return view; - } - - internal void SetFocus() - { - NDalicPINVOKE.View_SetKeyInputFocus(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal bool HasFocus() - { - bool ret = NDalicPINVOKE.View_HasKeyInputFocus(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void ClearFocus() - { - NDalicPINVOKE.View_ClearKeyInputFocus(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal PinchGestureDetector GetPinchGestureDetector() - { - PinchGestureDetector ret = new PinchGestureDetector(NDalicPINVOKE.View_GetPinchGestureDetector(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal PanGestureDetector GetPanGestureDetector() - { - PanGestureDetector ret = new PanGestureDetector(NDalicPINVOKE.View_GetPanGestureDetector(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal TapGestureDetector GetTapGestureDetector() - { - TapGestureDetector ret = new TapGestureDetector(NDalicPINVOKE.View_GetTapGestureDetector(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal LongPressGestureDetector GetLongPressGestureDetector() - { - LongPressGestureDetector ret = new LongPressGestureDetector(NDalicPINVOKE.View_GetLongPressGestureDetector(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void SetStyleName(string styleName) - { - NDalicPINVOKE.View_SetStyleName(swigCPtr, styleName); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal string GetStyleName() - { - string ret = NDalicPINVOKE.View_GetStyleName(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ClearBackground() - { - NDalicPINVOKE.View_ClearBackground(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal ControlKeySignal KeyEventSignal() - { - ControlKeySignal ret = new ControlKeySignal(NDalicPINVOKE.View_KeyEventSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal KeyInputFocusSignal KeyInputFocusGainedSignal() - { - KeyInputFocusSignal ret = new KeyInputFocusSignal(NDalicPINVOKE.View_KeyInputFocusGainedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal KeyInputFocusSignal KeyInputFocusLostSignal() - { - KeyInputFocusSignal ret = new KeyInputFocusSignal(NDalicPINVOKE.View_KeyInputFocusLostSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal View(ViewImpl implementation) : this(NDalicPINVOKE.new_View__SWIG_2(ViewImpl.getCPtr(implementation)), true) - { - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public enum PropertyRange - { - PROPERTY_START_INDEX = PropertyRanges.PROPERTY_REGISTRATION_START_INDEX, - CONTROL_PROPERTY_START_INDEX = PROPERTY_START_INDEX, - CONTROL_PROPERTY_END_INDEX = CONTROL_PROPERTY_START_INDEX + 1000 - } - - public string StyleName - { - get - { - string temp; - GetProperty(View.Property.STYLE_NAME).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.STYLE_NAME, new Dali.Property.Value(value)); - } - } - - public Vector4 BackgroundColor - { - get - { - Vector4 backgroundColor = new Vector4(0.0f, 0.0f, 0.0f, 0.0f); - - Dali.Property.Map background = Background; - int visualType = 0; - background.Find(Dali.Constants.Visual.Property.Type).Get(out visualType); - if (visualType == (int)Dali.Constants.Visual.Type.Color) - { - background.Find(Dali.Constants.ColorVisualProperty.MixColor).Get(backgroundColor); - } - - return backgroundColor; - } - set - { - SetProperty(View.Property.BACKGROUND, new Dali.Property.Value(value)); - } - } - - public string BackgroundImage - { - get - { - string backgroundImage = ""; - - Dali.Property.Map background = Background; - int visualType = 0; - background.Find(Dali.Constants.Visual.Property.Type).Get(out visualType); - if (visualType == (int)Dali.Constants.Visual.Type.Image) - { - background.Find(Dali.Constants.ImageVisualProperty.URL).Get(out backgroundImage); - } - - return backgroundImage; - } - set - { - SetProperty(View.Property.BACKGROUND, new Dali.Property.Value(value)); - } - } - - public bool KeyFocusable - { - get - { - bool temp = false; - GetProperty(View.Property.KEY_INPUT_FOCUS).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.KEY_INPUT_FOCUS, new Dali.Property.Value(value)); - } - } - - public Dali.Property.Map Background - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty(View.Property.BACKGROUND).Get(temp); - return temp; - } - set - { - SetProperty(View.Property.BACKGROUND, new Dali.Property.Value(value)); - } - } - - public string State - { - get - { - string temp; - GetProperty(View.Property.STATE).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.STATE, new Dali.Property.Value(value)); - } - } - - public string SubState - { - get - { - string temp; - GetProperty(View.Property.SUB_STATE).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.SUB_STATE, new Dali.Property.Value(value)); - } - } - - public Dali.Property.Map Tooltip - { - get - { - Dali.Property.Map temp = new Dali.Property.Map(); - GetProperty(View.Property.TOOLTIP).Get(temp); - return temp; - } - set - { - SetProperty(View.Property.TOOLTIP, new Dali.Property.Value(value)); - } - } - - public string TooltipText - { - set - { - SetProperty(View.Property.TOOLTIP, new Dali.Property.Value(value)); - } - } - - private int LeftFocusableViewId - { - get - { - int temp = 0; - GetProperty(View.Property.LEFT_FOCUSABLE_VIEW_ID).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.LEFT_FOCUSABLE_VIEW_ID, new Dali.Property.Value(value)); - } - } - - private int RightFocusableViewId - { - get - { - int temp = 0; - GetProperty(View.Property.RIGHT_FOCUSABLE_VIEW_ID).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.RIGHT_FOCUSABLE_VIEW_ID, new Dali.Property.Value(value)); - } - } - - private int UpFocusableViewId - { - get - { - int temp = 0; - GetProperty(View.Property.UP_FOCUSABLE_VIEW_ID).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.UP_FOCUSABLE_VIEW_ID, new Dali.Property.Value(value)); - } - } - - private int DownFocusableViewId - { - get - { - int temp = 0; - GetProperty(View.Property.DOWN_FOCUSABLE_VIEW_ID).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.DOWN_FOCUSABLE_VIEW_ID, new Dali.Property.Value(value)); - } - } - - public float Flex - { - get - { - float temp = 0.0f; - GetProperty(FlexContainer.ChildProperty.FLEX).Get(out temp); - return temp; - } - set - { - SetProperty(FlexContainer.ChildProperty.FLEX, new Dali.Property.Value(value)); - } - } - - public int AlignSelf - { - get - { - int temp = 0; - GetProperty(FlexContainer.ChildProperty.ALIGN_SELF).Get(out temp); - return temp; - } - set - { - SetProperty(FlexContainer.ChildProperty.ALIGN_SELF, new Dali.Property.Value(value)); - } - } - - public Vector4 FlexMargin - { - get - { - Vector4 temp = new Vector4(0.0f, 0.0f, 0.0f, 0.0f); - GetProperty(FlexContainer.ChildProperty.FLEX_MARGIN).Get(temp); - return temp; - } - set - { - SetProperty(FlexContainer.ChildProperty.FLEX_MARGIN, new Dali.Property.Value(value)); - } - } - - public Vector2 CellIndex - { - get - { - Vector2 temp = new Vector2(0.0f, 0.0f); - GetProperty(TableView.ChildProperty.CELL_INDEX).Get(temp); - return temp; - } - set - { - SetProperty(TableView.ChildProperty.CELL_INDEX, new Dali.Property.Value(value)); - } - } - - public float RowSpan - { - get - { - float temp = 0.0f; - GetProperty(TableView.ChildProperty.ROW_SPAN).Get(out temp); - return temp; - } - set - { - SetProperty(TableView.ChildProperty.ROW_SPAN, new Dali.Property.Value(value)); - } - } - - public float ColumnSpan - { - get - { - float temp = 0.0f; - GetProperty(TableView.ChildProperty.COLUMN_SPAN).Get(out temp); - return temp; - } - set - { - SetProperty(TableView.ChildProperty.COLUMN_SPAN, new Dali.Property.Value(value)); - } - } - - public string CellHorizontalAlignment - { - get - { - string temp; - GetProperty(TableView.ChildProperty.CELL_HORIZONTAL_ALIGNMENT).Get(out temp); - return temp; - } - set - { - SetProperty(TableView.ChildProperty.CELL_HORIZONTAL_ALIGNMENT, new Dali.Property.Value(value)); - } - } - - public string CellVerticalAlignment - { - get - { - string temp; - GetProperty(TableView.ChildProperty.CELL_VERTICAL_ALIGNMENT).Get(out temp); - return temp; - } - set - { - SetProperty(TableView.ChildProperty.CELL_VERTICAL_ALIGNMENT, new Dali.Property.Value(value)); - } - } - - /** - * @brief The left focusable view. - * @note This will return NULL if not set. - * This will also return NULL if the specified left focusable view is not on window. - * - */ - public View LeftFocusableView - { - // As native side will be only storing IDs so need a logic to convert View to ID and vice-versa. - get - { - if (LeftFocusableViewId >= 0) - { - return ConvertIdToView((uint)LeftFocusableViewId); - } - return null; - } - set - { - LeftFocusableViewId = (int)value.GetId(); - } - } - - /** - * @brief The right focusable view. - * @note This will return NULL if not set. - * This will also return NULL if the specified right focusable view is not on window. - * - */ - public View RightFocusableView - { - // As native side will be only storing IDs so need a logic to convert View to ID and vice-versa. - get - { - if (RightFocusableViewId >= 0) - { - return ConvertIdToView((uint)RightFocusableViewId); - } - return null; - } - set - { - RightFocusableViewId = (int)value.GetId(); - } - } - - /** - * @brief The up focusable view. - * @note This will return NULL if not set. - * This will also return NULL if the specified up focusable view is not on window. - * - */ - public View UpFocusableView - { - // As native side will be only storing IDs so need a logic to convert View to ID and vice-versa. - get - { - if (UpFocusableViewId >= 0) - { - return ConvertIdToView((uint)UpFocusableViewId); - } - return null; - } - set - { - UpFocusableViewId = (int)value.GetId(); - } - } - - /** - * @brief The down focusable view. - * @note This will return NULL if not set. - * This will also return NULL if the specified down focusable view is not on window. - * - */ - public View DownFocusableView - { - // As native side will be only storing IDs so need a logic to convert View to ID and vice-versa. - get - { - if (DownFocusableViewId >= 0) - { - return ConvertIdToView((uint)DownFocusableViewId); - } - return null; - } - set - { - DownFocusableViewId = (int)value.GetId(); - } - } - - public Position CurrentPosition - { - get - { - return GetCurrentPosition(); - } - } - - public Size2D Size2D - { - get - { - Size temp = new Size(0.0f, 0.0f, 0.0f); - GetProperty(View.Property.SIZE).Get(temp); - return new Size2D(temp); - } - set - { - SetProperty(View.Property.SIZE, new Dali.Property.Value(new Size(value))); - } - } - - public Size CurrentSize - { - get - { - return GetCurrentSize(); - } - } - - public View Parent - { - get - { - return GetParent(); - } - } - - public bool Visibility - { - get - { - return Visible; - } - } - - public float Opacity - { - get - { - float temp = 0; - GetProperty(View.Property.OPACITY).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.OPACITY, new Dali.Property.Value(value)); - } - } - - public Position2D Position2D - { - get - { - Position temp = new Position(0.0f, 0.0f, 0.0f); - GetProperty(View.Property.POSITION).Get(temp); - return new Position2D(temp); - } - set - { - SetProperty(View.Property.POSITION, new Dali.Property.Value(new Position(value))); - } - } - - public Vector2 ScreenPosition - { - get - { - Vector2 temp = new Vector2(0.0f, 0.0f); - GetProperty(View.Property.SCREEN_POSITION).Get(temp); - return temp; - } - } - - internal bool PositionUsesAnchorPoint - { - get - { - bool temp = false; - GetProperty(View.Property.POSITION_USES_ANCHOR_POINT).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.POSITION_USES_ANCHOR_POINT, new Dali.Property.Value(value)); - } - } - - internal bool FocusState - { - get - { - return IsFocusable(); - } - set - { - SetFocusable(value); - } - } - - public bool IsOnWindow - { - get - { - return OnWindow(); - } - } - - public int SiblingOrder - { - get - { - int temp = 0; - GetProperty(View.Property.SIBLING_ORDER).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.SIBLING_ORDER, new Dali.Property.Value(value)); - } - } - - public void Show() - { - Visible = true; - } - - public void Hide() - { - Visible = false; - } - - public void Raise() - { - NDalicPINVOKE.Raise(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Lower() - { - NDalicPINVOKE.Lower(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RaiseToTop() - { - NDalicPINVOKE.RaiseToTop(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void LowerToBottom() - { - NDalicPINVOKE.LowerToBottom(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RaiseAbove(View target) - { - NDalicPINVOKE.RaiseAbove(swigCPtr, View.getCPtr(target)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void LowerBelow(View target) - { - NDalicPINVOKE.RaiseAbove(swigCPtr, View.getCPtr(target)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private uint GetId() - { - uint ret = NDalicPINVOKE.Actor_GetId(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private bool OnWindow() - { - bool ret = NDalicPINVOKE.Actor_OnStage(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Layer GetLayer() - { - Layer ret = new Layer(NDalicPINVOKE.Actor_GetLayer(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void Add(View child) - { - NDalicPINVOKE.Actor_Add(swigCPtr, View.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Remove(View child) - { - NDalicPINVOKE.Actor_Remove(swigCPtr, View.getCPtr(child)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Unparent() - { - NDalicPINVOKE.Actor_Unparent(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public uint GetChildCount() - { - uint ret = NDalicPINVOKE.Actor_GetChildCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public View GetChildAt(uint index) - { - View ret = new View(NDalicPINVOKE.Actor_GetChildAt(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public View FindChildByName(string actorName) - { - View ret = new View(NDalicPINVOKE.Actor_FindChildByName(swigCPtr, actorName), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public View FindChildById(uint id) - { - View ret = new View(NDalicPINVOKE.Actor_FindChildById(swigCPtr, id), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private View GetParent() - { - View ret = new View(NDalicPINVOKE.Actor_GetParent(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void SetParentOrigin(Vector3 origin) - { - NDalicPINVOKE.Actor_SetParentOrigin(swigCPtr, Vector3.getCPtr(origin)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private Vector3 GetCurrentParentOrigin() - { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetCurrentParentOrigin(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private void SetAnchorPoint(Vector3 anchorPoint) - { - NDalicPINVOKE.Actor_SetAnchorPoint(swigCPtr, Vector3.getCPtr(anchorPoint)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private Vector3 GetCurrentAnchorPoint() - { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetCurrentAnchorPoint(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetSize(float width, float height) - { - NDalicPINVOKE.Actor_SetSize__SWIG_0(swigCPtr, width, height); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetSize(float width, float height, float depth) - { - NDalicPINVOKE.Actor_SetSize__SWIG_1(swigCPtr, width, height, depth); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetSize(Vector2 size) - { - NDalicPINVOKE.Actor_SetSize__SWIG_2(swigCPtr, Vector2.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetSize(Vector3 size) - { - NDalicPINVOKE.Actor_SetSize__SWIG_3(swigCPtr, Vector3.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3 GetTargetSize() - { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetTargetSize(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Vector3 GetCurrentSize() - { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetCurrentSize(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal Vector3 GetNaturalSize() - { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetNaturalSize(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void TranslateBy(Vector3 distance) - { - NDalicPINVOKE.Actor_TranslateBy(swigCPtr, Vector3.getCPtr(distance)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - private Vector3 GetCurrentPosition() - { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetCurrentPosition(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void RotateBy(Degree angle, Vector3 axis) - { - NDalicPINVOKE.Actor_RotateBy__SWIG_0(swigCPtr, Degree.getCPtr(angle), Vector3.getCPtr(axis)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RotateBy(Radian angle, Vector3 axis) - { - NDalicPINVOKE.Actor_RotateBy__SWIG_1(swigCPtr, Radian.getCPtr(angle), Vector3.getCPtr(axis)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RotateBy(Rotation relativeRotation) - { - NDalicPINVOKE.Actor_RotateBy__SWIG_2(swigCPtr, Rotation.getCPtr(relativeRotation)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void ScaleBy(Vector3 relativeScale) - { - NDalicPINVOKE.Actor_ScaleBy(swigCPtr, Vector3.getCPtr(relativeScale)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector4 GetCurrentWorldColor() - { - Vector4 ret = new Vector4(NDalicPINVOKE.Actor_GetCurrentWorldColor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetDrawMode(DrawModeType drawMode) - { - NDalicPINVOKE.Actor_SetDrawMode(swigCPtr, (int)drawMode); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public DrawModeType GetDrawMode() - { - DrawModeType ret = (DrawModeType)NDalicPINVOKE.Actor_GetDrawMode(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool ScreenToLocal(out float localX, out float localY, float screenX, float screenY) - { - bool ret = NDalicPINVOKE.Actor_ScreenToLocal(swigCPtr, out localX, out localY, screenX, screenY); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetFocusable(bool focusable) - { - NDalicPINVOKE.Actor_SetKeyboardFocusable(swigCPtr, focusable); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsFocusable() - { - bool ret = NDalicPINVOKE.Actor_IsKeyboardFocusable(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetResizePolicy(ResizePolicyType policy, DimensionType dimension) - { - NDalicPINVOKE.Actor_SetResizePolicy(swigCPtr, (int)policy, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ResizePolicyType GetResizePolicy(DimensionType dimension) - { - ResizePolicyType ret = (ResizePolicyType)NDalicPINVOKE.Actor_GetResizePolicy(swigCPtr, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetSizeModeFactor(Vector3 factor) - { - NDalicPINVOKE.Actor_SetSizeModeFactor(swigCPtr, Vector3.getCPtr(factor)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector3 GetSizeModeFactor() - { - Vector3 ret = new Vector3(NDalicPINVOKE.Actor_GetSizeModeFactor(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetHeightForWidth(float width) - { - float ret = NDalicPINVOKE.Actor_GetHeightForWidth(swigCPtr, width); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetWidthForHeight(float height) - { - float ret = NDalicPINVOKE.Actor_GetWidthForHeight(swigCPtr, height); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetRelayoutSize(DimensionType dimension) - { - float ret = NDalicPINVOKE.Actor_GetRelayoutSize(swigCPtr, (int)dimension); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetPadding(PaddingType padding) - { - NDalicPINVOKE.Actor_SetPadding(swigCPtr, PaddingType.getCPtr(padding)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void GetPadding(PaddingType paddingOut) - { - NDalicPINVOKE.Actor_GetPadding(swigCPtr, PaddingType.getCPtr(paddingOut)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetMinimumSize(Vector2 size) - { - NDalicPINVOKE.Actor_SetMinimumSize(swigCPtr, Vector2.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2 GetMinimumSize() - { - Vector2 ret = new Vector2(NDalicPINVOKE.Actor_GetMinimumSize(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetMaximumSize(Vector2 size) - { - NDalicPINVOKE.Actor_SetMaximumSize(swigCPtr, Vector2.getCPtr(size)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2 GetMaximumSize() - { - Vector2 ret = new Vector2(NDalicPINVOKE.Actor_GetMaximumSize(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public int GetHierarchyDepth() - { - int ret = NDalicPINVOKE.Actor_GetHierarchyDepth(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint AddRenderer(Renderer renderer) - { - uint ret = NDalicPINVOKE.Actor_AddRenderer(swigCPtr, Renderer.getCPtr(renderer)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal uint GetRendererCount() - { - uint ret = NDalicPINVOKE.Actor_GetRendererCount(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal Renderer GetRendererAt(uint index) - { - Renderer ret = new Renderer(NDalicPINVOKE.Actor_GetRendererAt(swigCPtr, index), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal void RemoveRenderer(Renderer renderer) - { - NDalicPINVOKE.Actor_RemoveRenderer__SWIG_0(swigCPtr, Renderer.getCPtr(renderer)); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void RemoveRenderer(uint index) - { - NDalicPINVOKE.Actor_RemoveRenderer__SWIG_1(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal TouchDataSignal TouchSignal() - { - TouchDataSignal ret = new TouchDataSignal(NDalicPINVOKE.Actor_TouchSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal HoverSignal HoveredSignal() - { - HoverSignal ret = new HoverSignal(NDalicPINVOKE.Actor_HoveredSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal WheelSignal WheelEventSignal() - { - WheelSignal ret = new WheelSignal(NDalicPINVOKE.Actor_WheelEventSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ViewSignal OnWindowSignal() - { - ViewSignal ret = new ViewSignal(NDalicPINVOKE.Actor_OnStageSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ViewSignal OffStageSignal() - { - ViewSignal ret = new ViewSignal(NDalicPINVOKE.Actor_OffStageSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ViewSignal OnRelayoutSignal() - { - ViewSignal ret = new ViewSignal(NDalicPINVOKE.Actor_OnRelayoutSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) - throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector3 ParentOrigin - { - get - { - Vector3 temp = new Vector3(0.0f, 0.0f, 0.0f); - GetProperty(View.Property.PARENT_ORIGIN).Get(temp); - return temp; - } - set - { - SetProperty(View.Property.PARENT_ORIGIN, new Dali.Property.Value(value)); - } - } - - public float ParentOriginX - { - get - { - float temp = 0.0f; - GetProperty(View.Property.PARENT_ORIGIN_X).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.PARENT_ORIGIN_X, new Dali.Property.Value(value)); - } - } - - public float ParentOriginY - { - get - { - float temp = 0.0f; - GetProperty(View.Property.PARENT_ORIGIN_Y).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.PARENT_ORIGIN_Y, new Dali.Property.Value(value)); - } - } - - public float ParentOriginZ - { - get - { - float temp = 0.0f; - GetProperty(View.Property.PARENT_ORIGIN_Z).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.PARENT_ORIGIN_Z, new Dali.Property.Value(value)); - } - } - - public Vector3 PivotPoint - { - get - { - Vector3 temp = new Vector3(0.0f, 0.0f, 0.0f); - GetProperty(View.Property.ANCHOR_POINT).Get(temp); - return temp; - } - set - { - SetProperty(View.Property.ANCHOR_POINT, new Dali.Property.Value(value)); - } - } - - public float PivotPointX - { - get - { - float temp = 0.0f; - GetProperty(View.Property.ANCHOR_POINT_X).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.ANCHOR_POINT_X, new Dali.Property.Value(value)); - } - } - - public float PivotPointY - { - get - { - float temp = 0.0f; - GetProperty(View.Property.ANCHOR_POINT_Y).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.ANCHOR_POINT_Y, new Dali.Property.Value(value)); - } - } - - public float PivotPointZ - { - get - { - float temp = 0.0f; - GetProperty(View.Property.ANCHOR_POINT_Z).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.ANCHOR_POINT_Z, new Dali.Property.Value(value)); - } - } - - public Vector3 Size - { - get - { - Vector3 temp = new Vector3(0.0f, 0.0f, 0.0f); - GetProperty(View.Property.SIZE).Get(temp); - return temp; - } - set - { - SetProperty(View.Property.SIZE, new Dali.Property.Value(value)); - } - } - - public float SizeWidth - { - get - { - float temp = 0.0f; - GetProperty(View.Property.SIZE_WIDTH).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.SIZE_WIDTH, new Dali.Property.Value(value)); - } - } - - public float SizeHeight - { - get - { - float temp = 0.0f; - GetProperty(View.Property.SIZE_HEIGHT).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.SIZE_HEIGHT, new Dali.Property.Value(value)); - } - } - - public Vector3 Position - { - get - { - Vector3 temp = new Vector3(0.0f, 0.0f, 0.0f); - GetProperty(View.Property.POSITION).Get(temp); - return temp; - } - set - { - SetProperty(View.Property.POSITION, new Dali.Property.Value(value)); - } - } - - public float PositionX - { - get - { - float temp = 0.0f; - GetProperty(View.Property.POSITION_X).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.POSITION_X, new Dali.Property.Value(value)); - } - } - - public float PositionY - { - get - { - float temp = 0.0f; - GetProperty(View.Property.POSITION_Y).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.POSITION_Y, new Dali.Property.Value(value)); - } - } - - public float PositionZ - { - get - { - float temp = 0.0f; - GetProperty(View.Property.POSITION_Z).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.POSITION_Z, new Dali.Property.Value(value)); - } - } - - public Vector3 WorldPosition - { - get - { - Vector3 temp = new Vector3(0.0f, 0.0f, 0.0f); - GetProperty(View.Property.WORLD_POSITION).Get(temp); - return temp; - } - } - - public float WorldPositionX - { - get - { - float temp = 0.0f; - GetProperty(View.Property.WORLD_POSITION_X).Get(out temp); - return temp; - } - } - - public float WorldPositionY - { - get - { - float temp = 0.0f; - GetProperty(View.Property.WORLD_POSITION_Y).Get(out temp); - return temp; - } - } - - public float WorldPositionZ - { - get - { - float temp = 0.0f; - GetProperty(View.Property.WORLD_POSITION_Z).Get(out temp); - return temp; - } - } - - public Rotation Orientation - { - get - { - Rotation temp = new Rotation(); - GetProperty(View.Property.ORIENTATION).Get(temp); - return temp; - } - set - { - SetProperty(View.Property.ORIENTATION, new Dali.Property.Value(value)); - } - } - - public Rotation WorldOrientation - { - get - { - Rotation temp = new Rotation(); - GetProperty(View.Property.WORLD_ORIENTATION).Get(temp); - return temp; - } - } - - public Vector3 Scale - { - get - { - Vector3 temp = new Vector3(0.0f, 0.0f, 0.0f); - GetProperty(View.Property.SCALE).Get(temp); - return temp; - } - set - { - SetProperty(View.Property.SCALE, new Dali.Property.Value(value)); - } - } - - public float ScaleX - { - get - { - float temp = 0.0f; - GetProperty(View.Property.SCALE_X).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.SCALE_X, new Dali.Property.Value(value)); - } - } - - public float ScaleY - { - get - { - float temp = 0.0f; - GetProperty(View.Property.SCALE_Y).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.SCALE_Y, new Dali.Property.Value(value)); - } - } - - public float ScaleZ - { - get - { - float temp = 0.0f; - GetProperty(View.Property.SCALE_Z).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.SCALE_Z, new Dali.Property.Value(value)); - } - } - - public Vector3 WorldScale - { - get - { - Vector3 temp = new Vector3(0.0f, 0.0f, 0.0f); - GetProperty(View.Property.WORLD_SCALE).Get(temp); - return temp; - } - } - - public bool Visible - { - get - { - bool temp = false; - GetProperty(View.Property.VISIBLE).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.VISIBLE, new Dali.Property.Value(value)); - } - } - - public Vector4 WorldColor - { - get - { - Vector4 temp = new Vector4(0.0f, 0.0f, 0.0f, 0.0f); - GetProperty(View.Property.WORLD_COLOR).Get(temp); - return temp; - } - } - - public Matrix WorldMatrix - { - get - { - Matrix temp = new Matrix(); - GetProperty(View.Property.WORLD_MATRIX).Get(temp); - return temp; - } - } - - public string Name - { - get - { - string temp; - GetProperty(View.Property.NAME).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.NAME, new Dali.Property.Value(value)); - } - } - - public bool Sensitive - { - get - { - bool temp = false; - GetProperty(View.Property.SENSITIVE).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.SENSITIVE, new Dali.Property.Value(value)); - } - } - - public bool LeaveRequired - { - get - { - bool temp = false; - GetProperty(View.Property.LEAVE_REQUIRED).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.LEAVE_REQUIRED, new Dali.Property.Value(value)); - } - } - - public bool InheritOrientation - { - get - { - bool temp = false; - GetProperty(View.Property.INHERIT_ORIENTATION).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.INHERIT_ORIENTATION, new Dali.Property.Value(value)); - } - } - - public bool InheritScale - { - get - { - bool temp = false; - GetProperty(View.Property.INHERIT_SCALE).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.INHERIT_SCALE, new Dali.Property.Value(value)); - } - } - - public string DrawMode - { - get - { - string temp; - GetProperty(View.Property.DRAW_MODE).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.DRAW_MODE, new Dali.Property.Value(value)); - } - } - - public Vector3 SizeModeFactor - { - get - { - Vector3 temp = new Vector3(0.0f, 0.0f, 0.0f); - GetProperty(View.Property.SIZE_MODE_FACTOR).Get(temp); - return temp; - } - set - { - SetProperty(View.Property.SIZE_MODE_FACTOR, new Dali.Property.Value(value)); - } - } - - public string WidthResizePolicy - { - get - { - string temp; - GetProperty(View.Property.WIDTH_RESIZE_POLICY).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.WIDTH_RESIZE_POLICY, new Dali.Property.Value(value)); - } - } - - public string HeightResizePolicy - { - get - { - string temp; - GetProperty(View.Property.HEIGHT_RESIZE_POLICY).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.HEIGHT_RESIZE_POLICY, new Dali.Property.Value(value)); - } - } - - public string SizeScalePolicy - { - get - { - string temp; - GetProperty(View.Property.SIZE_SCALE_POLICY).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.SIZE_SCALE_POLICY, new Dali.Property.Value(value)); - } - } - - public bool WidthForHeight - { - get - { - bool temp = false; - GetProperty(View.Property.WIDTH_FOR_HEIGHT).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.WIDTH_FOR_HEIGHT, new Dali.Property.Value(value)); - } - } - - public bool HeightForWidth - { - get - { - bool temp = false; - GetProperty(View.Property.HEIGHT_FOR_WIDTH).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.HEIGHT_FOR_WIDTH, new Dali.Property.Value(value)); - } - } - - public Vector4 Padding - { - get - { - Vector4 temp = new Vector4(0.0f, 0.0f, 0.0f, 0.0f); - GetProperty(View.Property.PADDING).Get(temp); - return temp; - } - set - { - SetProperty(View.Property.PADDING, new Dali.Property.Value(value)); - } - } - - public Vector2 MinimumSize - { - get - { - Vector2 temp = new Vector2(0.0f, 0.0f); - GetProperty(View.Property.MINIMUM_SIZE).Get(temp); - return temp; - } - set - { - SetProperty(View.Property.MINIMUM_SIZE, new Dali.Property.Value(value)); - } - } - - public Vector2 MaximumSize - { - get - { - Vector2 temp = new Vector2(0.0f, 0.0f); - GetProperty(View.Property.MAXIMUM_SIZE).Get(temp); - return temp; - } - set - { - SetProperty(View.Property.MAXIMUM_SIZE, new Dali.Property.Value(value)); - } - } - - public bool InheritPosition - { - get - { - bool temp = false; - GetProperty(View.Property.INHERIT_POSITION).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.INHERIT_POSITION, new Dali.Property.Value(value)); - } - } - - public string ClippingMode - { - get - { - string temp; - GetProperty(View.Property.CLIPPING_MODE).Get(out temp); - return temp; - } - set - { - SetProperty(View.Property.CLIPPING_MODE, new Dali.Property.Value(value)); - } - } - } -} diff --git a/plugins/dali-sharp/sharp/public/ViewWrapper.cs b/plugins/dali-sharp/sharp/public/ViewWrapper.cs deleted file mode 100755 index 779a847..0000000 --- a/plugins/dali-sharp/sharp/public/ViewWrapper.cs +++ /dev/null @@ -1,83 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ - -namespace Dali -{ - public class ViewWrapper : View - { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - internal ViewWrapperImpl viewWrapperImpl; - - internal ViewWrapper(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicManualPINVOKE.ViewWrapper_SWIGUpcast(cPtr), cMemoryOwn) - { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ViewWrapper obj) - { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~ViewWrapper() - { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() - { - if (!Window.IsInstalled()) - { - DisposeQueue.Instance.Add(this); - return; - } - - lock (this) - { - if (swigCPtr.Handle != global::System.IntPtr.Zero) - { - if (swigCMemOwn) - { - swigCMemOwn = false; - NDalicManualPINVOKE.delete_ViewWrapper(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - internal ViewWrapper(string typeName, ViewWrapperImpl implementation) : this(NDalicManualPINVOKE.ViewWrapper_New(typeName, ViewWrapperImpl.getCPtr(implementation)), true) - { - viewWrapperImpl = implementation; - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public ViewWrapper(ViewWrapper handle) : this(NDalicManualPINVOKE.new_ViewWrapper__SWIG_1(ViewWrapper.getCPtr(handle)), true) - { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal new static ViewWrapper DownCast(BaseHandle handle) - { - ViewWrapper ret = new ViewWrapper(NDalicManualPINVOKE.ViewWrapper_DownCast(BaseHandle.getCPtr(handle)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } -} - diff --git a/plugins/dali-sharp/sharp/public/VisualBase.cs b/plugins/dali-sharp/sharp/public/VisualBase.cs deleted file mode 100644 index c5b568c..0000000 --- a/plugins/dali-sharp/sharp/public/VisualBase.cs +++ /dev/null @@ -1,111 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class VisualBase : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal VisualBase(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.VisualBase_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VisualBase obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~VisualBase() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_VisualBase(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public VisualBase() : this(NDalicPINVOKE.new_VisualBase__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VisualBase(VisualBase handle) : this(NDalicPINVOKE.new_VisualBase__SWIG_1(VisualBase.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetName(string name) { - NDalicPINVOKE.VisualBase_SetName(swigCPtr, name); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public string GetName() { - string ret = NDalicPINVOKE.VisualBase_GetName(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetTransformAndSize(Property.Map transform, Vector2 controlSize) { - NDalicPINVOKE.VisualBase_SetTransformAndSize(swigCPtr, Property.Map.getCPtr(transform), Vector2.getCPtr(controlSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetHeightForWidth(float width) { - float ret = NDalicPINVOKE.VisualBase_GetHeightForWidth(swigCPtr, width); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public float GetWidthForHeight(float height) { - float ret = NDalicPINVOKE.VisualBase_GetWidthForHeight(swigCPtr, height); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void GetNaturalSize(Vector2 naturalSize) { - NDalicPINVOKE.VisualBase_GetNaturalSize(swigCPtr, Vector2.getCPtr(naturalSize)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetDepthIndex(float index) { - NDalicPINVOKE.VisualBase_SetDepthIndex(swigCPtr, index); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public float GetDepthIndex() { - float ret = NDalicPINVOKE.VisualBase_GetDepthIndex(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void CreatePropertyMap(Property.Map map) { - NDalicPINVOKE.VisualBase_CreatePropertyMap(swigCPtr, Property.Map.getCPtr(map)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal VisualBase(SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base impl) : this(NDalicPINVOKE.new_VisualBase__SWIG_2(SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base.getCPtr(impl)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/VisualFactory.cs b/plugins/dali-sharp/sharp/public/VisualFactory.cs deleted file mode 100644 index fa21429..0000000 --- a/plugins/dali-sharp/sharp/public/VisualFactory.cs +++ /dev/null @@ -1,82 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class VisualFactory : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - - internal VisualFactory(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.VisualFactory_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VisualFactory obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~VisualFactory() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_VisualFactory(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public static VisualFactory Get() { - VisualFactory ret = new VisualFactory(NDalicPINVOKE.VisualFactory_Get(), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public VisualFactory() : this(NDalicPINVOKE.new_VisualFactory__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VisualFactory(VisualFactory handle) : this(NDalicPINVOKE.new_VisualFactory__SWIG_1(VisualFactory.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public VisualFactory Assign(VisualFactory handle) { - VisualFactory ret = new VisualFactory(NDalicPINVOKE.VisualFactory_Assign(swigCPtr, VisualFactory.getCPtr(handle)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public VisualBase CreateVisual(Property.Map propertyMap) { - VisualBase ret = new VisualBase(NDalicPINVOKE.VisualFactory_CreateVisual__SWIG_0(swigCPtr, Property.Map.getCPtr(propertyMap)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public VisualBase CreateVisual(Image image) { - VisualBase ret = new VisualBase(NDalicPINVOKE.VisualFactory_CreateVisual__SWIG_1(swigCPtr, Image.getCPtr(image)), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Wheel.cs b/plugins/dali-sharp/sharp/public/Wheel.cs deleted file mode 100644 index 1c8071c..0000000 --- a/plugins/dali-sharp/sharp/public/Wheel.cs +++ /dev/null @@ -1,209 +0,0 @@ -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - -public class Wheel : global::System.IDisposable { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - protected bool swigCMemOwn; - - internal Wheel(global::System.IntPtr cPtr, bool cMemoryOwn) { - swigCMemOwn = cMemoryOwn; - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Wheel obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Wheel() { - DisposeQueue.Instance.Add(this); - } - - public virtual void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Wheel(swigCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - } - } - - - public static Wheel GetWheelFromPtr(global::System.IntPtr cPtr) { - Wheel ret = new Wheel(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Wheel.WheelType Type - { - get - { - return type; - } - } - - public int Direction - { - get - { - return direction; - } - } - - public uint Modifiers - { - get - { - return modifiers; - } - } - - public Vector2 Point - { - get - { - return point; - } - } - - public int Z - { - get - { - return z; - } - } - - public uint TimeStamp - { - get - { - return timeStamp; - } - } - - public Wheel() : this(NDalicPINVOKE.new_Wheel__SWIG_0(), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Wheel(Wheel.WheelType type, int direction, uint modifiers, Vector2 point, int z, uint timeStamp) : this(NDalicPINVOKE.new_Wheel__SWIG_1((int)type, direction, modifiers, Vector2.getCPtr(point), z, timeStamp), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public bool IsShiftModifier() { - bool ret = NDalicPINVOKE.Wheel_IsShiftModifier(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsCtrlModifier() { - bool ret = NDalicPINVOKE.Wheel_IsCtrlModifier(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public bool IsAltModifier() { - bool ret = NDalicPINVOKE.Wheel_IsAltModifier(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - private Wheel.WheelType type { - set { - NDalicPINVOKE.Wheel_type_set(swigCPtr, (int)value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - Wheel.WheelType ret = (Wheel.WheelType)NDalicPINVOKE.Wheel_type_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private int direction { - set { - NDalicPINVOKE.Wheel_direction_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.Wheel_direction_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private uint modifiers { - set { - NDalicPINVOKE.Wheel_modifiers_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.Wheel_modifiers_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private Vector2 point { - set { - NDalicPINVOKE.Wheel_point_set(swigCPtr, Vector2.getCPtr(value)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Wheel_point_get(swigCPtr); - Vector2 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector2(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private int z { - set { - NDalicPINVOKE.Wheel_z_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - int ret = NDalicPINVOKE.Wheel_z_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private uint timeStamp { - set { - NDalicPINVOKE.Wheel_timeStamp_set(swigCPtr, value); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - get { - uint ret = NDalicPINVOKE.Wheel_timeStamp_get(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - public enum WheelType { - MOUSE_WHEEL, - CUSTOM_WHEEL - } - -} - -} diff --git a/plugins/dali-sharp/sharp/public/Window.cs b/plugins/dali-sharp/sharp/public/Window.cs deleted file mode 100644 index 78b705e..0000000 --- a/plugins/dali-sharp/sharp/public/Window.cs +++ /dev/null @@ -1,845 +0,0 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ -// This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts -//------------------------------------------------------------------------------ -// -// -// This file was automatically generated by SWIG (http://www.swig.org). -// Version 3.0.10 -// -// Do not make changes to this file unless you know what you are doing--modify -// the SWIG interface file instead. -//------------------------------------------------------------------------------ - -namespace Dali { - - using System; - using System.Runtime.InteropServices; - -public class Window : BaseHandle { - private global::System.Runtime.InteropServices.HandleRef swigCPtr; - private global::System.Runtime.InteropServices.HandleRef stageCPtr; - - internal Window(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.Window_SWIGUpcast(cPtr), cMemoryOwn) { - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); - stageCPtr = new global::System.Runtime.InteropServices.HandleRef(this, NDalicPINVOKE.Stage_GetCurrent()); - } - - internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Window obj) { - return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; - } - - ~Window() { - DisposeQueue.Instance.Add(this); - } - - public override void Dispose() { - if (!Window.IsInstalled()) { - DisposeQueue.Instance.Add(this); - return; - } - - lock(this) { - if (swigCPtr.Handle != global::System.IntPtr.Zero) { - if (swigCMemOwn) { - swigCMemOwn = false; - NDalicPINVOKE.delete_Window(swigCPtr); - NDalicPINVOKE.delete_Stage(stageCPtr); - } - swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero); - } - global::System.GC.SuppressFinalize(this); - base.Dispose(); - } - } - - - public static bool IsInstalled() { - bool ret = NDalicPINVOKE.Stage_IsInstalled(); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - internal void SetAcceptFocus( bool accept ) - { - NDalicPINVOKE.SetAcceptFocus(swigCPtr, accept); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal bool IsFocusAcceptable() - { - return NDalicPINVOKE.IsFocusAcceptable(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Show() - { - NDalicPINVOKE.Show(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Hide() - { - NDalicPINVOKE.Hide(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void IsVisible() - { - NDalicPINVOKE.IsVisible(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public class WindowFocusChangedEventArgs : EventArgs - { - public bool FocusGained - { - get; - set; - } - } - - private WindowFocusChangedEventCallbackType _windowFocusChangedEventCallback; - [UnmanagedFunctionPointer(CallingConvention.StdCall)] - private delegate void WindowFocusChangedEventCallbackType(bool focusGained); - private event EventHandler _windowFocusChangedEventHandler; - - public event EventHandler WindowFocusChanged - { - add - { - if (_windowFocusChangedEventHandler == null) - { - _windowFocusChangedEventCallback = OnWindowFocusedChanged; - WindowFocusChangedSignal().Connect(_windowFocusChangedEventCallback); - } - - _windowFocusChangedEventHandler += value; - } - remove - { - _windowFocusChangedEventHandler -= value; - - if (_windowFocusChangedEventHandler == null && _windowFocusChangedEventCallback != null) - { - WindowFocusChangedSignal().Disconnect(_windowFocusChangedEventCallback); - } - } - } - - private void OnWindowFocusedChanged(bool focusGained) - { - WindowFocusChangedEventArgs e = new WindowFocusChangedEventArgs(); - - e.FocusGained = focusGained; - - if (_windowFocusChangedEventHandler != null) - { - _windowFocusChangedEventHandler(this, e); - } - } - - internal WindowFocusSignalType WindowFocusChangedSignal() { - WindowFocusSignalType ret = new WindowFocusSignalType(NDalicPINVOKE.FocusChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - - public Window (Rectangle windowPosition, string name, bool isTransparent) : this (NDalicPINVOKE.Window_New__SWIG_0(Rectangle.getCPtr(windowPosition), name, isTransparent), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - public Window (Rectangle windowPosition, string name) : this (NDalicPINVOKE.Window_New__SWIG_1(Rectangle.getCPtr(windowPosition), name), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - - } - - public Window(Window handle) : this(NDalicPINVOKE.new_Window__SWIG_1(Window.getCPtr(handle)), true) { - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Window Assign(Window rhs) { - Window ret = new Window(NDalicPINVOKE.Window_Assign(swigCPtr, Window.getCPtr(rhs)), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void ShowIndicator(Window.IndicatorVisibleMode visibleMode) { - NDalicPINVOKE.Window_ShowIndicator(swigCPtr, (int)visibleMode); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetIndicatorBackgroundOpacity(Window.IndicatorBackgroundOpacity opacity) { - NDalicPINVOKE.Window_SetIndicatorBgOpacity(swigCPtr, (int)opacity); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void RotateIndicator(Window.WindowOrientation orientation) { - NDalicPINVOKE.Window_RotateIndicator(swigCPtr, (int)orientation); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void SetClass(string name, string klass) { - NDalicPINVOKE.Window_SetClass(swigCPtr, name, klass); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Raise() { - NDalicPINVOKE.Window_Raise(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Lower() { - NDalicPINVOKE.Window_Lower(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Activate() { - NDalicPINVOKE.Window_Activate(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void AddAvailableOrientation(Window.WindowOrientation orientation) { - NDalicPINVOKE.Window_AddAvailableOrientation(swigCPtr, (int)orientation); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void RemoveAvailableOrientation(Window.WindowOrientation orientation) { - NDalicPINVOKE.Window_RemoveAvailableOrientation(swigCPtr, (int)orientation); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal void SetPreferredOrientation(Window.WindowOrientation orientation) { - NDalicPINVOKE.Window_SetPreferredOrientation(swigCPtr, (int)orientation); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal Window.WindowOrientation GetPreferredOrientation() { - Window.WindowOrientation ret = (Window.WindowOrientation)NDalicPINVOKE.Window_GetPreferredOrientation(swigCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal DragAndDropDetector GetDragAndDropDetector() { - DragAndDropDetector ret = new DragAndDropDetector(NDalicPINVOKE.Window_GetDragAndDropDetector(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal Any GetNativeHandle() { - Any ret = new Any(NDalicPINVOKE.Window_GetNativeHandle(swigCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal WindowFocusSignalType FocusChangedSignal() { - WindowFocusSignalType ret = new WindowFocusSignalType(NDalicPINVOKE.FocusChangedSignal(swigCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Layer GetDefaultLayer() - { - return this.GetRootLayer(); - } - - public void Add(Layer layer) - { - NDalicPINVOKE.Stage_Add(stageCPtr, Layer.getCPtr(layer)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Remove(Layer layer) - { - NDalicPINVOKE.Stage_Remove(stageCPtr, Layer.getCPtr(layer)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Add(View view) { - NDalicPINVOKE.Stage_Add(stageCPtr, View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public void Remove(View view) { - NDalicPINVOKE.Stage_Remove(stageCPtr, View.getCPtr(view)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector2 GetSize() { - Vector2 ret = new Vector2(NDalicPINVOKE.Stage_GetSize(stageCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal RenderTaskList GetRenderTaskList() { - RenderTaskList ret = new RenderTaskList(NDalicPINVOKE.Stage_GetRenderTaskList(stageCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public uint GetLayerCount() { - uint ret = NDalicPINVOKE.Stage_GetLayerCount(stageCPtr); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Layer GetLayer(uint depth) { - Layer ret = new Layer(NDalicPINVOKE.Stage_GetLayer(stageCPtr, depth), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Layer GetRootLayer() { - Layer ret = new Layer(NDalicPINVOKE.Stage_GetRootLayer(stageCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void SetBackgroundColor(Vector4 color) { - NDalicPINVOKE.Stage_SetBackgroundColor(stageCPtr, Vector4.getCPtr(color)); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - public Vector4 GetBackgroundColor() { - Vector4 ret = new Vector4(NDalicPINVOKE.Stage_GetBackgroundColor(stageCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public Vector2 GetDpi() { - Vector2 ret = new Vector2(NDalicPINVOKE.Stage_GetDpi(stageCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal ObjectRegistry GetObjectRegistry() { - ObjectRegistry ret = new ObjectRegistry(NDalicPINVOKE.Stage_GetObjectRegistry(stageCPtr), true); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - public void KeepRendering(float durationSeconds) { - NDalicPINVOKE.Stage_KeepRendering(stageCPtr, durationSeconds); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - } - - internal KeyEventSignal KeyEventSignal() { - KeyEventSignal ret = new KeyEventSignal(NDalicPINVOKE.Stage_KeyEventSignal(stageCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal VoidSignal EventProcessingFinishedSignal() { - VoidSignal ret = new VoidSignal(NDalicPINVOKE.Stage_EventProcessingFinishedSignal(stageCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal TouchSignal TouchSignal() { - TouchSignal ret = new TouchSignal(NDalicPINVOKE.Stage_TouchSignal(stageCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal StageWheelSignal WheelEventSignal() { - StageWheelSignal ret = new StageWheelSignal(NDalicPINVOKE.Stage_WheelEventSignal(stageCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal VoidSignal ContextLostSignal() { - VoidSignal ret = new VoidSignal(NDalicPINVOKE.Stage_ContextLostSignal(stageCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal VoidSignal ContextRegainedSignal() { - VoidSignal ret = new VoidSignal(NDalicPINVOKE.Stage_ContextRegainedSignal(stageCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal VoidSignal SceneCreatedSignal() { - VoidSignal ret = new VoidSignal(NDalicPINVOKE.Stage_SceneCreatedSignal(stageCPtr), false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - - internal static Vector4 DEFAULT_BACKGROUND_COLOR { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Stage_DEFAULT_BACKGROUND_COLOR_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - internal static Vector4 DEBUG_BACKGROUND_COLOR { - get { - global::System.IntPtr cPtr = NDalicPINVOKE.Stage_DEBUG_BACKGROUND_COLOR_get(); - Vector4 ret = (cPtr == global::System.IntPtr.Zero) ? null : new Vector4(cPtr, false); - if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve(); - return ret; - } - } - - private static readonly Window instance = Application.Instance.GetWindow(); - public static Window Instance - { - get - { - return instance; - } - } - - public enum WindowOrientation { - PORTRAIT = 0, - LANDSCAPE = 90, - PORTRAIT_INVERSE = 180, - LANDSCAPE_INVERSE = 270 - } - - public enum IndicatorBackgroundOpacity { - OPAQUE = 100, - TRANSLUCENT = 50, - TRANSPARENT = 0 - } - - public enum IndicatorVisibleMode { - INVISIBLE = 0, - VISIBLE = 1, - AUTO = 2 - } - - - - /** - * @brief Event arguments that passed via Touch signal - * - */ - public class TouchEventArgs : EventArgs - { - private Touch _touch; - - /** - * @brief Touch - contains the information of touch points - * - */ - public Touch Touch - { - get - { - return _touch; - } - set - { - _touch = value; - } - } - } - - private event EventHandler _stageTouchHandler; - private EventCallbackDelegateType1 _stageTouchCallbackDelegate; - - /** - * @brief Event for TouchEvent signal which can be used to subscribe/unsubscribe the event handler - * TouchEvent signal is emitted when the screen is touched and when the touch ends - * (i.e. the down & up touch events only). - * - */ - public event EventHandler Touched - { - add - { - lock(this) - { - _stageTouchHandler += value; - _stageTouchCallbackDelegate = OnStageTouch; - this.TouchSignal().Connect(_stageTouchCallbackDelegate); - } - } - remove - { - lock(this) - { - if (_stageTouchHandler != null) - { - this.TouchSignal().Disconnect(_stageTouchCallbackDelegate); - } - _stageTouchHandler -= value; - } - } - } - - private void OnStageTouch(IntPtr data) - { - TouchEventArgs e = new TouchEventArgs(); - - if( data != null ) - { - e.Touch = Dali.Touch.GetTouchFromPtr( data ); - } - - if (_stageTouchHandler != null) - { - _stageTouchHandler(this, e); - } - } - - /** - * @brief Wheel arguments that passed via Wheel signal - * - */ - public class WheelEventArgs : EventArgs - { - private Wheel _wheel; - - /** - * @brief Wheel - store a wheel rolling type MOUSE_WHEEL or CUSTOM_WHEEL - * - */ - public Wheel Wheel - { - get - { - return _wheel; - } - set - { - _wheel = value; - } - } - } - - private event EventHandler _stageWheelHandler; - private EventCallbackDelegateType1 _stageWheelCallbackDelegate; - - /** - * @brief Event for Wheel signal which can be used to subscribe/unsubscribe the event handler - * Wheel signal is emitted is emitted when wheel event is received. - * - */ - public event EventHandler WheelRolled - { - add - { - lock(this) - { - _stageWheelHandler += value; - _stageWheelCallbackDelegate = OnStageWheel; - this.WheelEventSignal().Connect(_stageWheelCallbackDelegate); - } - } - remove - { - lock(this) - { - if (_stageWheelHandler != null) - { - this.WheelEventSignal().Disconnect(_stageWheelCallbackDelegate); - } - _stageWheelHandler -= value; - } - } - } - - private void OnStageWheel(IntPtr data) - { - WheelEventArgs e = new WheelEventArgs(); - - if( data != null ) - { - e.Wheel = Dali.Wheel.GetWheelFromPtr( data ); - } - - if (_stageWheelHandler != null) - { - _stageWheelHandler(this, e); - } - } - - /** - * @brief Event arguments that passed via Key signal - * - */ - public class KeyEventArgs : EventArgs - { - private Key _key; - - /** - * @brief Key - is the keyevent sent to Stage. - * - */ - public Key Key - { - get - { - return _key; - } - set - { - _key = value; - } - } - } - - private event EventHandler _stageKeyHandler; - private EventCallbackDelegateType1 _stageKeyCallbackDelegate; - - /** - * @brief Event for Key signal which can be used to subscribe/unsubscribe the event handler - * Key signal is emitted is emitted when key event is received. - * - */ - public event EventHandler Key - { - add - { - lock(this) - { - _stageKeyHandler += value; - _stageKeyCallbackDelegate = OnStageKey; - this.KeyEventSignal().Connect(_stageKeyCallbackDelegate); - } - } - remove - { - lock(this) - { - if (_stageKeyHandler != null) - { - this.KeyEventSignal().Disconnect(_stageKeyCallbackDelegate); - } - _stageKeyHandler -= value; - } - } - } - - // Callback for Stage KeyEventsignal - private void OnStageKey(IntPtr data) - { - KeyEventArgs e = new KeyEventArgs(); - - if( data != null ) - { - e.Key = Dali.Key.GetKeyFromPtr( data ); - } - - if (_stageKeyHandler != null) - { - //here we send all data to user event handlers - _stageKeyHandler(this, e); - } - } - - - private event EventHandler _stageEventProcessingFinishedEventHandler; - private EventCallbackDelegateType0 _stageEventProcessingFinishedEventCallbackDelegate; - - /** - * @brief Event for EventProcessingFinished signal which can be used to subscribe/unsubscribe the event handler - * provided by the user. EventProcessingFinished signal is emitted just after the event processing is finished. - * - */ - internal event EventHandler EventProcessingFinished - { - add - { - lock(this) - { - _stageEventProcessingFinishedEventHandler += value; - _stageEventProcessingFinishedEventCallbackDelegate = OnEventProcessingFinished; - this.EventProcessingFinishedSignal().Connect(_stageEventProcessingFinishedEventCallbackDelegate); - } - } - remove - { - lock(this) - { - if (_stageEventProcessingFinishedEventHandler != null) - { - this.EventProcessingFinishedSignal().Disconnect(_stageEventProcessingFinishedEventCallbackDelegate); - } - _stageEventProcessingFinishedEventHandler -= value; - } - } - } - - // Callback for Stage EventProcessingFinishedSignal - private void OnEventProcessingFinished() - { - if (_stageEventProcessingFinishedEventHandler != null) - { - _stageEventProcessingFinishedEventHandler(this, null); - } - } - - - private EventHandler _stageContextLostEventHandler; - private EventCallbackDelegateType0 _stageContextLostEventCallbackDelegate; - - /** - * @brief Event for ContextLost signal which can be used to subscribe/unsubscribe the event handler - * ContextLost signal is emitted when the GL context is lost (Platform specific behaviour). - * - */ - internal event EventHandler ContextLost - { - add - { - lock(this) - { - _stageContextLostEventHandler += value; - _stageContextLostEventCallbackDelegate = OnContextLost; - this.ContextLostSignal().Connect(_stageContextLostEventCallbackDelegate); - } - } - remove - { - lock(this) - { - if (_stageContextLostEventHandler != null) - { - this.ContextLostSignal().Disconnect(_stageContextLostEventCallbackDelegate); - } - - _stageContextLostEventHandler -= value; - } - } - } - - // Callback for Stage ContextLostSignal - private void OnContextLost() - { - if (_stageContextLostEventHandler != null) - { - _stageContextLostEventHandler(this, null); - } - } - - - private EventHandler _stageContextRegainedEventHandler; - private EventCallbackDelegateType0 _stageContextRegainedEventCallbackDelegate; - - /** - * @brief Event for ContextRegained signal which can be used to subscribe/unsubscribe the event handler - * provided by the user. ContextRegained signal is emitted when the GL context is regained (Platform specific - * behaviour). - * - */ - internal event EventHandler ContextRegained - { - add - { - lock(this) - { - _stageContextRegainedEventHandler += value; - _stageContextRegainedEventCallbackDelegate = OnContextRegained; - this.ContextRegainedSignal().Connect(_stageContextRegainedEventCallbackDelegate); - } - } - remove - { - lock(this) - { - if (_stageContextRegainedEventHandler != null) - { - this.ContextRegainedSignal().Disconnect(_stageContextRegainedEventCallbackDelegate); - } - - _stageContextRegainedEventHandler -= value; - } - } - } - - // Callback for Stage ContextRegainedSignal - private void OnContextRegained() - { - if (_stageContextRegainedEventHandler != null) - { - _stageContextRegainedEventHandler(this, null); - } - } - - - private EventHandler _stageSceneCreatedEventHandler; - private EventCallbackDelegateType0 _stageSceneCreatedEventCallbackDelegate; - - /** - * @brief Event for SceneCreated signal which can be used to subscribe/unsubscribe the event handler - * SceneCreated signal is emitted after the initial scene is created. - * - */ - internal event EventHandler SceneCreated - { - add - { - lock(this) - { - _stageSceneCreatedEventHandler += value; - _stageSceneCreatedEventCallbackDelegate = OnSceneCreated; - this.SceneCreatedSignal().Connect(_stageSceneCreatedEventCallbackDelegate); - } - } - remove - { - lock(this) - { - if (_stageSceneCreatedEventHandler != null) - { - this.SceneCreatedSignal().Disconnect(_stageSceneCreatedEventCallbackDelegate); - } - - _stageSceneCreatedEventHandler -= value; - } - } - } - - // Callback for Stage SceneCreatedSignal - private void OnSceneCreated() - { - if (_stageSceneCreatedEventHandler != null) - { - _stageSceneCreatedEventHandler(this, null); - } - } - - - public Vector2 Size - { - get - { - Vector2 ret = GetSize(); - return ret; - } - } - - public Vector4 BackgroundColor - { - set - { - SetBackgroundColor(value); - } - get - { - Vector4 ret = GetBackgroundColor(); - return ret; - } - } - -} - -} diff --git a/plugins/dali-sharp/test/test.cs b/plugins/dali-sharp/test/test.cs deleted file mode 100644 index e5866ab..0000000 --- a/plugins/dali-sharp/test/test.cs +++ /dev/null @@ -1,174 +0,0 @@ -/* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable /* - * Copyright (c) 2017 Samsung Electronics Co., Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - -using Dali; -using Dali.Constants; -using System; -using System.Timers; - -namespace Test -{ - class AnimationTest - { - private View _colorView; - private View _textView; - - private bool _textAnimationComplete; - - private Dali.Application _currentApplication; - - private AnimationTest(Dali.Application application) - { - _currentApplication = application; - _textAnimationComplete = false; - _currentApplication.Initialized += Initialize; - } - - private void Initialize(object source, NUIApplicationInitEventArgs e) - { - AnimationTest01(); - StartTimer(4000); - } - - private void AnimationFinished(object sender, EventArgs e) - { - Console.WriteLine("Visual AnimationFinished"); - - Property.Map colorVisual = new Property.Map(); - colorVisual.Add( Visual.Property.Type, new Property.Value( (int)Visual.Type.Color )) - .Add( ColorVisualProperty.MixColor, new Property.Value( Color.Blue )); - _colorView.Background = colorVisual; - } - - private void TextAnimationFinished(object sender, EventArgs e) - { - Console.WriteLine("Text AnimationFinished"); - _textAnimationComplete = true; - } - - /** - * Test animates a text visual automatically and logs result to console once animation finished signal emitted. - * - * Manually pressing the button starts animating a visual and changes it color at end of animation. - * - * Tests Animation signal logic. - */ - - private void AnimationTest01() - { - Console.WriteLine("AnimationTest"); - - _textAnimationComplete = false; - - Window window = Window.Instance; - window.BackgroundColor = Color.White; - Size2D windowSize = window.Size; - - // Create Color Visual - _colorView = new View(); - _colorView.Size = new Vector3(120.0f, 120.0f, 0.0f); - _colorView.WidthResizePolicy = "FIXED"; - _colorView.HeightResizePolicy = "FIXED"; - Property.Map colorVisual = new Property.Map(); - colorVisual.Add( Visual.Property.Type, new Property.Value( (int)Visual.Type.Color )) - .Add( ColorVisualProperty.MixColor, new Property.Value( Color.Green )); - _colorView.Background = colorVisual; - - Window.Instance.Add(_colorView); - - Animation _animation = new Animation(1000); // 1000 milli-second of duration - _animation.StartTime = 500; - _animation.EndTime = 1000; - _animation.TargetProperty = "Position"; - _animation.Destination = new Vector3(150.0f, 150.0f, 0.0f); - _animation.AnimateTo(_colorView); - _animation.Finished += AnimationFinished; - - PushButton buttonWithSimpleTooltip = new PushButton(); - buttonWithSimpleTooltip.LabelText = "Press to Animate"; - buttonWithSimpleTooltip.UnselectedColor = new Vector4(0.6f, 0.92f, 1.0f, 1.0f); - buttonWithSimpleTooltip.SelectedColor = new Vector4(0.6f, 0.7f, 1.0f, 1.0f); - buttonWithSimpleTooltip.WidthResizePolicy = "USE_NATURAL_SIZE"; - buttonWithSimpleTooltip.Position = new Position(windowSize.Width /2 , 0, 0); - - Window.Instance.Add(buttonWithSimpleTooltip); - buttonWithSimpleTooltip.SetFocusable(true); - buttonWithSimpleTooltip.TooltipText = "RePosition Square and change color to Blue"; - buttonWithSimpleTooltip.Clicked += (obj, ee) => - { - _animation.Play(); - return true; - }; - - _textView = new View(); - _textView.WidthResizePolicy = "USE_NATURAL_SIZE"; - Property.Map textVisual = new Property.Map(); - textVisual.Add(Dali.Constants.Visual.Property.Type, new Property.Value((int)Dali.Constants.Visual.Type.Text)) - .Add(Dali.Constants.TextVisualProperty.Text, new Property.Value("Moved Text")) - .Add(Dali.Constants.TextVisualProperty.PointSize, new Property.Value(24)); - - _textView.Background = textVisual; - _textView.Position = new Position(0, 200, 0); - Window.Instance.Add(_textView); - - Animation textAnimation = new Animation(3000); // 3000 milli-second of duration - - textAnimation.TargetProperty = "Position"; - textAnimation.Destination = new Vector3(windowSize.Width/2, 200.0f, 0.0f); - textAnimation.AnimateTo(_textView); - textAnimation.Finished += TextAnimationFinished; - - textAnimation.Play(); - } - - private void StartTimer(int duration) - { - System.Timers.Timer timer = new System.Timers.Timer(duration); - timer.Elapsed += OnTimerElasped; - timer.AutoReset = false; - timer.Start(); - } - - private void OnTimerElasped(System.Object source, ElapsedEventArgs e) - { - if (_textAnimationComplete == true) - { - Console.WriteLine("PASSED."); - } - else - { - Console.WriteLine("FAILED"); - } - } - - static void Main(string[] args) - { - Application application = Application.NewApplication(); - AnimationTest test = new AnimationTest(application); - application.MainLoop(); - } - } -} \ No newline at end of file -- 2.7.4