⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 databasepager.cpp

📁 最新osg包
💻 CPP
📖 第 1 页 / 共 3 页
字号:
	I_SimpleProperty(bool, DoPreCompile, 	                 __bool__getDoPreCompile, 	                 __void__setDoPreCompile__bool);	I_SimpleProperty(osgDB::DatabasePager::DrawablePolicy, DrawablePolicy, 	                 __DrawablePolicy__getDrawablePolicy, 	                 __void__setDrawablePolicy__DrawablePolicy);	I_SimpleProperty(double, ExpiryDelay, 	                 __double__getExpiryDelay, 	                 __void__setExpiryDelay__double);	I_SimpleProperty(int, ExpiryFrames, 	                 __int__getExpiryFrames, 	                 __void__setExpiryFrames__int);	I_SimpleProperty(unsigned int, FileRequestListSize, 	                 __unsigned_int__getFileRequestListSize, 	                 0);	I_SimpleProperty(unsigned int, MaximumNumOfObjectsToCompilePerFrame, 	                 __unsigned_int__getMaximumNumOfObjectsToCompilePerFrame, 	                 __void__setMaximumNumOfObjectsToCompilePerFrame__unsigned_int);	I_SimpleProperty(double, MaximumTimeToMergeTile, 	                 __double__getMaximumTimeToMergeTile, 	                 0);	I_SimpleProperty(double, MinimumTimeAvailableForGLCompileAndDeletePerFrame, 	                 __double__getMinimumTimeAvailableForGLCompileAndDeletePerFrame, 	                 __void__setMinimumTimeAvailableForGLCompileAndDeletePerFrame__double);	I_SimpleProperty(double, MinimumTimeToMergeTile, 	                 __double__getMinimumTimeToMergeTile, 	                 0);	I_SimpleProperty(double, ReleaseDelay, 	                 __double__getReleaseDelay, 	                 __void__setReleaseDelay__double);	I_SimpleProperty(int, ReleaseFrames, 	                 __int__getReleaseFrames, 	                 __void__setReleaseFrames__int);	I_SimpleProperty(OpenThreads::Thread::ThreadPriority, SchedulePriority, 	                 0, 	                 __int__setSchedulePriority__OpenThreads_Thread_ThreadPriority);	I_SimpleProperty(double, TargetFrameRate, 	                 __double__getTargetFrameRate, 	                 __void__setTargetFrameRate__double);END_REFLECTORBEGIN_ENUM_REFLECTOR(osgDB::DatabasePager::DatabaseThread::Mode)	I_DeclaringFile("osgDB/DatabasePager");	I_EnumLabel(osgDB::DatabasePager::DatabaseThread::HANDLE_ALL_REQUESTS);	I_EnumLabel(osgDB::DatabasePager::DatabaseThread::HANDLE_NON_HTTP);	I_EnumLabel(osgDB::DatabasePager::DatabaseThread::HANDLE_ONLY_HTTP);END_REFLECTORBEGIN_OBJECT_REFLECTOR(osgDB::DatabasePager::DatabaseThread)	I_DeclaringFile("osgDB/DatabasePager");	I_BaseType(osg::Referenced);	I_BaseType(OpenThreads::Thread);	I_Constructor3(IN, osgDB::DatabasePager *, pager, IN, osgDB::DatabasePager::DatabaseThread::Mode, mode, IN, const std::string &, name,	               ____DatabaseThread__DatabasePager_P1__Mode__C5_std_string_R1,	               "",	               "");	I_Constructor2(IN, const osgDB::DatabasePager::DatabaseThread &, dt, IN, osgDB::DatabasePager *, pager,	               ____DatabaseThread__C5_DatabaseThread_R1__DatabasePager_P1,	               "",	               "");	I_Method1(void, setDone, IN, bool, done,	          Properties::NON_VIRTUAL,	          __void__setDone__bool,	          "",	          "");	I_Method0(bool, getDone,	          Properties::NON_VIRTUAL,	          __bool__getDone,	          "",	          "");	I_Method0(int, cancel,	          Properties::VIRTUAL,	          __int__cancel,	          "Cancel the thread. ",	          "Equivalent to SIGKILL.0 if normal, -1 if errno set, errno code otherwise.  ");	I_Method0(void, run,	          Properties::VIRTUAL,	          __void__run,	          "Thread's run method. ",	          "Must be implemented by derived classes. This is where the action happens. ");	I_SimpleProperty(bool, Done, 	                 __bool__getDone, 	                 __void__setDone__bool);END_REFLECTORBEGIN_OBJECT_REFLECTOR(osg::observer_ptr< osg::GraphicsContext >)	I_DeclaringFile("osg/observer_ptr");	I_BaseType(osg::Observer);	I_Constructor0(____observer_ptr,	               "",	               "");	I_Constructor1(IN, osg::GraphicsContext *, t,	               Properties::NON_EXPLICIT,	               ____observer_ptr__T_P1,	               "",	               "");	I_Constructor1(IN, const osg::observer_ptr< osg::GraphicsContext > &, rp,	               Properties::NON_EXPLICIT,	               ____observer_ptr__C5_observer_ptr_R1,	               "",	               "");	I_Method1(void, objectDeleted, IN, void *, x,	          Properties::VIRTUAL,	          __void__objectDeleted__void_P1,	          "",	          "");	I_Method0(osg::GraphicsContext *, get,	          Properties::NON_VIRTUAL,	          __T_P1__get,	          "",	          "");	I_Method0(bool, valid,	          Properties::NON_VIRTUAL,	          __bool__valid,	          "",	          "");	I_SimpleProperty(osg::GraphicsContext *, , 	                 __T_P1__get, 	                 0);END_REFLECTORBEGIN_VALUE_REFLECTOR(osg::ref_ptr< osg::PagedLOD >)	I_DeclaringFile("osg/ref_ptr");	I_Constructor0(____ref_ptr,	               "",	               "");	I_Constructor1(IN, osg::PagedLOD *, ptr,	               Properties::NON_EXPLICIT,	               ____ref_ptr__T_P1,	               "",	               "");	I_Constructor1(IN, const osg::ref_ptr< osg::PagedLOD > &, rp,	               Properties::NON_EXPLICIT,	               ____ref_ptr__C5_ref_ptr_R1,	               "",	               "");	I_Method0(osg::PagedLOD *, get,	          Properties::NON_VIRTUAL,	          __T_P1__get,	          "",	          "");	I_Method0(bool, valid,	          Properties::NON_VIRTUAL,	          __bool__valid,	          "",	          "");	I_Method0(osg::PagedLOD *, release,	          Properties::NON_VIRTUAL,	          __T_P1__release,	          "",	          "");	I_Method1(void, swap, IN, osg::ref_ptr< osg::PagedLOD > &, rp,	          Properties::NON_VIRTUAL,	          __void__swap__ref_ptr_R1,	          "",	          "");	I_SimpleProperty(osg::PagedLOD *, , 	                 __T_P1__get, 	                 0);END_REFLECTORBEGIN_VALUE_REFLECTOR(osg::ref_ptr< osgDB::DatabasePager >)	I_DeclaringFile("osg/ref_ptr");	I_Constructor0(____ref_ptr,	               "",	               "");	I_Constructor1(IN, osgDB::DatabasePager *, ptr,	               Properties::NON_EXPLICIT,	               ____ref_ptr__T_P1,	               "",	               "");	I_Constructor1(IN, const osg::ref_ptr< osgDB::DatabasePager > &, rp,	               Properties::NON_EXPLICIT,	               ____ref_ptr__C5_ref_ptr_R1,	               "",	               "");	I_Method0(osgDB::DatabasePager *, get,	          Properties::NON_VIRTUAL,	          __T_P1__get,	          "",	          "");	I_Method0(bool, valid,	          Properties::NON_VIRTUAL,	          __bool__valid,	          "",	          "");	I_Method0(osgDB::DatabasePager *, release,	          Properties::NON_VIRTUAL,	          __T_P1__release,	          "",	          "");	I_Method1(void, swap, IN, osg::ref_ptr< osgDB::DatabasePager > &, rp,	          Properties::NON_VIRTUAL,	          __void__swap__ref_ptr_R1,	          "",	          "");	I_SimpleProperty(osgDB::DatabasePager *, , 	                 __T_P1__get, 	                 0);END_REFLECTORSTD_LIST_REFLECTOR(std::list< osg::ref_ptr< osg::PagedLOD > >)STD_MAP_REFLECTOR(std::map< unsigned int COMMA  osgDB::DatabasePager::DataToCompile >)STD_PAIR_REFLECTOR(std::pair< osgDB::DatabasePager::StateSetList COMMA  osgDB::DatabasePager::DrawableList >)STD_SET_REFLECTOR(std::set< osg::ref_ptr< osg::StateSet > >)STD_SET_REFLECTOR(std::set< unsigned int >)STD_VECTOR_REFLECTOR(std::vector< osg::observer_ptr< osg::GraphicsContext > >)

⌨️ 快捷键说明

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