window.cpp

来自「最新osg包」· C++ 代码 · 共 962 行 · 第 1/3 页

CPP
962
字号
	          "");	I_Method0(osgWidget::Window::HorizontalAnchor, getAnchorHorizontal,	          Properties::NON_VIRTUAL,	          __HorizontalAnchor__getAnchorHorizontal,	          "",	          "");	I_Method0(osgWidget::XYCoord, getOrigin,	          Properties::NON_VIRTUAL,	          __XYCoord__getOrigin,	          "",	          "");	I_Method0(osgWidget::XYCoord, getSize,	          Properties::NON_VIRTUAL,	          __XYCoord__getSize,	          "",	          "");	I_Method0(osgWidget::XYCoord, getMinSize,	          Properties::NON_VIRTUAL,	          __XYCoord__getMinSize,	          "",	          "");	I_Method0(osgWidget::matrix_type, getZRange,	          Properties::NON_VIRTUAL,	          __matrix_type__getZRange,	          "",	          "");	I_Method0(osgWidget::Window::Strata, getStrata,	          Properties::NON_VIRTUAL,	          __Strata__getStrata,	          "",	          "");	I_Method0(const osgWidget::Quad &, getVisibleArea,	          Properties::NON_VIRTUAL,	          __C5_Quad_R1__getVisibleArea,	          "",	          "");	I_Method0(osgWidget::Window::VisibilityMode, getVisibilityMode,	          Properties::NON_VIRTUAL,	          __VisibilityMode__getVisibilityMode,	          "",	          "");	I_Method0(osgWidget::Point, getPosition,	          Properties::NON_VIRTUAL,	          __Point__getPosition,	          "",	          "");	I_Method0(osgWidget::matrix_type, getRotate,	          Properties::NON_VIRTUAL,	          __matrix_type__getRotate,	          "",	          "");	I_Method0(osgWidget::matrix_type, getScale,	          Properties::NON_VIRTUAL,	          __matrix_type__getScale,	          "",	          "");	I_Method0(osgWidget::matrix_type, getScaleDenominator,	          Properties::NON_VIRTUAL,	          __matrix_type__getScaleDenominator,	          "",	          "");	I_Method1(void, setX, IN, osgWidget::matrix_type, x,	          Properties::NON_VIRTUAL,	          __void__setX__matrix_type,	          "",	          "");	I_Method1(void, setY, IN, osgWidget::matrix_type, y,	          Properties::NON_VIRTUAL,	          __void__setY__matrix_type,	          "",	          "");	I_Method3(void, setPosition, IN, osgWidget::matrix_type, x, IN, osgWidget::matrix_type, y, IN, osgWidget::matrix_type, z,	          Properties::NON_VIRTUAL,	          __void__setPosition__matrix_type__matrix_type__matrix_type,	          "",	          "");	I_Method1(void, setPosition, IN, const osgWidget::Point &, p,	          Properties::NON_VIRTUAL,	          __void__setPosition__C5_Point_R1,	          "",	          "");	I_Method2(void, setOrigin, IN, osgWidget::matrix_type, x, IN, osgWidget::matrix_type, y,	          Properties::NON_VIRTUAL,	          __void__setOrigin__matrix_type__matrix_type,	          "",	          "");	I_Method1(void, setRotate, IN, osgWidget::matrix_type, r,	          Properties::NON_VIRTUAL,	          __void__setRotate__matrix_type,	          "",	          "");	I_Method1(void, setScale, IN, osgWidget::matrix_type, s,	          Properties::NON_VIRTUAL,	          __void__setScale__matrix_type,	          "",	          "");	I_Method1(void, setScaleDenominator, IN, osgWidget::matrix_type, sd,	          Properties::NON_VIRTUAL,	          __void__setScaleDenominator__matrix_type,	          "",	          "");	I_Method1(void, setAnchorVertical, IN, osgWidget::Window::VerticalAnchor, va,	          Properties::NON_VIRTUAL,	          __void__setAnchorVertical__VerticalAnchor,	          "",	          "");	I_Method1(void, setAnchorHorizontal, IN, osgWidget::Window::HorizontalAnchor, ha,	          Properties::NON_VIRTUAL,	          __void__setAnchorHorizontal__HorizontalAnchor,	          "",	          "");	I_Method1(void, setStrata, IN, osgWidget::Window::Strata, s,	          Properties::NON_VIRTUAL,	          __void__setStrata__Strata,	          "",	          "");	I_Method1(void, setVisibilityMode, IN, osgWidget::Window::VisibilityMode, v,	          Properties::NON_VIRTUAL,	          __void__setVisibilityMode__VisibilityMode,	          "",	          "");	I_Method1(void, addX, IN, osgWidget::matrix_type, x,	          Properties::NON_VIRTUAL,	          __void__addX__matrix_type,	          "",	          "");	I_Method1(void, addY, IN, osgWidget::matrix_type, y,	          Properties::NON_VIRTUAL,	          __void__addY__matrix_type,	          "",	          "");	I_Method1(void, addZ, IN, osgWidget::matrix_type, z,	          Properties::NON_VIRTUAL,	          __void__addZ__matrix_type,	          "",	          "");	I_Method1(void, addRotate, IN, osgWidget::matrix_type, r,	          Properties::NON_VIRTUAL,	          __void__addRotate__matrix_type,	          "",	          "");	I_Method1(void, addScale, IN, osgWidget::matrix_type, s,	          Properties::NON_VIRTUAL,	          __void__addScale__matrix_type,	          "",	          "");	I_Method2(void, addOrigin, IN, osgWidget::matrix_type, x, IN, osgWidget::matrix_type, y,	          Properties::NON_VIRTUAL,	          __void__addOrigin__matrix_type__matrix_type,	          "",	          "");	I_Method0(void, attachMoveCallback,	          Properties::NON_VIRTUAL,	          __void__attachMoveCallback,	          "",	          "");	I_Method0(void, attachRotateCallback,	          Properties::NON_VIRTUAL,	          __void__attachRotateCallback,	          "",	          "");	I_Method0(void, attachScaleCallback,	          Properties::NON_VIRTUAL,	          __void__attachScaleCallback,	          "",	          "");	I_Method0(void, attachTabFocusCallback,	          Properties::NON_VIRTUAL,	          __void__attachTabFocusCallback,	          "",	          "");	I_ProtectedMethod2(void, _setWidthAndHeightUnknownSizeError, IN, const std::string &, x, IN, osgWidget::point_type, x,	                   Properties::NON_VIRTUAL,	                   Properties::NON_CONST,	                   __void___setWidthAndHeightUnknownSizeError__C5_std_string_R1__point_type,	                   "",	                   "");	I_ProtectedMethod2(void, _setWidthAndHeightNotPAError, IN, const std::string &, x, IN, osgWidget::point_type, x,	                   Properties::NON_VIRTUAL,	                   Properties::NON_CONST,	                   __void___setWidthAndHeightNotPAError__C5_std_string_R1__point_type,	                   "",	                   "");	I_ProtectedMethod0(void, _setWidthAndHeight,	                   Properties::NON_VIRTUAL,	                   Properties::NON_CONST,	                   __void___setWidthAndHeight,	                   "",	                   "");	I_ProtectedMethod1(void, _removeFromGeode, IN, osgWidget::Widget *, x,	                   Properties::NON_VIRTUAL,	                   Properties::NON_CONST,	                   __void___removeFromGeode__Widget_P1,	                   "",	                   "");	I_ProtectedMethod0(osgWidget::Widget *, _getBackground,	                   Properties::NON_VIRTUAL,	                   Properties::CONST,	                   __Widget_P1___getBackground,	                   "",	                   "");	I_ProtectedMethod0(osgWidget::Window *, _getTopmostParent,	                   Properties::NON_VIRTUAL,	                   Properties::CONST,	                   __Window_P1___getTopmostParent,	                   "",	                   "");	I_ProtectedMethod0(osg::Geode *, _geode,	                   Properties::NON_VIRTUAL,	                   Properties::NON_CONST,	                   __osg_Geode_P1___geode,	                   "",	                   "");	I_ProtectedMethod0(const osg::Geode *, _geode,	                   Properties::NON_VIRTUAL,	                   Properties::CONST,	                   __C5_osg_Geode_P1___geode,	                   "",	                   "");	I_ProtectedMethod0(osgWidget::Widget *, _bg,	                   Properties::NON_VIRTUAL,	                   Properties::NON_CONST,	                   __Widget_P1___bg,	                   "",	                   "");	I_ProtectedMethod0(const osgWidget::Widget *, _bg,	                   Properties::NON_VIRTUAL,	                   Properties::CONST,	                   __C5_Widget_P1___bg,	                   "",	                   "");	I_ProtectedMethod0(osg::Scissor *, _scissor,	                   Properties::NON_VIRTUAL,	                   Properties::NON_CONST,	                   __osg_Scissor_P1___scissor,	                   "",	                   "");	I_ProtectedMethodWithDefaults2(bool, _setWidget, IN, osgWidget::Widget *, x, , IN, int, x, -1,	                               Properties::NON_VIRTUAL,	                               Properties::NON_CONST,	                               __bool___setWidget__Widget_P1__int,	                               "",	                               "");	I_ProtectedMethod1(bool, _setVisible, IN, bool, x,	                   Properties::NON_VIRTUAL,	                   Properties::NON_CONST,	                   __bool___setVisible__bool,	                   "",	                   "");	I_ProtectedMethod1(void, _setFocused, IN, osgWidget::Widget *, x,	                   Properties::NON_VIRTUAL,	                   Properties::NON_CONST,	                   __void___setFocused__Widget_P1,	                   "",	                   "");	I_ProtectedMethod1(void, _setStyled, IN, osgWidget::Widget *, x,	                   Properties::NON_VIRTUAL,	                   Properties::NON_CONST,	                   __void___setStyled__Widget_P1,	                   "",	                   "");	I_ProtectedMethodWithDefaults2(void, _setParented, IN, osgWidget::Widget *, x, , IN, bool, x, false,	                               Properties::NON_VIRTUAL,	                               Properties::NON_CONST,	                               __void___setParented__Widget_P1__bool,	                               "",	                               "");	I_ProtectedMethodWithDefaults2(void, _setManaged, IN, osgWidget::Widget *, x, , IN, bool, x, false,	                               Properties::NON_VIRTUAL,	                               Properties::NON_CONST,	                               __void___setManaged__Widget_P1__bool,	                               "",	                               "");	I_ProtectedMethod3(void, _positionWidget, IN, osgWidget::Widget *, x, IN, osgWidget::point_type, x, IN, osgWidget::point_type, x,	                   Properties::NON_VIRTUAL,	                   Properties::NON_CONST,	                   __void___positionWidget__Widget_P1__point_type__point_type,	                   "",	                   "");	I_ProtectedMethodWithDefaults3(osgWidget::point_type, _getMinWidgetWidth, IN, int, x, 0, IN, int, x, 0, IN, int, x, 1,	                               Properties::NON_VIRTUAL,	                               Properties::CONST,	                               __point_type___getMinWidgetWidth__int__int__int,	                               "",	                               "");	I_ProtectedMethodWithDefaults3(osgWidget::point_type, _getMinWidgetHeight, IN, int, x, 0, IN, int, x, 0, IN, int, x, 1,	                               Properties::NON_VIRTUAL,	                               Properties::CONST,	                               __point_type___getMinWidgetHeight__int__int__int,	                               "",	                               "");	I_ProtectedMethodWithDefaults3(osgWidget::point_type, _getMaxWidgetWidth, IN, int, x, 0, IN, int, x, 0, IN, int, x, 1,	                               Properties::NON_VIRTUAL,	                               Properties::CONST,	                               __point_type___getMaxWidgetWidth__int__int__int,	                               "",	                               "");	I_ProtectedMethodWithDefaults3(osgWidget::point_type, _getMaxWidgetHeight, IN, int, x, 0, IN, int, x, 0, IN, int, x, 1,	                               Properties::NON_VIRTUAL,	                               Properties::CONST,	                               __point_type___getMaxWidgetHeight__int__int__int,	                               "",	                               "");	I_ProtectedMethodWithDefaults3(osgWidget::point_type, _getMinWidgetMinWidth, IN, int, x, 0, IN, int, x, 0, IN, int, x, 1,	                               Properties::NON_VIRTUAL,	                               Properties::CONST,	                               __point_type___getMinWidgetMinWidth__int__int__int,	                               "",	                               "");	I_ProtectedMethodWithDefaults3(osgWidget::point_type, _getMinWidgetMinHeight, IN, int, x, 0, IN, int, x, 0, IN, int, x, 1,	                               Properties::NON_VIRTUAL,	                               Properties::CONST,	                               __point_type___getMinWidgetMinHeight__int__int__int,	                               "",	                               "");	I_ProtectedMethodWithDefaults3(osgWidget::point_type, _getMaxWidgetMinWidth, IN, int, x, 0, IN, int, x, 0, IN, int, x, 1,	                               Properties::NON_VIRTUAL,	                               Properties::CONST,	                               __point_type___getMaxWidgetMinWidth__int__int__int,	                               "",	                               "");

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?