Date: Sun, 28 Jul 2019 09:40:57 +0000 (UTC) From: Oliver Lehmann <oliver@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507501 - head/graphics/ogre3d Message-ID: <201907280940.x6S9evtc050980@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: oliver Date: Sun Jul 28 09:40:57 2019 New Revision: 507501 URL: https://svnweb.freebsd.org/changeset/ports/507501 Log: update to 1.11.6 fix pkg-plist [1] enhance Makefile a bit [2] PR: 239487 [1] Submitted by: Jan Beich [1] Reported by: Jan Beich [2] Modified: head/graphics/ogre3d/Makefile head/graphics/ogre3d/distinfo head/graphics/ogre3d/pkg-plist Modified: head/graphics/ogre3d/Makefile ============================================================================== --- head/graphics/ogre3d/Makefile Sun Jul 28 09:02:21 2019 (r507500) +++ head/graphics/ogre3d/Makefile Sun Jul 28 09:40:57 2019 (r507501) @@ -3,7 +3,7 @@ PORTNAME= ogre3d DISTVERSIONPREFIX= v -DISTVERSION= 1.11.5 +DISTVERSION= 1.11.6 PORTREVISION= 0 CATEGORIES= graphics devel @@ -17,7 +17,6 @@ COMMENT= Scene-oriented, flexible 3D engine written in LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= pkgconf:devel/pkgconf LIB_DEPENDS= libzzip.so:devel/zziplib \ libfreetype.so:print/freetype2 @@ -25,10 +24,9 @@ CONFLICTS= ogre3d19-[0-9]* USE_LDCONFIG= yes USES= cmake pkgconfig compiler:c++11-lib sdl -USE_SDL= sdl sdl2 +USE_SDL= sdl2 USE_XORG= x11 xaw xext xrandr xt -CMAKE_OFF= DOXYGEN_GENERATE_LATEX CMAKE_ARGS+= -DOGRE_BUILD_RENDERSYSTEM_GL3PLUS:BOOL=OFF \ -DOGRE_BUILD_RENDERSYSTEM_GL:BOOL=OFF \ -DOGRE_BUILD_RENDERSYSTEM_GLES2:BOOL=OFF \ @@ -53,7 +51,6 @@ FREEIMAGE_DESC= Build FreeImage codec FREEIMAGE_CMAKE_BOOL= OGRE_BUILD_PLUGIN_FREEIMAGE FREEIMAGE_LIB_DEPENDS= libfreeimage.so:graphics/freeimage -OPENEXR_DESC= Build EXR Codec plugin OPENEXR_USE= XORG=ice OPENEXR_CMAKE_BOOL= OGRE_BUILD_PLUGIN_EXRCODEC OPENEXR_LIB_DEPENDS= libIlmImf.so:graphics/openexr \ @@ -61,35 +58,28 @@ OPENEXR_LIB_DEPENDS= libIlmImf.so:graphics/openexr \ libHalf.so:graphics/ilmbase \ libIex-2_3.so:graphics/ilmbase -OPENGL_DESC= OpenGL support OPENGL_CMAKE_BOOL= OGRE_BUILD_RENDERSYSTEM_GL3PLUS \ OGRE_BUILD_RENDERSYSTEM_GL \ OGRE_BUILD_RENDERSYSTEM_GLES2 -OPENGL_LIB_DEPENDS= libGL.so:graphics/mesa-libs -OPENGL_VARS= USE_XORG+=sm ice +OPENGL_USES= gl +OPENGL_USE= XORG=sm,ice GL=gl -PROFILE_DESC= Enable internal profiling support PROFILE_CMAKE_BOOL= OGRE_PROFILING CSHARP_DESC= Build Csharp bindings CSHARP_CMAKE_BOOL= OGRE_BUILD_COMPONENT_CSHARP CSHARP_BUILD_DEPENDS= swig3.0:devel/swig30 -JAVA_DESC= Build java bindings JAVA_CMAKE_BOOL= OGRE_BUILD_COMPONENT_JAVA JAVA_BUILD_DEPENDS= swig3.0:devel/swig30 -JAVA_VARS= USE_JAVA=yes \ - CMAKE_ARGS+=-DJAVA_HOME=${JAVA_HOME} +JAVA_VARS= CMAKE_ARGS+=-DJAVA_HOME=${JAVA_HOME} +JAVA_USE= JAVA=yes -PYTHON_DESC= Build python bindings PYTHON_CMAKE_BOOL= OGRE_BUILD_COMPONENT_PYTHON PYTHON_BUILD_DEPENDS= swig3.0:devel/swig30 PYTHON_USES= python CXXFLAGS+= -DNDEBUG -I${LOCALBASE}/include - -# BROKEN_aarch64= does not compile: error: class member cannot be redeclared -# BROKEN_powerpc= does not install post-patch: @${REINPLACE_CMD} -e '\ Modified: head/graphics/ogre3d/distinfo ============================================================================== --- head/graphics/ogre3d/distinfo Sun Jul 28 09:02:21 2019 (r507500) +++ head/graphics/ogre3d/distinfo Sun Jul 28 09:40:57 2019 (r507501) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553869941 -SHA256 (OGRECave-ogre-v1.11.5_GH0.tar.gz) = fadcedf2e58c27f92b94342903c89dad06d0ee93998f5043994ac4ed45ab81da -SIZE (OGRECave-ogre-v1.11.5_GH0.tar.gz) = 125185699 +TIMESTAMP = 1564272099 +SHA256 (OGRECave-ogre-v1.11.6_GH0.tar.gz) = 15417c78a48bac3c1d19026a451b11fad966bcdddefc5319920ad9e1fd78505b +SIZE (OGRECave-ogre-v1.11.6_GH0.tar.gz) = 125166147 Modified: head/graphics/ogre3d/pkg-plist ============================================================================== --- head/graphics/ogre3d/pkg-plist Sun Jul 28 09:02:21 2019 (r507500) +++ head/graphics/ogre3d/pkg-plist Sun Jul 28 09:40:57 2019 (r507501) @@ -663,29 +663,29 @@ include/OGRE/Volume/OgreVolumeSimplexNoise.h include/OGRE/Volume/OgreVolumeSource.h include/OGRE/Volume/OgreVolumeTextureSource.h %%FREEIMAGE%%lib/OGRE/Codec_FreeImage.so -%%FREEIMAGE%%lib/OGRE/Codec_FreeImage.so.1.11.5 +%%FREEIMAGE%%lib/OGRE/Codec_FreeImage.so.1.11.6 %%OPENEXR%%lib/OGRE/Codec_EXR.so -%%OPENEXR%%lib/OGRE/Codec_EXR.so.1.11.5 +%%OPENEXR%%lib/OGRE/Codec_EXR.so.1.11.6 lib/OGRE/Codec_STBI.so -lib/OGRE/Codec_STBI.so.1.11.5 +lib/OGRE/Codec_STBI.so.1.11.6 lib/OGRE/Plugin_BSPSceneManager.so -lib/OGRE/Plugin_BSPSceneManager.so.1.11.5 +lib/OGRE/Plugin_BSPSceneManager.so.1.11.6 lib/OGRE/Plugin_OctreeSceneManager.so -lib/OGRE/Plugin_OctreeSceneManager.so.1.11.5 +lib/OGRE/Plugin_OctreeSceneManager.so.1.11.6 lib/OGRE/Plugin_OctreeZone.so -lib/OGRE/Plugin_OctreeZone.so.1.11.5 +lib/OGRE/Plugin_OctreeZone.so.1.11.6 lib/OGRE/Plugin_PCZSceneManager.so -lib/OGRE/Plugin_PCZSceneManager.so.1.11.5 +lib/OGRE/Plugin_PCZSceneManager.so.1.11.6 lib/OGRE/Plugin_ParticleFX.so -lib/OGRE/Plugin_ParticleFX.so.1.11.5 +lib/OGRE/Plugin_ParticleFX.so.1.11.6 %%OPENGL%%lib/OGRE/RenderSystem_GL.so -%%OPENGL%%lib/OGRE/RenderSystem_GL.so.1.11.5 +%%OPENGL%%lib/OGRE/RenderSystem_GL.so.1.11.6 %%OPENGL%%lib/OGRE/RenderSystem_GL3Plus.so -%%OPENGL%%lib/OGRE/RenderSystem_GL3Plus.so.1.11.5 +%%OPENGL%%lib/OGRE/RenderSystem_GL3Plus.so.1.11.6 %%OPENGL%%lib/OGRE/RenderSystem_GLES2.so -%%OPENGL%%lib/OGRE/RenderSystem_GLES2.so.1.11.5 +%%OPENGL%%lib/OGRE/RenderSystem_GLES2.so.1.11.6 lib/OGRE/Samples/DefaultSamples.so -lib/OGRE/Samples/DefaultSamples.so.1.11.5 +lib/OGRE/Samples/DefaultSamples.so.1.11.6 lib/OGRE/cmake/FindPkgMacros.cmake lib/OGRE/cmake/OGREConfig.cmake lib/OGRE/cmake/OGREConfigVersion.cmake @@ -693,26 +693,26 @@ lib/OGRE/cmake/OgreTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/OGRE/cmake/OgreTargets.cmake %%CSHARP%%lib/libOgre.so lib/libOgreBites.so -lib/libOgreBites.so.1.11.5 +lib/libOgreBites.so.1.11.6 %%OPENGL%%lib/libOgreGLSupport.a lib/libOgreHLMS.so -lib/libOgreHLMS.so.1.11.5 +lib/libOgreHLMS.so.1.11.6 lib/libOgreMain.so -lib/libOgreMain.so.1.11.5 +lib/libOgreMain.so.1.11.6 lib/libOgreMeshLodGenerator.so -lib/libOgreMeshLodGenerator.so.1.11.5 +lib/libOgreMeshLodGenerator.so.1.11.6 lib/libOgreOverlay.so -lib/libOgreOverlay.so.1.11.5 +lib/libOgreOverlay.so.1.11.6 lib/libOgrePaging.so -lib/libOgrePaging.so.1.11.5 +lib/libOgrePaging.so.1.11.6 lib/libOgreProperty.so -lib/libOgreProperty.so.1.11.5 +lib/libOgreProperty.so.1.11.6 lib/libOgreRTShaderSystem.so -lib/libOgreRTShaderSystem.so.1.11.5 +lib/libOgreRTShaderSystem.so.1.11.6 lib/libOgreTerrain.so -lib/libOgreTerrain.so.1.11.5 +lib/libOgreTerrain.so.1.11.6 lib/libOgreVolume.so -lib/libOgreVolume.so.1.11.5 +lib/libOgreVolume.so.1.11.6 %%PYTHON%%lib/%%PYTHON_VERSION%%/site-packages/Ogre.py %%PYTHON%%lib/%%PYTHON_VERSION%%/site-packages/OgreBites.py %%PYTHON%%lib/%%PYTHON_VERSION%%/site-packages/OgreNumpy.py @@ -858,9 +858,8 @@ share/OGRE/Media/RTShaderLib/GLSL/SGXLib_TriplanarText share/OGRE/Media/RTShaderLib/GLSL/SampleLib_InstancedViewports.glsl share/OGRE/Media/RTShaderLib/GLSL/SampleLib_ReflectionMap.glsl share/OGRE/Media/RTShaderLib/GLSL/SegmentedPerPixelLighting.glsl -share/OGRE/Media/RTShaderLib/GLSLES/FFPLib_Texturing.glsl -share/OGRE/Media/RTShaderLib/GLSLES/SGXLib_LayeredBlending.glsl share/OGRE/Media/RTShaderLib/HLSL_Cg/DualQuaternionSkinning_Shadow.cg +share/OGRE/Media/RTShaderLib/HLSL_Cg/FFPLib_AlphaTest.cg share/OGRE/Media/RTShaderLib/HLSL_Cg/FFPLib_Common.cg share/OGRE/Media/RTShaderLib/HLSL_Cg/FFPLib_Fog.cg share/OGRE/Media/RTShaderLib/HLSL_Cg/FFPLib_Lighting.cg @@ -933,7 +932,6 @@ share/OGRE/Media/materials/programs/Cg/TilingFP.cg share/OGRE/Media/materials/programs/Cg/VTFInstancing.cg share/OGRE/Media/materials/programs/Cg/depthshadowobject.cg share/OGRE/Media/materials/programs/Cg/hdr.cg -share/OGRE/Media/materials/programs/Cg/instancing.cg share/OGRE/Media/materials/programs/Cg/isosurf.cg share/OGRE/Media/materials/programs/Cg/oceanHLSL_Cg.frag share/OGRE/Media/materials/programs/Cg/oceanHLSL_Cg.vert @@ -956,7 +954,6 @@ share/OGRE/Media/materials/programs/GLSL/hdr_downscale share/OGRE/Media/materials/programs/GLSL/hdr_downscale3x3.glsl share/OGRE/Media/materials/programs/GLSL/hdr_downscale3x3brightpass.glsl share/OGRE/Media/materials/programs/GLSL/hdr_finalToneMapping.glsl -share/OGRE/Media/materials/programs/GLSL/instancingVp.glsl share/OGRE/Media/materials/programs/GLSL/mrttestfp_quad.glsl share/OGRE/Media/materials/programs/GLSL/mrttestfp_scene.glsl share/OGRE/Media/materials/programs/GLSL120/AmbientOneTexture.glsl @@ -1078,7 +1075,6 @@ share/OGRE/Media/materials/programs/GLSL150/hdr_downsc share/OGRE/Media/materials/programs/GLSL150/hdr_downscale3x3.glsl share/OGRE/Media/materials/programs/GLSL150/hdr_downscale3x3brightpass.glsl share/OGRE/Media/materials/programs/GLSL150/hdr_finalToneMapping.glsl -share/OGRE/Media/materials/programs/GLSL150/instancingVp.glsl share/OGRE/Media/materials/programs/GLSL150/mrttestfp_quad.glsl share/OGRE/Media/materials/programs/GLSL150/mrttestfp_scene.glsl share/OGRE/Media/materials/programs/GLSL150/pssmCasterFp.glsl @@ -1393,7 +1389,6 @@ share/OGRE/Media/materials/scripts/VTFInstancing.mater share/OGRE/Media/materials/scripts/VarianceShadowmap.material share/OGRE/Media/materials/scripts/facial.material share/OGRE/Media/materials/scripts/hdr.material -share/OGRE/Media/materials/scripts/instancing.material share/OGRE/Media/materials/scripts/pssm.material share/OGRE/Media/materials/scripts/shadows.material share/OGRE/Media/materials/scripts/sibenik.material @@ -9803,6 +9798,7 @@ share/OGRE/Media/volumeTerrain/volumeTerrainBig.zip %%DOCS%%share/OGRE/docs/api/html/navtreeindex146.js %%DOCS%%share/OGRE/docs/api/html/navtreeindex147.js %%DOCS%%share/OGRE/docs/api/html/navtreeindex148.js +%%DOCS%%share/OGRE/docs/api/html/navtreeindex149.js %%DOCS%%share/OGRE/docs/api/html/navtreeindex15.js %%DOCS%%share/OGRE/docs/api/html/navtreeindex16.js %%DOCS%%share/OGRE/docs/api/html/navtreeindex17.js @@ -11064,7 +11060,3904 @@ share/OGRE/Media/volumeTerrain/volumeTerrainBig.zip %%DOCS%%share/OGRE/docs/ogre-logo.gif %%DOCS%%share/OGRE/docs/ogre-logo.png %%DOCS%%share/OGRE/docs/ogre_style.css -%%JAVA%%share/OGRE/java/Ogre-1.11.5.jar +%%DOCS%%share/OGRE/docs/api/latex/CreateShaderBasedTech.svg +%%DOCS%%share/OGRE/docs/api/latex/DeferredCone1.PNG +%%DOCS%%share/OGRE/docs/api/latex/DeferredCone2.PNG +%%DOCS%%share/OGRE/docs/api/latex/GBufferPerfHUD.PNG +%%DOCS%%share/OGRE/docs/api/latex/Gui2.jpg +%%DOCS%%share/OGRE/docs/api/latex/Makefile +%%DOCS%%share/OGRE/docs/api/latex/ResourceManagement.svg +%%DOCS%%share/OGRE/docs/api/latex/RuntimeShaderGeneration.svg +%%DOCS%%share/OGRE/docs/api/latex/TextureSource.svg +%%DOCS%%share/OGRE/docs/api/latex/_building_ogre_8md.tex +%%DOCS%%share/OGRE/docs/api/latex/_direct3_d11_2include_2_ogre_min_g_w_support_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_direct3_d9_2include_2_ogre_min_g_w_support_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_a_s_t_c_codec_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_advanced_render_controls_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_aligned_allocator_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_animable_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_animation_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_animation_state_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_animation_track_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_anti_portal_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_any_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_application_context_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_archive_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_archive_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_archive_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_area_emitter_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_atomic_scalar_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_auto_param_data_source_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_axis_aligned_box_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_billboard_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_billboard_chain_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_billboard_particle_renderer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_billboard_set_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_bites_config_dialog_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_bitwise_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_blend_mode_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_bone_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_border_panel_overlay_element_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_box_emitter_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_box_emitter_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_bsp_level_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_bsp_node_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_bsp_scene_loader_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_bsp_scene_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_bsp_scene_manager_plugin_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_bsp_scene_node_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_camera_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_camera_man_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_capsule_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_cg_fx_script_loader_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_cg_plugin_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_cg_prerequisites_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_cg_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_cg_program_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_codec_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_colour_fader_affector2_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_colour_fader_affector_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_colour_fader_affector_factory2_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_colour_fader_affector_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_colour_image_affector_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_colour_image_affector_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_colour_interpolator_affector_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_colour_interpolator_affector_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_colour_value_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_com_ptr_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_common_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_composition_pass_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_composition_target_pass_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_composition_technique_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_compositor_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_compositor_chain_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_compositor_instance_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_compositor_logic_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_compositor_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_config_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_config_dialog_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_config_dialog_imp_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_config_file_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_config_option_map_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_controller_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_controller_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_convex_body_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_custom_composition_pass_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_cylinder_emitter_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_cylinder_emitter_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_depth_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_device_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_device_resource_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_driver_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_driver_list_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_gpu_program_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_h_l_s_l_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_h_l_s_l_program_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_hardware_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_hardware_buffer_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_hardware_index_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_hardware_occlusion_query_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_hardware_pixel_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_hardware_uniform_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_hardware_vertex_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_mappings_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_multi_render_target_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_plugin_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_prerequisites_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_render_system_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_render_to_vertex_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_render_window_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_stereo_driver_a_m_d_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_stereo_driver_bridge_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_stereo_driver_impl_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_stereo_driver_n_v_i_d_i_a_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_texture_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_texture_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_vertex_declaration_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_video_mode_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d11_video_mode_list_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_depth_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_device_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_device_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_driver_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_driver_list_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_gpu_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_gpu_program_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_h_l_s_l_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_h_l_s_l_program_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_hardware_buffer_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_hardware_index_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_hardware_occlusion_query_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_hardware_pixel_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_hardware_vertex_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_mappings_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_multi_render_target_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_plugin_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_prerequisites_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_render_system_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_render_window_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_resource_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_resource_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_stereo_driver_a_m_d_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_stereo_driver_bridge_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_stereo_driver_impl_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_stereo_driver_n_v_i_d_i_a_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_texture_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_texture_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_vertex_declaration_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_video_mode_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d3_d9_video_mode_list_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_d_d_s_codec_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_data_stream_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_default_hardware_buffer_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_default_work_queue_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_default_work_queue_standard_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_default_work_queue_t_b_b_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_default_zone_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_deflate_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_deflector_plane_affector_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_deflector_plane_affector_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_depth_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_direction_randomiser_affector_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_direction_randomiser_affector_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_distance_lod_strategy_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_dual_quaternion_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_dyn_lib_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_dyn_lib_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_e_t_c_codec_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_e_x_r_codec_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_edge_list_builder_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_ellipsoid_emitter_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_ellipsoid_emitter_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_entity_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_exception_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_external_texture_source_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_external_texture_source_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_factory_obj_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_file_system_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_file_system_layer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_font_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_font_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_frame_listener_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_free_image_codec_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_frustum_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_depth_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_f_b_o_multi_render_target_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_f_b_o_render_texture_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_frame_buffer_object_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_hardware_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_hardware_buffer_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_hardware_counter_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_hardware_index_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_hardware_occlusion_query_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_hardware_pixel_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_hardware_shader_storage_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_hardware_uniform_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_hardware_vertex_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_pixel_format_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_plugin_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_prerequisites_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_render_system_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_render_to_vertex_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_state_cache_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_texture_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_texture_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l3_plus_texture_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_context_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_copying_render_texture_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_depth_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_depth_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_f_b_o_multi_render_target_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_f_b_o_render_texture_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_frame_buffer_object_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_gpu_program_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_hardware_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_hardware_buffer_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_hardware_index_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_hardware_occlusion_query_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_hardware_pixel_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_hardware_uniform_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_hardware_vertex_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_managed_resource_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_managed_resource_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_pixel_format_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_plugin_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_prerequisites_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_render_system_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_render_to_vertex_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_state_cache_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_texture_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_e_s2_texture_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_f_b_o_multi_render_target_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_f_b_o_render_texture_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_frame_buffer_object_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_gpu_nvparse_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_gpu_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_gpu_program_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_hardware_buffer_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_hardware_index_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_hardware_occlusion_query_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_hardware_pixel_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_hardware_pixel_buffer_common_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_hardware_vertex_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_native_support_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_p_b_render_texture_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_p_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_pixel_format_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_plugin_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_prerequisites_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_render_system_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_render_system_common_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_render_target_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_render_texture_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_render_to_vertex_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_e_s_cg_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_e_s_cg_program_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_e_s_ext_support_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_e_s_link_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_e_s_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_e_s_program_common_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_e_s_program_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_e_s_program_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_e_s_program_pipeline_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_gpu_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_link_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_link_program_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_monolithic_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_preprocessor_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_program_common_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_program_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_program_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_program_manager_common_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_separable_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_shader_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_shader_common_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_shader_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_s_l_shader_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_state_cache_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_state_cache_manager_common_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_texture_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_texture_common_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_texture_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_uniform_cache_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_util_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_g_l_vertex_array_object_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_gpu_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_gpu_program_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_gpu_program_params_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_gpu_program_usage_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_grid2_d_page_strategy_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_grid3_d_page_strategy_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hardware_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hardware_buffer_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hardware_counter_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hardware_index_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hardware_occlusion_query_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hardware_pixel_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hardware_uniform_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hardware_vertex_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_header_prefix_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_header_suffix_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_high_level_gpu_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_high_level_gpu_program_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hlms_datablock_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hlms_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hlms_material_base_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hlms_pbs_material_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hlms_property_helper_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hlms_property_map_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hlms_shader_common_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hlms_shader_generator_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hlms_shader_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hlms_shader_pieces_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hlms_shader_template_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hollow_ellipsoid_emitter_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_hollow_ellipsoid_emitter_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_id_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_id_string_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_image_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_image_codec_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_input_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_instance_batch_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_instance_batch_h_w_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_instance_batch_h_w___v_t_f_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_instance_batch_shader_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_instance_batch_v_t_f_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_instance_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_instanced_entity_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_iterator_wrapper_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_iterator_wrappers_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_key_frame_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_light_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_linear_force_affector_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_linear_force_affector_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod0_stripifier_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_collapse_cost_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_collapse_cost_curvature_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_collapse_cost_outside_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_collapse_cost_profiler_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_collapse_cost_quadric_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_collapser_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_config_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_config_serializer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_data_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_input_provider_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_input_provider_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_input_provider_mesh_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_listener_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_output_provider_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_output_provider_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_output_provider_compressed_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_output_provider_compressed_mesh_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_output_provider_mesh_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_outside_marker_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_prerequisites_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_strategy_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_strategy_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_work_queue_injector_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_work_queue_injector_listener_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_work_queue_request_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_lod_work_queue_worker_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_log_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_log_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_manual_object_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_material_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_material_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_material_serializer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_math_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_matrix3_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_matrix4_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_memory_allocator_config_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_mesh_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_mesh_file_format_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_mesh_lod_generator_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_mesh_lod_precompiled_headers_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_mesh_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_mesh_serializer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_monitor_info_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_movable_object_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_movable_plane_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_murmur_hash3_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_name_generator_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_node_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_nsight_checker_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_numerics_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_octree_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_octree_camera_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_octree_node_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_octree_plugin_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_octree_scene_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_octree_scene_query_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_octree_zone_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_octree_zone_octree_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_octree_zone_plugin_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_optimised_util_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_overlay_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_overlay_container_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_overlay_element_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_overlay_element_commands_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_overlay_element_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_overlay_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_overlay_profile_session_listener_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_overlay_system_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_overlay_translator_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_p_c_plane_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_p_c_z_camera_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_p_c_z_frustum_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_p_c_z_light_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_p_c_z_plugin_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_p_c_z_scene_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_p_c_z_scene_node_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_p_c_z_scene_query_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_p_c_zone_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_p_c_zone_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_p_v_r_t_c_codec_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_page_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_page_connection_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_page_content_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_page_content_collection_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_page_content_collection_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_page_content_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_page_file_formats_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_page_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_page_strategy_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_paged_world_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_paged_world_section_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_paging_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_paging_prerequisites_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_panel_overlay_element_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_particle_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_particle_affector_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_particle_affector_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_particle_emitter_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_particle_emitter_commands_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_particle_emitter_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_particle_f_x_plugin_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_particle_iterator_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_particle_system_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_particle_system_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_particle_system_renderer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_pass_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_patch_mesh_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_patch_surface_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_pixel_count_lod_strategy_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_pixel_format_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_plane_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_plane_bounded_volume_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_platform_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_platform_information_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_plugin_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_point_emitter_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_point_emitter_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_polygon_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_portal_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_portal_base_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_pose_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_predefined_controllers_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_prefab_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_prerequisites_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_profiler_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_property_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_quake3_level_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_quake3_shader_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_quake3_shader_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_quake3_types_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_quaternion_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_r_t_shader_system_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_radix_sort_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_ray_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_rectangle2_d_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_render_object_listener_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_render_operation_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_render_queue_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_render_queue_invocation_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_render_queue_listener_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_render_queue_sorting_grouping_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_render_system_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_render_system_capabilities_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_render_system_capabilities_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_render_system_capabilities_serializer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_render_target_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_render_target_listener_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_render_texture_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_render_to_vertex_buffer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_render_window_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_renderable_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_resource_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_resource_background_queue_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_resource_group_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_resource_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_ribbon_trail_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_ring_emitter_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_ring_emitter_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_root_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_rotation_affector_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_rotation_affector_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_rotational_spline_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_s_g_technique_resolver_listener_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_s_t_b_i_codec_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_scale_affector_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_scale_affector_factory_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_scene_loader_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_scene_loader_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_scene_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_scene_manager_enumerator_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_scene_node_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_scene_query_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_script_compiler_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_script_loader_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_script_translator_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_search_ops_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_segment_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_serializer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_c_g_program_processor_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_c_g_program_writer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_ex_dual_quaternion_skinning_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_ex_hardware_skinning_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_ex_hardware_skinning_technique_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_ex_integrated_p_s_s_m3_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_ex_layered_blending_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_ex_linear_skinning_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_ex_normal_map_lighting_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_ex_per_pixel_lighting_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_ex_texture_atlas_sampler_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_ex_triplanar_texturing_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_f_f_p_alpha_test_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_f_f_p_colour_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_f_f_p_fog_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_f_f_p_lighting_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_f_f_p_render_state_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_f_f_p_render_state_builder_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_f_f_p_texturing_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_f_f_p_transform_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_function_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_function_atom_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_g_l_s_l_e_s_program_processor_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_g_l_s_l_e_s_program_writer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_g_l_s_l_program_processor_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_g_l_s_l_program_writer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_generator_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_h_l_s_l_program_processor_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_h_l_s_l_program_writer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_material_serializer_listener_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_parameter_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_precompiled_headers_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_prerequisites_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_program_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_program_processor_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_program_set_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_program_writer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_program_writer_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_render_state_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_script_translator_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shader_sub_render_state_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shadow_camera_setup_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shadow_camera_setup_focused_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shadow_camera_setup_li_s_p_s_m_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shadow_camera_setup_p_s_s_m_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shadow_camera_setup_plane_optimal_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shadow_caster_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shadow_texture_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shadows_8md.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_shared_ptr_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_simple_page_content_collection_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_simple_renderable_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_simple_spline_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_singleton_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_skeleton_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_skeleton_file_format_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_skeleton_instance_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_skeleton_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_skeleton_serializer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_small_vector_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_sphere_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_static_face_group_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_static_geometry_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_static_plugin_loader_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_std_headers_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_stream_serialiser_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_string_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_string_converter_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_string_interface_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_string_vector_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_sub_entity_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_sub_mesh_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_tag_point_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_tangent_space_calc_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_technique_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_terrain_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_terrain_auto_update_lod_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_terrain_group_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_terrain_layer_blend_map_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_terrain_lod_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_terrain_material_generator_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_terrain_material_generator_a_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_terrain_material_shader_helpers_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_terrain_paged_world_section_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_terrain_paging_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_terrain_prerequisites_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_terrain_quad_tree_node_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_text_area_overlay_element_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_texture_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_texture_manager_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_texture_unit_state_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_thread_defines_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_thread_defines_boost_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_thread_defines_none_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_thread_defines_poco_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_thread_defines_s_t_d_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_thread_defines_t_b_b_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_thread_headers_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_thread_headers_boost_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_thread_headers_poco_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_thread_headers_s_t_d_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_thread_headers_t_b_b_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_timer_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_trays_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_unified_high_level_gpu_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_user_object_bindings_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_vector2_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_vector3_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_vector4_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_vector_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_vector_set_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_vector_set_impl_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_vertex_bone_assignment_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_vertex_index_data_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_viewport_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_c_s_g_source_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_cache_source_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_chunk_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_chunk_handler_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_dual_grid_generator_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_grid_source_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_half_float_grid_source_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_iso_surface_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_iso_surface_m_c_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_iso_surface_tables_m_c_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_mesh_builder_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_octree_node_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_octree_node_split_policy_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_simplex_noise_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_source_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_volume_texture_source_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_window_event_utilities_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_wire_bounding_box_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_work_queue_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_ogre_zip_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_plus_2include_2_g_l_s_l_2_ogre_g_l_s_l_ext_support_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/_plus_2include_2_g_l_s_l_2_ogre_g_l_s_l_program_8h.tex +%%DOCS%%share/OGRE/docs/api/latex/annotated.tex +%%DOCS%%share/OGRE/docs/api/latex/apimainpage_8md.tex +%%DOCS%%share/OGRE/docs/api/latex/basictutorial1_8md.tex +%%DOCS%%share/OGRE/docs/api/latex/basictutorial2_8md.tex +%%DOCS%%share/OGRE/docs/api/latex/bibTmpFile_1.bib +%%DOCS%%share/OGRE/docs/api/latex/bt1_added_entity.png +%%DOCS%%share/OGRE/docs/api/latex/bt1_display1921.png +%%DOCS%%share/OGRE/docs/api/latex/bt1_first_run.png +%%DOCS%%share/OGRE/docs/api/latex/bt1_rotated_entity.png +%%DOCS%%share/OGRE/docs/api/latex/bt2_light_dir_1.png +%%DOCS%%share/OGRE/docs/api/latex/bt2_light_dir_2.png +%%DOCS%%share/OGRE/docs/api/latex/bt2_ninja1.jpg +%%DOCS%%share/OGRE/docs/api/latex/bt2_ninja2.jpg +%%DOCS%%share/OGRE/docs/api/latex/bt2_ninja3.jpg +%%DOCS%%share/OGRE/docs/api/latex/bt2_plane_normal.png +%%DOCS%%share/OGRE/docs/api/latex/bt_1scaled_entity.png +%%DOCS%%share/OGRE/docs/api/latex/citelist.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_a_p_k_file_system_archive_factory.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_a_p_k_file_system_archive_factory__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_a_p_k_file_system_archive_factory__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_a_s_t_c_codec.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_a_s_t_c_codec__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_a_s_t_c_codec__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_absolute_pixel_count_lod_strategy.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_absolute_pixel_count_lod_strategy__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_absolute_pixel_count_lod_strategy__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_abstract_node.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_abstract_node__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_abstract_node__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_affine3.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_affine3__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_affine3__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_aligned_memory.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_alloc_policy.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_allocated_object.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_angle.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animable_object.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animable_object__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animable_object__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animable_value.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animable_value__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animable_value__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_container.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_container__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_container__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_controller_function.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_controller_function__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_controller_function__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_state.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_state__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_state__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_state_controller_value.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_state_controller_value__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_state_controller_value__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_state_set.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_state_set__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_state_set__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_track.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_track_1_1_listener.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_track__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_animation_track__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_anti_portal.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_anti_portal__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_anti_portal__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_anti_portal_factory.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_anti_portal_factory__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_anti_portal_factory__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_any.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_any__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_any__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_any_numeric.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_any_numeric__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_any_numeric__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_archive.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_archive__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_archive__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_archive_factory.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_archive_factory__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_archive_factory__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_archive_manager.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_archive_manager__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_archive_manager__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_area_emitter.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_area_emitter_1_1_cmd_depth.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_area_emitter_1_1_cmd_depth__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_area_emitter_1_1_cmd_depth__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_area_emitter_1_1_cmd_height.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_area_emitter_1_1_cmd_height__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_area_emitter_1_1_cmd_height__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_area_emitter_1_1_cmd_width.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_area_emitter_1_1_cmd_width__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_area_emitter_1_1_cmd_width__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_area_emitter__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_area_emitter__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_atom_abstract_node.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_atom_abstract_node__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_atom_abstract_node__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_auto_param_data_source.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_auto_param_data_source__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_auto_param_data_source__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_axis_aligned_box.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_axis_aligned_box_scene_query.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_axis_aligned_box_scene_query__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_axis_aligned_box_scene_query__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_base_instance_batch_v_t_f.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_base_instance_batch_v_t_f__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_base_instance_batch_v_t_f__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_billboard.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_billboard__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_billboard__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_billboard_chain.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_billboard_chain_1_1_element.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_billboard_chain__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_billboard_chain__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_billboard_chain_factory.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_billboard_chain_factory__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_billboard_chain_factory__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_billboard_particle_renderer.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_billboard_particle_renderer_1_1_cmd_accurate_facing.tex +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_billboard_particle_renderer_1_1_cmd_accurate_facing__inherit__graph.md5 +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_billboard_particle_renderer_1_1_cmd_accurate_facing__inherit__graph.pdf +%%DOCS%%share/OGRE/docs/api/latex/class_ogre_1_1_billboard_particle_renderer_1_1_cmd_billboard_origin.tex *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907280940.x6S9evtc050980>