From 2e464fed12b957d4c8a0bbd30709ee83e97af7fd Mon Sep 17 00:00:00 2001 From: methylDragon Date: Wed, 4 May 2022 16:02:01 -0700 Subject: [PATCH 1/4] Move header files with git mv (#618) Signed-off-by: methylDragon --- include/{ignition => gz}/CMakeLists.txt | 0 include/{ignition => gz}/rendering/ArrowVisual.hh | 0 include/{ignition => gz}/rendering/AxisVisual.hh | 0 include/{ignition => gz}/rendering/BoundingBox.hh | 0 include/{ignition => gz}/rendering/BoundingBoxCamera.hh | 0 include/{ignition => gz}/rendering/CMakeLists.txt | 0 include/{ignition => gz}/rendering/COMVisual.hh | 0 include/{ignition => gz}/rendering/Camera.hh | 0 include/{ignition => gz}/rendering/CameraLens.hh | 0 include/{ignition => gz}/rendering/Capsule.hh | 0 include/{ignition => gz}/rendering/CompositeVisual.hh | 0 include/{ignition => gz}/rendering/DepthCamera.hh | 0 include/{ignition => gz}/rendering/DistortionPass.hh | 0 include/{ignition => gz}/rendering/GaussianNoisePass.hh | 0 include/{ignition => gz}/rendering/Geometry.hh | 0 include/{ignition => gz}/rendering/GizmoVisual.hh | 0 include/{ignition => gz}/rendering/GpuRays.hh | 0 include/{ignition => gz}/rendering/GraphicsAPI.hh | 0 include/{ignition => gz}/rendering/Grid.hh | 0 include/{ignition => gz}/rendering/Heightmap.hh | 0 include/{ignition => gz}/rendering/HeightmapDescriptor.hh | 0 include/{ignition => gz}/rendering/Image.hh | 0 include/{ignition => gz}/rendering/InertiaVisual.hh | 0 include/{ignition => gz}/rendering/JointVisual.hh | 0 include/{ignition => gz}/rendering/LidarVisual.hh | 0 include/{ignition => gz}/rendering/Light.hh | 0 include/{ignition => gz}/rendering/LightVisual.hh | 0 include/{ignition => gz}/rendering/Marker.hh | 0 include/{ignition => gz}/rendering/Material.hh | 0 include/{ignition => gz}/rendering/Mesh.hh | 0 include/{ignition => gz}/rendering/MeshDescriptor.hh | 0 include/{ignition => gz}/rendering/MoveToHelper.hh | 0 include/{ignition => gz}/rendering/Node.hh | 0 include/{ignition => gz}/rendering/Object.hh | 0 include/{ignition => gz}/rendering/OrbitViewController.hh | 0 include/{ignition => gz}/rendering/OrthoViewController.hh | 0 include/{ignition => gz}/rendering/ParticleEmitter.hh | 0 include/{ignition => gz}/rendering/PixelFormat.hh | 0 include/{ignition => gz}/rendering/RayQuery.hh | 0 include/{ignition => gz}/rendering/RenderEngine.hh | 0 include/{ignition => gz}/rendering/RenderEngineManager.hh | 0 include/{ignition => gz}/rendering/RenderEnginePlugin.hh | 0 include/{ignition => gz}/rendering/RenderPass.hh | 0 include/{ignition => gz}/rendering/RenderPassSystem.hh | 0 include/{ignition => gz}/rendering/RenderTarget.hh | 0 include/{ignition => gz}/rendering/RenderTypes.hh | 0 include/{ignition => gz}/rendering/RenderingIface.hh | 0 include/{ignition => gz}/rendering/Scene.hh | 0 include/{ignition => gz}/rendering/SegmentationCamera.hh | 0 include/{ignition => gz}/rendering/Sensor.hh | 0 include/{ignition => gz}/rendering/ShaderParam.hh | 0 include/{ignition => gz}/rendering/ShaderParams.hh | 0 include/{ignition => gz}/rendering/ShaderType.hh | 0 include/{ignition => gz}/rendering/Storage.hh | 0 include/{ignition => gz}/rendering/Text.hh | 0 include/{ignition => gz}/rendering/ThermalCamera.hh | 0 include/{ignition => gz}/rendering/TransformController.hh | 0 include/{ignition => gz}/rendering/TransformType.hh | 0 include/{ignition => gz}/rendering/Utils.hh | 0 include/{ignition => gz}/rendering/ViewController.hh | 0 include/{ignition => gz}/rendering/Visual.hh | 0 include/{ignition => gz}/rendering/WideAngleCamera.hh | 0 include/{ignition => gz}/rendering/WireBox.hh | 0 include/{ignition => gz}/rendering/base/BaseArrowVisual.hh | 0 include/{ignition => gz}/rendering/base/BaseAxisVisual.hh | 0 include/{ignition => gz}/rendering/base/BaseBoundingBoxCamera.hh | 0 include/{ignition => gz}/rendering/base/BaseCOMVisual.hh | 0 include/{ignition => gz}/rendering/base/BaseCamera.hh | 0 include/{ignition => gz}/rendering/base/BaseCapsule.hh | 0 include/{ignition => gz}/rendering/base/BaseDepthCamera.hh | 0 include/{ignition => gz}/rendering/base/BaseDistortionPass.hh | 0 include/{ignition => gz}/rendering/base/BaseGaussianNoisePass.hh | 0 include/{ignition => gz}/rendering/base/BaseGeometry.hh | 0 include/{ignition => gz}/rendering/base/BaseGizmoVisual.hh | 0 include/{ignition => gz}/rendering/base/BaseGpuRays.hh | 0 include/{ignition => gz}/rendering/base/BaseGrid.hh | 0 include/{ignition => gz}/rendering/base/BaseHeightmap.hh | 0 include/{ignition => gz}/rendering/base/BaseInertiaVisual.hh | 0 include/{ignition => gz}/rendering/base/BaseJointVisual.hh | 0 include/{ignition => gz}/rendering/base/BaseLidarVisual.hh | 0 include/{ignition => gz}/rendering/base/BaseLight.hh | 0 include/{ignition => gz}/rendering/base/BaseLightVisual.hh | 0 include/{ignition => gz}/rendering/base/BaseMarker.hh | 0 include/{ignition => gz}/rendering/base/BaseMaterial.hh | 0 include/{ignition => gz}/rendering/base/BaseMesh.hh | 0 include/{ignition => gz}/rendering/base/BaseNode.hh | 0 include/{ignition => gz}/rendering/base/BaseObject.hh | 0 include/{ignition => gz}/rendering/base/BaseParticleEmitter.hh | 0 include/{ignition => gz}/rendering/base/BaseRayQuery.hh | 0 include/{ignition => gz}/rendering/base/BaseRenderEngine.hh | 0 include/{ignition => gz}/rendering/base/BaseRenderPass.hh | 0 include/{ignition => gz}/rendering/base/BaseRenderTarget.hh | 0 include/{ignition => gz}/rendering/base/BaseRenderTypes.hh | 0 include/{ignition => gz}/rendering/base/BaseScene.hh | 0 include/{ignition => gz}/rendering/base/BaseSegmentationCamera.hh | 0 include/{ignition => gz}/rendering/base/BaseSensor.hh | 0 include/{ignition => gz}/rendering/base/BaseStorage.hh | 0 include/{ignition => gz}/rendering/base/BaseText.hh | 0 include/{ignition => gz}/rendering/base/BaseThermalCamera.hh | 0 include/{ignition => gz}/rendering/base/BaseVisual.hh | 0 include/{ignition => gz}/rendering/base/BaseWideAngleCamera.hh | 0 include/{ignition => gz}/rendering/base/BaseWireBox.hh | 0 include/{ignition => gz}/rendering/base/CMakeLists.txt | 0 include/{ignition => gz}/rendering/base/base.hh.in | 0 include/{ignition => gz}/rendering/config.hh.in | 0 include/{ignition => gz}/rendering/rendering.hh.in | 0 ogre/include/{ignition => gz}/rendering/CMakeLists.txt | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreArrowVisual.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreAxisVisual.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreCOMVisual.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreCamera.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreCapsule.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreConversions.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreDepthCamera.hh | 0 .../include/{ignition => gz}/rendering/ogre/OgreDistortionPass.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreDynamicLines.hh | 0 .../{ignition => gz}/rendering/ogre/OgreDynamicRenderable.hh | 0 .../{ignition => gz}/rendering/ogre/OgreGaussianNoisePass.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreGeometry.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreGizmoVisual.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreGpuRays.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreGrid.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreHeightmap.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreIncludes.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreInertiaVisual.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreJointVisual.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreLidarVisual.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreLight.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreLightVisual.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreMarker.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreMaterial.hh | 0 .../{ignition => gz}/rendering/ogre/OgreMaterialSwitcher.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreMesh.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreMeshFactory.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreNode.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreObject.hh | 0 .../{ignition => gz}/rendering/ogre/OgreObjectInterface.hh | 0 .../{ignition => gz}/rendering/ogre/OgreParticleEmitter.hh | 0 .../include/{ignition => gz}/rendering/ogre/OgreRTShaderSystem.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreRayQuery.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreRenderEngine.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreRenderPass.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreRenderTarget.hh | 0 .../{ignition => gz}/rendering/ogre/OgreRenderTargetMaterial.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreRenderTypes.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreScene.hh | 0 .../{ignition => gz}/rendering/ogre/OgreSelectionBuffer.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreSensor.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreStorage.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreText.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreThermalCamera.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreVisual.hh | 0 .../{ignition => gz}/rendering/ogre/OgreWideAngleCamera.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/OgreWireBox.hh | 0 ogre/include/{ignition => gz}/rendering/ogre/ogre.hh.in | 0 ogre2/include/{ignition => gz}/rendering/CMakeLists.txt | 0 .../include/{ignition => gz}/rendering/ogre2/Ogre2ArrowVisual.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2AxisVisual.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2COMVisual.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Camera.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Capsule.hh | 0 .../include/{ignition => gz}/rendering/ogre2/Ogre2Conversions.hh | 0 .../include/{ignition => gz}/rendering/ogre2/Ogre2DepthCamera.hh | 0 .../{ignition => gz}/rendering/ogre2/Ogre2DynamicRenderable.hh | 0 .../{ignition => gz}/rendering/ogre2/Ogre2GaussianNoisePass.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Geometry.hh | 0 .../include/{ignition => gz}/rendering/ogre2/Ogre2GizmoVisual.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2GpuRays.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Grid.hh | 0 .../rendering/ogre2/Ogre2GzOgreRenderingMode.hh} | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Heightmap.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Includes.hh | 0 .../{ignition => gz}/rendering/ogre2/Ogre2InertiaVisual.hh | 0 .../include/{ignition => gz}/rendering/ogre2/Ogre2JointVisual.hh | 0 .../include/{ignition => gz}/rendering/ogre2/Ogre2LidarVisual.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Light.hh | 0 .../include/{ignition => gz}/rendering/ogre2/Ogre2LightVisual.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Marker.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Material.hh | 0 .../{ignition => gz}/rendering/ogre2/Ogre2MaterialSwitcher.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Mesh.hh | 0 .../include/{ignition => gz}/rendering/ogre2/Ogre2MeshFactory.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Node.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Object.hh | 0 .../{ignition => gz}/rendering/ogre2/Ogre2ObjectInterface.hh | 0 .../{ignition => gz}/rendering/ogre2/Ogre2ParticleEmitter.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2RayQuery.hh | 0 .../include/{ignition => gz}/rendering/ogre2/Ogre2RenderEngine.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2RenderPass.hh | 0 .../include/{ignition => gz}/rendering/ogre2/Ogre2RenderTarget.hh | 0 .../{ignition => gz}/rendering/ogre2/Ogre2RenderTargetMaterial.hh | 0 .../include/{ignition => gz}/rendering/ogre2/Ogre2RenderTypes.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Scene.hh | 0 .../{ignition => gz}/rendering/ogre2/Ogre2SegmentationCamera.hh | 0 .../{ignition => gz}/rendering/ogre2/Ogre2SelectionBuffer.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Sensor.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Storage.hh | 0 .../{ignition => gz}/rendering/ogre2/Ogre2ThermalCamera.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Visual.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2WireBox.hh | 0 ogre2/include/{ignition => gz}/rendering/ogre2/ogre2.hh.in | 0 optix/include/{ignition => gz}/rendering/CMakeLists.txt | 0 .../include/{ignition => gz}/rendering/optix/OptixArrowVisual.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixAxisVisual.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixBox.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixCamera.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixCone.hh | 0 .../include/{ignition => gz}/rendering/optix/OptixConversions.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixCylinder.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixGeometry.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixGrid.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixIncludes.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixLight.hh | 0 .../include/{ignition => gz}/rendering/optix/OptixLightManager.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixLightTypes.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixMaterial.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixMesh.hh | 0 .../include/{ignition => gz}/rendering/optix/OptixMeshFactory.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixNode.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixObject.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixPrimitive.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixRayTypes.hh | 0 .../include/{ignition => gz}/rendering/optix/OptixRenderEngine.hh | 0 .../include/{ignition => gz}/rendering/optix/OptixRenderTarget.hh | 0 .../include/{ignition => gz}/rendering/optix/OptixRenderTypes.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixScene.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixSensor.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixSphere.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixStorage.hh | 0 .../{ignition => gz}/rendering/optix/OptixTextureFactory.hh | 0 optix/include/{ignition => gz}/rendering/optix/OptixVisual.hh | 0 optix/include/{ignition => gz}/rendering/optix/optix.hh.in | 0 232 files changed, 0 insertions(+), 0 deletions(-) rename include/{ignition => gz}/CMakeLists.txt (100%) rename include/{ignition => gz}/rendering/ArrowVisual.hh (100%) rename include/{ignition => gz}/rendering/AxisVisual.hh (100%) rename include/{ignition => gz}/rendering/BoundingBox.hh (100%) rename include/{ignition => gz}/rendering/BoundingBoxCamera.hh (100%) rename include/{ignition => gz}/rendering/CMakeLists.txt (100%) rename include/{ignition => gz}/rendering/COMVisual.hh (100%) rename include/{ignition => gz}/rendering/Camera.hh (100%) rename include/{ignition => gz}/rendering/CameraLens.hh (100%) rename include/{ignition => gz}/rendering/Capsule.hh (100%) rename include/{ignition => gz}/rendering/CompositeVisual.hh (100%) rename include/{ignition => gz}/rendering/DepthCamera.hh (100%) rename include/{ignition => gz}/rendering/DistortionPass.hh (100%) rename include/{ignition => gz}/rendering/GaussianNoisePass.hh (100%) rename include/{ignition => gz}/rendering/Geometry.hh (100%) rename include/{ignition => gz}/rendering/GizmoVisual.hh (100%) rename include/{ignition => gz}/rendering/GpuRays.hh (100%) rename include/{ignition => gz}/rendering/GraphicsAPI.hh (100%) rename include/{ignition => gz}/rendering/Grid.hh (100%) rename include/{ignition => gz}/rendering/Heightmap.hh (100%) rename include/{ignition => gz}/rendering/HeightmapDescriptor.hh (100%) rename include/{ignition => gz}/rendering/Image.hh (100%) rename include/{ignition => gz}/rendering/InertiaVisual.hh (100%) rename include/{ignition => gz}/rendering/JointVisual.hh (100%) rename include/{ignition => gz}/rendering/LidarVisual.hh (100%) rename include/{ignition => gz}/rendering/Light.hh (100%) rename include/{ignition => gz}/rendering/LightVisual.hh (100%) rename include/{ignition => gz}/rendering/Marker.hh (100%) rename include/{ignition => gz}/rendering/Material.hh (100%) rename include/{ignition => gz}/rendering/Mesh.hh (100%) rename include/{ignition => gz}/rendering/MeshDescriptor.hh (100%) rename include/{ignition => gz}/rendering/MoveToHelper.hh (100%) rename include/{ignition => gz}/rendering/Node.hh (100%) rename include/{ignition => gz}/rendering/Object.hh (100%) rename include/{ignition => gz}/rendering/OrbitViewController.hh (100%) rename include/{ignition => gz}/rendering/OrthoViewController.hh (100%) rename include/{ignition => gz}/rendering/ParticleEmitter.hh (100%) rename include/{ignition => gz}/rendering/PixelFormat.hh (100%) rename include/{ignition => gz}/rendering/RayQuery.hh (100%) rename include/{ignition => gz}/rendering/RenderEngine.hh (100%) rename include/{ignition => gz}/rendering/RenderEngineManager.hh (100%) rename include/{ignition => gz}/rendering/RenderEnginePlugin.hh (100%) rename include/{ignition => gz}/rendering/RenderPass.hh (100%) rename include/{ignition => gz}/rendering/RenderPassSystem.hh (100%) rename include/{ignition => gz}/rendering/RenderTarget.hh (100%) rename include/{ignition => gz}/rendering/RenderTypes.hh (100%) rename include/{ignition => gz}/rendering/RenderingIface.hh (100%) rename include/{ignition => gz}/rendering/Scene.hh (100%) rename include/{ignition => gz}/rendering/SegmentationCamera.hh (100%) rename include/{ignition => gz}/rendering/Sensor.hh (100%) rename include/{ignition => gz}/rendering/ShaderParam.hh (100%) rename include/{ignition => gz}/rendering/ShaderParams.hh (100%) rename include/{ignition => gz}/rendering/ShaderType.hh (100%) rename include/{ignition => gz}/rendering/Storage.hh (100%) rename include/{ignition => gz}/rendering/Text.hh (100%) rename include/{ignition => gz}/rendering/ThermalCamera.hh (100%) rename include/{ignition => gz}/rendering/TransformController.hh (100%) rename include/{ignition => gz}/rendering/TransformType.hh (100%) rename include/{ignition => gz}/rendering/Utils.hh (100%) rename include/{ignition => gz}/rendering/ViewController.hh (100%) rename include/{ignition => gz}/rendering/Visual.hh (100%) rename include/{ignition => gz}/rendering/WideAngleCamera.hh (100%) rename include/{ignition => gz}/rendering/WireBox.hh (100%) rename include/{ignition => gz}/rendering/base/BaseArrowVisual.hh (100%) rename include/{ignition => gz}/rendering/base/BaseAxisVisual.hh (100%) rename include/{ignition => gz}/rendering/base/BaseBoundingBoxCamera.hh (100%) rename include/{ignition => gz}/rendering/base/BaseCOMVisual.hh (100%) rename include/{ignition => gz}/rendering/base/BaseCamera.hh (100%) rename include/{ignition => gz}/rendering/base/BaseCapsule.hh (100%) rename include/{ignition => gz}/rendering/base/BaseDepthCamera.hh (100%) rename include/{ignition => gz}/rendering/base/BaseDistortionPass.hh (100%) rename include/{ignition => gz}/rendering/base/BaseGaussianNoisePass.hh (100%) rename include/{ignition => gz}/rendering/base/BaseGeometry.hh (100%) rename include/{ignition => gz}/rendering/base/BaseGizmoVisual.hh (100%) rename include/{ignition => gz}/rendering/base/BaseGpuRays.hh (100%) rename include/{ignition => gz}/rendering/base/BaseGrid.hh (100%) rename include/{ignition => gz}/rendering/base/BaseHeightmap.hh (100%) rename include/{ignition => gz}/rendering/base/BaseInertiaVisual.hh (100%) rename include/{ignition => gz}/rendering/base/BaseJointVisual.hh (100%) rename include/{ignition => gz}/rendering/base/BaseLidarVisual.hh (100%) rename include/{ignition => gz}/rendering/base/BaseLight.hh (100%) rename include/{ignition => gz}/rendering/base/BaseLightVisual.hh (100%) rename include/{ignition => gz}/rendering/base/BaseMarker.hh (100%) rename include/{ignition => gz}/rendering/base/BaseMaterial.hh (100%) rename include/{ignition => gz}/rendering/base/BaseMesh.hh (100%) rename include/{ignition => gz}/rendering/base/BaseNode.hh (100%) rename include/{ignition => gz}/rendering/base/BaseObject.hh (100%) rename include/{ignition => gz}/rendering/base/BaseParticleEmitter.hh (100%) rename include/{ignition => gz}/rendering/base/BaseRayQuery.hh (100%) rename include/{ignition => gz}/rendering/base/BaseRenderEngine.hh (100%) rename include/{ignition => gz}/rendering/base/BaseRenderPass.hh (100%) rename include/{ignition => gz}/rendering/base/BaseRenderTarget.hh (100%) rename include/{ignition => gz}/rendering/base/BaseRenderTypes.hh (100%) rename include/{ignition => gz}/rendering/base/BaseScene.hh (100%) rename include/{ignition => gz}/rendering/base/BaseSegmentationCamera.hh (100%) rename include/{ignition => gz}/rendering/base/BaseSensor.hh (100%) rename include/{ignition => gz}/rendering/base/BaseStorage.hh (100%) rename include/{ignition => gz}/rendering/base/BaseText.hh (100%) rename include/{ignition => gz}/rendering/base/BaseThermalCamera.hh (100%) rename include/{ignition => gz}/rendering/base/BaseVisual.hh (100%) rename include/{ignition => gz}/rendering/base/BaseWideAngleCamera.hh (100%) rename include/{ignition => gz}/rendering/base/BaseWireBox.hh (100%) rename include/{ignition => gz}/rendering/base/CMakeLists.txt (100%) rename include/{ignition => gz}/rendering/base/base.hh.in (100%) rename include/{ignition => gz}/rendering/config.hh.in (100%) rename include/{ignition => gz}/rendering/rendering.hh.in (100%) rename ogre/include/{ignition => gz}/rendering/CMakeLists.txt (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreArrowVisual.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreAxisVisual.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreCOMVisual.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreCamera.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreCapsule.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreConversions.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreDepthCamera.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreDistortionPass.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreDynamicLines.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreDynamicRenderable.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreGaussianNoisePass.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreGeometry.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreGizmoVisual.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreGpuRays.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreGrid.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreHeightmap.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreIncludes.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreInertiaVisual.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreJointVisual.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreLidarVisual.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreLight.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreLightVisual.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreMarker.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreMaterial.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreMaterialSwitcher.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreMesh.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreMeshFactory.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreNode.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreObject.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreObjectInterface.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreParticleEmitter.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreRTShaderSystem.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreRayQuery.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreRenderEngine.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreRenderPass.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreRenderTarget.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreRenderTargetMaterial.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreRenderTypes.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreScene.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreSelectionBuffer.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreSensor.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreStorage.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreText.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreThermalCamera.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreVisual.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreWideAngleCamera.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/OgreWireBox.hh (100%) rename ogre/include/{ignition => gz}/rendering/ogre/ogre.hh.in (100%) rename ogre2/include/{ignition => gz}/rendering/CMakeLists.txt (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2ArrowVisual.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2AxisVisual.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2COMVisual.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Camera.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Capsule.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Conversions.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2DepthCamera.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2DynamicRenderable.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2GaussianNoisePass.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Geometry.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2GizmoVisual.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2GpuRays.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Grid.hh (100%) rename ogre2/include/{ignition/rendering/ogre2/Ogre2IgnOgreRenderingMode.hh => gz/rendering/ogre2/Ogre2GzOgreRenderingMode.hh} (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Heightmap.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Includes.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2InertiaVisual.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2JointVisual.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2LidarVisual.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Light.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2LightVisual.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Marker.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Material.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2MaterialSwitcher.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Mesh.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2MeshFactory.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Node.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Object.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2ObjectInterface.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2ParticleEmitter.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2RayQuery.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2RenderEngine.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2RenderPass.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2RenderTarget.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2RenderTargetMaterial.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2RenderTypes.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Scene.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2SegmentationCamera.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2SelectionBuffer.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Sensor.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Storage.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2ThermalCamera.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2Visual.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/Ogre2WireBox.hh (100%) rename ogre2/include/{ignition => gz}/rendering/ogre2/ogre2.hh.in (100%) rename optix/include/{ignition => gz}/rendering/CMakeLists.txt (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixArrowVisual.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixAxisVisual.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixBox.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixCamera.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixCone.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixConversions.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixCylinder.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixGeometry.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixGrid.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixIncludes.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixLight.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixLightManager.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixLightTypes.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixMaterial.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixMesh.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixMeshFactory.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixNode.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixObject.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixPrimitive.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixRayTypes.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixRenderEngine.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixRenderTarget.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixRenderTypes.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixScene.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixSensor.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixSphere.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixStorage.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixTextureFactory.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/OptixVisual.hh (100%) rename optix/include/{ignition => gz}/rendering/optix/optix.hh.in (100%) diff --git a/include/ignition/CMakeLists.txt b/include/gz/CMakeLists.txt similarity index 100% rename from include/ignition/CMakeLists.txt rename to include/gz/CMakeLists.txt diff --git a/include/ignition/rendering/ArrowVisual.hh b/include/gz/rendering/ArrowVisual.hh similarity index 100% rename from include/ignition/rendering/ArrowVisual.hh rename to include/gz/rendering/ArrowVisual.hh diff --git a/include/ignition/rendering/AxisVisual.hh b/include/gz/rendering/AxisVisual.hh similarity index 100% rename from include/ignition/rendering/AxisVisual.hh rename to include/gz/rendering/AxisVisual.hh diff --git a/include/ignition/rendering/BoundingBox.hh b/include/gz/rendering/BoundingBox.hh similarity index 100% rename from include/ignition/rendering/BoundingBox.hh rename to include/gz/rendering/BoundingBox.hh diff --git a/include/ignition/rendering/BoundingBoxCamera.hh b/include/gz/rendering/BoundingBoxCamera.hh similarity index 100% rename from include/ignition/rendering/BoundingBoxCamera.hh rename to include/gz/rendering/BoundingBoxCamera.hh diff --git a/include/ignition/rendering/CMakeLists.txt b/include/gz/rendering/CMakeLists.txt similarity index 100% rename from include/ignition/rendering/CMakeLists.txt rename to include/gz/rendering/CMakeLists.txt diff --git a/include/ignition/rendering/COMVisual.hh b/include/gz/rendering/COMVisual.hh similarity index 100% rename from include/ignition/rendering/COMVisual.hh rename to include/gz/rendering/COMVisual.hh diff --git a/include/ignition/rendering/Camera.hh b/include/gz/rendering/Camera.hh similarity index 100% rename from include/ignition/rendering/Camera.hh rename to include/gz/rendering/Camera.hh diff --git a/include/ignition/rendering/CameraLens.hh b/include/gz/rendering/CameraLens.hh similarity index 100% rename from include/ignition/rendering/CameraLens.hh rename to include/gz/rendering/CameraLens.hh diff --git a/include/ignition/rendering/Capsule.hh b/include/gz/rendering/Capsule.hh similarity index 100% rename from include/ignition/rendering/Capsule.hh rename to include/gz/rendering/Capsule.hh diff --git a/include/ignition/rendering/CompositeVisual.hh b/include/gz/rendering/CompositeVisual.hh similarity index 100% rename from include/ignition/rendering/CompositeVisual.hh rename to include/gz/rendering/CompositeVisual.hh diff --git a/include/ignition/rendering/DepthCamera.hh b/include/gz/rendering/DepthCamera.hh similarity index 100% rename from include/ignition/rendering/DepthCamera.hh rename to include/gz/rendering/DepthCamera.hh diff --git a/include/ignition/rendering/DistortionPass.hh b/include/gz/rendering/DistortionPass.hh similarity index 100% rename from include/ignition/rendering/DistortionPass.hh rename to include/gz/rendering/DistortionPass.hh diff --git a/include/ignition/rendering/GaussianNoisePass.hh b/include/gz/rendering/GaussianNoisePass.hh similarity index 100% rename from include/ignition/rendering/GaussianNoisePass.hh rename to include/gz/rendering/GaussianNoisePass.hh diff --git a/include/ignition/rendering/Geometry.hh b/include/gz/rendering/Geometry.hh similarity index 100% rename from include/ignition/rendering/Geometry.hh rename to include/gz/rendering/Geometry.hh diff --git a/include/ignition/rendering/GizmoVisual.hh b/include/gz/rendering/GizmoVisual.hh similarity index 100% rename from include/ignition/rendering/GizmoVisual.hh rename to include/gz/rendering/GizmoVisual.hh diff --git a/include/ignition/rendering/GpuRays.hh b/include/gz/rendering/GpuRays.hh similarity index 100% rename from include/ignition/rendering/GpuRays.hh rename to include/gz/rendering/GpuRays.hh diff --git a/include/ignition/rendering/GraphicsAPI.hh b/include/gz/rendering/GraphicsAPI.hh similarity index 100% rename from include/ignition/rendering/GraphicsAPI.hh rename to include/gz/rendering/GraphicsAPI.hh diff --git a/include/ignition/rendering/Grid.hh b/include/gz/rendering/Grid.hh similarity index 100% rename from include/ignition/rendering/Grid.hh rename to include/gz/rendering/Grid.hh diff --git a/include/ignition/rendering/Heightmap.hh b/include/gz/rendering/Heightmap.hh similarity index 100% rename from include/ignition/rendering/Heightmap.hh rename to include/gz/rendering/Heightmap.hh diff --git a/include/ignition/rendering/HeightmapDescriptor.hh b/include/gz/rendering/HeightmapDescriptor.hh similarity index 100% rename from include/ignition/rendering/HeightmapDescriptor.hh rename to include/gz/rendering/HeightmapDescriptor.hh diff --git a/include/ignition/rendering/Image.hh b/include/gz/rendering/Image.hh similarity index 100% rename from include/ignition/rendering/Image.hh rename to include/gz/rendering/Image.hh diff --git a/include/ignition/rendering/InertiaVisual.hh b/include/gz/rendering/InertiaVisual.hh similarity index 100% rename from include/ignition/rendering/InertiaVisual.hh rename to include/gz/rendering/InertiaVisual.hh diff --git a/include/ignition/rendering/JointVisual.hh b/include/gz/rendering/JointVisual.hh similarity index 100% rename from include/ignition/rendering/JointVisual.hh rename to include/gz/rendering/JointVisual.hh diff --git a/include/ignition/rendering/LidarVisual.hh b/include/gz/rendering/LidarVisual.hh similarity index 100% rename from include/ignition/rendering/LidarVisual.hh rename to include/gz/rendering/LidarVisual.hh diff --git a/include/ignition/rendering/Light.hh b/include/gz/rendering/Light.hh similarity index 100% rename from include/ignition/rendering/Light.hh rename to include/gz/rendering/Light.hh diff --git a/include/ignition/rendering/LightVisual.hh b/include/gz/rendering/LightVisual.hh similarity index 100% rename from include/ignition/rendering/LightVisual.hh rename to include/gz/rendering/LightVisual.hh diff --git a/include/ignition/rendering/Marker.hh b/include/gz/rendering/Marker.hh similarity index 100% rename from include/ignition/rendering/Marker.hh rename to include/gz/rendering/Marker.hh diff --git a/include/ignition/rendering/Material.hh b/include/gz/rendering/Material.hh similarity index 100% rename from include/ignition/rendering/Material.hh rename to include/gz/rendering/Material.hh diff --git a/include/ignition/rendering/Mesh.hh b/include/gz/rendering/Mesh.hh similarity index 100% rename from include/ignition/rendering/Mesh.hh rename to include/gz/rendering/Mesh.hh diff --git a/include/ignition/rendering/MeshDescriptor.hh b/include/gz/rendering/MeshDescriptor.hh similarity index 100% rename from include/ignition/rendering/MeshDescriptor.hh rename to include/gz/rendering/MeshDescriptor.hh diff --git a/include/ignition/rendering/MoveToHelper.hh b/include/gz/rendering/MoveToHelper.hh similarity index 100% rename from include/ignition/rendering/MoveToHelper.hh rename to include/gz/rendering/MoveToHelper.hh diff --git a/include/ignition/rendering/Node.hh b/include/gz/rendering/Node.hh similarity index 100% rename from include/ignition/rendering/Node.hh rename to include/gz/rendering/Node.hh diff --git a/include/ignition/rendering/Object.hh b/include/gz/rendering/Object.hh similarity index 100% rename from include/ignition/rendering/Object.hh rename to include/gz/rendering/Object.hh diff --git a/include/ignition/rendering/OrbitViewController.hh b/include/gz/rendering/OrbitViewController.hh similarity index 100% rename from include/ignition/rendering/OrbitViewController.hh rename to include/gz/rendering/OrbitViewController.hh diff --git a/include/ignition/rendering/OrthoViewController.hh b/include/gz/rendering/OrthoViewController.hh similarity index 100% rename from include/ignition/rendering/OrthoViewController.hh rename to include/gz/rendering/OrthoViewController.hh diff --git a/include/ignition/rendering/ParticleEmitter.hh b/include/gz/rendering/ParticleEmitter.hh similarity index 100% rename from include/ignition/rendering/ParticleEmitter.hh rename to include/gz/rendering/ParticleEmitter.hh diff --git a/include/ignition/rendering/PixelFormat.hh b/include/gz/rendering/PixelFormat.hh similarity index 100% rename from include/ignition/rendering/PixelFormat.hh rename to include/gz/rendering/PixelFormat.hh diff --git a/include/ignition/rendering/RayQuery.hh b/include/gz/rendering/RayQuery.hh similarity index 100% rename from include/ignition/rendering/RayQuery.hh rename to include/gz/rendering/RayQuery.hh diff --git a/include/ignition/rendering/RenderEngine.hh b/include/gz/rendering/RenderEngine.hh similarity index 100% rename from include/ignition/rendering/RenderEngine.hh rename to include/gz/rendering/RenderEngine.hh diff --git a/include/ignition/rendering/RenderEngineManager.hh b/include/gz/rendering/RenderEngineManager.hh similarity index 100% rename from include/ignition/rendering/RenderEngineManager.hh rename to include/gz/rendering/RenderEngineManager.hh diff --git a/include/ignition/rendering/RenderEnginePlugin.hh b/include/gz/rendering/RenderEnginePlugin.hh similarity index 100% rename from include/ignition/rendering/RenderEnginePlugin.hh rename to include/gz/rendering/RenderEnginePlugin.hh diff --git a/include/ignition/rendering/RenderPass.hh b/include/gz/rendering/RenderPass.hh similarity index 100% rename from include/ignition/rendering/RenderPass.hh rename to include/gz/rendering/RenderPass.hh diff --git a/include/ignition/rendering/RenderPassSystem.hh b/include/gz/rendering/RenderPassSystem.hh similarity index 100% rename from include/ignition/rendering/RenderPassSystem.hh rename to include/gz/rendering/RenderPassSystem.hh diff --git a/include/ignition/rendering/RenderTarget.hh b/include/gz/rendering/RenderTarget.hh similarity index 100% rename from include/ignition/rendering/RenderTarget.hh rename to include/gz/rendering/RenderTarget.hh diff --git a/include/ignition/rendering/RenderTypes.hh b/include/gz/rendering/RenderTypes.hh similarity index 100% rename from include/ignition/rendering/RenderTypes.hh rename to include/gz/rendering/RenderTypes.hh diff --git a/include/ignition/rendering/RenderingIface.hh b/include/gz/rendering/RenderingIface.hh similarity index 100% rename from include/ignition/rendering/RenderingIface.hh rename to include/gz/rendering/RenderingIface.hh diff --git a/include/ignition/rendering/Scene.hh b/include/gz/rendering/Scene.hh similarity index 100% rename from include/ignition/rendering/Scene.hh rename to include/gz/rendering/Scene.hh diff --git a/include/ignition/rendering/SegmentationCamera.hh b/include/gz/rendering/SegmentationCamera.hh similarity index 100% rename from include/ignition/rendering/SegmentationCamera.hh rename to include/gz/rendering/SegmentationCamera.hh diff --git a/include/ignition/rendering/Sensor.hh b/include/gz/rendering/Sensor.hh similarity index 100% rename from include/ignition/rendering/Sensor.hh rename to include/gz/rendering/Sensor.hh diff --git a/include/ignition/rendering/ShaderParam.hh b/include/gz/rendering/ShaderParam.hh similarity index 100% rename from include/ignition/rendering/ShaderParam.hh rename to include/gz/rendering/ShaderParam.hh diff --git a/include/ignition/rendering/ShaderParams.hh b/include/gz/rendering/ShaderParams.hh similarity index 100% rename from include/ignition/rendering/ShaderParams.hh rename to include/gz/rendering/ShaderParams.hh diff --git a/include/ignition/rendering/ShaderType.hh b/include/gz/rendering/ShaderType.hh similarity index 100% rename from include/ignition/rendering/ShaderType.hh rename to include/gz/rendering/ShaderType.hh diff --git a/include/ignition/rendering/Storage.hh b/include/gz/rendering/Storage.hh similarity index 100% rename from include/ignition/rendering/Storage.hh rename to include/gz/rendering/Storage.hh diff --git a/include/ignition/rendering/Text.hh b/include/gz/rendering/Text.hh similarity index 100% rename from include/ignition/rendering/Text.hh rename to include/gz/rendering/Text.hh diff --git a/include/ignition/rendering/ThermalCamera.hh b/include/gz/rendering/ThermalCamera.hh similarity index 100% rename from include/ignition/rendering/ThermalCamera.hh rename to include/gz/rendering/ThermalCamera.hh diff --git a/include/ignition/rendering/TransformController.hh b/include/gz/rendering/TransformController.hh similarity index 100% rename from include/ignition/rendering/TransformController.hh rename to include/gz/rendering/TransformController.hh diff --git a/include/ignition/rendering/TransformType.hh b/include/gz/rendering/TransformType.hh similarity index 100% rename from include/ignition/rendering/TransformType.hh rename to include/gz/rendering/TransformType.hh diff --git a/include/ignition/rendering/Utils.hh b/include/gz/rendering/Utils.hh similarity index 100% rename from include/ignition/rendering/Utils.hh rename to include/gz/rendering/Utils.hh diff --git a/include/ignition/rendering/ViewController.hh b/include/gz/rendering/ViewController.hh similarity index 100% rename from include/ignition/rendering/ViewController.hh rename to include/gz/rendering/ViewController.hh diff --git a/include/ignition/rendering/Visual.hh b/include/gz/rendering/Visual.hh similarity index 100% rename from include/ignition/rendering/Visual.hh rename to include/gz/rendering/Visual.hh diff --git a/include/ignition/rendering/WideAngleCamera.hh b/include/gz/rendering/WideAngleCamera.hh similarity index 100% rename from include/ignition/rendering/WideAngleCamera.hh rename to include/gz/rendering/WideAngleCamera.hh diff --git a/include/ignition/rendering/WireBox.hh b/include/gz/rendering/WireBox.hh similarity index 100% rename from include/ignition/rendering/WireBox.hh rename to include/gz/rendering/WireBox.hh diff --git a/include/ignition/rendering/base/BaseArrowVisual.hh b/include/gz/rendering/base/BaseArrowVisual.hh similarity index 100% rename from include/ignition/rendering/base/BaseArrowVisual.hh rename to include/gz/rendering/base/BaseArrowVisual.hh diff --git a/include/ignition/rendering/base/BaseAxisVisual.hh b/include/gz/rendering/base/BaseAxisVisual.hh similarity index 100% rename from include/ignition/rendering/base/BaseAxisVisual.hh rename to include/gz/rendering/base/BaseAxisVisual.hh diff --git a/include/ignition/rendering/base/BaseBoundingBoxCamera.hh b/include/gz/rendering/base/BaseBoundingBoxCamera.hh similarity index 100% rename from include/ignition/rendering/base/BaseBoundingBoxCamera.hh rename to include/gz/rendering/base/BaseBoundingBoxCamera.hh diff --git a/include/ignition/rendering/base/BaseCOMVisual.hh b/include/gz/rendering/base/BaseCOMVisual.hh similarity index 100% rename from include/ignition/rendering/base/BaseCOMVisual.hh rename to include/gz/rendering/base/BaseCOMVisual.hh diff --git a/include/ignition/rendering/base/BaseCamera.hh b/include/gz/rendering/base/BaseCamera.hh similarity index 100% rename from include/ignition/rendering/base/BaseCamera.hh rename to include/gz/rendering/base/BaseCamera.hh diff --git a/include/ignition/rendering/base/BaseCapsule.hh b/include/gz/rendering/base/BaseCapsule.hh similarity index 100% rename from include/ignition/rendering/base/BaseCapsule.hh rename to include/gz/rendering/base/BaseCapsule.hh diff --git a/include/ignition/rendering/base/BaseDepthCamera.hh b/include/gz/rendering/base/BaseDepthCamera.hh similarity index 100% rename from include/ignition/rendering/base/BaseDepthCamera.hh rename to include/gz/rendering/base/BaseDepthCamera.hh diff --git a/include/ignition/rendering/base/BaseDistortionPass.hh b/include/gz/rendering/base/BaseDistortionPass.hh similarity index 100% rename from include/ignition/rendering/base/BaseDistortionPass.hh rename to include/gz/rendering/base/BaseDistortionPass.hh diff --git a/include/ignition/rendering/base/BaseGaussianNoisePass.hh b/include/gz/rendering/base/BaseGaussianNoisePass.hh similarity index 100% rename from include/ignition/rendering/base/BaseGaussianNoisePass.hh rename to include/gz/rendering/base/BaseGaussianNoisePass.hh diff --git a/include/ignition/rendering/base/BaseGeometry.hh b/include/gz/rendering/base/BaseGeometry.hh similarity index 100% rename from include/ignition/rendering/base/BaseGeometry.hh rename to include/gz/rendering/base/BaseGeometry.hh diff --git a/include/ignition/rendering/base/BaseGizmoVisual.hh b/include/gz/rendering/base/BaseGizmoVisual.hh similarity index 100% rename from include/ignition/rendering/base/BaseGizmoVisual.hh rename to include/gz/rendering/base/BaseGizmoVisual.hh diff --git a/include/ignition/rendering/base/BaseGpuRays.hh b/include/gz/rendering/base/BaseGpuRays.hh similarity index 100% rename from include/ignition/rendering/base/BaseGpuRays.hh rename to include/gz/rendering/base/BaseGpuRays.hh diff --git a/include/ignition/rendering/base/BaseGrid.hh b/include/gz/rendering/base/BaseGrid.hh similarity index 100% rename from include/ignition/rendering/base/BaseGrid.hh rename to include/gz/rendering/base/BaseGrid.hh diff --git a/include/ignition/rendering/base/BaseHeightmap.hh b/include/gz/rendering/base/BaseHeightmap.hh similarity index 100% rename from include/ignition/rendering/base/BaseHeightmap.hh rename to include/gz/rendering/base/BaseHeightmap.hh diff --git a/include/ignition/rendering/base/BaseInertiaVisual.hh b/include/gz/rendering/base/BaseInertiaVisual.hh similarity index 100% rename from include/ignition/rendering/base/BaseInertiaVisual.hh rename to include/gz/rendering/base/BaseInertiaVisual.hh diff --git a/include/ignition/rendering/base/BaseJointVisual.hh b/include/gz/rendering/base/BaseJointVisual.hh similarity index 100% rename from include/ignition/rendering/base/BaseJointVisual.hh rename to include/gz/rendering/base/BaseJointVisual.hh diff --git a/include/ignition/rendering/base/BaseLidarVisual.hh b/include/gz/rendering/base/BaseLidarVisual.hh similarity index 100% rename from include/ignition/rendering/base/BaseLidarVisual.hh rename to include/gz/rendering/base/BaseLidarVisual.hh diff --git a/include/ignition/rendering/base/BaseLight.hh b/include/gz/rendering/base/BaseLight.hh similarity index 100% rename from include/ignition/rendering/base/BaseLight.hh rename to include/gz/rendering/base/BaseLight.hh diff --git a/include/ignition/rendering/base/BaseLightVisual.hh b/include/gz/rendering/base/BaseLightVisual.hh similarity index 100% rename from include/ignition/rendering/base/BaseLightVisual.hh rename to include/gz/rendering/base/BaseLightVisual.hh diff --git a/include/ignition/rendering/base/BaseMarker.hh b/include/gz/rendering/base/BaseMarker.hh similarity index 100% rename from include/ignition/rendering/base/BaseMarker.hh rename to include/gz/rendering/base/BaseMarker.hh diff --git a/include/ignition/rendering/base/BaseMaterial.hh b/include/gz/rendering/base/BaseMaterial.hh similarity index 100% rename from include/ignition/rendering/base/BaseMaterial.hh rename to include/gz/rendering/base/BaseMaterial.hh diff --git a/include/ignition/rendering/base/BaseMesh.hh b/include/gz/rendering/base/BaseMesh.hh similarity index 100% rename from include/ignition/rendering/base/BaseMesh.hh rename to include/gz/rendering/base/BaseMesh.hh diff --git a/include/ignition/rendering/base/BaseNode.hh b/include/gz/rendering/base/BaseNode.hh similarity index 100% rename from include/ignition/rendering/base/BaseNode.hh rename to include/gz/rendering/base/BaseNode.hh diff --git a/include/ignition/rendering/base/BaseObject.hh b/include/gz/rendering/base/BaseObject.hh similarity index 100% rename from include/ignition/rendering/base/BaseObject.hh rename to include/gz/rendering/base/BaseObject.hh diff --git a/include/ignition/rendering/base/BaseParticleEmitter.hh b/include/gz/rendering/base/BaseParticleEmitter.hh similarity index 100% rename from include/ignition/rendering/base/BaseParticleEmitter.hh rename to include/gz/rendering/base/BaseParticleEmitter.hh diff --git a/include/ignition/rendering/base/BaseRayQuery.hh b/include/gz/rendering/base/BaseRayQuery.hh similarity index 100% rename from include/ignition/rendering/base/BaseRayQuery.hh rename to include/gz/rendering/base/BaseRayQuery.hh diff --git a/include/ignition/rendering/base/BaseRenderEngine.hh b/include/gz/rendering/base/BaseRenderEngine.hh similarity index 100% rename from include/ignition/rendering/base/BaseRenderEngine.hh rename to include/gz/rendering/base/BaseRenderEngine.hh diff --git a/include/ignition/rendering/base/BaseRenderPass.hh b/include/gz/rendering/base/BaseRenderPass.hh similarity index 100% rename from include/ignition/rendering/base/BaseRenderPass.hh rename to include/gz/rendering/base/BaseRenderPass.hh diff --git a/include/ignition/rendering/base/BaseRenderTarget.hh b/include/gz/rendering/base/BaseRenderTarget.hh similarity index 100% rename from include/ignition/rendering/base/BaseRenderTarget.hh rename to include/gz/rendering/base/BaseRenderTarget.hh diff --git a/include/ignition/rendering/base/BaseRenderTypes.hh b/include/gz/rendering/base/BaseRenderTypes.hh similarity index 100% rename from include/ignition/rendering/base/BaseRenderTypes.hh rename to include/gz/rendering/base/BaseRenderTypes.hh diff --git a/include/ignition/rendering/base/BaseScene.hh b/include/gz/rendering/base/BaseScene.hh similarity index 100% rename from include/ignition/rendering/base/BaseScene.hh rename to include/gz/rendering/base/BaseScene.hh diff --git a/include/ignition/rendering/base/BaseSegmentationCamera.hh b/include/gz/rendering/base/BaseSegmentationCamera.hh similarity index 100% rename from include/ignition/rendering/base/BaseSegmentationCamera.hh rename to include/gz/rendering/base/BaseSegmentationCamera.hh diff --git a/include/ignition/rendering/base/BaseSensor.hh b/include/gz/rendering/base/BaseSensor.hh similarity index 100% rename from include/ignition/rendering/base/BaseSensor.hh rename to include/gz/rendering/base/BaseSensor.hh diff --git a/include/ignition/rendering/base/BaseStorage.hh b/include/gz/rendering/base/BaseStorage.hh similarity index 100% rename from include/ignition/rendering/base/BaseStorage.hh rename to include/gz/rendering/base/BaseStorage.hh diff --git a/include/ignition/rendering/base/BaseText.hh b/include/gz/rendering/base/BaseText.hh similarity index 100% rename from include/ignition/rendering/base/BaseText.hh rename to include/gz/rendering/base/BaseText.hh diff --git a/include/ignition/rendering/base/BaseThermalCamera.hh b/include/gz/rendering/base/BaseThermalCamera.hh similarity index 100% rename from include/ignition/rendering/base/BaseThermalCamera.hh rename to include/gz/rendering/base/BaseThermalCamera.hh diff --git a/include/ignition/rendering/base/BaseVisual.hh b/include/gz/rendering/base/BaseVisual.hh similarity index 100% rename from include/ignition/rendering/base/BaseVisual.hh rename to include/gz/rendering/base/BaseVisual.hh diff --git a/include/ignition/rendering/base/BaseWideAngleCamera.hh b/include/gz/rendering/base/BaseWideAngleCamera.hh similarity index 100% rename from include/ignition/rendering/base/BaseWideAngleCamera.hh rename to include/gz/rendering/base/BaseWideAngleCamera.hh diff --git a/include/ignition/rendering/base/BaseWireBox.hh b/include/gz/rendering/base/BaseWireBox.hh similarity index 100% rename from include/ignition/rendering/base/BaseWireBox.hh rename to include/gz/rendering/base/BaseWireBox.hh diff --git a/include/ignition/rendering/base/CMakeLists.txt b/include/gz/rendering/base/CMakeLists.txt similarity index 100% rename from include/ignition/rendering/base/CMakeLists.txt rename to include/gz/rendering/base/CMakeLists.txt diff --git a/include/ignition/rendering/base/base.hh.in b/include/gz/rendering/base/base.hh.in similarity index 100% rename from include/ignition/rendering/base/base.hh.in rename to include/gz/rendering/base/base.hh.in diff --git a/include/ignition/rendering/config.hh.in b/include/gz/rendering/config.hh.in similarity index 100% rename from include/ignition/rendering/config.hh.in rename to include/gz/rendering/config.hh.in diff --git a/include/ignition/rendering/rendering.hh.in b/include/gz/rendering/rendering.hh.in similarity index 100% rename from include/ignition/rendering/rendering.hh.in rename to include/gz/rendering/rendering.hh.in diff --git a/ogre/include/ignition/rendering/CMakeLists.txt b/ogre/include/gz/rendering/CMakeLists.txt similarity index 100% rename from ogre/include/ignition/rendering/CMakeLists.txt rename to ogre/include/gz/rendering/CMakeLists.txt diff --git a/ogre/include/ignition/rendering/ogre/OgreArrowVisual.hh b/ogre/include/gz/rendering/ogre/OgreArrowVisual.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreArrowVisual.hh rename to ogre/include/gz/rendering/ogre/OgreArrowVisual.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreAxisVisual.hh b/ogre/include/gz/rendering/ogre/OgreAxisVisual.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreAxisVisual.hh rename to ogre/include/gz/rendering/ogre/OgreAxisVisual.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreCOMVisual.hh b/ogre/include/gz/rendering/ogre/OgreCOMVisual.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreCOMVisual.hh rename to ogre/include/gz/rendering/ogre/OgreCOMVisual.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreCamera.hh b/ogre/include/gz/rendering/ogre/OgreCamera.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreCamera.hh rename to ogre/include/gz/rendering/ogre/OgreCamera.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreCapsule.hh b/ogre/include/gz/rendering/ogre/OgreCapsule.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreCapsule.hh rename to ogre/include/gz/rendering/ogre/OgreCapsule.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreConversions.hh b/ogre/include/gz/rendering/ogre/OgreConversions.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreConversions.hh rename to ogre/include/gz/rendering/ogre/OgreConversions.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreDepthCamera.hh b/ogre/include/gz/rendering/ogre/OgreDepthCamera.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreDepthCamera.hh rename to ogre/include/gz/rendering/ogre/OgreDepthCamera.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreDistortionPass.hh b/ogre/include/gz/rendering/ogre/OgreDistortionPass.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreDistortionPass.hh rename to ogre/include/gz/rendering/ogre/OgreDistortionPass.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreDynamicLines.hh b/ogre/include/gz/rendering/ogre/OgreDynamicLines.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreDynamicLines.hh rename to ogre/include/gz/rendering/ogre/OgreDynamicLines.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreDynamicRenderable.hh b/ogre/include/gz/rendering/ogre/OgreDynamicRenderable.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreDynamicRenderable.hh rename to ogre/include/gz/rendering/ogre/OgreDynamicRenderable.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreGaussianNoisePass.hh b/ogre/include/gz/rendering/ogre/OgreGaussianNoisePass.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreGaussianNoisePass.hh rename to ogre/include/gz/rendering/ogre/OgreGaussianNoisePass.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreGeometry.hh b/ogre/include/gz/rendering/ogre/OgreGeometry.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreGeometry.hh rename to ogre/include/gz/rendering/ogre/OgreGeometry.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreGizmoVisual.hh b/ogre/include/gz/rendering/ogre/OgreGizmoVisual.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreGizmoVisual.hh rename to ogre/include/gz/rendering/ogre/OgreGizmoVisual.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreGpuRays.hh b/ogre/include/gz/rendering/ogre/OgreGpuRays.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreGpuRays.hh rename to ogre/include/gz/rendering/ogre/OgreGpuRays.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreGrid.hh b/ogre/include/gz/rendering/ogre/OgreGrid.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreGrid.hh rename to ogre/include/gz/rendering/ogre/OgreGrid.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreHeightmap.hh b/ogre/include/gz/rendering/ogre/OgreHeightmap.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreHeightmap.hh rename to ogre/include/gz/rendering/ogre/OgreHeightmap.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreIncludes.hh b/ogre/include/gz/rendering/ogre/OgreIncludes.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreIncludes.hh rename to ogre/include/gz/rendering/ogre/OgreIncludes.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreInertiaVisual.hh b/ogre/include/gz/rendering/ogre/OgreInertiaVisual.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreInertiaVisual.hh rename to ogre/include/gz/rendering/ogre/OgreInertiaVisual.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreJointVisual.hh b/ogre/include/gz/rendering/ogre/OgreJointVisual.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreJointVisual.hh rename to ogre/include/gz/rendering/ogre/OgreJointVisual.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreLidarVisual.hh b/ogre/include/gz/rendering/ogre/OgreLidarVisual.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreLidarVisual.hh rename to ogre/include/gz/rendering/ogre/OgreLidarVisual.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreLight.hh b/ogre/include/gz/rendering/ogre/OgreLight.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreLight.hh rename to ogre/include/gz/rendering/ogre/OgreLight.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreLightVisual.hh b/ogre/include/gz/rendering/ogre/OgreLightVisual.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreLightVisual.hh rename to ogre/include/gz/rendering/ogre/OgreLightVisual.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreMarker.hh b/ogre/include/gz/rendering/ogre/OgreMarker.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreMarker.hh rename to ogre/include/gz/rendering/ogre/OgreMarker.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreMaterial.hh b/ogre/include/gz/rendering/ogre/OgreMaterial.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreMaterial.hh rename to ogre/include/gz/rendering/ogre/OgreMaterial.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreMaterialSwitcher.hh b/ogre/include/gz/rendering/ogre/OgreMaterialSwitcher.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreMaterialSwitcher.hh rename to ogre/include/gz/rendering/ogre/OgreMaterialSwitcher.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreMesh.hh b/ogre/include/gz/rendering/ogre/OgreMesh.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreMesh.hh rename to ogre/include/gz/rendering/ogre/OgreMesh.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreMeshFactory.hh b/ogre/include/gz/rendering/ogre/OgreMeshFactory.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreMeshFactory.hh rename to ogre/include/gz/rendering/ogre/OgreMeshFactory.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreNode.hh b/ogre/include/gz/rendering/ogre/OgreNode.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreNode.hh rename to ogre/include/gz/rendering/ogre/OgreNode.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreObject.hh b/ogre/include/gz/rendering/ogre/OgreObject.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreObject.hh rename to ogre/include/gz/rendering/ogre/OgreObject.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreObjectInterface.hh b/ogre/include/gz/rendering/ogre/OgreObjectInterface.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreObjectInterface.hh rename to ogre/include/gz/rendering/ogre/OgreObjectInterface.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreParticleEmitter.hh b/ogre/include/gz/rendering/ogre/OgreParticleEmitter.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreParticleEmitter.hh rename to ogre/include/gz/rendering/ogre/OgreParticleEmitter.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreRTShaderSystem.hh b/ogre/include/gz/rendering/ogre/OgreRTShaderSystem.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreRTShaderSystem.hh rename to ogre/include/gz/rendering/ogre/OgreRTShaderSystem.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreRayQuery.hh b/ogre/include/gz/rendering/ogre/OgreRayQuery.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreRayQuery.hh rename to ogre/include/gz/rendering/ogre/OgreRayQuery.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreRenderEngine.hh b/ogre/include/gz/rendering/ogre/OgreRenderEngine.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreRenderEngine.hh rename to ogre/include/gz/rendering/ogre/OgreRenderEngine.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreRenderPass.hh b/ogre/include/gz/rendering/ogre/OgreRenderPass.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreRenderPass.hh rename to ogre/include/gz/rendering/ogre/OgreRenderPass.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreRenderTarget.hh b/ogre/include/gz/rendering/ogre/OgreRenderTarget.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreRenderTarget.hh rename to ogre/include/gz/rendering/ogre/OgreRenderTarget.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreRenderTargetMaterial.hh b/ogre/include/gz/rendering/ogre/OgreRenderTargetMaterial.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreRenderTargetMaterial.hh rename to ogre/include/gz/rendering/ogre/OgreRenderTargetMaterial.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreRenderTypes.hh b/ogre/include/gz/rendering/ogre/OgreRenderTypes.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreRenderTypes.hh rename to ogre/include/gz/rendering/ogre/OgreRenderTypes.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreScene.hh b/ogre/include/gz/rendering/ogre/OgreScene.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreScene.hh rename to ogre/include/gz/rendering/ogre/OgreScene.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreSelectionBuffer.hh b/ogre/include/gz/rendering/ogre/OgreSelectionBuffer.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreSelectionBuffer.hh rename to ogre/include/gz/rendering/ogre/OgreSelectionBuffer.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreSensor.hh b/ogre/include/gz/rendering/ogre/OgreSensor.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreSensor.hh rename to ogre/include/gz/rendering/ogre/OgreSensor.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreStorage.hh b/ogre/include/gz/rendering/ogre/OgreStorage.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreStorage.hh rename to ogre/include/gz/rendering/ogre/OgreStorage.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreText.hh b/ogre/include/gz/rendering/ogre/OgreText.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreText.hh rename to ogre/include/gz/rendering/ogre/OgreText.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreThermalCamera.hh b/ogre/include/gz/rendering/ogre/OgreThermalCamera.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreThermalCamera.hh rename to ogre/include/gz/rendering/ogre/OgreThermalCamera.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreVisual.hh b/ogre/include/gz/rendering/ogre/OgreVisual.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreVisual.hh rename to ogre/include/gz/rendering/ogre/OgreVisual.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreWideAngleCamera.hh b/ogre/include/gz/rendering/ogre/OgreWideAngleCamera.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreWideAngleCamera.hh rename to ogre/include/gz/rendering/ogre/OgreWideAngleCamera.hh diff --git a/ogre/include/ignition/rendering/ogre/OgreWireBox.hh b/ogre/include/gz/rendering/ogre/OgreWireBox.hh similarity index 100% rename from ogre/include/ignition/rendering/ogre/OgreWireBox.hh rename to ogre/include/gz/rendering/ogre/OgreWireBox.hh diff --git a/ogre/include/ignition/rendering/ogre/ogre.hh.in b/ogre/include/gz/rendering/ogre/ogre.hh.in similarity index 100% rename from ogre/include/ignition/rendering/ogre/ogre.hh.in rename to ogre/include/gz/rendering/ogre/ogre.hh.in diff --git a/ogre2/include/ignition/rendering/CMakeLists.txt b/ogre2/include/gz/rendering/CMakeLists.txt similarity index 100% rename from ogre2/include/ignition/rendering/CMakeLists.txt rename to ogre2/include/gz/rendering/CMakeLists.txt diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2ArrowVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2ArrowVisual.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2ArrowVisual.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2ArrowVisual.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2AxisVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2AxisVisual.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2AxisVisual.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2AxisVisual.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2COMVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2COMVisual.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2COMVisual.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2COMVisual.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Camera.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Camera.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Camera.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Camera.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Capsule.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Capsule.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Capsule.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Capsule.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Conversions.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Conversions.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Conversions.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Conversions.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2DepthCamera.hh b/ogre2/include/gz/rendering/ogre2/Ogre2DepthCamera.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2DepthCamera.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2DepthCamera.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2DynamicRenderable.hh b/ogre2/include/gz/rendering/ogre2/Ogre2DynamicRenderable.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2DynamicRenderable.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2DynamicRenderable.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2GaussianNoisePass.hh b/ogre2/include/gz/rendering/ogre2/Ogre2GaussianNoisePass.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2GaussianNoisePass.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2GaussianNoisePass.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Geometry.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Geometry.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Geometry.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Geometry.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2GizmoVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2GizmoVisual.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2GizmoVisual.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2GizmoVisual.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2GpuRays.hh b/ogre2/include/gz/rendering/ogre2/Ogre2GpuRays.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2GpuRays.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2GpuRays.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Grid.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Grid.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Grid.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Grid.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2IgnOgreRenderingMode.hh b/ogre2/include/gz/rendering/ogre2/Ogre2GzOgreRenderingMode.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2IgnOgreRenderingMode.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2GzOgreRenderingMode.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Heightmap.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Heightmap.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Heightmap.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Heightmap.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Includes.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Includes.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Includes.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Includes.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2InertiaVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2InertiaVisual.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2InertiaVisual.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2InertiaVisual.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2JointVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2JointVisual.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2JointVisual.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2JointVisual.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2LidarVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2LidarVisual.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2LidarVisual.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2LidarVisual.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Light.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Light.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Light.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Light.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2LightVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2LightVisual.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2LightVisual.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2LightVisual.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Marker.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Marker.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Marker.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Marker.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Material.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Material.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Material.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Material.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2MaterialSwitcher.hh b/ogre2/include/gz/rendering/ogre2/Ogre2MaterialSwitcher.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2MaterialSwitcher.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2MaterialSwitcher.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Mesh.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Mesh.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Mesh.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Mesh.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2MeshFactory.hh b/ogre2/include/gz/rendering/ogre2/Ogre2MeshFactory.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2MeshFactory.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2MeshFactory.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Node.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Node.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Node.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Node.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Object.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Object.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Object.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Object.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2ObjectInterface.hh b/ogre2/include/gz/rendering/ogre2/Ogre2ObjectInterface.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2ObjectInterface.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2ObjectInterface.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2ParticleEmitter.hh b/ogre2/include/gz/rendering/ogre2/Ogre2ParticleEmitter.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2ParticleEmitter.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2ParticleEmitter.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2RayQuery.hh b/ogre2/include/gz/rendering/ogre2/Ogre2RayQuery.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2RayQuery.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2RayQuery.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2RenderEngine.hh b/ogre2/include/gz/rendering/ogre2/Ogre2RenderEngine.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2RenderEngine.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2RenderEngine.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2RenderPass.hh b/ogre2/include/gz/rendering/ogre2/Ogre2RenderPass.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2RenderPass.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2RenderPass.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2RenderTarget.hh b/ogre2/include/gz/rendering/ogre2/Ogre2RenderTarget.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2RenderTarget.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2RenderTarget.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2RenderTargetMaterial.hh b/ogre2/include/gz/rendering/ogre2/Ogre2RenderTargetMaterial.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2RenderTargetMaterial.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2RenderTargetMaterial.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2RenderTypes.hh b/ogre2/include/gz/rendering/ogre2/Ogre2RenderTypes.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2RenderTypes.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2RenderTypes.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Scene.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Scene.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Scene.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Scene.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2SegmentationCamera.hh b/ogre2/include/gz/rendering/ogre2/Ogre2SegmentationCamera.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2SegmentationCamera.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2SegmentationCamera.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2SelectionBuffer.hh b/ogre2/include/gz/rendering/ogre2/Ogre2SelectionBuffer.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2SelectionBuffer.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2SelectionBuffer.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Sensor.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Sensor.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Sensor.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Sensor.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Storage.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Storage.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Storage.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Storage.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2ThermalCamera.hh b/ogre2/include/gz/rendering/ogre2/Ogre2ThermalCamera.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2ThermalCamera.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2ThermalCamera.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Visual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Visual.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2Visual.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2Visual.hh diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2WireBox.hh b/ogre2/include/gz/rendering/ogre2/Ogre2WireBox.hh similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/Ogre2WireBox.hh rename to ogre2/include/gz/rendering/ogre2/Ogre2WireBox.hh diff --git a/ogre2/include/ignition/rendering/ogre2/ogre2.hh.in b/ogre2/include/gz/rendering/ogre2/ogre2.hh.in similarity index 100% rename from ogre2/include/ignition/rendering/ogre2/ogre2.hh.in rename to ogre2/include/gz/rendering/ogre2/ogre2.hh.in diff --git a/optix/include/ignition/rendering/CMakeLists.txt b/optix/include/gz/rendering/CMakeLists.txt similarity index 100% rename from optix/include/ignition/rendering/CMakeLists.txt rename to optix/include/gz/rendering/CMakeLists.txt diff --git a/optix/include/ignition/rendering/optix/OptixArrowVisual.hh b/optix/include/gz/rendering/optix/OptixArrowVisual.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixArrowVisual.hh rename to optix/include/gz/rendering/optix/OptixArrowVisual.hh diff --git a/optix/include/ignition/rendering/optix/OptixAxisVisual.hh b/optix/include/gz/rendering/optix/OptixAxisVisual.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixAxisVisual.hh rename to optix/include/gz/rendering/optix/OptixAxisVisual.hh diff --git a/optix/include/ignition/rendering/optix/OptixBox.hh b/optix/include/gz/rendering/optix/OptixBox.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixBox.hh rename to optix/include/gz/rendering/optix/OptixBox.hh diff --git a/optix/include/ignition/rendering/optix/OptixCamera.hh b/optix/include/gz/rendering/optix/OptixCamera.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixCamera.hh rename to optix/include/gz/rendering/optix/OptixCamera.hh diff --git a/optix/include/ignition/rendering/optix/OptixCone.hh b/optix/include/gz/rendering/optix/OptixCone.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixCone.hh rename to optix/include/gz/rendering/optix/OptixCone.hh diff --git a/optix/include/ignition/rendering/optix/OptixConversions.hh b/optix/include/gz/rendering/optix/OptixConversions.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixConversions.hh rename to optix/include/gz/rendering/optix/OptixConversions.hh diff --git a/optix/include/ignition/rendering/optix/OptixCylinder.hh b/optix/include/gz/rendering/optix/OptixCylinder.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixCylinder.hh rename to optix/include/gz/rendering/optix/OptixCylinder.hh diff --git a/optix/include/ignition/rendering/optix/OptixGeometry.hh b/optix/include/gz/rendering/optix/OptixGeometry.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixGeometry.hh rename to optix/include/gz/rendering/optix/OptixGeometry.hh diff --git a/optix/include/ignition/rendering/optix/OptixGrid.hh b/optix/include/gz/rendering/optix/OptixGrid.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixGrid.hh rename to optix/include/gz/rendering/optix/OptixGrid.hh diff --git a/optix/include/ignition/rendering/optix/OptixIncludes.hh b/optix/include/gz/rendering/optix/OptixIncludes.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixIncludes.hh rename to optix/include/gz/rendering/optix/OptixIncludes.hh diff --git a/optix/include/ignition/rendering/optix/OptixLight.hh b/optix/include/gz/rendering/optix/OptixLight.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixLight.hh rename to optix/include/gz/rendering/optix/OptixLight.hh diff --git a/optix/include/ignition/rendering/optix/OptixLightManager.hh b/optix/include/gz/rendering/optix/OptixLightManager.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixLightManager.hh rename to optix/include/gz/rendering/optix/OptixLightManager.hh diff --git a/optix/include/ignition/rendering/optix/OptixLightTypes.hh b/optix/include/gz/rendering/optix/OptixLightTypes.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixLightTypes.hh rename to optix/include/gz/rendering/optix/OptixLightTypes.hh diff --git a/optix/include/ignition/rendering/optix/OptixMaterial.hh b/optix/include/gz/rendering/optix/OptixMaterial.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixMaterial.hh rename to optix/include/gz/rendering/optix/OptixMaterial.hh diff --git a/optix/include/ignition/rendering/optix/OptixMesh.hh b/optix/include/gz/rendering/optix/OptixMesh.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixMesh.hh rename to optix/include/gz/rendering/optix/OptixMesh.hh diff --git a/optix/include/ignition/rendering/optix/OptixMeshFactory.hh b/optix/include/gz/rendering/optix/OptixMeshFactory.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixMeshFactory.hh rename to optix/include/gz/rendering/optix/OptixMeshFactory.hh diff --git a/optix/include/ignition/rendering/optix/OptixNode.hh b/optix/include/gz/rendering/optix/OptixNode.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixNode.hh rename to optix/include/gz/rendering/optix/OptixNode.hh diff --git a/optix/include/ignition/rendering/optix/OptixObject.hh b/optix/include/gz/rendering/optix/OptixObject.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixObject.hh rename to optix/include/gz/rendering/optix/OptixObject.hh diff --git a/optix/include/ignition/rendering/optix/OptixPrimitive.hh b/optix/include/gz/rendering/optix/OptixPrimitive.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixPrimitive.hh rename to optix/include/gz/rendering/optix/OptixPrimitive.hh diff --git a/optix/include/ignition/rendering/optix/OptixRayTypes.hh b/optix/include/gz/rendering/optix/OptixRayTypes.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixRayTypes.hh rename to optix/include/gz/rendering/optix/OptixRayTypes.hh diff --git a/optix/include/ignition/rendering/optix/OptixRenderEngine.hh b/optix/include/gz/rendering/optix/OptixRenderEngine.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixRenderEngine.hh rename to optix/include/gz/rendering/optix/OptixRenderEngine.hh diff --git a/optix/include/ignition/rendering/optix/OptixRenderTarget.hh b/optix/include/gz/rendering/optix/OptixRenderTarget.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixRenderTarget.hh rename to optix/include/gz/rendering/optix/OptixRenderTarget.hh diff --git a/optix/include/ignition/rendering/optix/OptixRenderTypes.hh b/optix/include/gz/rendering/optix/OptixRenderTypes.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixRenderTypes.hh rename to optix/include/gz/rendering/optix/OptixRenderTypes.hh diff --git a/optix/include/ignition/rendering/optix/OptixScene.hh b/optix/include/gz/rendering/optix/OptixScene.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixScene.hh rename to optix/include/gz/rendering/optix/OptixScene.hh diff --git a/optix/include/ignition/rendering/optix/OptixSensor.hh b/optix/include/gz/rendering/optix/OptixSensor.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixSensor.hh rename to optix/include/gz/rendering/optix/OptixSensor.hh diff --git a/optix/include/ignition/rendering/optix/OptixSphere.hh b/optix/include/gz/rendering/optix/OptixSphere.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixSphere.hh rename to optix/include/gz/rendering/optix/OptixSphere.hh diff --git a/optix/include/ignition/rendering/optix/OptixStorage.hh b/optix/include/gz/rendering/optix/OptixStorage.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixStorage.hh rename to optix/include/gz/rendering/optix/OptixStorage.hh diff --git a/optix/include/ignition/rendering/optix/OptixTextureFactory.hh b/optix/include/gz/rendering/optix/OptixTextureFactory.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixTextureFactory.hh rename to optix/include/gz/rendering/optix/OptixTextureFactory.hh diff --git a/optix/include/ignition/rendering/optix/OptixVisual.hh b/optix/include/gz/rendering/optix/OptixVisual.hh similarity index 100% rename from optix/include/ignition/rendering/optix/OptixVisual.hh rename to optix/include/gz/rendering/optix/OptixVisual.hh diff --git a/optix/include/ignition/rendering/optix/optix.hh.in b/optix/include/gz/rendering/optix/optix.hh.in similarity index 100% rename from optix/include/ignition/rendering/optix/optix.hh.in rename to optix/include/gz/rendering/optix/optix.hh.in From bd6b31688afdbefebc856ff7895a7237a9cdd573 Mon Sep 17 00:00:00 2001 From: methylDragon Date: Wed, 4 May 2022 16:06:00 -0700 Subject: [PATCH 2/4] Create redirection aliases (#618) Signed-off-by: methylDragon --- include/ignition/rendering.hh | 18 ++++++++++++++++++ include/ignition/rendering/ArrowVisual.hh | 18 ++++++++++++++++++ include/ignition/rendering/AxisVisual.hh | 18 ++++++++++++++++++ include/ignition/rendering/BoundingBox.hh | 18 ++++++++++++++++++ .../ignition/rendering/BoundingBoxCamera.hh | 18 ++++++++++++++++++ include/ignition/rendering/COMVisual.hh | 18 ++++++++++++++++++ include/ignition/rendering/Camera.hh | 18 ++++++++++++++++++ include/ignition/rendering/CameraLens.hh | 18 ++++++++++++++++++ include/ignition/rendering/Capsule.hh | 18 ++++++++++++++++++ include/ignition/rendering/CompositeVisual.hh | 18 ++++++++++++++++++ include/ignition/rendering/DepthCamera.hh | 18 ++++++++++++++++++ include/ignition/rendering/DistortionPass.hh | 18 ++++++++++++++++++ include/ignition/rendering/Export.hh | 18 ++++++++++++++++++ .../ignition/rendering/GaussianNoisePass.hh | 18 ++++++++++++++++++ include/ignition/rendering/Geometry.hh | 18 ++++++++++++++++++ include/ignition/rendering/GizmoVisual.hh | 18 ++++++++++++++++++ include/ignition/rendering/GpuRays.hh | 18 ++++++++++++++++++ include/ignition/rendering/GraphicsAPI.hh | 18 ++++++++++++++++++ include/ignition/rendering/Grid.hh | 18 ++++++++++++++++++ include/ignition/rendering/Heightmap.hh | 18 ++++++++++++++++++ .../ignition/rendering/HeightmapDescriptor.hh | 18 ++++++++++++++++++ include/ignition/rendering/Image.hh | 18 ++++++++++++++++++ include/ignition/rendering/InertiaVisual.hh | 18 ++++++++++++++++++ include/ignition/rendering/JointVisual.hh | 18 ++++++++++++++++++ include/ignition/rendering/LidarVisual.hh | 18 ++++++++++++++++++ include/ignition/rendering/Light.hh | 18 ++++++++++++++++++ include/ignition/rendering/LightVisual.hh | 18 ++++++++++++++++++ include/ignition/rendering/Marker.hh | 18 ++++++++++++++++++ include/ignition/rendering/Material.hh | 18 ++++++++++++++++++ include/ignition/rendering/Mesh.hh | 18 ++++++++++++++++++ include/ignition/rendering/MeshDescriptor.hh | 18 ++++++++++++++++++ include/ignition/rendering/MoveToHelper.hh | 18 ++++++++++++++++++ include/ignition/rendering/Node.hh | 18 ++++++++++++++++++ include/ignition/rendering/Object.hh | 18 ++++++++++++++++++ .../ignition/rendering/OrbitViewController.hh | 18 ++++++++++++++++++ .../ignition/rendering/OrthoViewController.hh | 18 ++++++++++++++++++ include/ignition/rendering/ParticleEmitter.hh | 18 ++++++++++++++++++ include/ignition/rendering/PixelFormat.hh | 18 ++++++++++++++++++ include/ignition/rendering/RayQuery.hh | 18 ++++++++++++++++++ include/ignition/rendering/RenderEngine.hh | 18 ++++++++++++++++++ .../ignition/rendering/RenderEngineManager.hh | 18 ++++++++++++++++++ .../ignition/rendering/RenderEnginePlugin.hh | 18 ++++++++++++++++++ include/ignition/rendering/RenderPass.hh | 18 ++++++++++++++++++ include/ignition/rendering/RenderPassSystem.hh | 18 ++++++++++++++++++ include/ignition/rendering/RenderTarget.hh | 18 ++++++++++++++++++ include/ignition/rendering/RenderTypes.hh | 18 ++++++++++++++++++ include/ignition/rendering/RenderingIface.hh | 18 ++++++++++++++++++ include/ignition/rendering/Scene.hh | 18 ++++++++++++++++++ .../ignition/rendering/SegmentationCamera.hh | 18 ++++++++++++++++++ include/ignition/rendering/Sensor.hh | 18 ++++++++++++++++++ include/ignition/rendering/ShaderParam.hh | 18 ++++++++++++++++++ include/ignition/rendering/ShaderParams.hh | 18 ++++++++++++++++++ include/ignition/rendering/ShaderType.hh | 18 ++++++++++++++++++ include/ignition/rendering/Storage.hh | 18 ++++++++++++++++++ include/ignition/rendering/Text.hh | 18 ++++++++++++++++++ include/ignition/rendering/ThermalCamera.hh | 18 ++++++++++++++++++ .../ignition/rendering/TransformController.hh | 18 ++++++++++++++++++ include/ignition/rendering/TransformType.hh | 18 ++++++++++++++++++ include/ignition/rendering/Utils.hh | 18 ++++++++++++++++++ include/ignition/rendering/ViewController.hh | 18 ++++++++++++++++++ include/ignition/rendering/Visual.hh | 18 ++++++++++++++++++ include/ignition/rendering/WideAngleCamera.hh | 18 ++++++++++++++++++ include/ignition/rendering/WireBox.hh | 18 ++++++++++++++++++ .../ignition/rendering/base/BaseArrowVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/base/BaseAxisVisual.hh | 18 ++++++++++++++++++ .../rendering/base/BaseBoundingBoxCamera.hh | 18 ++++++++++++++++++ .../ignition/rendering/base/BaseCOMVisual.hh | 18 ++++++++++++++++++ include/ignition/rendering/base/BaseCamera.hh | 18 ++++++++++++++++++ include/ignition/rendering/base/BaseCapsule.hh | 18 ++++++++++++++++++ .../ignition/rendering/base/BaseDepthCamera.hh | 18 ++++++++++++++++++ .../rendering/base/BaseDistortionPass.hh | 18 ++++++++++++++++++ .../rendering/base/BaseGaussianNoisePass.hh | 18 ++++++++++++++++++ .../ignition/rendering/base/BaseGeometry.hh | 18 ++++++++++++++++++ .../ignition/rendering/base/BaseGizmoVisual.hh | 18 ++++++++++++++++++ include/ignition/rendering/base/BaseGpuRays.hh | 18 ++++++++++++++++++ include/ignition/rendering/base/BaseGrid.hh | 18 ++++++++++++++++++ .../ignition/rendering/base/BaseHeightmap.hh | 18 ++++++++++++++++++ .../rendering/base/BaseInertiaVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/base/BaseJointVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/base/BaseLidarVisual.hh | 18 ++++++++++++++++++ include/ignition/rendering/base/BaseLight.hh | 18 ++++++++++++++++++ .../ignition/rendering/base/BaseLightVisual.hh | 18 ++++++++++++++++++ include/ignition/rendering/base/BaseMarker.hh | 18 ++++++++++++++++++ .../ignition/rendering/base/BaseMaterial.hh | 18 ++++++++++++++++++ include/ignition/rendering/base/BaseMesh.hh | 18 ++++++++++++++++++ include/ignition/rendering/base/BaseNode.hh | 18 ++++++++++++++++++ include/ignition/rendering/base/BaseObject.hh | 18 ++++++++++++++++++ .../rendering/base/BaseParticleEmitter.hh | 18 ++++++++++++++++++ .../ignition/rendering/base/BaseRayQuery.hh | 18 ++++++++++++++++++ .../rendering/base/BaseRenderEngine.hh | 18 ++++++++++++++++++ .../ignition/rendering/base/BaseRenderPass.hh | 18 ++++++++++++++++++ .../rendering/base/BaseRenderTarget.hh | 18 ++++++++++++++++++ .../ignition/rendering/base/BaseRenderTypes.hh | 18 ++++++++++++++++++ include/ignition/rendering/base/BaseScene.hh | 18 ++++++++++++++++++ .../rendering/base/BaseSegmentationCamera.hh | 18 ++++++++++++++++++ include/ignition/rendering/base/BaseSensor.hh | 18 ++++++++++++++++++ include/ignition/rendering/base/BaseStorage.hh | 18 ++++++++++++++++++ include/ignition/rendering/base/BaseText.hh | 18 ++++++++++++++++++ .../rendering/base/BaseThermalCamera.hh | 18 ++++++++++++++++++ include/ignition/rendering/base/BaseVisual.hh | 18 ++++++++++++++++++ .../rendering/base/BaseWideAngleCamera.hh | 18 ++++++++++++++++++ include/ignition/rendering/base/BaseWireBox.hh | 18 ++++++++++++++++++ include/ignition/rendering/config.hh | 18 ++++++++++++++++++ ogre/include/ignition/rendering/ogre.hh | 18 ++++++++++++++++++ ogre/include/ignition/rendering/ogre/Export.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreArrowVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreAxisVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreCOMVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreCamera.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreCapsule.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreConversions.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreDepthCamera.hh | 18 ++++++++++++++++++ .../rendering/ogre/OgreDistortionPass.hh | 18 ++++++++++++++++++ .../rendering/ogre/OgreDynamicLines.hh | 18 ++++++++++++++++++ .../rendering/ogre/OgreDynamicRenderable.hh | 18 ++++++++++++++++++ .../rendering/ogre/OgreGaussianNoisePass.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreGeometry.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreGizmoVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreGpuRays.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreGrid.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreHeightmap.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreIncludes.hh | 18 ++++++++++++++++++ .../rendering/ogre/OgreInertiaVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreJointVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreLidarVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreLight.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreLightVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreMarker.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreMaterial.hh | 18 ++++++++++++++++++ .../rendering/ogre/OgreMaterialSwitcher.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreMesh.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreMeshFactory.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreNode.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreObject.hh | 18 ++++++++++++++++++ .../rendering/ogre/OgreObjectInterface.hh | 18 ++++++++++++++++++ .../rendering/ogre/OgreParticleEmitter.hh | 18 ++++++++++++++++++ .../rendering/ogre/OgreRTShaderSystem.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreRayQuery.hh | 18 ++++++++++++++++++ .../rendering/ogre/OgreRenderEngine.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreRenderPass.hh | 18 ++++++++++++++++++ .../rendering/ogre/OgreRenderTarget.hh | 18 ++++++++++++++++++ .../rendering/ogre/OgreRenderTargetMaterial.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreRenderTypes.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreScene.hh | 18 ++++++++++++++++++ .../rendering/ogre/OgreSelectionBuffer.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreSensor.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreStorage.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreText.hh | 18 ++++++++++++++++++ .../rendering/ogre/OgreThermalCamera.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreVisual.hh | 18 ++++++++++++++++++ .../rendering/ogre/OgreWideAngleCamera.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre/OgreWireBox.hh | 18 ++++++++++++++++++ ogre2/include/ignition/rendering/ogre2.hh | 18 ++++++++++++++++++ .../include/ignition/rendering/ogre2/Export.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2ArrowVisual.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2AxisVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2COMVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Camera.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Capsule.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2Conversions.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2DepthCamera.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2DynamicRenderable.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2GaussianNoisePass.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Geometry.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2GizmoVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2GpuRays.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Grid.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Heightmap.hh | 18 ++++++++++++++++++ .../ogre2/Ogre2IgnOgreRenderingMode.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Includes.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2InertiaVisual.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2JointVisual.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2LidarVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Light.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2LightVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Marker.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Material.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2MaterialSwitcher.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Mesh.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2MeshFactory.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Node.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Object.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2ObjectInterface.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2ParticleEmitter.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2RayQuery.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2RenderEngine.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2RenderPass.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2RenderTarget.hh | 18 ++++++++++++++++++ .../ogre2/Ogre2RenderTargetMaterial.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2RenderTypes.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Scene.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2SegmentationCamera.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2SelectionBuffer.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Sensor.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Storage.hh | 18 ++++++++++++++++++ .../rendering/ogre2/Ogre2ThermalCamera.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2Visual.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/Ogre2WireBox.hh | 18 ++++++++++++++++++ .../ignition/rendering/ogre2/detail/Export.hh | 18 ++++++++++++++++++ optix/include/ignition/optix.hh | 18 ++++++++++++++++++ .../include/ignition/rendering/optix/Export.hh | 18 ++++++++++++++++++ .../rendering/optix/OptixArrowVisual.hh | 18 ++++++++++++++++++ .../rendering/optix/OptixAxisVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixBox.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixCamera.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixCone.hh | 18 ++++++++++++++++++ .../rendering/optix/OptixConversions.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixCylinder.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixGeometry.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixGrid.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixIncludes.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixLight.hh | 18 ++++++++++++++++++ .../rendering/optix/OptixLightManager.hh | 18 ++++++++++++++++++ .../rendering/optix/OptixLightTypes.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixMaterial.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixMesh.hh | 18 ++++++++++++++++++ .../rendering/optix/OptixMeshFactory.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixNode.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixObject.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixPrimitive.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixRayTypes.hh | 18 ++++++++++++++++++ .../rendering/optix/OptixRenderEngine.hh | 18 ++++++++++++++++++ .../rendering/optix/OptixRenderTarget.hh | 18 ++++++++++++++++++ .../rendering/optix/OptixRenderTypes.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixScene.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixSensor.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixSphere.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixStorage.hh | 18 ++++++++++++++++++ .../rendering/optix/OptixTextureFactory.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/OptixVisual.hh | 18 ++++++++++++++++++ .../ignition/rendering/optix/detail/Export.hh | 18 ++++++++++++++++++ .../include/ignition/rendering/optix/optix.hh | 18 ++++++++++++++++++ 232 files changed, 4176 insertions(+) create mode 100644 include/ignition/rendering.hh create mode 100644 include/ignition/rendering/ArrowVisual.hh create mode 100644 include/ignition/rendering/AxisVisual.hh create mode 100644 include/ignition/rendering/BoundingBox.hh create mode 100644 include/ignition/rendering/BoundingBoxCamera.hh create mode 100644 include/ignition/rendering/COMVisual.hh create mode 100644 include/ignition/rendering/Camera.hh create mode 100644 include/ignition/rendering/CameraLens.hh create mode 100644 include/ignition/rendering/Capsule.hh create mode 100644 include/ignition/rendering/CompositeVisual.hh create mode 100644 include/ignition/rendering/DepthCamera.hh create mode 100644 include/ignition/rendering/DistortionPass.hh create mode 100644 include/ignition/rendering/Export.hh create mode 100644 include/ignition/rendering/GaussianNoisePass.hh create mode 100644 include/ignition/rendering/Geometry.hh create mode 100644 include/ignition/rendering/GizmoVisual.hh create mode 100644 include/ignition/rendering/GpuRays.hh create mode 100644 include/ignition/rendering/GraphicsAPI.hh create mode 100644 include/ignition/rendering/Grid.hh create mode 100644 include/ignition/rendering/Heightmap.hh create mode 100644 include/ignition/rendering/HeightmapDescriptor.hh create mode 100644 include/ignition/rendering/Image.hh create mode 100644 include/ignition/rendering/InertiaVisual.hh create mode 100644 include/ignition/rendering/JointVisual.hh create mode 100644 include/ignition/rendering/LidarVisual.hh create mode 100644 include/ignition/rendering/Light.hh create mode 100644 include/ignition/rendering/LightVisual.hh create mode 100644 include/ignition/rendering/Marker.hh create mode 100644 include/ignition/rendering/Material.hh create mode 100644 include/ignition/rendering/Mesh.hh create mode 100644 include/ignition/rendering/MeshDescriptor.hh create mode 100644 include/ignition/rendering/MoveToHelper.hh create mode 100644 include/ignition/rendering/Node.hh create mode 100644 include/ignition/rendering/Object.hh create mode 100644 include/ignition/rendering/OrbitViewController.hh create mode 100644 include/ignition/rendering/OrthoViewController.hh create mode 100644 include/ignition/rendering/ParticleEmitter.hh create mode 100644 include/ignition/rendering/PixelFormat.hh create mode 100644 include/ignition/rendering/RayQuery.hh create mode 100644 include/ignition/rendering/RenderEngine.hh create mode 100644 include/ignition/rendering/RenderEngineManager.hh create mode 100644 include/ignition/rendering/RenderEnginePlugin.hh create mode 100644 include/ignition/rendering/RenderPass.hh create mode 100644 include/ignition/rendering/RenderPassSystem.hh create mode 100644 include/ignition/rendering/RenderTarget.hh create mode 100644 include/ignition/rendering/RenderTypes.hh create mode 100644 include/ignition/rendering/RenderingIface.hh create mode 100644 include/ignition/rendering/Scene.hh create mode 100644 include/ignition/rendering/SegmentationCamera.hh create mode 100644 include/ignition/rendering/Sensor.hh create mode 100644 include/ignition/rendering/ShaderParam.hh create mode 100644 include/ignition/rendering/ShaderParams.hh create mode 100644 include/ignition/rendering/ShaderType.hh create mode 100644 include/ignition/rendering/Storage.hh create mode 100644 include/ignition/rendering/Text.hh create mode 100644 include/ignition/rendering/ThermalCamera.hh create mode 100644 include/ignition/rendering/TransformController.hh create mode 100644 include/ignition/rendering/TransformType.hh create mode 100644 include/ignition/rendering/Utils.hh create mode 100644 include/ignition/rendering/ViewController.hh create mode 100644 include/ignition/rendering/Visual.hh create mode 100644 include/ignition/rendering/WideAngleCamera.hh create mode 100644 include/ignition/rendering/WireBox.hh create mode 100644 include/ignition/rendering/base/BaseArrowVisual.hh create mode 100644 include/ignition/rendering/base/BaseAxisVisual.hh create mode 100644 include/ignition/rendering/base/BaseBoundingBoxCamera.hh create mode 100644 include/ignition/rendering/base/BaseCOMVisual.hh create mode 100644 include/ignition/rendering/base/BaseCamera.hh create mode 100644 include/ignition/rendering/base/BaseCapsule.hh create mode 100644 include/ignition/rendering/base/BaseDepthCamera.hh create mode 100644 include/ignition/rendering/base/BaseDistortionPass.hh create mode 100644 include/ignition/rendering/base/BaseGaussianNoisePass.hh create mode 100644 include/ignition/rendering/base/BaseGeometry.hh create mode 100644 include/ignition/rendering/base/BaseGizmoVisual.hh create mode 100644 include/ignition/rendering/base/BaseGpuRays.hh create mode 100644 include/ignition/rendering/base/BaseGrid.hh create mode 100644 include/ignition/rendering/base/BaseHeightmap.hh create mode 100644 include/ignition/rendering/base/BaseInertiaVisual.hh create mode 100644 include/ignition/rendering/base/BaseJointVisual.hh create mode 100644 include/ignition/rendering/base/BaseLidarVisual.hh create mode 100644 include/ignition/rendering/base/BaseLight.hh create mode 100644 include/ignition/rendering/base/BaseLightVisual.hh create mode 100644 include/ignition/rendering/base/BaseMarker.hh create mode 100644 include/ignition/rendering/base/BaseMaterial.hh create mode 100644 include/ignition/rendering/base/BaseMesh.hh create mode 100644 include/ignition/rendering/base/BaseNode.hh create mode 100644 include/ignition/rendering/base/BaseObject.hh create mode 100644 include/ignition/rendering/base/BaseParticleEmitter.hh create mode 100644 include/ignition/rendering/base/BaseRayQuery.hh create mode 100644 include/ignition/rendering/base/BaseRenderEngine.hh create mode 100644 include/ignition/rendering/base/BaseRenderPass.hh create mode 100644 include/ignition/rendering/base/BaseRenderTarget.hh create mode 100644 include/ignition/rendering/base/BaseRenderTypes.hh create mode 100644 include/ignition/rendering/base/BaseScene.hh create mode 100644 include/ignition/rendering/base/BaseSegmentationCamera.hh create mode 100644 include/ignition/rendering/base/BaseSensor.hh create mode 100644 include/ignition/rendering/base/BaseStorage.hh create mode 100644 include/ignition/rendering/base/BaseText.hh create mode 100644 include/ignition/rendering/base/BaseThermalCamera.hh create mode 100644 include/ignition/rendering/base/BaseVisual.hh create mode 100644 include/ignition/rendering/base/BaseWideAngleCamera.hh create mode 100644 include/ignition/rendering/base/BaseWireBox.hh create mode 100644 include/ignition/rendering/config.hh create mode 100644 ogre/include/ignition/rendering/ogre.hh create mode 100644 ogre/include/ignition/rendering/ogre/Export.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreArrowVisual.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreAxisVisual.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreCOMVisual.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreCamera.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreCapsule.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreConversions.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreDepthCamera.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreDistortionPass.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreDynamicLines.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreDynamicRenderable.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreGaussianNoisePass.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreGeometry.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreGizmoVisual.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreGpuRays.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreGrid.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreHeightmap.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreIncludes.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreInertiaVisual.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreJointVisual.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreLidarVisual.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreLight.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreLightVisual.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreMarker.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreMaterial.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreMaterialSwitcher.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreMesh.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreMeshFactory.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreNode.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreObject.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreObjectInterface.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreParticleEmitter.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreRTShaderSystem.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreRayQuery.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreRenderEngine.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreRenderPass.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreRenderTarget.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreRenderTargetMaterial.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreRenderTypes.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreScene.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreSelectionBuffer.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreSensor.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreStorage.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreText.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreThermalCamera.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreVisual.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreWideAngleCamera.hh create mode 100644 ogre/include/ignition/rendering/ogre/OgreWireBox.hh create mode 100644 ogre2/include/ignition/rendering/ogre2.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Export.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2ArrowVisual.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2AxisVisual.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2COMVisual.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Camera.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Capsule.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Conversions.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2DepthCamera.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2DynamicRenderable.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2GaussianNoisePass.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Geometry.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2GizmoVisual.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2GpuRays.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Grid.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Heightmap.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2IgnOgreRenderingMode.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Includes.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2InertiaVisual.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2JointVisual.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2LidarVisual.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Light.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2LightVisual.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Marker.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Material.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2MaterialSwitcher.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Mesh.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2MeshFactory.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Node.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Object.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2ObjectInterface.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2ParticleEmitter.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2RayQuery.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2RenderEngine.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2RenderPass.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2RenderTarget.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2RenderTargetMaterial.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2RenderTypes.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Scene.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2SegmentationCamera.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2SelectionBuffer.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Sensor.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Storage.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2ThermalCamera.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2Visual.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/Ogre2WireBox.hh create mode 100644 ogre2/include/ignition/rendering/ogre2/detail/Export.hh create mode 100644 optix/include/ignition/optix.hh create mode 100644 optix/include/ignition/rendering/optix/Export.hh create mode 100644 optix/include/ignition/rendering/optix/OptixArrowVisual.hh create mode 100644 optix/include/ignition/rendering/optix/OptixAxisVisual.hh create mode 100644 optix/include/ignition/rendering/optix/OptixBox.hh create mode 100644 optix/include/ignition/rendering/optix/OptixCamera.hh create mode 100644 optix/include/ignition/rendering/optix/OptixCone.hh create mode 100644 optix/include/ignition/rendering/optix/OptixConversions.hh create mode 100644 optix/include/ignition/rendering/optix/OptixCylinder.hh create mode 100644 optix/include/ignition/rendering/optix/OptixGeometry.hh create mode 100644 optix/include/ignition/rendering/optix/OptixGrid.hh create mode 100644 optix/include/ignition/rendering/optix/OptixIncludes.hh create mode 100644 optix/include/ignition/rendering/optix/OptixLight.hh create mode 100644 optix/include/ignition/rendering/optix/OptixLightManager.hh create mode 100644 optix/include/ignition/rendering/optix/OptixLightTypes.hh create mode 100644 optix/include/ignition/rendering/optix/OptixMaterial.hh create mode 100644 optix/include/ignition/rendering/optix/OptixMesh.hh create mode 100644 optix/include/ignition/rendering/optix/OptixMeshFactory.hh create mode 100644 optix/include/ignition/rendering/optix/OptixNode.hh create mode 100644 optix/include/ignition/rendering/optix/OptixObject.hh create mode 100644 optix/include/ignition/rendering/optix/OptixPrimitive.hh create mode 100644 optix/include/ignition/rendering/optix/OptixRayTypes.hh create mode 100644 optix/include/ignition/rendering/optix/OptixRenderEngine.hh create mode 100644 optix/include/ignition/rendering/optix/OptixRenderTarget.hh create mode 100644 optix/include/ignition/rendering/optix/OptixRenderTypes.hh create mode 100644 optix/include/ignition/rendering/optix/OptixScene.hh create mode 100644 optix/include/ignition/rendering/optix/OptixSensor.hh create mode 100644 optix/include/ignition/rendering/optix/OptixSphere.hh create mode 100644 optix/include/ignition/rendering/optix/OptixStorage.hh create mode 100644 optix/include/ignition/rendering/optix/OptixTextureFactory.hh create mode 100644 optix/include/ignition/rendering/optix/OptixVisual.hh create mode 100644 optix/include/ignition/rendering/optix/detail/Export.hh create mode 100644 optix/include/ignition/rendering/optix/optix.hh diff --git a/include/ignition/rendering.hh b/include/ignition/rendering.hh new file mode 100644 index 000000000..60ce766d6 --- /dev/null +++ b/include/ignition/rendering.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2022 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/ArrowVisual.hh b/include/ignition/rendering/ArrowVisual.hh new file mode 100644 index 000000000..2aade9765 --- /dev/null +++ b/include/ignition/rendering/ArrowVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/AxisVisual.hh b/include/ignition/rendering/AxisVisual.hh new file mode 100644 index 000000000..9c15d7b7c --- /dev/null +++ b/include/ignition/rendering/AxisVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/BoundingBox.hh b/include/ignition/rendering/BoundingBox.hh new file mode 100644 index 000000000..0f8125928 --- /dev/null +++ b/include/ignition/rendering/BoundingBox.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/BoundingBoxCamera.hh b/include/ignition/rendering/BoundingBoxCamera.hh new file mode 100644 index 000000000..44f3d57d0 --- /dev/null +++ b/include/ignition/rendering/BoundingBoxCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/COMVisual.hh b/include/ignition/rendering/COMVisual.hh new file mode 100644 index 000000000..2fdd9e6e1 --- /dev/null +++ b/include/ignition/rendering/COMVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Camera.hh b/include/ignition/rendering/Camera.hh new file mode 100644 index 000000000..3c407324c --- /dev/null +++ b/include/ignition/rendering/Camera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/CameraLens.hh b/include/ignition/rendering/CameraLens.hh new file mode 100644 index 000000000..ec504a3da --- /dev/null +++ b/include/ignition/rendering/CameraLens.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Capsule.hh b/include/ignition/rendering/Capsule.hh new file mode 100644 index 000000000..cc4a29394 --- /dev/null +++ b/include/ignition/rendering/Capsule.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/CompositeVisual.hh b/include/ignition/rendering/CompositeVisual.hh new file mode 100644 index 000000000..e3f7c325e --- /dev/null +++ b/include/ignition/rendering/CompositeVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/DepthCamera.hh b/include/ignition/rendering/DepthCamera.hh new file mode 100644 index 000000000..9ccb6499b --- /dev/null +++ b/include/ignition/rendering/DepthCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/DistortionPass.hh b/include/ignition/rendering/DistortionPass.hh new file mode 100644 index 000000000..5e7abaa00 --- /dev/null +++ b/include/ignition/rendering/DistortionPass.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Export.hh b/include/ignition/rendering/Export.hh new file mode 100644 index 000000000..f2cd7f018 --- /dev/null +++ b/include/ignition/rendering/Export.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2022 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/GaussianNoisePass.hh b/include/ignition/rendering/GaussianNoisePass.hh new file mode 100644 index 000000000..d35190f26 --- /dev/null +++ b/include/ignition/rendering/GaussianNoisePass.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Geometry.hh b/include/ignition/rendering/Geometry.hh new file mode 100644 index 000000000..30b310bd4 --- /dev/null +++ b/include/ignition/rendering/Geometry.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/GizmoVisual.hh b/include/ignition/rendering/GizmoVisual.hh new file mode 100644 index 000000000..8334d5bd7 --- /dev/null +++ b/include/ignition/rendering/GizmoVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/GpuRays.hh b/include/ignition/rendering/GpuRays.hh new file mode 100644 index 000000000..6eef1b3c0 --- /dev/null +++ b/include/ignition/rendering/GpuRays.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/GraphicsAPI.hh b/include/ignition/rendering/GraphicsAPI.hh new file mode 100644 index 000000000..2913f32c6 --- /dev/null +++ b/include/ignition/rendering/GraphicsAPI.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Grid.hh b/include/ignition/rendering/Grid.hh new file mode 100644 index 000000000..bdda075a1 --- /dev/null +++ b/include/ignition/rendering/Grid.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2017 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Heightmap.hh b/include/ignition/rendering/Heightmap.hh new file mode 100644 index 000000000..3930486e4 --- /dev/null +++ b/include/ignition/rendering/Heightmap.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/HeightmapDescriptor.hh b/include/ignition/rendering/HeightmapDescriptor.hh new file mode 100644 index 000000000..ad13431db --- /dev/null +++ b/include/ignition/rendering/HeightmapDescriptor.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Image.hh b/include/ignition/rendering/Image.hh new file mode 100644 index 000000000..1f0da6f9b --- /dev/null +++ b/include/ignition/rendering/Image.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/InertiaVisual.hh b/include/ignition/rendering/InertiaVisual.hh new file mode 100644 index 000000000..d4d617e7e --- /dev/null +++ b/include/ignition/rendering/InertiaVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/JointVisual.hh b/include/ignition/rendering/JointVisual.hh new file mode 100644 index 000000000..249625958 --- /dev/null +++ b/include/ignition/rendering/JointVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/LidarVisual.hh b/include/ignition/rendering/LidarVisual.hh new file mode 100644 index 000000000..afd68b6c4 --- /dev/null +++ b/include/ignition/rendering/LidarVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Light.hh b/include/ignition/rendering/Light.hh new file mode 100644 index 000000000..728a8fbab --- /dev/null +++ b/include/ignition/rendering/Light.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/LightVisual.hh b/include/ignition/rendering/LightVisual.hh new file mode 100644 index 000000000..94119044c --- /dev/null +++ b/include/ignition/rendering/LightVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Marker.hh b/include/ignition/rendering/Marker.hh new file mode 100644 index 000000000..18776c274 --- /dev/null +++ b/include/ignition/rendering/Marker.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Material.hh b/include/ignition/rendering/Material.hh new file mode 100644 index 000000000..7d84d0adb --- /dev/null +++ b/include/ignition/rendering/Material.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Mesh.hh b/include/ignition/rendering/Mesh.hh new file mode 100644 index 000000000..fc660e6de --- /dev/null +++ b/include/ignition/rendering/Mesh.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/MeshDescriptor.hh b/include/ignition/rendering/MeshDescriptor.hh new file mode 100644 index 000000000..af3c6cc58 --- /dev/null +++ b/include/ignition/rendering/MeshDescriptor.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/MoveToHelper.hh b/include/ignition/rendering/MoveToHelper.hh new file mode 100644 index 000000000..358078858 --- /dev/null +++ b/include/ignition/rendering/MoveToHelper.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Node.hh b/include/ignition/rendering/Node.hh new file mode 100644 index 000000000..f5aba2fc5 --- /dev/null +++ b/include/ignition/rendering/Node.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Object.hh b/include/ignition/rendering/Object.hh new file mode 100644 index 000000000..d45bc4ad2 --- /dev/null +++ b/include/ignition/rendering/Object.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/OrbitViewController.hh b/include/ignition/rendering/OrbitViewController.hh new file mode 100644 index 000000000..210df15eb --- /dev/null +++ b/include/ignition/rendering/OrbitViewController.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2017 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/OrthoViewController.hh b/include/ignition/rendering/OrthoViewController.hh new file mode 100644 index 000000000..8ea0fb60e --- /dev/null +++ b/include/ignition/rendering/OrthoViewController.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/ParticleEmitter.hh b/include/ignition/rendering/ParticleEmitter.hh new file mode 100644 index 000000000..715f25c7c --- /dev/null +++ b/include/ignition/rendering/ParticleEmitter.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/PixelFormat.hh b/include/ignition/rendering/PixelFormat.hh new file mode 100644 index 000000000..76a345a8e --- /dev/null +++ b/include/ignition/rendering/PixelFormat.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/RayQuery.hh b/include/ignition/rendering/RayQuery.hh new file mode 100644 index 000000000..520e02147 --- /dev/null +++ b/include/ignition/rendering/RayQuery.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2017 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/RenderEngine.hh b/include/ignition/rendering/RenderEngine.hh new file mode 100644 index 000000000..e834d2bcd --- /dev/null +++ b/include/ignition/rendering/RenderEngine.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/RenderEngineManager.hh b/include/ignition/rendering/RenderEngineManager.hh new file mode 100644 index 000000000..c0bd0430c --- /dev/null +++ b/include/ignition/rendering/RenderEngineManager.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/RenderEnginePlugin.hh b/include/ignition/rendering/RenderEnginePlugin.hh new file mode 100644 index 000000000..edcf3c0c4 --- /dev/null +++ b/include/ignition/rendering/RenderEnginePlugin.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/RenderPass.hh b/include/ignition/rendering/RenderPass.hh new file mode 100644 index 000000000..6d0adf380 --- /dev/null +++ b/include/ignition/rendering/RenderPass.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/RenderPassSystem.hh b/include/ignition/rendering/RenderPassSystem.hh new file mode 100644 index 000000000..bdc3df1c1 --- /dev/null +++ b/include/ignition/rendering/RenderPassSystem.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/RenderTarget.hh b/include/ignition/rendering/RenderTarget.hh new file mode 100644 index 000000000..24af82981 --- /dev/null +++ b/include/ignition/rendering/RenderTarget.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/RenderTypes.hh b/include/ignition/rendering/RenderTypes.hh new file mode 100644 index 000000000..e4f7df84c --- /dev/null +++ b/include/ignition/rendering/RenderTypes.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/RenderingIface.hh b/include/ignition/rendering/RenderingIface.hh new file mode 100644 index 000000000..9ced1bff1 --- /dev/null +++ b/include/ignition/rendering/RenderingIface.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Scene.hh b/include/ignition/rendering/Scene.hh new file mode 100644 index 000000000..ecd278ee7 --- /dev/null +++ b/include/ignition/rendering/Scene.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/SegmentationCamera.hh b/include/ignition/rendering/SegmentationCamera.hh new file mode 100644 index 000000000..67b16b6a7 --- /dev/null +++ b/include/ignition/rendering/SegmentationCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Sensor.hh b/include/ignition/rendering/Sensor.hh new file mode 100644 index 000000000..bab0e7873 --- /dev/null +++ b/include/ignition/rendering/Sensor.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/ShaderParam.hh b/include/ignition/rendering/ShaderParam.hh new file mode 100644 index 000000000..c8008db57 --- /dev/null +++ b/include/ignition/rendering/ShaderParam.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2017 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/ShaderParams.hh b/include/ignition/rendering/ShaderParams.hh new file mode 100644 index 000000000..ede4e92f9 --- /dev/null +++ b/include/ignition/rendering/ShaderParams.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2017 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/ShaderType.hh b/include/ignition/rendering/ShaderType.hh new file mode 100644 index 000000000..83e93fdb9 --- /dev/null +++ b/include/ignition/rendering/ShaderType.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Storage.hh b/include/ignition/rendering/Storage.hh new file mode 100644 index 000000000..9b8d79257 --- /dev/null +++ b/include/ignition/rendering/Storage.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Text.hh b/include/ignition/rendering/Text.hh new file mode 100644 index 000000000..6ac966297 --- /dev/null +++ b/include/ignition/rendering/Text.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/ThermalCamera.hh b/include/ignition/rendering/ThermalCamera.hh new file mode 100644 index 000000000..30f953e79 --- /dev/null +++ b/include/ignition/rendering/ThermalCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/TransformController.hh b/include/ignition/rendering/TransformController.hh new file mode 100644 index 000000000..e5f9dfa64 --- /dev/null +++ b/include/ignition/rendering/TransformController.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/TransformType.hh b/include/ignition/rendering/TransformType.hh new file mode 100644 index 000000000..ddd5c38f3 --- /dev/null +++ b/include/ignition/rendering/TransformType.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Utils.hh b/include/ignition/rendering/Utils.hh new file mode 100644 index 000000000..58b2642af --- /dev/null +++ b/include/ignition/rendering/Utils.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/ViewController.hh b/include/ignition/rendering/ViewController.hh new file mode 100644 index 000000000..6f299c271 --- /dev/null +++ b/include/ignition/rendering/ViewController.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2017 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/Visual.hh b/include/ignition/rendering/Visual.hh new file mode 100644 index 000000000..0a2efcf53 --- /dev/null +++ b/include/ignition/rendering/Visual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/WideAngleCamera.hh b/include/ignition/rendering/WideAngleCamera.hh new file mode 100644 index 000000000..c3cc71bf3 --- /dev/null +++ b/include/ignition/rendering/WideAngleCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/WireBox.hh b/include/ignition/rendering/WireBox.hh new file mode 100644 index 000000000..ffedd1b5a --- /dev/null +++ b/include/ignition/rendering/WireBox.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseArrowVisual.hh b/include/ignition/rendering/base/BaseArrowVisual.hh new file mode 100644 index 000000000..0930e06dc --- /dev/null +++ b/include/ignition/rendering/base/BaseArrowVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseAxisVisual.hh b/include/ignition/rendering/base/BaseAxisVisual.hh new file mode 100644 index 000000000..1889e6d79 --- /dev/null +++ b/include/ignition/rendering/base/BaseAxisVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseBoundingBoxCamera.hh b/include/ignition/rendering/base/BaseBoundingBoxCamera.hh new file mode 100644 index 000000000..6e04ed9dc --- /dev/null +++ b/include/ignition/rendering/base/BaseBoundingBoxCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseCOMVisual.hh b/include/ignition/rendering/base/BaseCOMVisual.hh new file mode 100644 index 000000000..52d29a43b --- /dev/null +++ b/include/ignition/rendering/base/BaseCOMVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseCamera.hh b/include/ignition/rendering/base/BaseCamera.hh new file mode 100644 index 000000000..b4582eff7 --- /dev/null +++ b/include/ignition/rendering/base/BaseCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseCapsule.hh b/include/ignition/rendering/base/BaseCapsule.hh new file mode 100644 index 000000000..a6f34357d --- /dev/null +++ b/include/ignition/rendering/base/BaseCapsule.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseDepthCamera.hh b/include/ignition/rendering/base/BaseDepthCamera.hh new file mode 100644 index 000000000..ec7999326 --- /dev/null +++ b/include/ignition/rendering/base/BaseDepthCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseDistortionPass.hh b/include/ignition/rendering/base/BaseDistortionPass.hh new file mode 100644 index 000000000..fc5710f16 --- /dev/null +++ b/include/ignition/rendering/base/BaseDistortionPass.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseGaussianNoisePass.hh b/include/ignition/rendering/base/BaseGaussianNoisePass.hh new file mode 100644 index 000000000..3244bf2fb --- /dev/null +++ b/include/ignition/rendering/base/BaseGaussianNoisePass.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseGeometry.hh b/include/ignition/rendering/base/BaseGeometry.hh new file mode 100644 index 000000000..0bd6b9980 --- /dev/null +++ b/include/ignition/rendering/base/BaseGeometry.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseGizmoVisual.hh b/include/ignition/rendering/base/BaseGizmoVisual.hh new file mode 100644 index 000000000..a3c7bee9a --- /dev/null +++ b/include/ignition/rendering/base/BaseGizmoVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseGpuRays.hh b/include/ignition/rendering/base/BaseGpuRays.hh new file mode 100644 index 000000000..00f6c62a6 --- /dev/null +++ b/include/ignition/rendering/base/BaseGpuRays.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseGrid.hh b/include/ignition/rendering/base/BaseGrid.hh new file mode 100644 index 000000000..3bd886b7f --- /dev/null +++ b/include/ignition/rendering/base/BaseGrid.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2017 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseHeightmap.hh b/include/ignition/rendering/base/BaseHeightmap.hh new file mode 100644 index 000000000..313631963 --- /dev/null +++ b/include/ignition/rendering/base/BaseHeightmap.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseInertiaVisual.hh b/include/ignition/rendering/base/BaseInertiaVisual.hh new file mode 100644 index 000000000..26ce47b77 --- /dev/null +++ b/include/ignition/rendering/base/BaseInertiaVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseJointVisual.hh b/include/ignition/rendering/base/BaseJointVisual.hh new file mode 100644 index 000000000..7f0f6600d --- /dev/null +++ b/include/ignition/rendering/base/BaseJointVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseLidarVisual.hh b/include/ignition/rendering/base/BaseLidarVisual.hh new file mode 100644 index 000000000..25b1b44e4 --- /dev/null +++ b/include/ignition/rendering/base/BaseLidarVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseLight.hh b/include/ignition/rendering/base/BaseLight.hh new file mode 100644 index 000000000..b2b087603 --- /dev/null +++ b/include/ignition/rendering/base/BaseLight.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseLightVisual.hh b/include/ignition/rendering/base/BaseLightVisual.hh new file mode 100644 index 000000000..7fae37d1a --- /dev/null +++ b/include/ignition/rendering/base/BaseLightVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseMarker.hh b/include/ignition/rendering/base/BaseMarker.hh new file mode 100644 index 000000000..8cd23b360 --- /dev/null +++ b/include/ignition/rendering/base/BaseMarker.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseMaterial.hh b/include/ignition/rendering/base/BaseMaterial.hh new file mode 100644 index 000000000..6d5982829 --- /dev/null +++ b/include/ignition/rendering/base/BaseMaterial.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseMesh.hh b/include/ignition/rendering/base/BaseMesh.hh new file mode 100644 index 000000000..76a9f9d1f --- /dev/null +++ b/include/ignition/rendering/base/BaseMesh.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseNode.hh b/include/ignition/rendering/base/BaseNode.hh new file mode 100644 index 000000000..df8cd7644 --- /dev/null +++ b/include/ignition/rendering/base/BaseNode.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseObject.hh b/include/ignition/rendering/base/BaseObject.hh new file mode 100644 index 000000000..3e0bbed40 --- /dev/null +++ b/include/ignition/rendering/base/BaseObject.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseParticleEmitter.hh b/include/ignition/rendering/base/BaseParticleEmitter.hh new file mode 100644 index 000000000..a65bdeed3 --- /dev/null +++ b/include/ignition/rendering/base/BaseParticleEmitter.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseRayQuery.hh b/include/ignition/rendering/base/BaseRayQuery.hh new file mode 100644 index 000000000..becf4be5b --- /dev/null +++ b/include/ignition/rendering/base/BaseRayQuery.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2017 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseRenderEngine.hh b/include/ignition/rendering/base/BaseRenderEngine.hh new file mode 100644 index 000000000..18530dbfc --- /dev/null +++ b/include/ignition/rendering/base/BaseRenderEngine.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseRenderPass.hh b/include/ignition/rendering/base/BaseRenderPass.hh new file mode 100644 index 000000000..5ee7ba6d4 --- /dev/null +++ b/include/ignition/rendering/base/BaseRenderPass.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseRenderTarget.hh b/include/ignition/rendering/base/BaseRenderTarget.hh new file mode 100644 index 000000000..25221fcaa --- /dev/null +++ b/include/ignition/rendering/base/BaseRenderTarget.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseRenderTypes.hh b/include/ignition/rendering/base/BaseRenderTypes.hh new file mode 100644 index 000000000..f6acf8090 --- /dev/null +++ b/include/ignition/rendering/base/BaseRenderTypes.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseScene.hh b/include/ignition/rendering/base/BaseScene.hh new file mode 100644 index 000000000..d0afebe8c --- /dev/null +++ b/include/ignition/rendering/base/BaseScene.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseSegmentationCamera.hh b/include/ignition/rendering/base/BaseSegmentationCamera.hh new file mode 100644 index 000000000..867c5da2c --- /dev/null +++ b/include/ignition/rendering/base/BaseSegmentationCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseSensor.hh b/include/ignition/rendering/base/BaseSensor.hh new file mode 100644 index 000000000..bcb0cb415 --- /dev/null +++ b/include/ignition/rendering/base/BaseSensor.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseStorage.hh b/include/ignition/rendering/base/BaseStorage.hh new file mode 100644 index 000000000..7350a6ba1 --- /dev/null +++ b/include/ignition/rendering/base/BaseStorage.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseText.hh b/include/ignition/rendering/base/BaseText.hh new file mode 100644 index 000000000..722fb3470 --- /dev/null +++ b/include/ignition/rendering/base/BaseText.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseThermalCamera.hh b/include/ignition/rendering/base/BaseThermalCamera.hh new file mode 100644 index 000000000..ef9b84413 --- /dev/null +++ b/include/ignition/rendering/base/BaseThermalCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseVisual.hh b/include/ignition/rendering/base/BaseVisual.hh new file mode 100644 index 000000000..4ef4761bb --- /dev/null +++ b/include/ignition/rendering/base/BaseVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseWideAngleCamera.hh b/include/ignition/rendering/base/BaseWideAngleCamera.hh new file mode 100644 index 000000000..7615095e4 --- /dev/null +++ b/include/ignition/rendering/base/BaseWideAngleCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/base/BaseWireBox.hh b/include/ignition/rendering/base/BaseWireBox.hh new file mode 100644 index 000000000..c667b6cc7 --- /dev/null +++ b/include/ignition/rendering/base/BaseWireBox.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/include/ignition/rendering/config.hh b/include/ignition/rendering/config.hh new file mode 100644 index 000000000..9c6996b7a --- /dev/null +++ b/include/ignition/rendering/config.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2022 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre.hh b/ogre/include/ignition/rendering/ogre.hh new file mode 100644 index 000000000..78f899898 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2022 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/Export.hh b/ogre/include/ignition/rendering/ogre/Export.hh new file mode 100644 index 000000000..1a647d09e --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/Export.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2022 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreArrowVisual.hh b/ogre/include/ignition/rendering/ogre/OgreArrowVisual.hh new file mode 100644 index 000000000..1619d9cc9 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreArrowVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreAxisVisual.hh b/ogre/include/ignition/rendering/ogre/OgreAxisVisual.hh new file mode 100644 index 000000000..5707a56be --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreAxisVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreCOMVisual.hh b/ogre/include/ignition/rendering/ogre/OgreCOMVisual.hh new file mode 100644 index 000000000..6c23e809c --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreCOMVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreCamera.hh b/ogre/include/ignition/rendering/ogre/OgreCamera.hh new file mode 100644 index 000000000..fecaf460d --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreCapsule.hh b/ogre/include/ignition/rendering/ogre/OgreCapsule.hh new file mode 100644 index 000000000..2877db0ab --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreCapsule.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreConversions.hh b/ogre/include/ignition/rendering/ogre/OgreConversions.hh new file mode 100644 index 000000000..b5ee364b1 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreConversions.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreDepthCamera.hh b/ogre/include/ignition/rendering/ogre/OgreDepthCamera.hh new file mode 100644 index 000000000..7d5567a68 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreDepthCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreDistortionPass.hh b/ogre/include/ignition/rendering/ogre/OgreDistortionPass.hh new file mode 100644 index 000000000..ba878e3d5 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreDistortionPass.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreDynamicLines.hh b/ogre/include/ignition/rendering/ogre/OgreDynamicLines.hh new file mode 100644 index 000000000..3618af370 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreDynamicLines.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreDynamicRenderable.hh b/ogre/include/ignition/rendering/ogre/OgreDynamicRenderable.hh new file mode 100644 index 000000000..1cfce8577 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreDynamicRenderable.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreGaussianNoisePass.hh b/ogre/include/ignition/rendering/ogre/OgreGaussianNoisePass.hh new file mode 100644 index 000000000..6135ccab3 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreGaussianNoisePass.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreGeometry.hh b/ogre/include/ignition/rendering/ogre/OgreGeometry.hh new file mode 100644 index 000000000..a231efee5 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreGeometry.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreGizmoVisual.hh b/ogre/include/ignition/rendering/ogre/OgreGizmoVisual.hh new file mode 100644 index 000000000..153b629ae --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreGizmoVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreGpuRays.hh b/ogre/include/ignition/rendering/ogre/OgreGpuRays.hh new file mode 100644 index 000000000..f54805b0b --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreGpuRays.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreGrid.hh b/ogre/include/ignition/rendering/ogre/OgreGrid.hh new file mode 100644 index 000000000..f3e57c229 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreGrid.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2017 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreHeightmap.hh b/ogre/include/ignition/rendering/ogre/OgreHeightmap.hh new file mode 100644 index 000000000..fdcf89dc5 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreHeightmap.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreIncludes.hh b/ogre/include/ignition/rendering/ogre/OgreIncludes.hh new file mode 100644 index 000000000..7095c4513 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreIncludes.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreInertiaVisual.hh b/ogre/include/ignition/rendering/ogre/OgreInertiaVisual.hh new file mode 100644 index 000000000..495a3948e --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreInertiaVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreJointVisual.hh b/ogre/include/ignition/rendering/ogre/OgreJointVisual.hh new file mode 100644 index 000000000..d2483b8ae --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreJointVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreLidarVisual.hh b/ogre/include/ignition/rendering/ogre/OgreLidarVisual.hh new file mode 100644 index 000000000..82fbbc2a9 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreLidarVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreLight.hh b/ogre/include/ignition/rendering/ogre/OgreLight.hh new file mode 100644 index 000000000..dfee3cfbb --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreLight.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreLightVisual.hh b/ogre/include/ignition/rendering/ogre/OgreLightVisual.hh new file mode 100644 index 000000000..11d1064bc --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreLightVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreMarker.hh b/ogre/include/ignition/rendering/ogre/OgreMarker.hh new file mode 100644 index 000000000..028d98a61 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreMarker.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreMaterial.hh b/ogre/include/ignition/rendering/ogre/OgreMaterial.hh new file mode 100644 index 000000000..2444134e7 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreMaterial.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreMaterialSwitcher.hh b/ogre/include/ignition/rendering/ogre/OgreMaterialSwitcher.hh new file mode 100644 index 000000000..2188b81c5 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreMaterialSwitcher.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreMesh.hh b/ogre/include/ignition/rendering/ogre/OgreMesh.hh new file mode 100644 index 000000000..ed9895aad --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreMesh.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreMeshFactory.hh b/ogre/include/ignition/rendering/ogre/OgreMeshFactory.hh new file mode 100644 index 000000000..3c5c4d516 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreMeshFactory.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreNode.hh b/ogre/include/ignition/rendering/ogre/OgreNode.hh new file mode 100644 index 000000000..d9ae86fae --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreNode.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreObject.hh b/ogre/include/ignition/rendering/ogre/OgreObject.hh new file mode 100644 index 000000000..c31c16db0 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreObject.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreObjectInterface.hh b/ogre/include/ignition/rendering/ogre/OgreObjectInterface.hh new file mode 100644 index 000000000..bcee4cf37 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreObjectInterface.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreParticleEmitter.hh b/ogre/include/ignition/rendering/ogre/OgreParticleEmitter.hh new file mode 100644 index 000000000..3ed883106 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreParticleEmitter.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreRTShaderSystem.hh b/ogre/include/ignition/rendering/ogre/OgreRTShaderSystem.hh new file mode 100644 index 000000000..f393a4c88 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreRTShaderSystem.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreRayQuery.hh b/ogre/include/ignition/rendering/ogre/OgreRayQuery.hh new file mode 100644 index 000000000..379e63c50 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreRayQuery.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2017 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreRenderEngine.hh b/ogre/include/ignition/rendering/ogre/OgreRenderEngine.hh new file mode 100644 index 000000000..2b06a12d7 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreRenderEngine.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreRenderPass.hh b/ogre/include/ignition/rendering/ogre/OgreRenderPass.hh new file mode 100644 index 000000000..c46b24099 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreRenderPass.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreRenderTarget.hh b/ogre/include/ignition/rendering/ogre/OgreRenderTarget.hh new file mode 100644 index 000000000..60ade6617 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreRenderTarget.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreRenderTargetMaterial.hh b/ogre/include/ignition/rendering/ogre/OgreRenderTargetMaterial.hh new file mode 100644 index 000000000..86cc0b45f --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreRenderTargetMaterial.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2017 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreRenderTypes.hh b/ogre/include/ignition/rendering/ogre/OgreRenderTypes.hh new file mode 100644 index 000000000..f7ca3e945 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreRenderTypes.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreScene.hh b/ogre/include/ignition/rendering/ogre/OgreScene.hh new file mode 100644 index 000000000..65747dc95 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreScene.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreSelectionBuffer.hh b/ogre/include/ignition/rendering/ogre/OgreSelectionBuffer.hh new file mode 100644 index 000000000..b9278840f --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreSelectionBuffer.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreSensor.hh b/ogre/include/ignition/rendering/ogre/OgreSensor.hh new file mode 100644 index 000000000..61099c554 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreSensor.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreStorage.hh b/ogre/include/ignition/rendering/ogre/OgreStorage.hh new file mode 100644 index 000000000..5fde14130 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreStorage.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreText.hh b/ogre/include/ignition/rendering/ogre/OgreText.hh new file mode 100644 index 000000000..5b888733f --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreText.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreThermalCamera.hh b/ogre/include/ignition/rendering/ogre/OgreThermalCamera.hh new file mode 100644 index 000000000..b7c23df05 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreThermalCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreVisual.hh b/ogre/include/ignition/rendering/ogre/OgreVisual.hh new file mode 100644 index 000000000..900d43f7b --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreWideAngleCamera.hh b/ogre/include/ignition/rendering/ogre/OgreWideAngleCamera.hh new file mode 100644 index 000000000..7f41505dc --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreWideAngleCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre/include/ignition/rendering/ogre/OgreWireBox.hh b/ogre/include/ignition/rendering/ogre/OgreWireBox.hh new file mode 100644 index 000000000..7bbba0ba8 --- /dev/null +++ b/ogre/include/ignition/rendering/ogre/OgreWireBox.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2.hh b/ogre2/include/ignition/rendering/ogre2.hh new file mode 100644 index 000000000..e3826fd92 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2022 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Export.hh b/ogre2/include/ignition/rendering/ogre2/Export.hh new file mode 100644 index 000000000..3d6d75e98 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Export.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2022 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2ArrowVisual.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2ArrowVisual.hh new file mode 100644 index 000000000..59357cd1e --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2ArrowVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2AxisVisual.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2AxisVisual.hh new file mode 100644 index 000000000..5eb9e970f --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2AxisVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2COMVisual.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2COMVisual.hh new file mode 100644 index 000000000..523d0781f --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2COMVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Camera.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Camera.hh new file mode 100644 index 000000000..c3e18fdd3 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Camera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Capsule.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Capsule.hh new file mode 100644 index 000000000..c5014fa30 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Capsule.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Conversions.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Conversions.hh new file mode 100644 index 000000000..68df00907 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Conversions.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2DepthCamera.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2DepthCamera.hh new file mode 100644 index 000000000..8eaf8dc05 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2DepthCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2DynamicRenderable.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2DynamicRenderable.hh new file mode 100644 index 000000000..310188740 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2DynamicRenderable.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2GaussianNoisePass.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2GaussianNoisePass.hh new file mode 100644 index 000000000..9cccd0af5 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2GaussianNoisePass.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Geometry.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Geometry.hh new file mode 100644 index 000000000..dac66aba0 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Geometry.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2GizmoVisual.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2GizmoVisual.hh new file mode 100644 index 000000000..b8e9f1ebf --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2GizmoVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2GpuRays.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2GpuRays.hh new file mode 100644 index 000000000..7c4352820 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2GpuRays.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Grid.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Grid.hh new file mode 100644 index 000000000..0269e078d --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Grid.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Heightmap.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Heightmap.hh new file mode 100644 index 000000000..d877ae3ea --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Heightmap.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2IgnOgreRenderingMode.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2IgnOgreRenderingMode.hh new file mode 100644 index 000000000..4cfb48df9 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2IgnOgreRenderingMode.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Includes.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Includes.hh new file mode 100644 index 000000000..d77808390 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Includes.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2InertiaVisual.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2InertiaVisual.hh new file mode 100644 index 000000000..479c80b09 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2InertiaVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2JointVisual.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2JointVisual.hh new file mode 100644 index 000000000..59a243982 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2JointVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2LidarVisual.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2LidarVisual.hh new file mode 100644 index 000000000..f69378f9f --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2LidarVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Light.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Light.hh new file mode 100644 index 000000000..57ea35043 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Light.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2LightVisual.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2LightVisual.hh new file mode 100644 index 000000000..12ac08d7e --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2LightVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Marker.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Marker.hh new file mode 100644 index 000000000..722485873 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Marker.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Material.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Material.hh new file mode 100644 index 000000000..2434b36df --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Material.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2MaterialSwitcher.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2MaterialSwitcher.hh new file mode 100644 index 000000000..e2edba50f --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2MaterialSwitcher.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Mesh.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Mesh.hh new file mode 100644 index 000000000..f0c10737a --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Mesh.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2MeshFactory.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2MeshFactory.hh new file mode 100644 index 000000000..52e148fb7 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2MeshFactory.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Node.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Node.hh new file mode 100644 index 000000000..b382cfac7 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Node.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Object.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Object.hh new file mode 100644 index 000000000..f54faaa09 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Object.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2ObjectInterface.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2ObjectInterface.hh new file mode 100644 index 000000000..e6a0500b2 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2ObjectInterface.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2ParticleEmitter.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2ParticleEmitter.hh new file mode 100644 index 000000000..f0861ef8b --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2ParticleEmitter.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2RayQuery.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2RayQuery.hh new file mode 100644 index 000000000..eceb2e4b5 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2RayQuery.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2RenderEngine.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2RenderEngine.hh new file mode 100644 index 000000000..e417dd198 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2RenderEngine.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2RenderPass.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2RenderPass.hh new file mode 100644 index 000000000..ef71b300a --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2RenderPass.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2RenderTarget.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2RenderTarget.hh new file mode 100644 index 000000000..8a4240795 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2RenderTarget.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2RenderTargetMaterial.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2RenderTargetMaterial.hh new file mode 100644 index 000000000..b7c7c40ed --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2RenderTargetMaterial.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2RenderTypes.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2RenderTypes.hh new file mode 100644 index 000000000..c0ab47811 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2RenderTypes.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Scene.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Scene.hh new file mode 100644 index 000000000..c6deba168 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Scene.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2SegmentationCamera.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2SegmentationCamera.hh new file mode 100644 index 000000000..d1cd9a749 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2SegmentationCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2021 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2SelectionBuffer.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2SelectionBuffer.hh new file mode 100644 index 000000000..4cbbe9334 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2SelectionBuffer.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Sensor.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Sensor.hh new file mode 100644 index 000000000..49baa7263 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Sensor.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Storage.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Storage.hh new file mode 100644 index 000000000..5abf53084 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Storage.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2ThermalCamera.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2ThermalCamera.hh new file mode 100644 index 000000000..505c140f0 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2ThermalCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2019 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2Visual.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2Visual.hh new file mode 100644 index 000000000..353a6310c --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2Visual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2018 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/Ogre2WireBox.hh b/ogre2/include/ignition/rendering/ogre2/Ogre2WireBox.hh new file mode 100644 index 000000000..a8eaae4fe --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/Ogre2WireBox.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2020 Open Source Robotics Foundation + * + * 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 diff --git a/ogre2/include/ignition/rendering/ogre2/detail/Export.hh b/ogre2/include/ignition/rendering/ogre2/detail/Export.hh new file mode 100644 index 000000000..e6d0f0430 --- /dev/null +++ b/ogre2/include/ignition/rendering/ogre2/detail/Export.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2022 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/optix.hh b/optix/include/ignition/optix.hh new file mode 100644 index 000000000..7d1f6ce18 --- /dev/null +++ b/optix/include/ignition/optix.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2022 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/Export.hh b/optix/include/ignition/rendering/optix/Export.hh new file mode 100644 index 000000000..9fc7ed7ef --- /dev/null +++ b/optix/include/ignition/rendering/optix/Export.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2022 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixArrowVisual.hh b/optix/include/ignition/rendering/optix/OptixArrowVisual.hh new file mode 100644 index 000000000..aa929401b --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixArrowVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixAxisVisual.hh b/optix/include/ignition/rendering/optix/OptixAxisVisual.hh new file mode 100644 index 000000000..c8d0d2af6 --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixAxisVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixBox.hh b/optix/include/ignition/rendering/optix/OptixBox.hh new file mode 100644 index 000000000..cf3c79d80 --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixBox.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixCamera.hh b/optix/include/ignition/rendering/optix/OptixCamera.hh new file mode 100644 index 000000000..8cde9744b --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixCamera.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixCone.hh b/optix/include/ignition/rendering/optix/OptixCone.hh new file mode 100644 index 000000000..e9e7102a4 --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixCone.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixConversions.hh b/optix/include/ignition/rendering/optix/OptixConversions.hh new file mode 100644 index 000000000..45b7d6319 --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixConversions.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixCylinder.hh b/optix/include/ignition/rendering/optix/OptixCylinder.hh new file mode 100644 index 000000000..dfbbf9b6d --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixCylinder.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixGeometry.hh b/optix/include/ignition/rendering/optix/OptixGeometry.hh new file mode 100644 index 000000000..415b69b39 --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixGeometry.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixGrid.hh b/optix/include/ignition/rendering/optix/OptixGrid.hh new file mode 100644 index 000000000..632692ed6 --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixGrid.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2017 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixIncludes.hh b/optix/include/ignition/rendering/optix/OptixIncludes.hh new file mode 100644 index 000000000..c315c10aa --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixIncludes.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixLight.hh b/optix/include/ignition/rendering/optix/OptixLight.hh new file mode 100644 index 000000000..4d916c04a --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixLight.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixLightManager.hh b/optix/include/ignition/rendering/optix/OptixLightManager.hh new file mode 100644 index 000000000..5c89ec97b --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixLightManager.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixLightTypes.hh b/optix/include/ignition/rendering/optix/OptixLightTypes.hh new file mode 100644 index 000000000..e08570d7f --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixLightTypes.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixMaterial.hh b/optix/include/ignition/rendering/optix/OptixMaterial.hh new file mode 100644 index 000000000..7924615d3 --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixMaterial.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixMesh.hh b/optix/include/ignition/rendering/optix/OptixMesh.hh new file mode 100644 index 000000000..272cdf1af --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixMesh.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixMeshFactory.hh b/optix/include/ignition/rendering/optix/OptixMeshFactory.hh new file mode 100644 index 000000000..beaa42ce0 --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixMeshFactory.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixNode.hh b/optix/include/ignition/rendering/optix/OptixNode.hh new file mode 100644 index 000000000..2e4d7dfa1 --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixNode.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixObject.hh b/optix/include/ignition/rendering/optix/OptixObject.hh new file mode 100644 index 000000000..00359730e --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixObject.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixPrimitive.hh b/optix/include/ignition/rendering/optix/OptixPrimitive.hh new file mode 100644 index 000000000..42e5cc0ab --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixPrimitive.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixRayTypes.hh b/optix/include/ignition/rendering/optix/OptixRayTypes.hh new file mode 100644 index 000000000..a69f2024b --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixRayTypes.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixRenderEngine.hh b/optix/include/ignition/rendering/optix/OptixRenderEngine.hh new file mode 100644 index 000000000..6cfe01196 --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixRenderEngine.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixRenderTarget.hh b/optix/include/ignition/rendering/optix/OptixRenderTarget.hh new file mode 100644 index 000000000..75a5be849 --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixRenderTarget.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixRenderTypes.hh b/optix/include/ignition/rendering/optix/OptixRenderTypes.hh new file mode 100644 index 000000000..566085df7 --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixRenderTypes.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixScene.hh b/optix/include/ignition/rendering/optix/OptixScene.hh new file mode 100644 index 000000000..c15110665 --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixScene.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixSensor.hh b/optix/include/ignition/rendering/optix/OptixSensor.hh new file mode 100644 index 000000000..87e98f48c --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixSensor.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixSphere.hh b/optix/include/ignition/rendering/optix/OptixSphere.hh new file mode 100644 index 000000000..8cfc10231 --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixSphere.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixStorage.hh b/optix/include/ignition/rendering/optix/OptixStorage.hh new file mode 100644 index 000000000..9bf6e77df --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixStorage.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixTextureFactory.hh b/optix/include/ignition/rendering/optix/OptixTextureFactory.hh new file mode 100644 index 000000000..9ae930569 --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixTextureFactory.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/OptixVisual.hh b/optix/include/ignition/rendering/optix/OptixVisual.hh new file mode 100644 index 000000000..218ff401b --- /dev/null +++ b/optix/include/ignition/rendering/optix/OptixVisual.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2015 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/detail/Export.hh b/optix/include/ignition/rendering/optix/detail/Export.hh new file mode 100644 index 000000000..9fc7ed7ef --- /dev/null +++ b/optix/include/ignition/rendering/optix/detail/Export.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2022 Open Source Robotics Foundation + * + * 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 diff --git a/optix/include/ignition/rendering/optix/optix.hh b/optix/include/ignition/rendering/optix/optix.hh new file mode 100644 index 000000000..3d3b78b0c --- /dev/null +++ b/optix/include/ignition/rendering/optix/optix.hh @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2022 Open Source Robotics Foundation + * + * 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 From 714be92474e3fd2f88a70688f2fb9c45b4d52e2c Mon Sep 17 00:00:00 2001 From: methylDragon Date: Wed, 4 May 2022 18:16:27 -0700 Subject: [PATCH 3/4] Migrate sources in src, test, examples, and include (#618) Signed-off-by: methylDragon --- examples/actor_animation/GlutWindow.cc | 20 +++++------ examples/actor_animation/GlutWindow.hh | 8 ++--- examples/actor_animation/Main.cc | 12 +++---- examples/camera_tracking/GlutWindow.cc | 12 +++---- examples/camera_tracking/GlutWindow.hh | 6 ++-- examples/camera_tracking/Main.cc | 4 +-- examples/custom_scene_viewer/DemoWindow.cc | 2 +- examples/custom_scene_viewer/DemoWindow.hh | 4 +-- .../custom_scene_viewer/ManualSceneDemo.cc | 2 +- .../custom_scene_viewer/ManualSceneDemo.hh | 6 ++-- examples/custom_scene_viewer/SceneBuilder.hh | 4 +-- examples/custom_scene_viewer/TestTypes.hh | 6 ++-- examples/custom_shaders/custom_shaders.cc | 6 ++-- .../custom_shaders_uniforms/GlutWindow.cc | 10 +++--- .../custom_shaders_uniforms/GlutWindow.hh | 6 ++-- examples/custom_shaders_uniforms/Main.cc | 4 +-- examples/depth_camera/GlutWindow.cc | 24 ++++++------- examples/depth_camera/GlutWindow.hh | 6 ++-- examples/depth_camera/Main.cc | 6 ++-- examples/gazebo_scene_viewer/CameraWindow.cc | 6 ++-- examples/gazebo_scene_viewer/CameraWindow.hh | 6 ++-- examples/gazebo_scene_viewer/GazeboDemo.cc | 10 +++--- .../gazebo_scene_viewer/GazeboWorldDemo.cc | 12 +++---- examples/gazebo_scene_viewer/SceneManager.cc | 16 ++++----- examples/gazebo_scene_viewer/SceneManager.hh | 10 +++--- .../SceneManagerPrivate.hh | 14 ++++---- examples/heightmap/GlutWindow.cc | 12 +++---- examples/heightmap/GlutWindow.hh | 6 ++-- examples/heightmap/Main.cc | 10 +++--- .../hello_world_plugin/HelloWorldPlugin.cc | 10 +++--- examples/lidar_visual/GlutWindow.cc | 16 ++++----- examples/lidar_visual/GlutWindow.hh | 8 ++--- examples/lidar_visual/Main.cc | 4 +-- examples/mesh_viewer/GlutWindow.cc | 12 +++---- examples/mesh_viewer/GlutWindow.hh | 6 ++-- examples/mesh_viewer/Main.cc | 6 ++-- examples/mouse_picking/GlutWindow.cc | 16 ++++----- examples/mouse_picking/GlutWindow.hh | 6 ++-- examples/mouse_picking/Main.cc | 4 +-- examples/ogre2_demo/GlutWindow.cc | 14 ++++---- examples/ogre2_demo/GlutWindow.hh | 6 ++-- examples/ogre2_demo/Main.cc | 6 ++-- examples/particles_demo/GlutWindow.cc | 12 +++---- examples/particles_demo/GlutWindow.hh | 6 ++-- examples/particles_demo/Main.cc | 6 ++-- examples/render_pass/GlutWindow.cc | 10 +++--- examples/render_pass/GlutWindow.hh | 6 ++-- examples/render_pass/Main.cc | 4 +-- examples/segmentation_camera/GlutWindow.cc | 18 +++++----- examples/segmentation_camera/GlutWindow.hh | 6 ++-- examples/segmentation_camera/Main.cc | 6 ++-- examples/simple_demo/GlutWindow.cc | 8 ++--- examples/simple_demo/GlutWindow.hh | 6 ++-- examples/simple_demo/Main.cc | 4 +-- examples/simple_demo_qml/IgnitionRenderer.cc | 2 +- examples/simple_demo_qml/IgnitionRenderer.hh | 8 ++--- examples/simple_demo_qml/ThreadRenderer.h | 6 ++-- examples/text_geom/GlutWindow.cc | 8 ++--- examples/text_geom/GlutWindow.hh | 6 ++-- examples/text_geom/Main.cc | 4 +-- examples/thermal_camera/GlutWindow.cc | 14 ++++---- examples/thermal_camera/GlutWindow.hh | 6 ++-- examples/thermal_camera/Main.cc | 6 ++-- examples/transform_control/GlutWindow.cc | 14 ++++---- examples/transform_control/GlutWindow.hh | 6 ++-- examples/transform_control/Main.cc | 4 +-- examples/view_control/GlutWindow.cc | 14 ++++---- examples/view_control/GlutWindow.hh | 6 ++-- examples/view_control/Main.cc | 4 +-- examples/visualization_demo/GlutWindow.cc | 8 ++--- examples/visualization_demo/GlutWindow.hh | 6 ++-- examples/visualization_demo/Main.cc | 4 +-- examples/waves/GlutWindow.cc | 10 +++--- examples/waves/GlutWindow.hh | 6 ++-- examples/waves/Main.cc | 4 +-- examples/wide_angle_camera/GlutWindow.cc | 8 ++--- examples/wide_angle_camera/GlutWindow.hh | 6 ++-- examples/wide_angle_camera/Main.cc | 4 +-- include/gz/rendering/ArrowVisual.hh | 10 +++--- include/gz/rendering/AxisVisual.hh | 10 +++--- include/gz/rendering/BoundingBox.hh | 10 +++--- include/gz/rendering/BoundingBoxCamera.hh | 16 ++++----- include/gz/rendering/COMVisual.hh | 16 ++++----- include/gz/rendering/Camera.hh | 20 +++++------ include/gz/rendering/CameraLens.hh | 12 +++---- include/gz/rendering/Capsule.hh | 12 +++---- include/gz/rendering/CompositeVisual.hh | 10 +++--- include/gz/rendering/DepthCamera.hh | 10 +++--- include/gz/rendering/DistortionPass.hh | 16 ++++----- include/gz/rendering/GaussianNoisePass.hh | 12 +++---- include/gz/rendering/Geometry.hh | 14 ++++---- include/gz/rendering/GizmoVisual.hh | 16 ++++----- include/gz/rendering/GpuRays.hh | 16 ++++----- include/gz/rendering/GraphicsAPI.hh | 8 ++--- include/gz/rendering/Grid.hh | 12 +++---- include/gz/rendering/Heightmap.hh | 12 +++---- include/gz/rendering/HeightmapDescriptor.hh | 14 ++++---- include/gz/rendering/Image.hh | 14 ++++---- include/gz/rendering/InertiaVisual.hh | 16 ++++----- include/gz/rendering/JointVisual.hh | 16 ++++----- include/gz/rendering/LidarVisual.hh | 20 +++++------ include/gz/rendering/Light.hh | 18 +++++----- include/gz/rendering/LightVisual.hh | 14 ++++---- include/gz/rendering/Marker.hh | 18 +++++----- include/gz/rendering/Material.hh | 20 +++++------ include/gz/rendering/Mesh.hh | 18 +++++----- include/gz/rendering/MeshDescriptor.hh | 12 +++---- include/gz/rendering/MoveToHelper.hh | 14 ++++---- include/gz/rendering/Node.hh | 18 +++++----- include/gz/rendering/Object.hh | 12 +++---- include/gz/rendering/OrbitViewController.hh | 16 ++++----- include/gz/rendering/OrthoViewController.hh | 8 ++--- include/gz/rendering/ParticleEmitter.hh | 20 +++++------ include/gz/rendering/PixelFormat.hh | 12 +++---- include/gz/rendering/RayQuery.hh | 18 +++++----- include/gz/rendering/RenderEngine.hh | 14 ++++---- include/gz/rendering/RenderEngineManager.hh | 14 ++++---- include/gz/rendering/RenderEnginePlugin.hh | 10 +++--- include/gz/rendering/RenderPass.hh | 12 +++---- include/gz/rendering/RenderPassSystem.hh | 18 +++++----- include/gz/rendering/RenderTarget.hh | 20 +++++------ include/gz/rendering/RenderTypes.hh | 6 ++-- include/gz/rendering/RenderingIface.hh | 10 +++--- include/gz/rendering/Scene.hh | 24 ++++++------- include/gz/rendering/SegmentationCamera.hh | 12 +++---- include/gz/rendering/Sensor.hh | 10 +++--- include/gz/rendering/ShaderParam.hh | 10 +++--- include/gz/rendering/ShaderParams.hh | 8 ++--- include/gz/rendering/ShaderType.hh | 12 +++---- include/gz/rendering/Storage.hh | 34 +++++++++---------- include/gz/rendering/Text.hh | 16 ++++----- include/gz/rendering/ThermalCamera.hh | 8 ++--- include/gz/rendering/TransformController.hh | 22 ++++++------ include/gz/rendering/TransformType.hh | 10 +++--- include/gz/rendering/Utils.hh | 22 ++++++------ include/gz/rendering/ViewController.hh | 14 ++++---- include/gz/rendering/Visual.hh | 12 +++---- include/gz/rendering/WideAngleCamera.hh | 14 ++++---- include/gz/rendering/WireBox.hh | 12 +++---- include/gz/rendering/base/BaseArrowVisual.hh | 10 +++--- include/gz/rendering/base/BaseAxisVisual.hh | 10 +++--- .../rendering/base/BaseBoundingBoxCamera.hh | 12 +++---- include/gz/rendering/base/BaseCOMVisual.hh | 14 ++++---- include/gz/rendering/base/BaseCamera.hh | 24 ++++++------- include/gz/rendering/base/BaseCapsule.hh | 12 +++---- include/gz/rendering/base/BaseDepthCamera.hh | 10 +++--- .../gz/rendering/base/BaseDistortionPass.hh | 8 ++--- .../rendering/base/BaseGaussianNoisePass.hh | 10 +++--- include/gz/rendering/base/BaseGeometry.hh | 10 +++--- include/gz/rendering/base/BaseGizmoVisual.hh | 20 +++++------ include/gz/rendering/base/BaseGpuRays.hh | 26 +++++++------- include/gz/rendering/base/BaseGrid.hh | 8 ++--- include/gz/rendering/base/BaseHeightmap.hh | 6 ++-- .../gz/rendering/base/BaseInertiaVisual.hh | 14 ++++---- include/gz/rendering/base/BaseJointVisual.hh | 18 +++++----- include/gz/rendering/base/BaseLidarVisual.hh | 12 +++---- include/gz/rendering/base/BaseLight.hh | 6 ++-- include/gz/rendering/base/BaseLightVisual.hh | 12 +++---- include/gz/rendering/base/BaseMarker.hh | 12 +++---- include/gz/rendering/base/BaseMaterial.hh | 12 +++---- include/gz/rendering/base/BaseMesh.hh | 12 +++---- include/gz/rendering/base/BaseNode.hh | 10 +++--- include/gz/rendering/base/BaseObject.hh | 8 ++--- .../gz/rendering/base/BaseParticleEmitter.hh | 12 +++---- include/gz/rendering/base/BaseRayQuery.hh | 14 ++++---- include/gz/rendering/base/BaseRenderEngine.hh | 10 +++--- include/gz/rendering/base/BaseRenderPass.hh | 8 ++--- include/gz/rendering/base/BaseRenderTarget.hh | 12 +++---- include/gz/rendering/base/BaseRenderTypes.hh | 6 ++-- include/gz/rendering/base/BaseScene.hh | 14 ++++---- .../rendering/base/BaseSegmentationCamera.hh | 10 +++--- include/gz/rendering/base/BaseSensor.hh | 6 ++-- include/gz/rendering/base/BaseStorage.hh | 10 +++--- include/gz/rendering/base/BaseText.hh | 8 ++--- .../gz/rendering/base/BaseThermalCamera.hh | 8 ++--- include/gz/rendering/base/BaseVisual.hh | 14 ++++---- .../gz/rendering/base/BaseWideAngleCamera.hh | 12 +++---- include/gz/rendering/base/BaseWireBox.hh | 6 ++-- include/gz/rendering/base/base.hh.in | 2 +- include/gz/rendering/rendering.hh.in | 2 +- .../gz/rendering/ogre/OgreArrowVisual.hh | 8 ++--- .../gz/rendering/ogre/OgreAxisVisual.hh | 8 ++--- .../gz/rendering/ogre/OgreCOMVisual.hh | 12 +++---- ogre/include/gz/rendering/ogre/OgreCamera.hh | 14 ++++---- ogre/include/gz/rendering/ogre/OgreCapsule.hh | 10 +++--- .../gz/rendering/ogre/OgreConversions.hh | 18 +++++----- .../gz/rendering/ogre/OgreDepthCamera.hh | 30 ++++++++-------- .../gz/rendering/ogre/OgreDistortionPass.hh | 18 +++++----- .../gz/rendering/ogre/OgreDynamicLines.hh | 14 ++++---- .../rendering/ogre/OgreDynamicRenderable.hh | 14 ++++---- .../rendering/ogre/OgreGaussianNoisePass.hh | 16 ++++----- .../include/gz/rendering/ogre/OgreGeometry.hh | 10 +++--- .../gz/rendering/ogre/OgreGizmoVisual.hh | 8 ++--- ogre/include/gz/rendering/ogre/OgreGpuRays.hh | 26 +++++++------- ogre/include/gz/rendering/ogre/OgreGrid.hh | 10 +++--- .../gz/rendering/ogre/OgreHeightmap.hh | 10 +++--- .../include/gz/rendering/ogre/OgreIncludes.hh | 4 +-- .../gz/rendering/ogre/OgreInertiaVisual.hh | 12 +++---- .../gz/rendering/ogre/OgreJointVisual.hh | 8 ++--- .../gz/rendering/ogre/OgreLidarVisual.hh | 12 +++---- ogre/include/gz/rendering/ogre/OgreLight.hh | 10 +++--- .../gz/rendering/ogre/OgreLightVisual.hh | 12 +++---- ogre/include/gz/rendering/ogre/OgreMarker.hh | 10 +++--- .../include/gz/rendering/ogre/OgreMaterial.hh | 12 +++---- .../gz/rendering/ogre/OgreMaterialSwitcher.hh | 16 ++++----- ogre/include/gz/rendering/ogre/OgreMesh.hh | 12 +++---- .../gz/rendering/ogre/OgreMeshFactory.hh | 10 +++--- ogre/include/gz/rendering/ogre/OgreNode.hh | 12 +++---- ogre/include/gz/rendering/ogre/OgreObject.hh | 12 +++---- .../gz/rendering/ogre/OgreObjectInterface.hh | 10 +++--- .../gz/rendering/ogre/OgreParticleEmitter.hh | 8 ++--- .../gz/rendering/ogre/OgreRTShaderSystem.hh | 12 +++---- .../include/gz/rendering/ogre/OgreRayQuery.hh | 14 ++++---- .../gz/rendering/ogre/OgreRenderEngine.hh | 18 +++++----- .../gz/rendering/ogre/OgreRenderPass.hh | 14 ++++---- .../gz/rendering/ogre/OgreRenderTarget.hh | 18 +++++----- .../ogre/OgreRenderTargetMaterial.hh | 12 +++---- .../gz/rendering/ogre/OgreRenderTypes.hh | 6 ++-- ogre/include/gz/rendering/ogre/OgreScene.hh | 10 +++--- .../gz/rendering/ogre/OgreSelectionBuffer.hh | 8 ++--- ogre/include/gz/rendering/ogre/OgreSensor.hh | 8 ++--- ogre/include/gz/rendering/ogre/OgreStorage.hh | 22 ++++++------ ogre/include/gz/rendering/ogre/OgreText.hh | 16 ++++----- .../gz/rendering/ogre/OgreThermalCamera.hh | 30 ++++++++-------- ogre/include/gz/rendering/ogre/OgreVisual.hh | 10 +++--- .../gz/rendering/ogre/OgreWideAngleCamera.hh | 16 ++++----- ogre/include/gz/rendering/ogre/OgreWireBox.hh | 10 +++--- ogre/include/gz/rendering/ogre/ogre.hh.in | 2 +- .../gz/rendering/ogre2/Ogre2ArrowVisual.hh | 8 ++--- .../gz/rendering/ogre2/Ogre2AxisVisual.hh | 8 ++--- .../gz/rendering/ogre2/Ogre2COMVisual.hh | 8 ++--- .../include/gz/rendering/ogre2/Ogre2Camera.hh | 14 ++++---- .../gz/rendering/ogre2/Ogre2Capsule.hh | 8 ++--- .../gz/rendering/ogre2/Ogre2Conversions.hh | 18 +++++----- .../gz/rendering/ogre2/Ogre2DepthCamera.hh | 14 ++++---- .../rendering/ogre2/Ogre2DynamicRenderable.hh | 12 +++---- .../rendering/ogre2/Ogre2GaussianNoisePass.hh | 12 +++---- .../gz/rendering/ogre2/Ogre2Geometry.hh | 8 ++--- .../gz/rendering/ogre2/Ogre2GizmoVisual.hh | 8 ++--- .../gz/rendering/ogre2/Ogre2GpuRays.hh | 22 ++++++------ ogre2/include/gz/rendering/ogre2/Ogre2Grid.hh | 8 ++--- .../ogre2/Ogre2GzOgreRenderingMode.hh | 8 ++--- .../gz/rendering/ogre2/Ogre2Heightmap.hh | 8 ++--- .../gz/rendering/ogre2/Ogre2Includes.hh | 4 +-- .../gz/rendering/ogre2/Ogre2InertiaVisual.hh | 8 ++--- .../gz/rendering/ogre2/Ogre2JointVisual.hh | 8 ++--- .../gz/rendering/ogre2/Ogre2LidarVisual.hh | 10 +++--- .../include/gz/rendering/ogre2/Ogre2Light.hh | 8 ++--- .../gz/rendering/ogre2/Ogre2LightVisual.hh | 8 ++--- .../include/gz/rendering/ogre2/Ogre2Marker.hh | 8 ++--- .../gz/rendering/ogre2/Ogre2Material.hh | 8 ++--- .../rendering/ogre2/Ogre2MaterialSwitcher.hh | 12 +++---- ogre2/include/gz/rendering/ogre2/Ogre2Mesh.hh | 12 +++---- .../gz/rendering/ogre2/Ogre2MeshFactory.hh | 14 ++++---- ogre2/include/gz/rendering/ogre2/Ogre2Node.hh | 10 +++--- .../include/gz/rendering/ogre2/Ogre2Object.hh | 12 +++---- .../rendering/ogre2/Ogre2ObjectInterface.hh | 10 +++--- .../rendering/ogre2/Ogre2ParticleEmitter.hh | 8 ++--- .../gz/rendering/ogre2/Ogre2RayQuery.hh | 12 +++---- .../gz/rendering/ogre2/Ogre2RenderEngine.hh | 20 +++++------ .../gz/rendering/ogre2/Ogre2RenderPass.hh | 12 +++---- .../gz/rendering/ogre2/Ogre2RenderTarget.hh | 14 ++++---- .../ogre2/Ogre2RenderTargetMaterial.hh | 8 ++--- .../gz/rendering/ogre2/Ogre2RenderTypes.hh | 8 ++--- .../include/gz/rendering/ogre2/Ogre2Scene.hh | 12 +++---- .../ogre2/Ogre2SegmentationCamera.hh | 16 ++++----- .../rendering/ogre2/Ogre2SelectionBuffer.hh | 8 ++--- .../include/gz/rendering/ogre2/Ogre2Sensor.hh | 8 ++--- .../gz/rendering/ogre2/Ogre2Storage.hh | 20 +++++------ .../gz/rendering/ogre2/Ogre2ThermalCamera.hh | 16 ++++----- .../include/gz/rendering/ogre2/Ogre2Visual.hh | 10 +++--- .../gz/rendering/ogre2/Ogre2WireBox.hh | 8 ++--- ogre2/include/gz/rendering/ogre2/ogre2.hh.in | 2 +- .../gz/rendering/optix/OptixArrowVisual.hh | 8 ++--- .../gz/rendering/optix/OptixAxisVisual.hh | 8 ++--- optix/include/gz/rendering/optix/OptixBox.hh | 6 ++-- .../include/gz/rendering/optix/OptixCamera.hh | 10 +++--- optix/include/gz/rendering/optix/OptixCone.hh | 6 ++-- .../gz/rendering/optix/OptixConversions.hh | 16 ++++----- .../gz/rendering/optix/OptixCylinder.hh | 6 ++-- .../gz/rendering/optix/OptixGeometry.hh | 10 +++--- optix/include/gz/rendering/optix/OptixGrid.hh | 12 +++---- .../gz/rendering/optix/OptixIncludes.hh | 4 +-- .../include/gz/rendering/optix/OptixLight.hh | 12 +++---- .../gz/rendering/optix/OptixLightManager.hh | 14 ++++---- .../gz/rendering/optix/OptixLightTypes.hh | 4 +-- .../gz/rendering/optix/OptixMaterial.hh | 10 +++--- optix/include/gz/rendering/optix/OptixMesh.hh | 12 +++---- .../gz/rendering/optix/OptixMeshFactory.hh | 14 ++++---- optix/include/gz/rendering/optix/OptixNode.hh | 12 +++---- .../include/gz/rendering/optix/OptixObject.hh | 10 +++--- .../gz/rendering/optix/OptixPrimitive.hh | 6 ++-- .../gz/rendering/optix/OptixRayTypes.hh | 4 +-- .../gz/rendering/optix/OptixRenderEngine.hh | 12 +++---- .../gz/rendering/optix/OptixRenderTarget.hh | 12 +++---- .../gz/rendering/optix/OptixRenderTypes.hh | 6 ++-- .../include/gz/rendering/optix/OptixScene.hh | 12 +++---- .../include/gz/rendering/optix/OptixSensor.hh | 8 ++--- .../include/gz/rendering/optix/OptixSphere.hh | 6 ++-- .../gz/rendering/optix/OptixStorage.hh | 22 ++++++------ .../gz/rendering/optix/OptixTextureFactory.hh | 10 +++--- .../include/gz/rendering/optix/OptixVisual.hh | 10 +++--- optix/include/gz/rendering/optix/optix.hh.in | 2 +- 303 files changed, 1659 insertions(+), 1659 deletions(-) diff --git a/examples/actor_animation/GlutWindow.cc b/examples/actor_animation/GlutWindow.cc index 6f8d49ce4..8b84a6f21 100644 --- a/examples/actor_animation/GlutWindow.cc +++ b/examples/actor_animation/GlutWindow.cc @@ -34,16 +34,16 @@ #include #include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include "GlutWindow.hh" #include "example_config.hh" diff --git a/examples/actor_animation/GlutWindow.hh b/examples/actor_animation/GlutWindow.hh index a96929771..9ee38c5f2 100644 --- a/examples/actor_animation/GlutWindow.hh +++ b/examples/actor_animation/GlutWindow.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_ACTOR_ANIMATION_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_ACTOR_ANIMATION_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_ACTOR_ANIMATION_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_ACTOR_ANIMATION_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/common/graphics/Types.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/common/graphics/Types.hh" namespace ir = ignition::rendering; namespace ic = ignition::common; diff --git a/examples/actor_animation/Main.cc b/examples/actor_animation/Main.cc index c204dc88e..df03d3342 100644 --- a/examples/actor_animation/Main.cc +++ b/examples/actor_animation/Main.cc @@ -27,12 +27,12 @@ #include #include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include #include "example_config.hh" #include "GlutWindow.hh" diff --git a/examples/camera_tracking/GlutWindow.cc b/examples/camera_tracking/GlutWindow.cc index 3ed256c0c..a6df026cb 100644 --- a/examples/camera_tracking/GlutWindow.cc +++ b/examples/camera_tracking/GlutWindow.cc @@ -31,12 +31,12 @@ #include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/camera_tracking/GlutWindow.hh b/examples/camera_tracking/GlutWindow.hh index 6396104d8..9526f565d 100644 --- a/examples/camera_tracking/GlutWindow.hh +++ b/examples/camera_tracking/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_CAMERA_TRACKING_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_CAMERA_TRACKING_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_CAMERA_TRACKING_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_CAMERA_TRACKING_GLUTWINDOW_HH_ #include -#include +#include namespace ir = ignition::rendering; diff --git a/examples/camera_tracking/Main.cc b/examples/camera_tracking/Main.cc index 6aee947af..688b5d09c 100644 --- a/examples/camera_tracking/Main.cc +++ b/examples/camera_tracking/Main.cc @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include "GlutWindow.hh" using namespace ignition; diff --git a/examples/custom_scene_viewer/DemoWindow.cc b/examples/custom_scene_viewer/DemoWindow.cc index 95907ccd3..e0e926e97 100644 --- a/examples/custom_scene_viewer/DemoWindow.cc +++ b/examples/custom_scene_viewer/DemoWindow.cc @@ -33,7 +33,7 @@ #include #include -#include +#include #include "ManualSceneDemo.hh" #include "DemoWindow.hh" diff --git a/examples/custom_scene_viewer/DemoWindow.hh b/examples/custom_scene_viewer/DemoWindow.hh index 46ddacf82..4313bc0de 100644 --- a/examples/custom_scene_viewer/DemoWindow.hh +++ b/examples/custom_scene_viewer/DemoWindow.hh @@ -14,8 +14,8 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_DEMOWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_DEMOWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_DEMOWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_DEMOWINDOW_HH_ #include "TestTypes.hh" diff --git a/examples/custom_scene_viewer/ManualSceneDemo.cc b/examples/custom_scene_viewer/ManualSceneDemo.cc index 2f2bdeb57..726c7f656 100644 --- a/examples/custom_scene_viewer/ManualSceneDemo.cc +++ b/examples/custom_scene_viewer/ManualSceneDemo.cc @@ -25,7 +25,7 @@ #endif #include -#include +#include #include "ManualSceneDemo.hh" #include "SceneBuilder.hh" #include "DemoWindow.hh" diff --git a/examples/custom_scene_viewer/ManualSceneDemo.hh b/examples/custom_scene_viewer/ManualSceneDemo.hh index 99a316864..7dbc6ddf5 100644 --- a/examples/custom_scene_viewer/ManualSceneDemo.hh +++ b/examples/custom_scene_viewer/ManualSceneDemo.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_MANUALSCENEDEMO_HH_ -#define IGNITION_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_MANUALSCENEDEMO_HH_ +#ifndef GZ_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_MANUALSCENEDEMO_HH_ +#define GZ_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_MANUALSCENEDEMO_HH_ #include #include -#include +#include #include "TestTypes.hh" namespace ignition diff --git a/examples/custom_scene_viewer/SceneBuilder.hh b/examples/custom_scene_viewer/SceneBuilder.hh index 9901b9c1e..42362ccd9 100644 --- a/examples/custom_scene_viewer/SceneBuilder.hh +++ b/examples/custom_scene_viewer/SceneBuilder.hh @@ -14,8 +14,8 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_SCENEBUILDER_HH_ -#define IGNITION_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_SCENEBUILDER_HH_ +#ifndef GZ_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_SCENEBUILDER_HH_ +#define GZ_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_SCENEBUILDER_HH_ #include #include "TestTypes.hh" diff --git a/examples/custom_scene_viewer/TestTypes.hh b/examples/custom_scene_viewer/TestTypes.hh index 92c62a468..41e1dd3ed 100644 --- a/examples/custom_scene_viewer/TestTypes.hh +++ b/examples/custom_scene_viewer/TestTypes.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_TESTYPES_HH_ -#define IGNITION_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_TESTYPES_HH_ +#ifndef GZ_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_TESTYPES_HH_ +#define GZ_RENDERING_EXAMPLES_CUSTOM_SCENE_VIEWER_TESTYPES_HH_ #include -#include +#include namespace ignition { diff --git a/examples/custom_shaders/custom_shaders.cc b/examples/custom_shaders/custom_shaders.cc index d9b359feb..fc163ea18 100644 --- a/examples/custom_shaders/custom_shaders.cc +++ b/examples/custom_shaders/custom_shaders.cc @@ -14,9 +14,9 @@ * limitations under the License. * */ -#include -#include -#include +#include +#include +#include #include "example_config.hh" diff --git a/examples/custom_shaders_uniforms/GlutWindow.cc b/examples/custom_shaders_uniforms/GlutWindow.cc index f9401780d..be80661af 100644 --- a/examples/custom_shaders_uniforms/GlutWindow.cc +++ b/examples/custom_shaders_uniforms/GlutWindow.cc @@ -38,11 +38,11 @@ #include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/custom_shaders_uniforms/GlutWindow.hh b/examples/custom_shaders_uniforms/GlutWindow.hh index b12066e47..bca604788 100644 --- a/examples/custom_shaders_uniforms/GlutWindow.hh +++ b/examples/custom_shaders_uniforms/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_CUSTOM_SHADERS_UNIFORMS_DEMO_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_CUSTOM_SHADERS_UNIFORMS_DEMO_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_CUSTOM_SHADERS_UNIFORMS_DEMO_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_CUSTOM_SHADERS_UNIFORMS_DEMO_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/custom_shaders_uniforms/Main.cc b/examples/custom_shaders_uniforms/Main.cc index fbc3cf745..29add9698 100644 --- a/examples/custom_shaders_uniforms/Main.cc +++ b/examples/custom_shaders_uniforms/Main.cc @@ -33,8 +33,8 @@ #include #include -#include -#include +#include +#include #include "example_config.hh" diff --git a/examples/depth_camera/GlutWindow.cc b/examples/depth_camera/GlutWindow.cc index 3f1488f0c..07cc7a9c6 100644 --- a/examples/depth_camera/GlutWindow.cc +++ b/examples/depth_camera/GlutWindow.cc @@ -34,18 +34,18 @@ #include #include -#include -#include - -#include - -#include -#include -#include -#include -#include -#include -#include +#include +#include + +#include + +#include +#include +#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/depth_camera/GlutWindow.hh b/examples/depth_camera/GlutWindow.hh index bf974b13d..a8066f460 100644 --- a/examples/depth_camera/GlutWindow.hh +++ b/examples/depth_camera/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_DEPTH_CAMERA_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_DEPTH_CAMERA_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_DEPTH_CAMERA_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_DEPTH_CAMERA_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/depth_camera/Main.cc b/examples/depth_camera/Main.cc index d0ef5a9d5..2648049e2 100644 --- a/examples/depth_camera/Main.cc +++ b/examples/depth_camera/Main.cc @@ -28,9 +28,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include "example_config.hh" #include "GlutWindow.hh" diff --git a/examples/gazebo_scene_viewer/CameraWindow.cc b/examples/gazebo_scene_viewer/CameraWindow.cc index f1c3004f4..51990290e 100644 --- a/examples/gazebo_scene_viewer/CameraWindow.cc +++ b/examples/gazebo_scene_viewer/CameraWindow.cc @@ -33,9 +33,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include "CameraWindow.hh" #include "SceneManager.hh" diff --git a/examples/gazebo_scene_viewer/CameraWindow.hh b/examples/gazebo_scene_viewer/CameraWindow.hh index e751aad19..9b4479955 100644 --- a/examples/gazebo_scene_viewer/CameraWindow.hh +++ b/examples/gazebo_scene_viewer/CameraWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_CAMERAWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_CAMERAWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_CAMERAWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_CAMERAWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace gz = ignition::rendering; diff --git a/examples/gazebo_scene_viewer/GazeboDemo.cc b/examples/gazebo_scene_viewer/GazeboDemo.cc index 2d7217f0b..34acaf46b 100644 --- a/examples/gazebo_scene_viewer/GazeboDemo.cc +++ b/examples/gazebo_scene_viewer/GazeboDemo.cc @@ -28,11 +28,11 @@ #include #include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include #include "CameraWindow.hh" #include "SceneManager.hh" diff --git a/examples/gazebo_scene_viewer/GazeboWorldDemo.cc b/examples/gazebo_scene_viewer/GazeboWorldDemo.cc index cf584a168..9d378b787 100644 --- a/examples/gazebo_scene_viewer/GazeboWorldDemo.cc +++ b/examples/gazebo_scene_viewer/GazeboWorldDemo.cc @@ -25,14 +25,14 @@ #endif #include -#include +#include #include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include #include "CameraWindow.hh" #include "SceneManager.hh" diff --git a/examples/gazebo_scene_viewer/SceneManager.cc b/examples/gazebo_scene_viewer/SceneManager.cc index bf2840e5c..89aa7249f 100644 --- a/examples/gazebo_scene_viewer/SceneManager.cc +++ b/examples/gazebo_scene_viewer/SceneManager.cc @@ -17,14 +17,14 @@ #include -#include -#include -#include - -#include -#include -#include -#include +#include +#include +#include + +#include +#include +#include +#include #include "SceneManager.hh" #include "SceneManagerPrivate.hh" diff --git a/examples/gazebo_scene_viewer/SceneManager.hh b/examples/gazebo_scene_viewer/SceneManager.hh index d0aa33e33..8418c99f9 100644 --- a/examples/gazebo_scene_viewer/SceneManager.hh +++ b/examples/gazebo_scene_viewer/SceneManager.hh @@ -14,8 +14,8 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_SCENEMANAGER_HH -#define IGNITION_RENDERING_EXAMPLES_SCENEMANAGER_HH +#ifndef GZ_RENDERING_EXAMPLES_SCENEMANAGER_HH +#define GZ_RENDERING_EXAMPLES_SCENEMANAGER_HH #if __cplusplus > 201703L #include @@ -27,14 +27,14 @@ #endif #include -#include -#include "ignition/rendering/RenderTypes.hh" +#include +#include "gz/rendering/RenderTypes.hh" namespace ignition { namespace rendering { - /// \class SceneManager SceneManager.hh ignition/rendering/SceneManager.hh + /// \class SceneManager SceneManager.hh gz/rendering/SceneManager.hh /// \brief Manages a collection of scenes. The class provides a single /// interface for modifications, allowing multiple scenes to stay /// synchronized. This class currently consumes Gazebo-specific protobuf diff --git a/examples/gazebo_scene_viewer/SceneManagerPrivate.hh b/examples/gazebo_scene_viewer/SceneManagerPrivate.hh index f98d1db5f..711b3988c 100644 --- a/examples/gazebo_scene_viewer/SceneManagerPrivate.hh +++ b/examples/gazebo_scene_viewer/SceneManagerPrivate.hh @@ -14,21 +14,21 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_SCENEMANAGERPRIVATE_HH -#define IGNITION_RENDERING_EXAMPLES_SCENEMANAGERPRIVATE_HH +#ifndef GZ_RENDERING_EXAMPLES_SCENEMANAGERPRIVATE_HH +#define GZ_RENDERING_EXAMPLES_SCENEMANAGERPRIVATE_HH #include #include #include #include -#include +#include -#include -#include +#include +#include -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/ShaderType.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/ShaderType.hh" #include "gazebo/transport/Node.hh" namespace ignition diff --git a/examples/heightmap/GlutWindow.cc b/examples/heightmap/GlutWindow.cc index 7c869502e..446d4bf89 100644 --- a/examples/heightmap/GlutWindow.cc +++ b/examples/heightmap/GlutWindow.cc @@ -31,12 +31,12 @@ #include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/heightmap/GlutWindow.hh b/examples/heightmap/GlutWindow.hh index 2d8349ac3..71b4a73e3 100644 --- a/examples/heightmap/GlutWindow.hh +++ b/examples/heightmap/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_HEIGHTMAP_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_HEIGHTMAP_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_HEIGHTMAP_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_HEIGHTMAP_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/heightmap/Main.cc b/examples/heightmap/Main.cc index c99150690..72f140f43 100644 --- a/examples/heightmap/Main.cc +++ b/examples/heightmap/Main.cc @@ -27,11 +27,11 @@ #include #include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include #include "example_config.hh" #include "GlutWindow.hh" diff --git a/examples/hello_world_plugin/HelloWorldPlugin.cc b/examples/hello_world_plugin/HelloWorldPlugin.cc index 361b43e3f..761cede6b 100644 --- a/examples/hello_world_plugin/HelloWorldPlugin.cc +++ b/examples/hello_world_plugin/HelloWorldPlugin.cc @@ -15,13 +15,13 @@ * */ -#include +#include -#include +#include -#include "ignition/rendering/RenderEnginePlugin.hh" -#include "ignition/rendering/base/BaseRenderEngine.hh" -#include "ignition/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/RenderEnginePlugin.hh" +#include "gz/rendering/base/BaseRenderEngine.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" namespace mock { diff --git a/examples/lidar_visual/GlutWindow.cc b/examples/lidar_visual/GlutWindow.cc index 51f51cdb7..09870b5d8 100644 --- a/examples/lidar_visual/GlutWindow.cc +++ b/examples/lidar_visual/GlutWindow.cc @@ -34,14 +34,14 @@ #include #include -#include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include +#include using namespace ignition; using namespace rendering; diff --git a/examples/lidar_visual/GlutWindow.hh b/examples/lidar_visual/GlutWindow.hh index ea7d26a46..78ed13726 100644 --- a/examples/lidar_visual/GlutWindow.hh +++ b/examples/lidar_visual/GlutWindow.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_LIDAR_VISUAL_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_LIDAR_VISUAL_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_LIDAR_VISUAL_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_LIDAR_VISUAL_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/common/graphics/Types.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/common/graphics/Types.hh" namespace ir = ignition::rendering; namespace ic = ignition::common; diff --git a/examples/lidar_visual/Main.cc b/examples/lidar_visual/Main.cc index 7765f45cc..420d78db6 100644 --- a/examples/lidar_visual/Main.cc +++ b/examples/lidar_visual/Main.cc @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include "example_config.hh" #include "GlutWindow.hh" diff --git a/examples/mesh_viewer/GlutWindow.cc b/examples/mesh_viewer/GlutWindow.cc index d6eccb28d..13ac9b6b7 100644 --- a/examples/mesh_viewer/GlutWindow.cc +++ b/examples/mesh_viewer/GlutWindow.cc @@ -31,12 +31,12 @@ #include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/mesh_viewer/GlutWindow.hh b/examples/mesh_viewer/GlutWindow.hh index 6f410018a..acd23cb69 100644 --- a/examples/mesh_viewer/GlutWindow.hh +++ b/examples/mesh_viewer/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_MESH_VIEWER_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_MESH_VIEWER_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_MESH_VIEWER_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_MESH_VIEWER_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/mesh_viewer/Main.cc b/examples/mesh_viewer/Main.cc index dc102dba4..154ed9d6a 100644 --- a/examples/mesh_viewer/Main.cc +++ b/examples/mesh_viewer/Main.cc @@ -27,9 +27,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include "example_config.hh" #include "GlutWindow.hh" diff --git a/examples/mouse_picking/GlutWindow.cc b/examples/mouse_picking/GlutWindow.cc index 1cb83339e..382843f07 100644 --- a/examples/mouse_picking/GlutWindow.cc +++ b/examples/mouse_picking/GlutWindow.cc @@ -31,14 +31,14 @@ #include -#include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/mouse_picking/GlutWindow.hh b/examples/mouse_picking/GlutWindow.hh index e81c7d1b1..5ccd67e3c 100644 --- a/examples/mouse_picking/GlutWindow.hh +++ b/examples/mouse_picking/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_MOUSE_PICKING_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_MOUSE_PICKING_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_MOUSE_PICKING_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_MOUSE_PICKING_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/mouse_picking/Main.cc b/examples/mouse_picking/Main.cc index b5fc9c192..cf77c5948 100644 --- a/examples/mouse_picking/Main.cc +++ b/examples/mouse_picking/Main.cc @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/ogre2_demo/GlutWindow.cc b/examples/ogre2_demo/GlutWindow.cc index 44aab4f68..cac85aeea 100644 --- a/examples/ogre2_demo/GlutWindow.cc +++ b/examples/ogre2_demo/GlutWindow.cc @@ -31,13 +31,13 @@ #include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/ogre2_demo/GlutWindow.hh b/examples/ogre2_demo/GlutWindow.hh index 1942a287e..c2cd028b2 100644 --- a/examples/ogre2_demo/GlutWindow.hh +++ b/examples/ogre2_demo/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_OGRE2_DEMO_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_OGRE2_DEMO_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_OGRE2_DEMO_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_OGRE2_DEMO_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/ogre2_demo/Main.cc b/examples/ogre2_demo/Main.cc index 8f942dc2a..7642d6739 100644 --- a/examples/ogre2_demo/Main.cc +++ b/examples/ogre2_demo/Main.cc @@ -27,9 +27,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include "example_config.hh" #include "GlutWindow.hh" diff --git a/examples/particles_demo/GlutWindow.cc b/examples/particles_demo/GlutWindow.cc index 5a3644be6..4225c6927 100644 --- a/examples/particles_demo/GlutWindow.cc +++ b/examples/particles_demo/GlutWindow.cc @@ -31,12 +31,12 @@ #include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/particles_demo/GlutWindow.hh b/examples/particles_demo/GlutWindow.hh index 6f3395ffc..916f8b91a 100644 --- a/examples/particles_demo/GlutWindow.hh +++ b/examples/particles_demo/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_PARTICLES_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_PARTICLES_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_PARTICLES_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_PARTICLES_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/particles_demo/Main.cc b/examples/particles_demo/Main.cc index 4a12f32ec..202c18375 100644 --- a/examples/particles_demo/Main.cc +++ b/examples/particles_demo/Main.cc @@ -27,9 +27,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include "example_config.hh" #include "GlutWindow.hh" diff --git a/examples/render_pass/GlutWindow.cc b/examples/render_pass/GlutWindow.cc index 9887c8c92..c39c183d9 100644 --- a/examples/render_pass/GlutWindow.cc +++ b/examples/render_pass/GlutWindow.cc @@ -31,11 +31,11 @@ #include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/render_pass/GlutWindow.hh b/examples/render_pass/GlutWindow.hh index b1610206c..3f9926476 100644 --- a/examples/render_pass/GlutWindow.hh +++ b/examples/render_pass/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_SIMPLE_DEMO_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_SIMPLE_DEMO_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_SIMPLE_DEMO_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_SIMPLE_DEMO_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/render_pass/Main.cc b/examples/render_pass/Main.cc index 76498e7ad..958bf4c19 100644 --- a/examples/render_pass/Main.cc +++ b/examples/render_pass/Main.cc @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/segmentation_camera/GlutWindow.cc b/examples/segmentation_camera/GlutWindow.cc index 6fa050ffa..cb5803919 100644 --- a/examples/segmentation_camera/GlutWindow.cc +++ b/examples/segmentation_camera/GlutWindow.cc @@ -34,15 +34,15 @@ #include #include -#include -#include - -#include -#include -#include -#include -#include -#include +#include +#include + +#include +#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/segmentation_camera/GlutWindow.hh b/examples/segmentation_camera/GlutWindow.hh index 9500932dd..5810db195 100644 --- a/examples/segmentation_camera/GlutWindow.hh +++ b/examples/segmentation_camera/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_SEGMENTATION_CAMERA_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_SEGMENTATION_CAMERA_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_SEGMENTATION_CAMERA_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_SEGMENTATION_CAMERA_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/segmentation_camera/Main.cc b/examples/segmentation_camera/Main.cc index 2847b507a..c4853c862 100644 --- a/examples/segmentation_camera/Main.cc +++ b/examples/segmentation_camera/Main.cc @@ -28,9 +28,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include "example_config.hh" #include "GlutWindow.hh" diff --git a/examples/simple_demo/GlutWindow.cc b/examples/simple_demo/GlutWindow.cc index 4d0c9a27d..bb13dcba8 100644 --- a/examples/simple_demo/GlutWindow.cc +++ b/examples/simple_demo/GlutWindow.cc @@ -31,10 +31,10 @@ #include -#include -#include -#include -#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/simple_demo/GlutWindow.hh b/examples/simple_demo/GlutWindow.hh index 9dc770201..2b6bd0812 100644 --- a/examples/simple_demo/GlutWindow.hh +++ b/examples/simple_demo/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_SIMPLE_DEMO_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_SIMPLE_DEMO_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_SIMPLE_DEMO_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_SIMPLE_DEMO_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/simple_demo/Main.cc b/examples/simple_demo/Main.cc index 489d9533e..bbf63002a 100644 --- a/examples/simple_demo/Main.cc +++ b/examples/simple_demo/Main.cc @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/simple_demo_qml/IgnitionRenderer.cc b/examples/simple_demo_qml/IgnitionRenderer.cc index 5b25f3dfb..7f1667a72 100644 --- a/examples/simple_demo_qml/IgnitionRenderer.cc +++ b/examples/simple_demo_qml/IgnitionRenderer.cc @@ -23,7 +23,7 @@ #include #include -#include +#include #include diff --git a/examples/simple_demo_qml/IgnitionRenderer.hh b/examples/simple_demo_qml/IgnitionRenderer.hh index 6edd9172d..5d2e60bb9 100644 --- a/examples/simple_demo_qml/IgnitionRenderer.hh +++ b/examples/simple_demo_qml/IgnitionRenderer.hh @@ -15,12 +15,12 @@ * */ -#ifndef IGNITION_RENDERING_EXAMPLES_SIMPLE_DEMO_QML_IGNITION_RENDERER_HH_ -#define IGNITION_RENDERING_EXAMPLES_SIMPLE_DEMO_QML_IGNITION_RENDERER_HH_ +#ifndef GZ_RENDERING_EXAMPLES_SIMPLE_DEMO_QML_GZ_RENDERER_HH_ +#define GZ_RENDERING_EXAMPLES_SIMPLE_DEMO_QML_GZ_RENDERER_HH_ #include -#include +#include /// \brief Ignition renderer class. This manages the initialisation /// and update of an Ignition rendering engine instance and makes the @@ -76,4 +76,4 @@ class IgnitionRenderer private: ignition::rendering::CameraPtr camera; }; -#endif // IGNITION_RENDERING_EXAMPLES_SIMPLE_DEMO_QML_IGNITION_RENDERER_HH_ +#endif // GZ_RENDERING_EXAMPLES_SIMPLE_DEMO_QML_GZ_RENDERER_HH_ diff --git a/examples/simple_demo_qml/ThreadRenderer.h b/examples/simple_demo_qml/ThreadRenderer.h index 798fe6de4..0c66dd6c4 100644 --- a/examples/simple_demo_qml/ThreadRenderer.h +++ b/examples/simple_demo_qml/ThreadRenderer.h @@ -68,8 +68,8 @@ ** ****************************************************************************/ -#ifndef IGNITION_RENDERING_EXAMPLES_SIMPLE_DEMO_QML_THREAD_RENDERER_HH_ -#define IGNITION_RENDERING_EXAMPLES_SIMPLE_DEMO_QML_THREAD_RENDERER_HH_ +#ifndef GZ_RENDERING_EXAMPLES_SIMPLE_DEMO_QML_THREAD_RENDERER_HH_ +#define GZ_RENDERING_EXAMPLES_SIMPLE_DEMO_QML_THREAD_RENDERER_HH_ #include "IgnitionRenderer.hh" @@ -170,4 +170,4 @@ public slots: RenderThread *renderThread = nullptr; }; -#endif // IGNITION_RENDERING_EXAMPLES_SIMPLE_DEMO_THREAD_RENDERER_HH_ +#endif // GZ_RENDERING_EXAMPLES_SIMPLE_DEMO_THREAD_RENDERER_HH_ diff --git a/examples/text_geom/GlutWindow.cc b/examples/text_geom/GlutWindow.cc index 9dc6648ef..df485dc9b 100644 --- a/examples/text_geom/GlutWindow.cc +++ b/examples/text_geom/GlutWindow.cc @@ -31,10 +31,10 @@ #include -#include -#include -#include -#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/text_geom/GlutWindow.hh b/examples/text_geom/GlutWindow.hh index 070bdfdbd..4e28f07d7 100644 --- a/examples/text_geom/GlutWindow.hh +++ b/examples/text_geom/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_SIMPLE_DEMO_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_SIMPLE_DEMO_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_SIMPLE_DEMO_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_SIMPLE_DEMO_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/text_geom/Main.cc b/examples/text_geom/Main.cc index d9c0eb408..d0d7472d7 100644 --- a/examples/text_geom/Main.cc +++ b/examples/text_geom/Main.cc @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/thermal_camera/GlutWindow.cc b/examples/thermal_camera/GlutWindow.cc index 2adbc8883..d646e4160 100644 --- a/examples/thermal_camera/GlutWindow.cc +++ b/examples/thermal_camera/GlutWindow.cc @@ -31,13 +31,13 @@ #include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/thermal_camera/GlutWindow.hh b/examples/thermal_camera/GlutWindow.hh index ad5fb3bb1..bcfb981c9 100644 --- a/examples/thermal_camera/GlutWindow.hh +++ b/examples/thermal_camera/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_THERMAL_CAMERA_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_THERMAL_CAMERA_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_THERMAL_CAMERA_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_THERMAL_CAMERA_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/thermal_camera/Main.cc b/examples/thermal_camera/Main.cc index aee8e61d1..e29191d25 100644 --- a/examples/thermal_camera/Main.cc +++ b/examples/thermal_camera/Main.cc @@ -27,9 +27,9 @@ #include #include -#include -#include -#include +#include +#include +#include #include "example_config.hh" #include "GlutWindow.hh" diff --git a/examples/transform_control/GlutWindow.cc b/examples/transform_control/GlutWindow.cc index 3331cf226..2469ba2f5 100644 --- a/examples/transform_control/GlutWindow.cc +++ b/examples/transform_control/GlutWindow.cc @@ -31,13 +31,13 @@ #include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/transform_control/GlutWindow.hh b/examples/transform_control/GlutWindow.hh index b55523c6b..ca547b7e0 100644 --- a/examples/transform_control/GlutWindow.hh +++ b/examples/transform_control/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_TRANSFORMCONTROL_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_TRANSFORMCONTROL_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_TRANSFORMCONTROL_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_TRANSFORMCONTROL_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/transform_control/Main.cc b/examples/transform_control/Main.cc index aef627d4d..87d000c72 100644 --- a/examples/transform_control/Main.cc +++ b/examples/transform_control/Main.cc @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/view_control/GlutWindow.cc b/examples/view_control/GlutWindow.cc index 75724e49c..806bbdba9 100644 --- a/examples/view_control/GlutWindow.cc +++ b/examples/view_control/GlutWindow.cc @@ -31,13 +31,13 @@ #include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/view_control/GlutWindow.hh b/examples/view_control/GlutWindow.hh index 9bb9c368c..07129b404 100644 --- a/examples/view_control/GlutWindow.hh +++ b/examples/view_control/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_VIEW_CONTROL_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_VIEW_CONTROL_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_VIEW_CONTROL_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_VIEW_CONTROL_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/view_control/Main.cc b/examples/view_control/Main.cc index 478e7ceb4..b3da5f3c0 100644 --- a/examples/view_control/Main.cc +++ b/examples/view_control/Main.cc @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include "GlutWindow.hh" using namespace ignition; diff --git a/examples/visualization_demo/GlutWindow.cc b/examples/visualization_demo/GlutWindow.cc index 5aae62c70..e15e91e66 100644 --- a/examples/visualization_demo/GlutWindow.cc +++ b/examples/visualization_demo/GlutWindow.cc @@ -41,10 +41,10 @@ #include -#include -#include -#include -#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/visualization_demo/GlutWindow.hh b/examples/visualization_demo/GlutWindow.hh index 2c636d1a9..d973a93af 100644 --- a/examples/visualization_demo/GlutWindow.hh +++ b/examples/visualization_demo/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_VISUALIZATION_DEMO_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_VISUALIZATION_DEMO_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_VISUALIZATION_DEMO_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_VISUALIZATION_DEMO_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/visualization_demo/Main.cc b/examples/visualization_demo/Main.cc index ab709c4a5..5fcddf411 100644 --- a/examples/visualization_demo/Main.cc +++ b/examples/visualization_demo/Main.cc @@ -36,8 +36,8 @@ #include #include -#include -#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/waves/GlutWindow.cc b/examples/waves/GlutWindow.cc index 39867d056..382b29cdb 100644 --- a/examples/waves/GlutWindow.cc +++ b/examples/waves/GlutWindow.cc @@ -38,11 +38,11 @@ #include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include #include "example_config.hh" diff --git a/examples/waves/GlutWindow.hh b/examples/waves/GlutWindow.hh index 7b1b2822a..1c7a2e3c4 100644 --- a/examples/waves/GlutWindow.hh +++ b/examples/waves/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_WAVES_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_WAVES_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_WAVES_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_WAVES_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/waves/Main.cc b/examples/waves/Main.cc index 1bcc27f54..6151becab 100644 --- a/examples/waves/Main.cc +++ b/examples/waves/Main.cc @@ -33,8 +33,8 @@ #include #include -#include -#include +#include +#include #include "example_config.hh" diff --git a/examples/wide_angle_camera/GlutWindow.cc b/examples/wide_angle_camera/GlutWindow.cc index e3cda1977..13de2a166 100644 --- a/examples/wide_angle_camera/GlutWindow.cc +++ b/examples/wide_angle_camera/GlutWindow.cc @@ -38,10 +38,10 @@ #include -#include -#include -#include -#include +#include +#include +#include +#include #include "GlutWindow.hh" diff --git a/examples/wide_angle_camera/GlutWindow.hh b/examples/wide_angle_camera/GlutWindow.hh index 94b2b497a..694a9b430 100644 --- a/examples/wide_angle_camera/GlutWindow.hh +++ b/examples/wide_angle_camera/GlutWindow.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_EXAMPLES_WIDE_ANGLE_CAMERA_GLUTWINDOW_HH_ -#define IGNITION_RENDERING_EXAMPLES_WIDE_ANGLE_CAMERA_GLUTWINDOW_HH_ +#ifndef GZ_RENDERING_EXAMPLES_WIDE_ANGLE_CAMERA_GLUTWINDOW_HH_ +#define GZ_RENDERING_EXAMPLES_WIDE_ANGLE_CAMERA_GLUTWINDOW_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ir = ignition::rendering; diff --git a/examples/wide_angle_camera/Main.cc b/examples/wide_angle_camera/Main.cc index 1a107b3f5..6ae27a5c5 100644 --- a/examples/wide_angle_camera/Main.cc +++ b/examples/wide_angle_camera/Main.cc @@ -33,8 +33,8 @@ #include #include -#include -#include +#include +#include #include "GlutWindow.hh" diff --git a/include/gz/rendering/ArrowVisual.hh b/include/gz/rendering/ArrowVisual.hh index 2f4696be8..118cb639b 100644 --- a/include/gz/rendering/ArrowVisual.hh +++ b/include/gz/rendering/ArrowVisual.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_ARROWVISUAL_HH_ -#define IGNITION_RENDERING_ARROWVISUAL_HH_ +#ifndef GZ_RENDERING_ARROWVISUAL_HH_ +#define GZ_RENDERING_ARROWVISUAL_HH_ -#include "ignition/rendering/config.hh" -#include "ignition/rendering/CompositeVisual.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/CompositeVisual.hh" namespace ignition { @@ -26,7 +26,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class ArrowVisual ArrowVisual.hh ignition/rendering/ArrowVisual.hh + /// \class ArrowVisual ArrowVisual.hh gz/rendering/ArrowVisual.hh /// \brief Represents a arrow composite visual class IGNITION_RENDERING_VISIBLE ArrowVisual : public virtual CompositeVisual diff --git a/include/gz/rendering/AxisVisual.hh b/include/gz/rendering/AxisVisual.hh index 57fe72853..14fe47c2e 100644 --- a/include/gz/rendering/AxisVisual.hh +++ b/include/gz/rendering/AxisVisual.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_AXISVISUAL_HH_ -#define IGNITION_RENDERING_AXISVISUAL_HH_ +#ifndef GZ_RENDERING_AXISVISUAL_HH_ +#define GZ_RENDERING_AXISVISUAL_HH_ -#include "ignition/rendering/config.hh" -#include "ignition/rendering/CompositeVisual.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/CompositeVisual.hh" namespace ignition { @@ -26,7 +26,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class AxisVisual AxisVisual.hh ignition/rendering/AxisVisual.hh + /// \class AxisVisual AxisVisual.hh gz/rendering/AxisVisual.hh /// \brief Represents a axis composite visual class IGNITION_RENDERING_VISIBLE AxisVisual : public virtual CompositeVisual diff --git a/include/gz/rendering/BoundingBox.hh b/include/gz/rendering/BoundingBox.hh index 9c93ee5a2..df99cb1d6 100644 --- a/include/gz/rendering/BoundingBox.hh +++ b/include/gz/rendering/BoundingBox.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BOUNDINGBOX_HH_ -#define IGNITION_RENDERING_BOUNDINGBOX_HH_ +#ifndef GZ_RENDERING_BOUNDINGBOX_HH_ +#define GZ_RENDERING_BOUNDINGBOX_HH_ #include -#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" namespace ignition { diff --git a/include/gz/rendering/BoundingBoxCamera.hh b/include/gz/rendering/BoundingBoxCamera.hh index 51b72e2c7..98ef69786 100644 --- a/include/gz/rendering/BoundingBoxCamera.hh +++ b/include/gz/rendering/BoundingBoxCamera.hh @@ -14,18 +14,18 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BOUNDINGBOXCAMERA_HH_ -#define IGNITION_RENDERING_BOUNDINGBOXCAMERA_HH_ +#ifndef GZ_RENDERING_BOUNDINGBOXCAMERA_HH_ +#define GZ_RENDERING_BOUNDINGBOXCAMERA_HH_ #include #include -#include -#include -#include +#include +#include +#include -#include "ignition/rendering/BoundingBox.hh" -#include "ignition/rendering/Camera.hh" +#include "gz/rendering/BoundingBox.hh" +#include "gz/rendering/Camera.hh" namespace ignition { @@ -48,7 +48,7 @@ namespace ignition }; /// \class BoundingBoxCamera BoundingBoxCamera.hh - /// ignition/rendering/BoundingBoxCamera.hh + /// gz/rendering/BoundingBoxCamera.hh /// \brief Poseable BoundingBox camera used for rendering bounding boxes of /// objects in the scene. class IGNITION_RENDERING_VISIBLE BoundingBoxCamera : diff --git a/include/gz/rendering/COMVisual.hh b/include/gz/rendering/COMVisual.hh index a0f811cba..47a349ca5 100644 --- a/include/gz/rendering/COMVisual.hh +++ b/include/gz/rendering/COMVisual.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_COMVISUAL_HH_ -#define IGNITION_RENDERING_COMVISUAL_HH_ +#ifndef GZ_RENDERING_COMVISUAL_HH_ +#define GZ_RENDERING_COMVISUAL_HH_ #include -#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Object.hh" -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/Visual.hh" +#include +#include "gz/rendering/config.hh" +#include "gz/rendering/Object.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/Visual.hh" namespace ignition { @@ -31,7 +31,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { /// \class COMVisual COMVisual.hh - /// ignition/rendering/COMVisual.hh + /// gz/rendering/COMVisual.hh /// \brief Represents a center of mass visual class IGNITION_RENDERING_VISIBLE COMVisual : public virtual Visual diff --git a/include/gz/rendering/Camera.hh b/include/gz/rendering/Camera.hh index 0d04cfb24..eab4767bd 100644 --- a/include/gz/rendering/Camera.hh +++ b/include/gz/rendering/Camera.hh @@ -14,19 +14,19 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_CAMERA_HH_ -#define IGNITION_RENDERING_CAMERA_HH_ +#ifndef GZ_RENDERING_CAMERA_HH_ +#define GZ_RENDERING_CAMERA_HH_ #include -#include -#include +#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Image.hh" -#include "ignition/rendering/PixelFormat.hh" -#include "ignition/rendering/Sensor.hh" -#include "ignition/rendering/Scene.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Image.hh" +#include "gz/rendering/PixelFormat.hh" +#include "gz/rendering/Sensor.hh" +#include "gz/rendering/Scene.hh" namespace ignition @@ -44,7 +44,7 @@ namespace ignition CPT_ORTHOGRAPHIC }; - /// \class Camera Camera.hh ignition/rendering/Camera.hh + /// \class Camera Camera.hh gz/rendering/Camera.hh /// \brief Posable camera used for rendering the scene graph class IGNITION_RENDERING_VISIBLE Camera : public virtual Sensor diff --git a/include/gz/rendering/CameraLens.hh b/include/gz/rendering/CameraLens.hh index 64babc9bf..477538b51 100644 --- a/include/gz/rendering/CameraLens.hh +++ b/include/gz/rendering/CameraLens.hh @@ -15,16 +15,16 @@ * */ -#ifndef IGNITION_RENDERING_CAMERALENS_HH_ -#define IGNITION_RENDERING_CAMERALENS_HH_ +#ifndef GZ_RENDERING_CAMERALENS_HH_ +#define GZ_RENDERING_CAMERALENS_HH_ #include -#include -#include +#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" namespace ignition { diff --git a/include/gz/rendering/Capsule.hh b/include/gz/rendering/Capsule.hh index 7423be1d7..a9bdfb793 100644 --- a/include/gz/rendering/Capsule.hh +++ b/include/gz/rendering/Capsule.hh @@ -15,19 +15,19 @@ * */ -#ifndef IGNITION_RENDERING_CAPSULE_HH_ -#define IGNITION_RENDERING_CAPSULE_HH_ +#ifndef GZ_RENDERING_CAPSULE_HH_ +#define GZ_RENDERING_CAPSULE_HH_ -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Geometry.hh" -#include "ignition/rendering/Object.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Geometry.hh" +#include "gz/rendering/Object.hh" namespace ignition { namespace rendering { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { - /// \class Capsule Capsule.hh ignition/rendering/Capsule + /// \class Capsule Capsule.hh gz/rendering/Capsule /// \brief Geometry for a capsule shape. class IGNITION_RENDERING_VISIBLE Capsule : public virtual Geometry diff --git a/include/gz/rendering/CompositeVisual.hh b/include/gz/rendering/CompositeVisual.hh index 2813f7393..34b210d3e 100644 --- a/include/gz/rendering/CompositeVisual.hh +++ b/include/gz/rendering/CompositeVisual.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_COMPOSITEVISUAL_HH_ -#define IGNITION_RENDERING_COMPOSITEVISUAL_HH_ +#ifndef GZ_RENDERING_COMPOSITEVISUAL_HH_ +#define GZ_RENDERING_COMPOSITEVISUAL_HH_ -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Visual.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Visual.hh" namespace ignition { @@ -27,7 +27,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // /// \class CompositeVisual CompositeVisual.hh - /// ignition/rendering/CompositeVisual.hh + /// gz/rendering/CompositeVisual.hh /// \brief Represents a predefined collection of geometries and visuals class IGNITION_RENDERING_VISIBLE CompositeVisual : public virtual Visual diff --git a/include/gz/rendering/DepthCamera.hh b/include/gz/rendering/DepthCamera.hh index a70795458..d0887f047 100644 --- a/include/gz/rendering/DepthCamera.hh +++ b/include/gz/rendering/DepthCamera.hh @@ -14,20 +14,20 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_DEPTHCAMERA_HH_ -#define IGNITION_RENDERING_DEPTHCAMERA_HH_ +#ifndef GZ_RENDERING_DEPTHCAMERA_HH_ +#define GZ_RENDERING_DEPTHCAMERA_HH_ #include -#include -#include "ignition/rendering/Camera.hh" +#include +#include "gz/rendering/Camera.hh" namespace ignition { namespace rendering { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { - /// \class Camera Camera.hh ignition/rendering/Camera.hh + /// \class Camera Camera.hh gz/rendering/Camera.hh /// \brief Poseable depth camera used for rendering the scene graph. /// This camera is designed to produced depth data, instead of a 2D /// image. diff --git a/include/gz/rendering/DistortionPass.hh b/include/gz/rendering/DistortionPass.hh index c4d02221d..a6960f994 100644 --- a/include/gz/rendering/DistortionPass.hh +++ b/include/gz/rendering/DistortionPass.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_DISTORTIONPASS_HH_ -#define IGNITION_RENDERING_DISTORTIONPASS_HH_ +#ifndef GZ_RENDERING_DISTORTIONPASS_HH_ +#define GZ_RENDERING_DISTORTIONPASS_HH_ -#include -#include +#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" -#include "ignition/rendering/RenderPass.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" +#include "gz/rendering/RenderPass.hh" namespace ignition { @@ -31,7 +31,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // /* \class DistortionPass DistortionPass.hh \ - * ignition/rendering/DistortionPass.hh + * gz/rendering/DistortionPass.hh */ /// \brief A render pass that applies distortion to the render target class IGNITION_RENDERING_VISIBLE DistortionPass diff --git a/include/gz/rendering/GaussianNoisePass.hh b/include/gz/rendering/GaussianNoisePass.hh index efb3cc7f8..48f2e633b 100644 --- a/include/gz/rendering/GaussianNoisePass.hh +++ b/include/gz/rendering/GaussianNoisePass.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_GAUSSIANNOISEPASS_HH_ -#define IGNITION_RENDERING_GAUSSIANNOISEPASS_HH_ +#ifndef GZ_RENDERING_GAUSSIANNOISEPASS_HH_ +#define GZ_RENDERING_GAUSSIANNOISEPASS_HH_ #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" -#include "ignition/rendering/RenderPass.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" +#include "gz/rendering/RenderPass.hh" namespace ignition { @@ -29,7 +29,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // /* \class GaussianNoisePass GaussianNoisePass.hh \ - * ignition/rendering/GaussianNoisePass.hh + * gz/rendering/GaussianNoisePass.hh */ /// \brief A render pass that applies Gaussian noise to the render target class IGNITION_RENDERING_VISIBLE GaussianNoisePass diff --git a/include/gz/rendering/Geometry.hh b/include/gz/rendering/Geometry.hh index d841eaf52..98554aaca 100644 --- a/include/gz/rendering/Geometry.hh +++ b/include/gz/rendering/Geometry.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_GEOMETRY_HH_ -#define IGNITION_RENDERING_GEOMETRY_HH_ +#ifndef GZ_RENDERING_GEOMETRY_HH_ +#define GZ_RENDERING_GEOMETRY_HH_ #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/Object.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/Object.hh" +#include "gz/rendering/Export.hh" namespace ignition { @@ -30,7 +30,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class Geometry Geometry.hh ignition/rendering/Geometry.hh + /// \class Geometry Geometry.hh gz/rendering/Geometry.hh /// \brief Represents a geometric shape to be rendered class IGNITION_RENDERING_VISIBLE Geometry : public virtual Object diff --git a/include/gz/rendering/GizmoVisual.hh b/include/gz/rendering/GizmoVisual.hh index ed50a664f..ad1296c8f 100644 --- a/include/gz/rendering/GizmoVisual.hh +++ b/include/gz/rendering/GizmoVisual.hh @@ -14,14 +14,14 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_GIZMOVISUAL_HH_ -#define IGNITION_RENDERING_GIZMOVISUAL_HH_ +#ifndef GZ_RENDERING_GIZMOVISUAL_HH_ +#define GZ_RENDERING_GIZMOVISUAL_HH_ -#include "ignition/rendering/config.hh" -#include "ignition/rendering/CompositeVisual.hh" -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/Export.hh" -#include "ignition/rendering/TransformType.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/CompositeVisual.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/Export.hh" +#include "gz/rendering/TransformType.hh" namespace ignition { @@ -29,7 +29,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class GizmoVisual GizmoVisual.hh ignition/rendering/GizmoVisual.hh + /// \class GizmoVisual GizmoVisual.hh gz/rendering/GizmoVisual.hh /// \brief A gizmo that contains rotate, translate, and scale visuals class IGNITION_RENDERING_VISIBLE GizmoVisual : public virtual CompositeVisual diff --git a/include/gz/rendering/GpuRays.hh b/include/gz/rendering/GpuRays.hh index 242eba088..3ca7a2d9a 100644 --- a/include/gz/rendering/GpuRays.hh +++ b/include/gz/rendering/GpuRays.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_GPURAYS_HH_ -#define IGNITION_RENDERING_GPURAYS_HH_ +#ifndef GZ_RENDERING_GPURAYS_HH_ +#define GZ_RENDERING_GPURAYS_HH_ #include -#include +#include -#include "ignition/rendering/Image.hh" -#include "ignition/rendering/Sensor.hh" -#include "ignition/rendering/Scene.hh" -#include "ignition/rendering/Camera.hh" +#include "gz/rendering/Image.hh" +#include "gz/rendering/Sensor.hh" +#include "gz/rendering/Scene.hh" +#include "gz/rendering/Camera.hh" namespace ignition { @@ -32,7 +32,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class GpuRays GpuRays.hh ignition/rendering/GpuRays.hh + /// \class GpuRays GpuRays.hh gz/rendering/GpuRays.hh /// \brief Generate depth ray data. class IGNITION_RENDERING_VISIBLE GpuRays : public virtual Camera diff --git a/include/gz/rendering/GraphicsAPI.hh b/include/gz/rendering/GraphicsAPI.hh index 505e4019d..b7ce2c710 100644 --- a/include/gz/rendering/GraphicsAPI.hh +++ b/include/gz/rendering/GraphicsAPI.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_GRAPHICSAPI_HH_ -#define IGNITION_RENDERING_GRAPHICSAPI_HH_ +#ifndef GZ_RENDERING_GRAPHICSAPI_HH_ +#define GZ_RENDERING_GRAPHICSAPI_HH_ #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" namespace ignition { diff --git a/include/gz/rendering/Grid.hh b/include/gz/rendering/Grid.hh index e4f95969d..3f61864c8 100644 --- a/include/gz/rendering/Grid.hh +++ b/include/gz/rendering/Grid.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_GRID_HH_ -#define IGNITION_RENDERING_GRID_HH_ +#ifndef GZ_RENDERING_GRID_HH_ +#define GZ_RENDERING_GRID_HH_ #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Geometry.hh" -#include "ignition/rendering/Object.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Geometry.hh" +#include "gz/rendering/Object.hh" namespace ignition { @@ -28,7 +28,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class Grid Grid.hh ignition/rendering/Grid + /// \class Grid Grid.hh gz/rendering/Grid /// \brief Represents a grid geometry drawn along the XY plane. /// If vertical cell count is specified then the grid becomes 3D. class IGNITION_RENDERING_VISIBLE Grid : diff --git a/include/gz/rendering/Heightmap.hh b/include/gz/rendering/Heightmap.hh index dbd818b68..d4eba3e57 100644 --- a/include/gz/rendering/Heightmap.hh +++ b/include/gz/rendering/Heightmap.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_HEIGHTMAP_HH_ -#define IGNITION_RENDERING_HEIGHTMAP_HH_ +#ifndef GZ_RENDERING_HEIGHTMAP_HH_ +#define GZ_RENDERING_HEIGHTMAP_HH_ -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Geometry.hh" -#include "ignition/rendering/HeightmapDescriptor.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Geometry.hh" +#include "gz/rendering/HeightmapDescriptor.hh" namespace ignition { @@ -27,7 +27,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class Heightmap Heightmap.hh ignition/rendering/Heightmap + /// \class Heightmap Heightmap.hh gz/rendering/Heightmap /// \brief A terrain defined by a heightfield. class Heightmap : public virtual Geometry diff --git a/include/gz/rendering/HeightmapDescriptor.hh b/include/gz/rendering/HeightmapDescriptor.hh index 95bb91487..d7f416517 100644 --- a/include/gz/rendering/HeightmapDescriptor.hh +++ b/include/gz/rendering/HeightmapDescriptor.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_HEIGHTMAPDESCRIPTOR_HH_ -#define IGNITION_RENDERING_HEIGHTMAPDESCRIPTOR_HH_ +#ifndef GZ_RENDERING_HEIGHTMAPDESCRIPTOR_HH_ +#define GZ_RENDERING_HEIGHTMAPDESCRIPTOR_HH_ #include #include -#include -#include +#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" namespace ignition { @@ -141,7 +141,7 @@ inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { }; /// \class HeightmapDescriptor HeightmapDescriptor.hh - /// ignition/rendering/HeightmapDescriptor.hh + /// gz/rendering/HeightmapDescriptor.hh /// \brief Describes how a Heightmap should be loaded class IGNITION_RENDERING_VISIBLE HeightmapDescriptor { diff --git a/include/gz/rendering/Image.hh b/include/gz/rendering/Image.hh index 00b6f6bc4..37214566d 100644 --- a/include/gz/rendering/Image.hh +++ b/include/gz/rendering/Image.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_IMAGE_HH_ -#define IGNITION_RENDERING_IMAGE_HH_ +#ifndef GZ_RENDERING_IMAGE_HH_ +#define GZ_RENDERING_IMAGE_HH_ #include -#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/PixelFormat.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/PixelFormat.hh" +#include "gz/rendering/Export.hh" namespace ignition { @@ -31,7 +31,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class Image Image.hh ignition/rendering/Image.hh + /// \class Image Image.hh gz/rendering/Image.hh /// \brief Encapsulates a raw image buffer and relevant properties class IGNITION_RENDERING_VISIBLE Image { diff --git a/include/gz/rendering/InertiaVisual.hh b/include/gz/rendering/InertiaVisual.hh index 2b233aef0..b9353f6ed 100644 --- a/include/gz/rendering/InertiaVisual.hh +++ b/include/gz/rendering/InertiaVisual.hh @@ -14,14 +14,14 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_INERTIAVISUAL_HH_ -#define IGNITION_RENDERING_INERTIAVISUAL_HH_ +#ifndef GZ_RENDERING_INERTIAVISUAL_HH_ +#define GZ_RENDERING_INERTIAVISUAL_HH_ -#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Object.hh" -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/Visual.hh" +#include +#include "gz/rendering/config.hh" +#include "gz/rendering/Object.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/Visual.hh" namespace ignition { @@ -30,7 +30,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { /// \class InertiaVisual InertiaVisual.hh - /// ignition/rendering/InertiaVisual.hh + /// gz/rendering/InertiaVisual.hh /// \brief Represents a inertia visual class IGNITION_RENDERING_VISIBLE InertiaVisual : public virtual Visual diff --git a/include/gz/rendering/JointVisual.hh b/include/gz/rendering/JointVisual.hh index d0cb89664..369da9131 100644 --- a/include/gz/rendering/JointVisual.hh +++ b/include/gz/rendering/JointVisual.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_JOINTVISUAL_HH_ -#define IGNITION_RENDERING_JOINTVISUAL_HH_ +#ifndef GZ_RENDERING_JOINTVISUAL_HH_ +#define GZ_RENDERING_JOINTVISUAL_HH_ #include -#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Object.hh" -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/Visual.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Object.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/Visual.hh" namespace ignition { @@ -64,7 +64,7 @@ namespace ignition }; /// \class JointVisual JointVisual.hh - /// ignition/rendering/JointVisual.hh + /// gz/rendering/JointVisual.hh /// \brief Represents a joint visual class IGNITION_RENDERING_VISIBLE JointVisual : public virtual Visual diff --git a/include/gz/rendering/LidarVisual.hh b/include/gz/rendering/LidarVisual.hh index a847bdf9c..431ae10dd 100644 --- a/include/gz/rendering/LidarVisual.hh +++ b/include/gz/rendering/LidarVisual.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_LIDARVISUAL_HH_ -#define IGNITION_RENDERING_LIDARVISUAL_HH_ +#ifndef GZ_RENDERING_LIDARVISUAL_HH_ +#define GZ_RENDERING_LIDARVISUAL_HH_ #include -#include -#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Visual.hh" -#include "ignition/rendering/Object.hh" -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/Marker.hh" +#include +#include +#include "gz/rendering/config.hh" +#include "gz/rendering/Visual.hh" +#include "gz/rendering/Object.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/Marker.hh" namespace ignition { @@ -48,7 +48,7 @@ namespace ignition LVT_TRIANGLE_STRIPS = 3 }; - /// \class LidarVisual LidarVisual.hh ignition/rendering/LidarVisual + /// \class LidarVisual LidarVisual.hh gz/rendering/LidarVisual /// \brief A LidarVisual geometry class. The visual appearance is based /// on the type specified. class IGNITION_RENDERING_VISIBLE LidarVisual : diff --git a/include/gz/rendering/Light.hh b/include/gz/rendering/Light.hh index e620dcc10..b594603ad 100644 --- a/include/gz/rendering/Light.hh +++ b/include/gz/rendering/Light.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_LIGHT_HH_ -#define IGNITION_RENDERING_LIGHT_HH_ +#ifndef GZ_RENDERING_LIGHT_HH_ +#define GZ_RENDERING_LIGHT_HH_ -#include "ignition/math/Color.hh" -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Node.hh" +#include "gz/math/Color.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Node.hh" namespace ignition { @@ -27,7 +27,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class Light Light.hh ignition/rendering/Light.hh + /// \class Light Light.hh gz/rendering/Light.hh /// \brief Represents a light source in the scene graph class IGNITION_RENDERING_VISIBLE Light : public virtual Node @@ -116,7 +116,7 @@ namespace ignition public: virtual void SetIntensity(double _intensity) = 0; }; - /// \class DirectionalLight Light.hh ignition/rendering/Light.hh + /// \class DirectionalLight Light.hh gz/rendering/Light.hh /// \brief Represents a infinite directional light class IGNITION_RENDERING_VISIBLE DirectionalLight : public virtual Light @@ -139,7 +139,7 @@ namespace ignition public: virtual void SetDirection(const math::Vector3d &_dir) = 0; }; - /// \class PointLight Light.hh ignition/rendering/Light.hh + /// \class PointLight Light.hh gz/rendering/Light.hh /// \brief Represents a point light class IGNITION_RENDERING_VISIBLE PointLight : public virtual Light @@ -148,7 +148,7 @@ namespace ignition public: virtual ~PointLight() { } }; - /// \class SpotLight Light.hh ignition/rendering/Light.hh + /// \class SpotLight Light.hh gz/rendering/Light.hh /// \brief Represents a spotlight class IGNITION_RENDERING_VISIBLE SpotLight : public virtual Light diff --git a/include/gz/rendering/LightVisual.hh b/include/gz/rendering/LightVisual.hh index cc8c6090f..a53516ae7 100644 --- a/include/gz/rendering/LightVisual.hh +++ b/include/gz/rendering/LightVisual.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_LIGHTVISUAL_HH_ -#define IGNITION_RENDERING_LIGHTVISUAL_HH_ +#ifndef GZ_RENDERING_LIGHTVISUAL_HH_ +#define GZ_RENDERING_LIGHTVISUAL_HH_ -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Object.hh" -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/Visual.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Object.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/Visual.hh" namespace ignition { @@ -44,7 +44,7 @@ namespace ignition LVT_SPOT = 3 }; - /// \class LightVisual LightVisual.hh ignition/rendering/LightVisual.hh + /// \class LightVisual LightVisual.hh gz/rendering/LightVisual.hh /// \brief Represents a light visual class IGNITION_RENDERING_VISIBLE LightVisual : public virtual Visual diff --git a/include/gz/rendering/Marker.hh b/include/gz/rendering/Marker.hh index d18f00a58..a7b0f8e7d 100644 --- a/include/gz/rendering/Marker.hh +++ b/include/gz/rendering/Marker.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_MARKER_HH_ -#define IGNITION_RENDERING_MARKER_HH_ +#ifndef GZ_RENDERING_MARKER_HH_ +#define GZ_RENDERING_MARKER_HH_ -#include -#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Geometry.hh" -#include "ignition/rendering/Object.hh" -#include "ignition/rendering/RenderTypes.hh" +#include +#include +#include "gz/rendering/config.hh" +#include "gz/rendering/Geometry.hh" +#include "gz/rendering/Object.hh" +#include "gz/rendering/RenderTypes.hh" namespace ignition { @@ -70,7 +70,7 @@ namespace ignition MT_CAPSULE = 11, }; - /// \class Marker Marker.hh ignition/rendering/Marker + /// \class Marker Marker.hh gz/rendering/Marker /// \brief A marker geometry class. The marker's visual appearance is based /// on the marker type specified. class IGNITION_RENDERING_VISIBLE Marker : diff --git a/include/gz/rendering/Material.hh b/include/gz/rendering/Material.hh index 6dc28e51a..2da51fcf4 100644 --- a/include/gz/rendering/Material.hh +++ b/include/gz/rendering/Material.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_MATERIAL_HH_ -#define IGNITION_RENDERING_MATERIAL_HH_ +#ifndef GZ_RENDERING_MATERIAL_HH_ +#define GZ_RENDERING_MATERIAL_HH_ #include -#include -#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/Object.hh" -#include "ignition/rendering/ShaderType.hh" -#include "ignition/rendering/Export.hh" +#include +#include +#include "gz/rendering/config.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/Object.hh" +#include "gz/rendering/ShaderType.hh" +#include "gz/rendering/Export.hh" namespace ignition { @@ -42,7 +42,7 @@ namespace ignition MT_PBS = 1 }; - /// \class Material Material.hh ignition/rendering/Material.hh + /// \class Material Material.hh gz/rendering/Material.hh /// \brief Represents a surface material of a Geometry class IGNITION_RENDERING_VISIBLE Material : public virtual Object diff --git a/include/gz/rendering/Mesh.hh b/include/gz/rendering/Mesh.hh index 46de7551d..dd470a4bb 100644 --- a/include/gz/rendering/Mesh.hh +++ b/include/gz/rendering/Mesh.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_MESH_HH_ -#define IGNITION_RENDERING_MESH_HH_ +#ifndef GZ_RENDERING_MESH_HH_ +#define GZ_RENDERING_MESH_HH_ #include #include #include -#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Geometry.hh" -#include "ignition/rendering/MeshDescriptor.hh" -#include "ignition/rendering/Object.hh" +#include +#include "gz/rendering/config.hh" +#include "gz/rendering/Geometry.hh" +#include "gz/rendering/MeshDescriptor.hh" +#include "gz/rendering/Object.hh" namespace ignition { @@ -32,7 +32,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class Mesh Mesh.hh ignition/rendering/Mesh + /// \class Mesh Mesh.hh gz/rendering/Mesh /// \brief Represents a collection of mesh geometries class IGNITION_RENDERING_VISIBLE Mesh : public virtual Geometry @@ -130,7 +130,7 @@ namespace ignition public: virtual const MeshDescriptor &Descriptor() const = 0; }; - /// \class SubMesh Mesh.hh ignition/rendering/Mesh.hh + /// \class SubMesh Mesh.hh gz/rendering/Mesh.hh /// \brief Represents a single mesh geometry class IGNITION_RENDERING_VISIBLE SubMesh : public virtual Object diff --git a/include/gz/rendering/MeshDescriptor.hh b/include/gz/rendering/MeshDescriptor.hh index 88a12d848..ad43d5a54 100644 --- a/include/gz/rendering/MeshDescriptor.hh +++ b/include/gz/rendering/MeshDescriptor.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_MESHDESCRIPTOR_HH_ -#define IGNITION_RENDERING_MESHDESCRIPTOR_HH_ +#ifndef GZ_RENDERING_MESHDESCRIPTOR_HH_ +#define GZ_RENDERING_MESHDESCRIPTOR_HH_ #include -#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" namespace ignition { @@ -39,7 +39,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // /// \struct MeshDescriptor MeshDescriptor.hh - /// ignition/rendering/MeshDescriptor.hh + /// gz/rendering/MeshDescriptor.hh /// \brief Describes how a Mesh should be loaded struct IGNITION_RENDERING_VISIBLE MeshDescriptor { diff --git a/include/gz/rendering/MoveToHelper.hh b/include/gz/rendering/MoveToHelper.hh index 9b7991ca5..276ed00d7 100644 --- a/include/gz/rendering/MoveToHelper.hh +++ b/include/gz/rendering/MoveToHelper.hh @@ -14,18 +14,18 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_MOVETOHELPER_HH_ -#define IGNITION_RENDERING_MOVETOHELPER_HH_ +#ifndef GZ_RENDERING_MOVETOHELPER_HH_ +#define GZ_RENDERING_MOVETOHELPER_HH_ #include -#include -#include +#include +#include -#include -#include +#include +#include -#include "ignition/rendering/Camera.hh" +#include "gz/rendering/Camera.hh" namespace ignition { diff --git a/include/gz/rendering/Node.hh b/include/gz/rendering/Node.hh index 077010e79..5dcb041da 100644 --- a/include/gz/rendering/Node.hh +++ b/include/gz/rendering/Node.hh @@ -14,20 +14,20 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_NODE_HH_ -#define IGNITION_RENDERING_NODE_HH_ +#ifndef GZ_RENDERING_NODE_HH_ +#define GZ_RENDERING_NODE_HH_ #include #include #include -#include -#include +#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/Object.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/Object.hh" +#include "gz/rendering/Export.hh" namespace ignition { @@ -46,7 +46,7 @@ namespace ignition std::variant; - /// \class Node Node.hh ignition/rendering/Node.hh + /// \class Node Node.hh gz/rendering/Node.hh /// \brief Represents a single posable node in the scene graph class IGNITION_RENDERING_VISIBLE Node : public virtual Object diff --git a/include/gz/rendering/Object.hh b/include/gz/rendering/Object.hh index 45ce3e894..24a1bb715 100644 --- a/include/gz/rendering/Object.hh +++ b/include/gz/rendering/Object.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OBJECT_HH_ -#define IGNITION_RENDERING_OBJECT_HH_ +#ifndef GZ_RENDERING_OBJECT_HH_ +#define GZ_RENDERING_OBJECT_HH_ #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/Export.hh" namespace ignition { @@ -28,7 +28,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class Object Object.hh ignition/rendering/Object.hh + /// \class Object Object.hh gz/rendering/Object.hh /// \brief Represents an object present in the scene graph. This includes /// sub-meshes, materials, render targets, as well as posable nodes. class IGNITION_RENDERING_VISIBLE Object diff --git a/include/gz/rendering/OrbitViewController.hh b/include/gz/rendering/OrbitViewController.hh index 42d8ac7a8..5bbf13686 100644 --- a/include/gz/rendering/OrbitViewController.hh +++ b/include/gz/rendering/OrbitViewController.hh @@ -14,18 +14,18 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_ORBITVIEWCONTROLLER_HH_ -#define IGNITION_RENDERING_ORBITVIEWCONTROLLER_HH_ +#ifndef GZ_RENDERING_ORBITVIEWCONTROLLER_HH_ +#define GZ_RENDERING_ORBITVIEWCONTROLLER_HH_ #include -#include +#include -#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Camera.hh" -#include "ignition/rendering/ViewController.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Camera.hh" +#include "gz/rendering/ViewController.hh" namespace ignition { @@ -37,7 +37,7 @@ namespace ignition class OrbitViewControllerPrivate; /// \class OrbitViewController OrbitViewController.hh - /// ignition/rendering/OrbitViewController.hh + /// gz/rendering/OrbitViewController.hh /// \brief A camera view controller class IGNITION_RENDERING_VISIBLE OrbitViewController : public virtual ViewController diff --git a/include/gz/rendering/OrthoViewController.hh b/include/gz/rendering/OrthoViewController.hh index d46ebf137..47a297f46 100644 --- a/include/gz/rendering/OrthoViewController.hh +++ b/include/gz/rendering/OrthoViewController.hh @@ -14,14 +14,14 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_ORTHOVIEWCONTROLLER_HH_ -#define IGNITION_RENDERING_ORTHOVIEWCONTROLLER_HH_ +#ifndef GZ_RENDERING_ORTHOVIEWCONTROLLER_HH_ +#define GZ_RENDERING_ORTHOVIEWCONTROLLER_HH_ #include #include -#include +#include -#include "ignition/rendering/ViewController.hh" +#include "gz/rendering/ViewController.hh" namespace ignition { diff --git a/include/gz/rendering/ParticleEmitter.hh b/include/gz/rendering/ParticleEmitter.hh index 3cd481b01..aad003b38 100644 --- a/include/gz/rendering/ParticleEmitter.hh +++ b/include/gz/rendering/ParticleEmitter.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_PARTICLEEMITTER_HH_ -#define IGNITION_RENDERING_PARTICLEEMITTER_HH_ +#ifndef GZ_RENDERING_PARTICLEEMITTER_HH_ +#define GZ_RENDERING_PARTICLEEMITTER_HH_ #include -#include "ignition/math/Color.hh" -#include "ignition/math/Pose3.hh" -#include "ignition/math/Vector3.hh" -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/Visual.hh" +#include "gz/math/Color.hh" +#include "gz/math/Pose3.hh" +#include "gz/math/Vector3.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/Visual.hh" namespace ignition { @@ -52,7 +52,7 @@ namespace ignition }; /// \class ParticleEmitter ParticleEmitter.hh - /// ignition/rendering/ParticleEmitter.hh + /// gz/rendering/ParticleEmitter.hh // /// \brief Class to manage a particle emitter. class IGNITION_RENDERING_VISIBLE ParticleEmitter : diff --git a/include/gz/rendering/PixelFormat.hh b/include/gz/rendering/PixelFormat.hh index 06f8b1dad..c064c209f 100644 --- a/include/gz/rendering/PixelFormat.hh +++ b/include/gz/rendering/PixelFormat.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_PIXELFORMAT_HH_ -#define IGNITION_RENDERING_PIXELFORMAT_HH_ +#ifndef GZ_RENDERING_PIXELFORMAT_HH_ +#define GZ_RENDERING_PIXELFORMAT_HH_ #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" namespace ignition { @@ -27,7 +27,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \enum PixelFormat PixelFormat.hh ignition/rendering/PixelFormat.hh + /// \enum PixelFormat PixelFormat.hh gz/rendering/PixelFormat.hh /// \brief Image pixel format types enum IGNITION_RENDERING_VISIBLE PixelFormat { @@ -61,7 +61,7 @@ namespace ignition PF_COUNT = 13 }; - /// \class PixelUtil PixelFormat.hh ignition/rendering/PixelFormat.hh + /// \class PixelUtil PixelFormat.hh gz/rendering/PixelFormat.hh /// \brief Provides supporting functions for PixelFormat enum class IGNITION_RENDERING_VISIBLE PixelUtil { diff --git a/include/gz/rendering/RayQuery.hh b/include/gz/rendering/RayQuery.hh index f6b8e989b..5faa8ab7b 100644 --- a/include/gz/rendering/RayQuery.hh +++ b/include/gz/rendering/RayQuery.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_RAYQUERY_HH_ -#define IGNITION_RENDERING_RAYQUERY_HH_ +#ifndef GZ_RENDERING_RAYQUERY_HH_ +#define GZ_RENDERING_RAYQUERY_HH_ -#include -#include +#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Camera.hh" -#include "ignition/rendering/Scene.hh" -#include "ignition/rendering/Visual.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Camera.hh" +#include "gz/rendering/Scene.hh" +#include "gz/rendering/Visual.hh" namespace ignition { @@ -58,7 +58,7 @@ namespace ignition } }; - /// \class RayQuery RayQuery.hh ignition/rendering/RayQuery.hh + /// \class RayQuery RayQuery.hh gz/rendering/RayQuery.hh /// \brief A Ray Query class used for computing ray object intersections class IGNITION_RENDERING_VISIBLE RayQuery : public virtual Object diff --git a/include/gz/rendering/RenderEngine.hh b/include/gz/rendering/RenderEngine.hh index cb478f4d1..844433e04 100644 --- a/include/gz/rendering/RenderEngine.hh +++ b/include/gz/rendering/RenderEngine.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_RENDERENGINE_HH_ -#define IGNITION_RENDERING_RENDERENGINE_HH_ +#ifndef GZ_RENDERING_RENDERENGINE_HH_ +#define GZ_RENDERING_RENDERENGINE_HH_ #include #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/GraphicsAPI.hh" -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/GraphicsAPI.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/Export.hh" namespace ignition { @@ -30,7 +30,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class RenderEngine RenderEngine.hh ignition/rendering/RenderEngine.hh + /// \class RenderEngine RenderEngine.hh gz/rendering/RenderEngine.hh /// \brief An abstract interface to a concrete render-engine. A /// RenderEngine is responsible for initializing a render-engine as well as /// creating, storing, and destroying scenes. diff --git a/include/gz/rendering/RenderEngineManager.hh b/include/gz/rendering/RenderEngineManager.hh index 1a73b5b52..e24d52a89 100644 --- a/include/gz/rendering/RenderEngineManager.hh +++ b/include/gz/rendering/RenderEngineManager.hh @@ -14,18 +14,18 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_RENDERENGINEMANAGER_HH_ -#define IGNITION_RENDERING_RENDERENGINEMANAGER_HH_ +#ifndef GZ_RENDERING_RENDERENGINEMANAGER_HH_ +#define GZ_RENDERING_RENDERENGINEMANAGER_HH_ #include #include #include #include #include -#include -#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" +#include +#include +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" namespace ignition { @@ -38,7 +38,7 @@ namespace ignition class RenderEngineManagerPrivate; /// \class RenderEngineManager RenderEngineManager.hh - /// ignition/rendering/RenderEngineManager.hh + /// gz/rendering/RenderEngineManager.hh /// \brief Collection of render-engines. This provides access to all the /// render-engines available at runtime. RenderEngine objects should not /// be access directly, but instead via the RenderEngineManager to maintain diff --git a/include/gz/rendering/RenderEnginePlugin.hh b/include/gz/rendering/RenderEnginePlugin.hh index c49d6e481..a6cfd3c66 100644 --- a/include/gz/rendering/RenderEnginePlugin.hh +++ b/include/gz/rendering/RenderEnginePlugin.hh @@ -15,16 +15,16 @@ * */ -#ifndef IGNITION_RENDERING_RENDERENGINEPLUGIN_HH_ -#define IGNITION_RENDERING_RENDERENGINEPLUGIN_HH_ +#ifndef GZ_RENDERING_RENDERENGINEPLUGIN_HH_ +#define GZ_RENDERING_RENDERENGINEPLUGIN_HH_ #include #include -#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" namespace ignition { diff --git a/include/gz/rendering/RenderPass.hh b/include/gz/rendering/RenderPass.hh index 6d9b611f4..f4ac9f06c 100644 --- a/include/gz/rendering/RenderPass.hh +++ b/include/gz/rendering/RenderPass.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_RENDERPASS_HH_ -#define IGNITION_RENDERING_RENDERPASS_HH_ +#ifndef GZ_RENDERING_RENDERPASS_HH_ +#define GZ_RENDERING_RENDERPASS_HH_ -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Object.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Object.hh" +#include "gz/rendering/Export.hh" namespace ignition { @@ -27,7 +27,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class RenderPass RenderPass.hh ignition/rendering/RenderPass.hh + /// \class RenderPass RenderPass.hh gz/rendering/RenderPass.hh /// \brief A render pass can be added to a camera to affect how the scene /// is rendered. It can be used to add post-processing effects. Multiple /// passes can be chained together. diff --git a/include/gz/rendering/RenderPassSystem.hh b/include/gz/rendering/RenderPassSystem.hh index 6919a300e..7182532b5 100644 --- a/include/gz/rendering/RenderPassSystem.hh +++ b/include/gz/rendering/RenderPassSystem.hh @@ -14,20 +14,20 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_RENDERPASSSYSTEM_HH_ -#define IGNITION_RENDERING_RENDERPASSSYSTEM_HH_ +#ifndef GZ_RENDERING_RENDERPASSSYSTEM_HH_ +#define GZ_RENDERING_RENDERPASSSYSTEM_HH_ #include #include #include #include -#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" -#include "ignition/rendering/RenderPass.hh" -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" +#include "gz/rendering/RenderPass.hh" +#include "gz/rendering/RenderTypes.hh" namespace ignition { @@ -39,7 +39,7 @@ namespace ignition class RenderPassSystemPrivate; /* \class RenderPassFactory RenderPassSystem.hh \ - * ignition/rendering/RenderPassSystem.hh + * gz/rendering/RenderPassSystem.hh */ /// \brief A factory interface for creating render passes class IGNITION_RENDERING_VISIBLE RenderPassFactory @@ -50,7 +50,7 @@ namespace ignition }; /* \class RenderPassSystem RenderPassSystem.hh \ - * ignition/rendering/RenderPassSystem.hh + * gz/rendering/RenderPassSystem.hh */ /// \brief A class for creating and managing render passes class IGNITION_RENDERING_VISIBLE RenderPassSystem diff --git a/include/gz/rendering/RenderTarget.hh b/include/gz/rendering/RenderTarget.hh index 532129d99..35c16f5a2 100644 --- a/include/gz/rendering/RenderTarget.hh +++ b/include/gz/rendering/RenderTarget.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_RENDERTARGET_HH_ -#define IGNITION_RENDERING_RENDERTARGET_HH_ +#ifndef GZ_RENDERING_RENDERTARGET_HH_ +#define GZ_RENDERING_RENDERTARGET_HH_ #include -#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/Image.hh" -#include "ignition/rendering/Object.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/Image.hh" +#include "gz/rendering/Object.hh" namespace ignition { @@ -32,7 +32,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class RenderTarget RenderTarget.hh ignition/rendering/RenderTarget.hh + /// \class RenderTarget RenderTarget.hh gz/rendering/RenderTarget.hh /// \brief Represents a render-target to which cameras can render images. class IGNITION_RENDERING_VISIBLE RenderTarget : public virtual Object @@ -96,7 +96,7 @@ namespace ignition }; /* \class RenderTexture RenderTexture.hh \ - * ignition/rendering/RenderTexture.hh + * gz/rendering/RenderTexture.hh */ /// \brief Represents a off-screen render-texture to which cameras can /// render images. @@ -119,7 +119,7 @@ namespace ignition }; /* \class RenderWindow RenderWindow.hh \ - * ignition/rendering/RenderWindow.hh + * gz/rendering/RenderWindow.hh */ /// \brief Represents a on-screen render-window to which cameras can /// render images. diff --git a/include/gz/rendering/RenderTypes.hh b/include/gz/rendering/RenderTypes.hh index 6b6fd05c0..fa869265a 100644 --- a/include/gz/rendering/RenderTypes.hh +++ b/include/gz/rendering/RenderTypes.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_RENDERTYPES_HH_ -#define IGNITION_RENDERING_RENDERTYPES_HH_ +#ifndef GZ_RENDERING_RENDERTYPES_HH_ +#define GZ_RENDERING_RENDERTYPES_HH_ #include -#include +#include /// \typedef IGN_VISIBILITY_ALL diff --git a/include/gz/rendering/RenderingIface.hh b/include/gz/rendering/RenderingIface.hh index b48fae4d9..13825ee77 100644 --- a/include/gz/rendering/RenderingIface.hh +++ b/include/gz/rendering/RenderingIface.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_RENDERINGIFACE_HH_ -#define IGNITION_RENDERING_RENDERINGIFACE_HH_ +#ifndef GZ_RENDERING_RENDERINGIFACE_HH_ +#define GZ_RENDERING_RENDERINGIFACE_HH_ #include #include #include #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" +#include "gz/rendering/RenderTypes.hh" namespace ignition { diff --git a/include/gz/rendering/Scene.hh b/include/gz/rendering/Scene.hh index e7bd30cdc..0493e31b1 100644 --- a/include/gz/rendering/Scene.hh +++ b/include/gz/rendering/Scene.hh @@ -14,24 +14,24 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_SCENE_HH_ -#define IGNITION_RENDERING_SCENE_HH_ +#ifndef GZ_RENDERING_SCENE_HH_ +#define GZ_RENDERING_SCENE_HH_ #include #include #include -#include -#include +#include +#include -#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/HeightmapDescriptor.hh" -#include "ignition/rendering/MeshDescriptor.hh" -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/Storage.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/HeightmapDescriptor.hh" +#include "gz/rendering/MeshDescriptor.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/Storage.hh" +#include "gz/rendering/Export.hh" namespace ignition { @@ -41,7 +41,7 @@ namespace ignition // class RenderEngine; - /// \class Scene Scene.hh ignition/rendering/Scene.hh + /// \class Scene Scene.hh gz/rendering/Scene.hh /// \brief Manages a single scene-graph. This class updates scene-wide /// properties and holds the root scene node. A Scene also serves as a /// factory for all scene objects. diff --git a/include/gz/rendering/SegmentationCamera.hh b/include/gz/rendering/SegmentationCamera.hh index afc69079d..565bba1ad 100644 --- a/include/gz/rendering/SegmentationCamera.hh +++ b/include/gz/rendering/SegmentationCamera.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_SEGMENTATIONCAMERA_HH_ -#define IGNITION_RENDERING_SEGMENTATIONCAMERA_HH_ +#ifndef GZ_RENDERING_SEGMENTATIONCAMERA_HH_ +#define GZ_RENDERING_SEGMENTATIONCAMERA_HH_ #include #include -#include -#include +#include +#include -#include "ignition/rendering/Camera.hh" +#include "gz/rendering/Camera.hh" namespace ignition @@ -44,7 +44,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { /// \class SegmentationCamera SegmentationCamera.hh - /// ignition/rendering/SegmentationCamera.hh + /// gz/rendering/SegmentationCamera.hh /// \brief Poseable Segmentation camera used for rendering the scene graph. /// This camera is designed to produce segmentation data, instead of a 2D /// image. diff --git a/include/gz/rendering/Sensor.hh b/include/gz/rendering/Sensor.hh index 41da10872..7415a0c0a 100644 --- a/include/gz/rendering/Sensor.hh +++ b/include/gz/rendering/Sensor.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_SENSOR_HH_ -#define IGNITION_RENDERING_SENSOR_HH_ +#ifndef GZ_RENDERING_SENSOR_HH_ +#define GZ_RENDERING_SENSOR_HH_ -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Node.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Node.hh" namespace ignition { @@ -26,7 +26,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class Sensor Sensor.hh ignition/rendering/Sensor.hh + /// \class Sensor Sensor.hh gz/rendering/Sensor.hh /// \brief Represents a scene sensor. The most obvious example is a camera, /// but it can be anything that generates output from the scene. class IGNITION_RENDERING_VISIBLE Sensor : diff --git a/include/gz/rendering/ShaderParam.hh b/include/gz/rendering/ShaderParam.hh index 15a67aa05..21a336768 100644 --- a/include/gz/rendering/ShaderParam.hh +++ b/include/gz/rendering/ShaderParam.hh @@ -15,18 +15,18 @@ * */ -#ifndef IGNITION_RENDERING_SHADERPARAM_HH_ -#define IGNITION_RENDERING_SHADERPARAM_HH_ +#ifndef GZ_RENDERING_SHADERPARAM_HH_ +#define GZ_RENDERING_SHADERPARAM_HH_ #include #include #include #include -#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" namespace ignition { diff --git a/include/gz/rendering/ShaderParams.hh b/include/gz/rendering/ShaderParams.hh index adc4a17f5..b575d081f 100644 --- a/include/gz/rendering/ShaderParams.hh +++ b/include/gz/rendering/ShaderParams.hh @@ -15,15 +15,15 @@ * */ -#ifndef IGNITION_RENDERING_SHADERPARAMS_HH_ -#define IGNITION_RENDERING_SHADERPARAMS_HH_ +#ifndef GZ_RENDERING_SHADERPARAMS_HH_ +#define GZ_RENDERING_SHADERPARAMS_HH_ #include #include #include -#include "ignition/rendering/Export.hh" -#include "ignition/rendering/ShaderParam.hh" +#include "gz/rendering/Export.hh" +#include "gz/rendering/ShaderParam.hh" namespace ignition { diff --git a/include/gz/rendering/ShaderType.hh b/include/gz/rendering/ShaderType.hh index a0e55e509..8377dcd51 100644 --- a/include/gz/rendering/ShaderType.hh +++ b/include/gz/rendering/ShaderType.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_SHADERTYPE_HH_ -#define IGNITION_RENDERING_SHADERTYPE_HH_ +#ifndef GZ_RENDERING_SHADERTYPE_HH_ +#define GZ_RENDERING_SHADERTYPE_HH_ #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" namespace ignition { @@ -27,7 +27,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \enum ShaderType ShaderType.hh ignition/rendering/ShaderType.hh + /// \enum ShaderType ShaderType.hh gz/rendering/ShaderType.hh /// \brief Available types of shaders. Note that not all rendering-engines /// will be able to use each type. They will instead default to the closest /// alternative. @@ -52,7 +52,7 @@ namespace ignition ST_COUNT = 5, }; - /// \class ShaderUtil ShaderType.hh ignition/rendering/ShaderType.hh + /// \class ShaderUtil ShaderType.hh gz/rendering/ShaderType.hh /// \brief Provides supporting functions for ShaderType enum class IGNITION_RENDERING_VISIBLE ShaderUtil { diff --git a/include/gz/rendering/Storage.hh b/include/gz/rendering/Storage.hh index ff02a5947..4396dccb1 100644 --- a/include/gz/rendering/Storage.hh +++ b/include/gz/rendering/Storage.hh @@ -14,21 +14,21 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_STORAGE_HH_ -#define IGNITION_RENDERING_STORAGE_HH_ +#ifndef GZ_RENDERING_STORAGE_HH_ +#define GZ_RENDERING_STORAGE_HH_ #include #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Scene.hh" -#include "ignition/rendering/Node.hh" -#include "ignition/rendering/Light.hh" -#include "ignition/rendering/Sensor.hh" -#include "ignition/rendering/Visual.hh" -#include "ignition/rendering/Geometry.hh" -#include "ignition/rendering/Material.hh" -#include "ignition/rendering/Mesh.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Scene.hh" +#include "gz/rendering/Node.hh" +#include "gz/rendering/Light.hh" +#include "gz/rendering/Sensor.hh" +#include "gz/rendering/Visual.hh" +#include "gz/rendering/Geometry.hh" +#include "gz/rendering/Material.hh" +#include "gz/rendering/Mesh.hh" +#include "gz/rendering/Export.hh" // An X11 header file defines a macro that conflicts with our function name, // so undefine it here @@ -42,7 +42,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class Map Storage.hh ignition/rendering/Storage.hh + /// \class Map Storage.hh gz/rendering/Storage.hh /// \brief Storage map from std::string to template class T /// \tparam T The storage element type template @@ -104,7 +104,7 @@ namespace ignition public: virtual void RemoveAll() = 0; }; - /// \class Store Storage.hh ignition/rendering/Storage.hh + /// \class Store Storage.hh gz/rendering/Storage.hh /// \brief Multi-access storage structure of template class T. Template /// class T is expected to have functions GetId, GetName(), Destroy() which /// return unsigned int, std::string, and void respectively. This store @@ -218,8 +218,8 @@ namespace ignition public: virtual void DestroyAll() = 0; }; - /// \class CompositeStore Storage.hh ignition/rendering/Storage.hh - /// ignition/rendering/CompositeStore.hh + /// \class CompositeStore Storage.hh gz/rendering/Storage.hh + /// gz/rendering/CompositeStore.hh /// \brief Represents a collection of Store objects, collectively working as /// a single composite store. /// \tparam T The storage element type @@ -280,7 +280,7 @@ namespace ignition public: virtual TStorePtr RemoveStore(unsigned int _index) = 0; }; - /// \class StoreWrapper Storage.hh ignition/rendering/StoreWrapper.hh + /// \class StoreWrapper Storage.hh gz/rendering/StoreWrapper.hh /// \brief Simple wrapper class that allows a Store of type Derived to be /// treated as a Store of type Base, where Derived is some class derived /// from Base. This is useful in storing Stores of different derived types diff --git a/include/gz/rendering/Text.hh b/include/gz/rendering/Text.hh index bcd7d91e2..e443edcbf 100644 --- a/include/gz/rendering/Text.hh +++ b/include/gz/rendering/Text.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_TEXT_HH_ -#define IGNITION_RENDERING_TEXT_HH_ +#ifndef GZ_RENDERING_TEXT_HH_ +#define GZ_RENDERING_TEXT_HH_ #include -#include -#include +#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Geometry.hh" -#include "ignition/rendering/Object.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Geometry.hh" +#include "gz/rendering/Object.hh" namespace ignition { @@ -56,7 +56,7 @@ namespace ignition TOP = 2 }; - /// \class Text Text.hh ignition/rendering/Text + /// \class Text Text.hh gz/rendering/Text /// \brief Represents a billboard text geometry that is always facing the /// camera. class IGNITION_RENDERING_VISIBLE Text : diff --git a/include/gz/rendering/ThermalCamera.hh b/include/gz/rendering/ThermalCamera.hh index 643fed05a..9a308d5fe 100644 --- a/include/gz/rendering/ThermalCamera.hh +++ b/include/gz/rendering/ThermalCamera.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_THERMALCAMERA_HH_ -#define IGNITION_RENDERING_THERMALCAMERA_HH_ +#ifndef GZ_RENDERING_THERMALCAMERA_HH_ +#define GZ_RENDERING_THERMALCAMERA_HH_ #include -#include "ignition/rendering/Camera.hh" +#include "gz/rendering/Camera.hh" namespace ignition { @@ -26,7 +26,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { /* \class ThermalCamera ThermalCamera.hh \ - * ignition/rendering/ThermalCamera.hh + * gz/rendering/ThermalCamera.hh */ /// \brief Thermal camera that produces temperature data. /// An object's temperature can be set through the Visual class diff --git a/include/gz/rendering/TransformController.hh b/include/gz/rendering/TransformController.hh index 2727bc3e3..1a60fbdb1 100644 --- a/include/gz/rendering/TransformController.hh +++ b/include/gz/rendering/TransformController.hh @@ -14,21 +14,21 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_TRANSFORMCONTROLLER_HH_ -#define IGNITION_RENDERING_TRANSFORMCONTROLLER_HH_ +#ifndef GZ_RENDERING_TRANSFORMCONTROLLER_HH_ +#define GZ_RENDERING_TRANSFORMCONTROLLER_HH_ #include -#include +#include -#include -#include -#include +#include +#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Camera.hh" -#include "ignition/rendering/GizmoVisual.hh" -#include "ignition/rendering/TransformType.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Camera.hh" +#include "gz/rendering/GizmoVisual.hh" +#include "gz/rendering/TransformType.hh" namespace ignition { @@ -40,7 +40,7 @@ namespace ignition class TransformControllerPrivate; /* \class TransformController TransformController.hh \ - * ignition/rendering/TransformController.hh + * gz/rendering/TransformController.hh */ /// \brief An transform tool for translating, rotating, and scaling objects. class IGNITION_RENDERING_VISIBLE TransformController diff --git a/include/gz/rendering/TransformType.hh b/include/gz/rendering/TransformType.hh index faf1f66d5..158b4d07b 100644 --- a/include/gz/rendering/TransformType.hh +++ b/include/gz/rendering/TransformType.hh @@ -15,13 +15,13 @@ * */ -#ifndef IGNITION_RENDERING_TRANSFORMTYPE_HH_ -#define IGNITION_RENDERING_TRANSFORMTYPE_HH_ +#ifndef GZ_RENDERING_TRANSFORMTYPE_HH_ +#define GZ_RENDERING_TRANSFORMTYPE_HH_ -#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" namespace ignition { diff --git a/include/gz/rendering/Utils.hh b/include/gz/rendering/Utils.hh index d1cea0cf8..cc552d4d1 100644 --- a/include/gz/rendering/Utils.hh +++ b/include/gz/rendering/Utils.hh @@ -14,21 +14,21 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_UTILS_HH_ -#define IGNITION_RENDERING_UTILS_HH_ +#ifndef GZ_RENDERING_UTILS_HH_ +#define GZ_RENDERING_UTILS_HH_ #include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include -#include "ignition/rendering/Camera.hh" -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Export.hh" -#include "ignition/rendering/RayQuery.hh" +#include "gz/rendering/Camera.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Export.hh" +#include "gz/rendering/RayQuery.hh" namespace ignition diff --git a/include/gz/rendering/ViewController.hh b/include/gz/rendering/ViewController.hh index a7245450c..8c7530e7a 100644 --- a/include/gz/rendering/ViewController.hh +++ b/include/gz/rendering/ViewController.hh @@ -14,14 +14,14 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_VIEWCONTROLLER_HH_ -#define IGNITION_RENDERING_VIEWCONTROLLER_HH_ +#ifndef GZ_RENDERING_VIEWCONTROLLER_HH_ +#define GZ_RENDERING_VIEWCONTROLLER_HH_ -#include -#include +#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Camera.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Camera.hh" namespace ignition { @@ -30,7 +30,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // /// \class ViewController ViewController.hh - /// ignition/rendering/ViewController.hh + /// gz/rendering/ViewController.hh /// \brief A camera view controller class IGNITION_RENDERING_VISIBLE ViewController { diff --git a/include/gz/rendering/Visual.hh b/include/gz/rendering/Visual.hh index 8ce909c0e..1d8e5d39e 100644 --- a/include/gz/rendering/Visual.hh +++ b/include/gz/rendering/Visual.hh @@ -14,20 +14,20 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_VISUAL_HH_ -#define IGNITION_RENDERING_VISUAL_HH_ +#ifndef GZ_RENDERING_VISUAL_HH_ +#define GZ_RENDERING_VISUAL_HH_ #include -#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Node.hh" +#include +#include "gz/rendering/config.hh" +#include "gz/rendering/Node.hh" namespace ignition { namespace rendering { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { - /// \class Visual Visual.hh ignition/rendering/Visual.hh + /// \class Visual Visual.hh gz/rendering/Visual.hh /// \brief Represents a visual node in a scene graph. A Visual is the only /// node that can have Geometry and other Visual children. class IGNITION_RENDERING_VISIBLE Visual : diff --git a/include/gz/rendering/WideAngleCamera.hh b/include/gz/rendering/WideAngleCamera.hh index 083c79764..dbf60fcf1 100644 --- a/include/gz/rendering/WideAngleCamera.hh +++ b/include/gz/rendering/WideAngleCamera.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_WIDEANGLECAMERA_HH_ -#define IGNITION_RENDERING_WIDEANGLECAMERA_HH_ +#ifndef GZ_RENDERING_WIDEANGLECAMERA_HH_ +#define GZ_RENDERING_WIDEANGLECAMERA_HH_ #include -#include +#include -#include "ignition/rendering/Camera.hh" -#include "ignition/rendering/CameraLens.hh" -#include "ignition/rendering/Scene.hh" +#include "gz/rendering/Camera.hh" +#include "gz/rendering/CameraLens.hh" +#include "gz/rendering/Scene.hh" namespace ignition { @@ -32,7 +32,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // /// \class WideAngleCamera WideAngleCamera.hh - /// ignition/rendering/WideAngleCamera.hh + /// gz/rendering/WideAngleCamera.hh /// \brief Wide angle camera class class IGNITION_RENDERING_VISIBLE WideAngleCamera : public virtual Camera diff --git a/include/gz/rendering/WireBox.hh b/include/gz/rendering/WireBox.hh index f4c4ec459..e44b1ff3b 100644 --- a/include/gz/rendering/WireBox.hh +++ b/include/gz/rendering/WireBox.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_WIREBOX_HH_ -#define IGNITION_RENDERING_WIREBOX_HH_ +#ifndef GZ_RENDERING_WIREBOX_HH_ +#define GZ_RENDERING_WIREBOX_HH_ -#include "ignition/rendering/config.hh" -#include "ignition/rendering/Geometry.hh" -#include "ignition/math/AxisAlignedBox.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/Geometry.hh" +#include "gz/math/AxisAlignedBox.hh" namespace ignition { @@ -27,7 +27,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // - /// \class WireBox WireBox.hh ignition/rendering/WireBox + /// \class WireBox WireBox.hh gz/rendering/WireBox /// \brief Draws a wireframe box. class IGNITION_RENDERING_VISIBLE WireBox : public virtual Geometry diff --git a/include/gz/rendering/base/BaseArrowVisual.hh b/include/gz/rendering/base/BaseArrowVisual.hh index f4e85aa70..dae000add 100644 --- a/include/gz/rendering/base/BaseArrowVisual.hh +++ b/include/gz/rendering/base/BaseArrowVisual.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEARROWVISUAL_HH_ -#define IGNITION_RENDERING_BASE_BASEARROWVISUAL_HH_ +#ifndef GZ_RENDERING_BASE_BASEARROWVISUAL_HH_ +#define GZ_RENDERING_BASE_BASEARROWVISUAL_HH_ #include -#include +#include -#include "ignition/rendering/ArrowVisual.hh" -#include "ignition/rendering/Scene.hh" +#include "gz/rendering/ArrowVisual.hh" +#include "gz/rendering/Scene.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseAxisVisual.hh b/include/gz/rendering/base/BaseAxisVisual.hh index ec70445df..691315c97 100644 --- a/include/gz/rendering/base/BaseAxisVisual.hh +++ b/include/gz/rendering/base/BaseAxisVisual.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEAXISVISUAL_HH_ -#define IGNITION_RENDERING_BASE_BASEAXISVISUAL_HH_ +#ifndef GZ_RENDERING_BASE_BASEAXISVISUAL_HH_ +#define GZ_RENDERING_BASE_BASEAXISVISUAL_HH_ -#include "ignition/rendering/AxisVisual.hh" -#include "ignition/rendering/ArrowVisual.hh" -#include "ignition/rendering/Scene.hh" +#include "gz/rendering/AxisVisual.hh" +#include "gz/rendering/ArrowVisual.hh" +#include "gz/rendering/Scene.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseBoundingBoxCamera.hh b/include/gz/rendering/base/BaseBoundingBoxCamera.hh index 3fcf6f69b..fb29a56e3 100644 --- a/include/gz/rendering/base/BaseBoundingBoxCamera.hh +++ b/include/gz/rendering/base/BaseBoundingBoxCamera.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEBOUNDINGBOXCAMERA_HH_ -#define IGNITION_RENDERING_BASE_BASEBOUNDINGBOXCAMERA_HH_ +#ifndef GZ_RENDERING_BASE_BASEBOUNDINGBOXCAMERA_HH_ +#define GZ_RENDERING_BASE_BASEBOUNDINGBOXCAMERA_HH_ #include -#include -#include +#include +#include -#include "ignition/rendering/base/BaseCamera.hh" -#include "ignition/rendering/BoundingBoxCamera.hh" +#include "gz/rendering/base/BaseCamera.hh" +#include "gz/rendering/BoundingBoxCamera.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseCOMVisual.hh b/include/gz/rendering/base/BaseCOMVisual.hh index 29059091d..58ad81e1a 100644 --- a/include/gz/rendering/base/BaseCOMVisual.hh +++ b/include/gz/rendering/base/BaseCOMVisual.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASECOMVISUAL_HH_ -#define IGNITION_RENDERING_BASE_BASECOMVISUAL_HH_ +#ifndef GZ_RENDERING_BASE_BASECOMVISUAL_HH_ +#define GZ_RENDERING_BASE_BASECOMVISUAL_HH_ #include -#include "ignition/common/Console.hh" +#include "gz/common/Console.hh" -#include "ignition/rendering/base/BaseObject.hh" -#include "ignition/rendering/base/BaseRenderTypes.hh" -#include "ignition/rendering/COMVisual.hh" -#include "ignition/rendering/Scene.hh" +#include "gz/rendering/base/BaseObject.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/COMVisual.hh" +#include "gz/rendering/Scene.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseCamera.hh b/include/gz/rendering/base/BaseCamera.hh index 69204bf6d..e56b1b758 100644 --- a/include/gz/rendering/base/BaseCamera.hh +++ b/include/gz/rendering/base/BaseCamera.hh @@ -14,23 +14,23 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASECAMERA_HH_ -#define IGNITION_RENDERING_BASE_BASECAMERA_HH_ +#ifndef GZ_RENDERING_BASE_BASECAMERA_HH_ +#define GZ_RENDERING_BASE_BASECAMERA_HH_ #include -#include -#include +#include +#include -#include -#include -#include +#include +#include +#include -#include "ignition/rendering/Camera.hh" -#include "ignition/rendering/Image.hh" -#include "ignition/rendering/RenderEngine.hh" -#include "ignition/rendering/Scene.hh" -#include "ignition/rendering/base/BaseRenderTarget.hh" +#include "gz/rendering/Camera.hh" +#include "gz/rendering/Image.hh" +#include "gz/rendering/RenderEngine.hh" +#include "gz/rendering/Scene.hh" +#include "gz/rendering/base/BaseRenderTarget.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseCapsule.hh b/include/gz/rendering/base/BaseCapsule.hh index 653be69b5..cae6d639f 100644 --- a/include/gz/rendering/base/BaseCapsule.hh +++ b/include/gz/rendering/base/BaseCapsule.hh @@ -15,14 +15,14 @@ * */ -#ifndef IGNITION_RENDERING_BASECAPSULE_HH_ -#define IGNITION_RENDERING_BASECAPSULE_HH_ +#ifndef GZ_RENDERING_BASECAPSULE_HH_ +#define GZ_RENDERING_BASECAPSULE_HH_ -#include +#include -#include "ignition/rendering/Capsule.hh" -#include "ignition/rendering/Scene.hh" -#include "ignition/rendering/base/BaseObject.hh" +#include "gz/rendering/Capsule.hh" +#include "gz/rendering/Scene.hh" +#include "gz/rendering/base/BaseObject.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseDepthCamera.hh b/include/gz/rendering/base/BaseDepthCamera.hh index 1372ac69e..7701517df 100644 --- a/include/gz/rendering/base/BaseDepthCamera.hh +++ b/include/gz/rendering/base/BaseDepthCamera.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEDEPTHCAMERA_HH_ -#define IGNITION_RENDERING_BASE_BASEDEPTHCAMERA_HH_ +#ifndef GZ_RENDERING_BASE_BASEDEPTHCAMERA_HH_ +#define GZ_RENDERING_BASE_BASEDEPTHCAMERA_HH_ #include -#include +#include -#include "ignition/rendering/base/BaseCamera.hh" -#include "ignition/rendering/DepthCamera.hh" +#include "gz/rendering/base/BaseCamera.hh" +#include "gz/rendering/DepthCamera.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseDistortionPass.hh b/include/gz/rendering/base/BaseDistortionPass.hh index 843139e08..ce7c617e6 100644 --- a/include/gz/rendering/base/BaseDistortionPass.hh +++ b/include/gz/rendering/base/BaseDistortionPass.hh @@ -14,10 +14,10 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASEDISTORTIONPASS_HH_ -#define IGNITION_RENDERING_BASEDISTORTIONPASS_HH_ +#ifndef GZ_RENDERING_BASEDISTORTIONPASS_HH_ +#define GZ_RENDERING_BASEDISTORTIONPASS_HH_ -#include "ignition/rendering/DistortionPass.hh" +#include "gz/rendering/DistortionPass.hh" namespace ignition { @@ -26,7 +26,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // /* \class BaseDistortionPass BaseDistortionPass.hh \ - * ignition/rendering/base/BaseDistortionPass.hh + * gz/rendering/base/BaseDistortionPass.hh */ /// \brief Base distortion render pass template diff --git a/include/gz/rendering/base/BaseGaussianNoisePass.hh b/include/gz/rendering/base/BaseGaussianNoisePass.hh index 03e03930b..89fa17bfe 100644 --- a/include/gz/rendering/base/BaseGaussianNoisePass.hh +++ b/include/gz/rendering/base/BaseGaussianNoisePass.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEGAUSSIANNOISEPASS_HH_ -#define IGNITION_RENDERING_BASE_BASEGAUSSIANNOISEPASS_HH_ +#ifndef GZ_RENDERING_BASE_BASEGAUSSIANNOISEPASS_HH_ +#define GZ_RENDERING_BASE_BASEGAUSSIANNOISEPASS_HH_ #include -#include +#include -#include "ignition/rendering/GaussianNoisePass.hh" +#include "gz/rendering/GaussianNoisePass.hh" namespace ignition { @@ -29,7 +29,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // /* \class BaseGaussianNoisePass BaseGaussianNoisePass.hh \ - * ignition/rendering/base/BaseGaussianNoisePass.hh + * gz/rendering/base/BaseGaussianNoisePass.hh */ /// \brief Base Gaussian noise render pass. template diff --git a/include/gz/rendering/base/BaseGeometry.hh b/include/gz/rendering/base/BaseGeometry.hh index 337262037..336034325 100644 --- a/include/gz/rendering/base/BaseGeometry.hh +++ b/include/gz/rendering/base/BaseGeometry.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEGEOMETRY_HH_ -#define IGNITION_RENDERING_BASE_BASEGEOMETRY_HH_ +#ifndef GZ_RENDERING_BASE_BASEGEOMETRY_HH_ +#define GZ_RENDERING_BASE_BASEGEOMETRY_HH_ #include -#include +#include -#include "ignition/rendering/Geometry.hh" -#include "ignition/rendering/Scene.hh" +#include "gz/rendering/Geometry.hh" +#include "gz/rendering/Scene.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseGizmoVisual.hh b/include/gz/rendering/base/BaseGizmoVisual.hh index 65ae0a422..e9b4cc2a4 100644 --- a/include/gz/rendering/base/BaseGizmoVisual.hh +++ b/include/gz/rendering/base/BaseGizmoVisual.hh @@ -15,19 +15,19 @@ * */ -#ifndef IGNITION_RENDERING_BASE_BASEGIZMOVISUAL_HH_ -#define IGNITION_RENDERING_BASE_BASEGIZMOVISUAL_HH_ +#ifndef GZ_RENDERING_BASE_BASEGIZMOVISUAL_HH_ +#define GZ_RENDERING_BASE_BASEGIZMOVISUAL_HH_ #include #include -#include -#include +#include +#include -#include "ignition/rendering/base/BaseScene.hh" -#include "ignition/rendering/base/BaseNode.hh" -#include "ignition/rendering/ArrowVisual.hh" -#include "ignition/rendering/Camera.hh" -#include "ignition/rendering/GizmoVisual.hh" +#include "gz/rendering/base/BaseScene.hh" +#include "gz/rendering/base/BaseNode.hh" +#include "gz/rendering/ArrowVisual.hh" +#include "gz/rendering/Camera.hh" +#include "gz/rendering/GizmoVisual.hh" namespace ignition { @@ -36,7 +36,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // /* \class BaseGizmoVisual BaseGizmoVisuall.hh \ - * ignition/rendering/base/BaseGizmoVisual.hh + * gz/rendering/base/BaseGizmoVisual.hh */ /// \brief A base implementation of the GizmoVisual class template diff --git a/include/gz/rendering/base/BaseGpuRays.hh b/include/gz/rendering/base/BaseGpuRays.hh index ebf1ec694..debd5fff2 100644 --- a/include/gz/rendering/base/BaseGpuRays.hh +++ b/include/gz/rendering/base/BaseGpuRays.hh @@ -14,22 +14,22 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEGPURAYS_HH_ -#define IGNITION_RENDERING_BASE_BASEGPURAYS_HH_ +#ifndef GZ_RENDERING_BASE_BASEGPURAYS_HH_ +#define GZ_RENDERING_BASE_BASEGPURAYS_HH_ #include -#include -#include - -#include "ignition/rendering/GpuRays.hh" -#include "ignition/rendering/Image.hh" -#include "ignition/rendering/RenderEngine.hh" -#include "ignition/rendering/Scene.hh" -#include "ignition/rendering/base/BaseRenderTarget.hh" -#include "ignition/rendering/base/BaseCamera.hh" -#include "ignition/rendering/Visual.hh" -#include "ignition/rendering/RenderTypes.hh" +#include +#include + +#include "gz/rendering/GpuRays.hh" +#include "gz/rendering/Image.hh" +#include "gz/rendering/RenderEngine.hh" +#include "gz/rendering/Scene.hh" +#include "gz/rendering/base/BaseRenderTarget.hh" +#include "gz/rendering/base/BaseCamera.hh" +#include "gz/rendering/Visual.hh" +#include "gz/rendering/RenderTypes.hh" namespace ignition diff --git a/include/gz/rendering/base/BaseGrid.hh b/include/gz/rendering/base/BaseGrid.hh index 26aabc464..899f703ff 100644 --- a/include/gz/rendering/base/BaseGrid.hh +++ b/include/gz/rendering/base/BaseGrid.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEGRID_HH_ -#define IGNITION_RENDERING_BASE_BASEGRID_HH_ +#ifndef GZ_RENDERING_BASE_BASEGRID_HH_ +#define GZ_RENDERING_BASE_BASEGRID_HH_ #include -#include "ignition/rendering/Grid.hh" -#include "ignition/rendering/base/BaseObject.hh" +#include "gz/rendering/Grid.hh" +#include "gz/rendering/base/BaseObject.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseHeightmap.hh b/include/gz/rendering/base/BaseHeightmap.hh index cafcf2c5a..f023b6028 100644 --- a/include/gz/rendering/base/BaseHeightmap.hh +++ b/include/gz/rendering/base/BaseHeightmap.hh @@ -14,10 +14,10 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEHEIGHTMAP_HH_ -#define IGNITION_RENDERING_BASE_BASEHEIGHTMAP_HH_ +#ifndef GZ_RENDERING_BASE_BASEHEIGHTMAP_HH_ +#define GZ_RENDERING_BASE_BASEHEIGHTMAP_HH_ -#include "ignition/rendering/Heightmap.hh" +#include "gz/rendering/Heightmap.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseInertiaVisual.hh b/include/gz/rendering/base/BaseInertiaVisual.hh index 9be984395..3f3c18b23 100644 --- a/include/gz/rendering/base/BaseInertiaVisual.hh +++ b/include/gz/rendering/base/BaseInertiaVisual.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEINERTIAVISUAL_HH_ -#define IGNITION_RENDERING_BASE_BASEINERTIAVISUAL_HH_ +#ifndef GZ_RENDERING_BASE_BASEINERTIAVISUAL_HH_ +#define GZ_RENDERING_BASE_BASEINERTIAVISUAL_HH_ -#include "ignition/common/Console.hh" +#include "gz/common/Console.hh" -#include "ignition/rendering/base/BaseObject.hh" -#include "ignition/rendering/base/BaseRenderTypes.hh" -#include "ignition/rendering/InertiaVisual.hh" -#include "ignition/rendering/Scene.hh" +#include "gz/rendering/base/BaseObject.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/InertiaVisual.hh" +#include "gz/rendering/Scene.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseJointVisual.hh b/include/gz/rendering/base/BaseJointVisual.hh index a1a45b156..34a4aaf70 100644 --- a/include/gz/rendering/base/BaseJointVisual.hh +++ b/include/gz/rendering/base/BaseJointVisual.hh @@ -14,20 +14,20 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEJOINTVISUAL_HH_ -#define IGNITION_RENDERING_BASE_BASEJOINTVISUAL_HH_ +#ifndef GZ_RENDERING_BASE_BASEJOINTVISUAL_HH_ +#define GZ_RENDERING_BASE_BASEJOINTVISUAL_HH_ #include #include -#include "ignition/common/Console.hh" +#include "gz/common/Console.hh" -#include "ignition/rendering/ArrowVisual.hh" -#include "ignition/rendering/AxisVisual.hh" -#include "ignition/rendering/JointVisual.hh" -#include "ignition/rendering/Scene.hh" -#include "ignition/rendering/base/BaseObject.hh" -#include "ignition/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/ArrowVisual.hh" +#include "gz/rendering/AxisVisual.hh" +#include "gz/rendering/JointVisual.hh" +#include "gz/rendering/Scene.hh" +#include "gz/rendering/base/BaseObject.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseLidarVisual.hh b/include/gz/rendering/base/BaseLidarVisual.hh index 4e0edb24d..62deee791 100644 --- a/include/gz/rendering/base/BaseLidarVisual.hh +++ b/include/gz/rendering/base/BaseLidarVisual.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASELIDARVISUAL_HH_ -#define IGNITION_RENDERING_BASELIDARVISUAL_HH_ +#ifndef GZ_RENDERING_BASELIDARVISUAL_HH_ +#define GZ_RENDERING_BASELIDARVISUAL_HH_ #include -#include "ignition/rendering/LidarVisual.hh" -#include "ignition/rendering/base/BaseObject.hh" -#include "ignition/rendering/base/BaseRenderTypes.hh" -#include "ignition/rendering/Scene.hh" +#include "gz/rendering/LidarVisual.hh" +#include "gz/rendering/base/BaseObject.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/Scene.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseLight.hh b/include/gz/rendering/base/BaseLight.hh index 540f0a9a8..3e467b140 100644 --- a/include/gz/rendering/base/BaseLight.hh +++ b/include/gz/rendering/base/BaseLight.hh @@ -14,10 +14,10 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASELIGHT_HH_ -#define IGNITION_RENDERING_BASE_BASELIGHT_HH_ +#ifndef GZ_RENDERING_BASE_BASELIGHT_HH_ +#define GZ_RENDERING_BASE_BASELIGHT_HH_ -#include "ignition/rendering/Light.hh" +#include "gz/rendering/Light.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseLightVisual.hh b/include/gz/rendering/base/BaseLightVisual.hh index d36e05280..2ef69acf1 100644 --- a/include/gz/rendering/base/BaseLightVisual.hh +++ b/include/gz/rendering/base/BaseLightVisual.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASELIGHTVISUAL_HH_ -#define IGNITION_RENDERING_BASE_BASELIGHTVISUAL_HH_ +#ifndef GZ_RENDERING_BASE_BASELIGHTVISUAL_HH_ +#define GZ_RENDERING_BASE_BASELIGHTVISUAL_HH_ #include -#include "ignition/rendering/base/BaseObject.hh" -#include "ignition/rendering/base/BaseRenderTypes.hh" -#include "ignition/rendering/LightVisual.hh" -#include "ignition/rendering/Scene.hh" +#include "gz/rendering/base/BaseObject.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/LightVisual.hh" +#include "gz/rendering/Scene.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseMarker.hh b/include/gz/rendering/base/BaseMarker.hh index a49f1e452..8047ded5f 100644 --- a/include/gz/rendering/base/BaseMarker.hh +++ b/include/gz/rendering/base/BaseMarker.hh @@ -14,14 +14,14 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASEMARKER_HH_ -#define IGNITION_RENDERING_BASEMARKER_HH_ +#ifndef GZ_RENDERING_BASEMARKER_HH_ +#define GZ_RENDERING_BASEMARKER_HH_ -#include +#include -#include "ignition/rendering/Marker.hh" -#include "ignition/rendering/base/BaseObject.hh" -#include "ignition/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/Marker.hh" +#include "gz/rendering/base/BaseObject.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseMaterial.hh b/include/gz/rendering/base/BaseMaterial.hh index 11bb6a11a..6d82c173b 100644 --- a/include/gz/rendering/base/BaseMaterial.hh +++ b/include/gz/rendering/base/BaseMaterial.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEMATERIAL_HH_ -#define IGNITION_RENDERING_BASE_BASEMATERIAL_HH_ +#ifndef GZ_RENDERING_BASE_BASEMATERIAL_HH_ +#define GZ_RENDERING_BASE_BASEMATERIAL_HH_ #include -#include "ignition/common/Console.hh" +#include "gz/common/Console.hh" -#include "ignition/rendering/Material.hh" -#include "ignition/rendering/Scene.hh" -#include "ignition/rendering/ShaderType.hh" +#include "gz/rendering/Material.hh" +#include "gz/rendering/Scene.hh" +#include "gz/rendering/ShaderType.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseMesh.hh b/include/gz/rendering/base/BaseMesh.hh index 456787770..aa5e1a6a0 100644 --- a/include/gz/rendering/base/BaseMesh.hh +++ b/include/gz/rendering/base/BaseMesh.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEMESH_HH_ -#define IGNITION_RENDERING_BASE_BASEMESH_HH_ +#ifndef GZ_RENDERING_BASE_BASEMESH_HH_ +#define GZ_RENDERING_BASE_BASEMESH_HH_ #include #include #include -#include "ignition/rendering/Mesh.hh" -#include "ignition/rendering/RenderEngine.hh" -#include "ignition/rendering/Storage.hh" -#include "ignition/rendering/base/BaseObject.hh" +#include "gz/rendering/Mesh.hh" +#include "gz/rendering/RenderEngine.hh" +#include "gz/rendering/Storage.hh" +#include "gz/rendering/base/BaseObject.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseNode.hh b/include/gz/rendering/base/BaseNode.hh index 549023d25..eaca3fc5d 100644 --- a/include/gz/rendering/base/BaseNode.hh +++ b/include/gz/rendering/base/BaseNode.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASENODE_HH_ -#define IGNITION_RENDERING_BASE_BASENODE_HH_ +#ifndef GZ_RENDERING_BASE_BASENODE_HH_ +#define GZ_RENDERING_BASE_BASENODE_HH_ #include #include -#include "ignition/rendering/Node.hh" -#include "ignition/rendering/Storage.hh" -#include "ignition/rendering/base/BaseStorage.hh" +#include "gz/rendering/Node.hh" +#include "gz/rendering/Storage.hh" +#include "gz/rendering/base/BaseStorage.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseObject.hh b/include/gz/rendering/base/BaseObject.hh index 956514ea3..e89cd20fb 100644 --- a/include/gz/rendering/base/BaseObject.hh +++ b/include/gz/rendering/base/BaseObject.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEOBJECT_HH_ -#define IGNITION_RENDERING_BASE_BASEOBJECT_HH_ +#ifndef GZ_RENDERING_BASE_BASEOBJECT_HH_ +#define GZ_RENDERING_BASE_BASEOBJECT_HH_ #include #include -#include -#include "ignition/rendering/Object.hh" +#include +#include "gz/rendering/Object.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseParticleEmitter.hh b/include/gz/rendering/base/BaseParticleEmitter.hh index c02395d53..24edf862b 100644 --- a/include/gz/rendering/base/BaseParticleEmitter.hh +++ b/include/gz/rendering/base/BaseParticleEmitter.hh @@ -15,13 +15,13 @@ * */ -#ifndef IGNITION_RENDERING_BASE_BASEPARTICLEEMITTER_HH_ -#define IGNITION_RENDERING_BASE_BASEPARTICLEEMITTER_HH_ +#ifndef GZ_RENDERING_BASE_BASEPARTICLEEMITTER_HH_ +#define GZ_RENDERING_BASE_BASEPARTICLEEMITTER_HH_ #include -#include "ignition/rendering/base/BaseScene.hh" -#include "ignition/rendering/base/BaseNode.hh" -#include "ignition/rendering/ParticleEmitter.hh" +#include "gz/rendering/base/BaseScene.hh" +#include "gz/rendering/base/BaseNode.hh" +#include "gz/rendering/ParticleEmitter.hh" namespace ignition { @@ -30,7 +30,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // /* \class BaseParticleEmitter BaseParticleEmitter.hh \ - * ignition/rendering/base/BaseParticleEmitter.hh + * gz/rendering/base/BaseParticleEmitter.hh */ /// \brief A base implementation of the ParticleEmitter class template diff --git a/include/gz/rendering/base/BaseRayQuery.hh b/include/gz/rendering/base/BaseRayQuery.hh index 8d5a6f02f..ec6d3abde 100644 --- a/include/gz/rendering/base/BaseRayQuery.hh +++ b/include/gz/rendering/base/BaseRayQuery.hh @@ -14,14 +14,14 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASERAYQUERY_HH_ -#define IGNITION_RENDERING_BASE_BASERAYQUERY_HH_ +#ifndef GZ_RENDERING_BASE_BASERAYQUERY_HH_ +#define GZ_RENDERING_BASE_BASERAYQUERY_HH_ -#include -#include +#include +#include -#include "ignition/rendering/RayQuery.hh" -#include "ignition/rendering/Scene.hh" +#include "gz/rendering/RayQuery.hh" +#include "gz/rendering/Scene.hh" namespace ignition { @@ -30,7 +30,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // /// \class BaseRayQuery BaseRayQuery.hh - /// ignition/rendering/base/BaseRayQuery.hh + /// gz/rendering/base/BaseRayQuery.hh /// \brief A Ray Query class used for computing ray object intersections template class BaseRayQuery : diff --git a/include/gz/rendering/base/BaseRenderEngine.hh b/include/gz/rendering/base/BaseRenderEngine.hh index cfb3a4583..06a73811f 100644 --- a/include/gz/rendering/base/BaseRenderEngine.hh +++ b/include/gz/rendering/base/BaseRenderEngine.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASERENDERENGINE_HH_ -#define IGNITION_RENDERING_BASE_BASERENDERENGINE_HH_ +#ifndef GZ_RENDERING_BASE_BASERENDERENGINE_HH_ +#define GZ_RENDERING_BASE_BASERENDERENGINE_HH_ #include #include #include -#include -#include "ignition/rendering/RenderEngine.hh" -#include "ignition/rendering/Storage.hh" +#include +#include "gz/rendering/RenderEngine.hh" +#include "gz/rendering/Storage.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseRenderPass.hh b/include/gz/rendering/base/BaseRenderPass.hh index 347cdc211..f9dcd44f0 100644 --- a/include/gz/rendering/base/BaseRenderPass.hh +++ b/include/gz/rendering/base/BaseRenderPass.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASERENDERPASS_HH_ -#define IGNITION_RENDERING_BASE_BASERENDERPASS_HH_ +#ifndef GZ_RENDERING_BASE_BASERENDERPASS_HH_ +#define GZ_RENDERING_BASE_BASERENDERPASS_HH_ #include -#include "ignition/rendering/RenderPass.hh" +#include "gz/rendering/RenderPass.hh" namespace ignition { @@ -27,7 +27,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // /* \class BaseRenderPass BaseRenderPass.hh \ - * ignition/rendering/base/BaseRenderPass.hh + * gz/rendering/base/BaseRenderPass.hh */ /// \brief Base render pass that can be applied to a render target template diff --git a/include/gz/rendering/base/BaseRenderTarget.hh b/include/gz/rendering/base/BaseRenderTarget.hh index 6f4f0c0ff..e25116c85 100644 --- a/include/gz/rendering/base/BaseRenderTarget.hh +++ b/include/gz/rendering/base/BaseRenderTarget.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASERENDERTARGET_HH_ -#define IGNITION_RENDERING_BASE_BASERENDERTARGET_HH_ +#ifndef GZ_RENDERING_BASE_BASERENDERTARGET_HH_ +#define GZ_RENDERING_BASE_BASERENDERTARGET_HH_ #include #include -#include "ignition/rendering/RenderPass.hh" -#include "ignition/rendering/RenderTarget.hh" -#include "ignition/rendering/Scene.hh" -#include "ignition/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/RenderPass.hh" +#include "gz/rendering/RenderTarget.hh" +#include "gz/rendering/Scene.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseRenderTypes.hh b/include/gz/rendering/base/BaseRenderTypes.hh index ebc1004cb..bda3c2506 100644 --- a/include/gz/rendering/base/BaseRenderTypes.hh +++ b/include/gz/rendering/base/BaseRenderTypes.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASERENDERTYPES_HH_ -#define IGNITION_RENDERING_BASE_BASERENDERTYPES_HH_ +#ifndef GZ_RENDERING_BASE_BASERENDERTYPES_HH_ +#define GZ_RENDERING_BASE_BASERENDERTYPES_HH_ #include -#include "ignition/rendering/RenderTypes.hh" +#include "gz/rendering/RenderTypes.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseScene.hh b/include/gz/rendering/base/BaseScene.hh index 893bcc6de..f97f8a104 100644 --- a/include/gz/rendering/base/BaseScene.hh +++ b/include/gz/rendering/base/BaseScene.hh @@ -14,19 +14,19 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASESCENE_HH_ -#define IGNITION_RENDERING_BASE_BASESCENE_HH_ +#ifndef GZ_RENDERING_BASE_BASESCENE_HH_ +#define GZ_RENDERING_BASE_BASESCENE_HH_ #include #include #include -#include -#include +#include +#include -#include "ignition/rendering/RenderEngine.hh" -#include "ignition/rendering/Scene.hh" -#include "ignition/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/RenderEngine.hh" +#include "gz/rendering/Scene.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseSegmentationCamera.hh b/include/gz/rendering/base/BaseSegmentationCamera.hh index c74fea088..a9bedb2e6 100644 --- a/include/gz/rendering/base/BaseSegmentationCamera.hh +++ b/include/gz/rendering/base/BaseSegmentationCamera.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASESEGMENTATIONCAMERA_HH_ -#define IGNITION_RENDERING_BASE_BASESEGMENTATIONCAMERA_HH_ +#ifndef GZ_RENDERING_BASE_BASESEGMENTATIONCAMERA_HH_ +#define GZ_RENDERING_BASE_BASESEGMENTATIONCAMERA_HH_ #include -#include +#include -#include "ignition/rendering/base/BaseCamera.hh" -#include "ignition/rendering/SegmentationCamera.hh" +#include "gz/rendering/base/BaseCamera.hh" +#include "gz/rendering/SegmentationCamera.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseSensor.hh b/include/gz/rendering/base/BaseSensor.hh index 676ec3c11..d49e95309 100644 --- a/include/gz/rendering/base/BaseSensor.hh +++ b/include/gz/rendering/base/BaseSensor.hh @@ -14,10 +14,10 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASESENSOR_HH_ -#define IGNITION_RENDERING_BASE_BASESENSOR_HH_ +#ifndef GZ_RENDERING_BASE_BASESENSOR_HH_ +#define GZ_RENDERING_BASE_BASESENSOR_HH_ -#include "ignition/rendering/Sensor.hh" +#include "gz/rendering/Sensor.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseStorage.hh b/include/gz/rendering/base/BaseStorage.hh index ab7b89333..b37d009f5 100644 --- a/include/gz/rendering/base/BaseStorage.hh +++ b/include/gz/rendering/base/BaseStorage.hh @@ -14,18 +14,18 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASESTORAGE_HH_ -#define IGNITION_RENDERING_BASE_BASESTORAGE_HH_ +#ifndef GZ_RENDERING_BASE_BASESTORAGE_HH_ +#define GZ_RENDERING_BASE_BASESTORAGE_HH_ #include #include #include #include -#include -#include +#include +#include -#include "ignition/rendering/Storage.hh" +#include "gz/rendering/Storage.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseText.hh b/include/gz/rendering/base/BaseText.hh index 349848032..7f32194ce 100644 --- a/include/gz/rendering/base/BaseText.hh +++ b/include/gz/rendering/base/BaseText.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASETEXT_HH_ -#define IGNITION_RENDERING_BASE_BASETEXT_HH_ +#ifndef GZ_RENDERING_BASE_BASETEXT_HH_ +#define GZ_RENDERING_BASE_BASETEXT_HH_ #include -#include "ignition/rendering/Text.hh" -#include "ignition/rendering/base/BaseObject.hh" +#include "gz/rendering/Text.hh" +#include "gz/rendering/base/BaseObject.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseThermalCamera.hh b/include/gz/rendering/base/BaseThermalCamera.hh index a061a371b..dc365fe26 100644 --- a/include/gz/rendering/base/BaseThermalCamera.hh +++ b/include/gz/rendering/base/BaseThermalCamera.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASETHERMALCAMERA_HH_ -#define IGNITION_RENDERING_BASE_BASETHERMALCAMERA_HH_ +#ifndef GZ_RENDERING_BASE_BASETHERMALCAMERA_HH_ +#define GZ_RENDERING_BASE_BASETHERMALCAMERA_HH_ #include -#include "ignition/rendering/base/BaseCamera.hh" -#include "ignition/rendering/ThermalCamera.hh" +#include "gz/rendering/base/BaseCamera.hh" +#include "gz/rendering/ThermalCamera.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseVisual.hh b/include/gz/rendering/base/BaseVisual.hh index 0391d397c..848186eea 100644 --- a/include/gz/rendering/base/BaseVisual.hh +++ b/include/gz/rendering/base/BaseVisual.hh @@ -14,18 +14,18 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEVISUAL_HH_ -#define IGNITION_RENDERING_BASE_BASEVISUAL_HH_ +#ifndef GZ_RENDERING_BASE_BASEVISUAL_HH_ +#define GZ_RENDERING_BASE_BASEVISUAL_HH_ #include #include -#include +#include -#include "ignition/rendering/Visual.hh" -#include "ignition/rendering/Storage.hh" -#include "ignition/rendering/RenderEngine.hh" -#include "ignition/rendering/base/BaseStorage.hh" +#include "gz/rendering/Visual.hh" +#include "gz/rendering/Storage.hh" +#include "gz/rendering/RenderEngine.hh" +#include "gz/rendering/base/BaseStorage.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseWideAngleCamera.hh b/include/gz/rendering/base/BaseWideAngleCamera.hh index 7ee048d46..70dd17c83 100644 --- a/include/gz/rendering/base/BaseWideAngleCamera.hh +++ b/include/gz/rendering/base/BaseWideAngleCamera.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_BASEWIDEANGLECAMERA_HH_ -#define IGNITION_RENDERING_BASE_BASEWIDEANGLECAMERA_HH_ +#ifndef GZ_RENDERING_BASE_BASEWIDEANGLECAMERA_HH_ +#define GZ_RENDERING_BASE_BASEWIDEANGLECAMERA_HH_ #include -#include +#include -#include "ignition/rendering/base/BaseCamera.hh" -#include "ignition/rendering/CameraLens.hh" -#include "ignition/rendering/WideAngleCamera.hh" +#include "gz/rendering/base/BaseCamera.hh" +#include "gz/rendering/CameraLens.hh" +#include "gz/rendering/WideAngleCamera.hh" namespace ignition { diff --git a/include/gz/rendering/base/BaseWireBox.hh b/include/gz/rendering/base/BaseWireBox.hh index db7fe12e9..4ac7f1061 100644 --- a/include/gz/rendering/base/BaseWireBox.hh +++ b/include/gz/rendering/base/BaseWireBox.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_BASE_WIREBOX_HH_ -#define IGNITION_RENDERING_BASE_WIREBOX_HH_ +#ifndef GZ_RENDERING_BASE_WIREBOX_HH_ +#define GZ_RENDERING_BASE_WIREBOX_HH_ #include -#include "ignition/rendering/WireBox.hh" +#include "gz/rendering/WireBox.hh" namespace ignition { diff --git a/include/gz/rendering/base/base.hh.in b/include/gz/rendering/base/base.hh.in index acfd26ae7..c4092f0cd 100644 --- a/include/gz/rendering/base/base.hh.in +++ b/include/gz/rendering/base/base.hh.in @@ -1,3 +1,3 @@ // Automatically generated -#include +#include ${ign_headers} diff --git a/include/gz/rendering/rendering.hh.in b/include/gz/rendering/rendering.hh.in index 13484ca76..2602ad19b 100644 --- a/include/gz/rendering/rendering.hh.in +++ b/include/gz/rendering/rendering.hh.in @@ -1,3 +1,3 @@ // Automatically generated -//#include +//#include ${ign_headers} diff --git a/ogre/include/gz/rendering/ogre/OgreArrowVisual.hh b/ogre/include/gz/rendering/ogre/OgreArrowVisual.hh index 5e1bb8687..9bdb05a61 100644 --- a/ogre/include/gz/rendering/ogre/OgreArrowVisual.hh +++ b/ogre/include/gz/rendering/ogre/OgreArrowVisual.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREARROWVISUAL_HH_ -#define IGNITION_RENDERING_OGRE_OGREARROWVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE_OGREARROWVISUAL_HH_ +#define GZ_RENDERING_OGRE_OGREARROWVISUAL_HH_ -#include "ignition/rendering/base/BaseArrowVisual.hh" -#include "ignition/rendering/ogre/OgreVisual.hh" +#include "gz/rendering/base/BaseArrowVisual.hh" +#include "gz/rendering/ogre/OgreVisual.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreAxisVisual.hh b/ogre/include/gz/rendering/ogre/OgreAxisVisual.hh index 2dc439ae1..aa4277a98 100644 --- a/ogre/include/gz/rendering/ogre/OgreAxisVisual.hh +++ b/ogre/include/gz/rendering/ogre/OgreAxisVisual.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREAXISVISUAL_HH_ -#define IGNITION_RENDERING_OGRE_OGREAXISVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE_OGREAXISVISUAL_HH_ +#define GZ_RENDERING_OGRE_OGREAXISVISUAL_HH_ -#include "ignition/rendering/base/BaseAxisVisual.hh" -#include "ignition/rendering/ogre/OgreVisual.hh" +#include "gz/rendering/base/BaseAxisVisual.hh" +#include "gz/rendering/ogre/OgreVisual.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreCOMVisual.hh b/ogre/include/gz/rendering/ogre/OgreCOMVisual.hh index 6dda62d99..6f451dea4 100644 --- a/ogre/include/gz/rendering/ogre/OgreCOMVisual.hh +++ b/ogre/include/gz/rendering/ogre/OgreCOMVisual.hh @@ -15,15 +15,15 @@ * */ -#ifndef IGNITION_RENDERING_OGRE_OGRECOMVISUAL_HH_ -#define IGNITION_RENDERING_OGRE_OGRECOMVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE_OGRECOMVISUAL_HH_ +#define GZ_RENDERING_OGRE_OGRECOMVISUAL_HH_ #include -#include "ignition/rendering/base/BaseCOMVisual.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreMaterial.hh" -#include "ignition/rendering/ogre/OgreVisual.hh" +#include "gz/rendering/base/BaseCOMVisual.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreMaterial.hh" +#include "gz/rendering/ogre/OgreVisual.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/OgreCamera.hh b/ogre/include/gz/rendering/ogre/OgreCamera.hh index f21e2c8e5..c9ec433b5 100644 --- a/ogre/include/gz/rendering/ogre/OgreCamera.hh +++ b/ogre/include/gz/rendering/ogre/OgreCamera.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGRECAMERA_HH_ -#define IGNITION_RENDERING_OGRE_OGRECAMERA_HH_ +#ifndef GZ_RENDERING_OGRE_OGRECAMERA_HH_ +#define GZ_RENDERING_OGRE_OGRECAMERA_HH_ #include -#include "ignition/rendering/base/BaseCamera.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" -#include "ignition/rendering/ogre/OgreObjectInterface.hh" -#include "ignition/rendering/ogre/OgreSensor.hh" -#include "ignition/rendering/ogre/OgreSelectionBuffer.hh" +#include "gz/rendering/base/BaseCamera.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/ogre/OgreObjectInterface.hh" +#include "gz/rendering/ogre/OgreSensor.hh" +#include "gz/rendering/ogre/OgreSelectionBuffer.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/OgreCapsule.hh b/ogre/include/gz/rendering/ogre/OgreCapsule.hh index 9cbb2a2ee..ef1d035c3 100644 --- a/ogre/include/gz/rendering/ogre/OgreCapsule.hh +++ b/ogre/include/gz/rendering/ogre/OgreCapsule.hh @@ -15,13 +15,13 @@ * */ -#ifndef IGNITION_RENDERING_OGRE_OGRECAPSULE_HH_ -#define IGNITION_RENDERING_OGRE_OGRECAPSULE_HH_ +#ifndef GZ_RENDERING_OGRE_OGRECAPSULE_HH_ +#define GZ_RENDERING_OGRE_OGRECAPSULE_HH_ #include -#include "ignition/rendering/base/BaseCapsule.hh" -#include "ignition/rendering/ogre/OgreGeometry.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/base/BaseCapsule.hh" +#include "gz/rendering/ogre/OgreGeometry.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/OgreConversions.hh b/ogre/include/gz/rendering/ogre/OgreConversions.hh index 0bb3b632e..1783addda 100644 --- a/ogre/include/gz/rendering/ogre/OgreConversions.hh +++ b/ogre/include/gz/rendering/ogre/OgreConversions.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGRECONVERSIONS_HH_ -#define IGNITION_RENDERING_OGRE_OGRECONVERSIONS_HH_ +#ifndef GZ_RENDERING_OGRE_OGRECONVERSIONS_HH_ +#define GZ_RENDERING_OGRE_OGRECONVERSIONS_HH_ -#include -#include -#include -#include +#include +#include +#include +#include -#include "ignition/rendering/PixelFormat.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/Export.hh" +#include "gz/rendering/PixelFormat.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/Export.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreDepthCamera.hh b/ogre/include/gz/rendering/ogre/OgreDepthCamera.hh index d04020dab..8527a7580 100644 --- a/ogre/include/gz/rendering/ogre/OgreDepthCamera.hh +++ b/ogre/include/gz/rendering/ogre/OgreDepthCamera.hh @@ -15,8 +15,8 @@ * */ -#ifndef IGNITION_RENDERING_OGRE_OGREDEPTHCAMERA_HH_ -#define IGNITION_RENDERING_OGRE_OGREDEPTHCAMERA_HH_ +#ifndef GZ_RENDERING_OGRE_OGREDEPTHCAMERA_HH_ +#define GZ_RENDERING_OGRE_OGREDEPTHCAMERA_HH_ #ifdef _WIN32 // Ensure that Winsock2.h is included before Windows.h, which can get @@ -27,19 +27,19 @@ #include #include -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/base/BaseDepthCamera.hh" -#include "ignition/rendering/ogre/OgreConversions.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreObjectInterface.hh" -#include "ignition/rendering/ogre/OgreRenderTarget.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" -#include "ignition/rendering/ogre/OgreScene.hh" -#include "ignition/rendering/ogre/OgreSensor.hh" -#include "ignition/rendering/ogre/OgreSelectionBuffer.hh" - -#include "ignition/common/Event.hh" -#include "ignition/common/Console.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/base/BaseDepthCamera.hh" +#include "gz/rendering/ogre/OgreConversions.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreObjectInterface.hh" +#include "gz/rendering/ogre/OgreRenderTarget.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/ogre/OgreScene.hh" +#include "gz/rendering/ogre/OgreSensor.hh" +#include "gz/rendering/ogre/OgreSelectionBuffer.hh" + +#include "gz/common/Event.hh" +#include "gz/common/Console.hh" namespace Ogre diff --git a/ogre/include/gz/rendering/ogre/OgreDistortionPass.hh b/ogre/include/gz/rendering/ogre/OgreDistortionPass.hh index b8f355a25..be91fa75d 100644 --- a/ogre/include/gz/rendering/ogre/OgreDistortionPass.hh +++ b/ogre/include/gz/rendering/ogre/OgreDistortionPass.hh @@ -14,19 +14,19 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREDISTORTIONPASS_HH_ -#define IGNITION_RENDERING_OGRE_OGREDISTORTIONPASS_HH_ +#ifndef GZ_RENDERING_OGRE_OGREDISTORTIONPASS_HH_ +#define GZ_RENDERING_OGRE_OGREDISTORTIONPASS_HH_ #include #include -#include -#include +#include +#include -#include "ignition/rendering/base/BaseDistortionPass.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreRenderPass.hh" -#include "ignition/rendering/ogre/Export.hh" +#include "gz/rendering/base/BaseDistortionPass.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreRenderPass.hh" +#include "gz/rendering/ogre/Export.hh" namespace ignition { @@ -38,7 +38,7 @@ namespace ignition class DistortionCompositorListener; /* \class OgreDistortionPass OgreDistortionPass.hh \ - * ignition/rendering/ogre/OgreDistortionPass.hh + * gz/rendering/ogre/OgreDistortionPass.hh */ /// \brief Ogre implementation of the DistortionPass class class IGNITION_RENDERING_OGRE_VISIBLE OgreDistortionPass : diff --git a/ogre/include/gz/rendering/ogre/OgreDynamicLines.hh b/ogre/include/gz/rendering/ogre/OgreDynamicLines.hh index 09dc6f265..a76bac50e 100644 --- a/ogre/include/gz/rendering/ogre/OgreDynamicLines.hh +++ b/ogre/include/gz/rendering/ogre/OgreDynamicLines.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREDYNAMICLINES_HH_ -#define IGNITION_RENDERING_OGRE_OGREDYNAMICLINES_HH_ +#ifndef GZ_RENDERING_OGRE_OGREDYNAMICLINES_HH_ +#define GZ_RENDERING_OGRE_OGREDYNAMICLINES_HH_ #include #include #include -#include +#include -#include "ignition/rendering/ogre/Export.hh" -#include "ignition/rendering/ogre/OgreConversions.hh" -#include "ignition/rendering/ogre/OgreDynamicRenderable.hh" +#include "gz/rendering/ogre/Export.hh" +#include "gz/rendering/ogre/OgreConversions.hh" +#include "gz/rendering/ogre/OgreDynamicRenderable.hh" namespace ignition { @@ -35,7 +35,7 @@ namespace ignition class OgreDynamicLinesPrivate; /* \class OgreDynamicLines OgreDynamicLines.hh \ - * ignition/rendering/ogre/OgreDynamicLines.hh + * gz/rendering/ogre/OgreDynamicLines.hh */ /// \brief Class for drawing lines that can change class IGNITION_RENDERING_OGRE_VISIBLE OgreDynamicLines : diff --git a/ogre/include/gz/rendering/ogre/OgreDynamicRenderable.hh b/ogre/include/gz/rendering/ogre/OgreDynamicRenderable.hh index f27132405..7596bd94c 100644 --- a/ogre/include/gz/rendering/ogre/OgreDynamicRenderable.hh +++ b/ogre/include/gz/rendering/ogre/OgreDynamicRenderable.hh @@ -14,14 +14,14 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREDYNAMICRENDERABLE_HH_ -#define IGNITION_RENDERING_OGRE_OGREDYNAMICRENDERABLE_HH_ +#ifndef GZ_RENDERING_OGRE_OGREDYNAMICRENDERABLE_HH_ +#define GZ_RENDERING_OGRE_OGREDYNAMICRENDERABLE_HH_ #include -#include "ignition/rendering/ogre/Export.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" -#include "ignition/rendering/Marker.hh" +#include "gz/rendering/ogre/Export.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/Marker.hh" namespace ignition { @@ -29,7 +29,7 @@ namespace ignition { inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { /* \class OgreDynamicRenderable OgreDynamicRenderable.hh \ - * ignition/rendering/ogre/OgreDynamicRenderable.hh + * gz/rendering/ogre/OgreDynamicRenderable.hh */ /// \brief Abstract base class providing mechanisms for dynamically /// growing hardware buffers. diff --git a/ogre/include/gz/rendering/ogre/OgreGaussianNoisePass.hh b/ogre/include/gz/rendering/ogre/OgreGaussianNoisePass.hh index cf0e2513c..8ef26cefd 100644 --- a/ogre/include/gz/rendering/ogre/OgreGaussianNoisePass.hh +++ b/ogre/include/gz/rendering/ogre/OgreGaussianNoisePass.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREGAUSSIANNOISEPASS_HH_ -#define IGNITION_RENDERING_OGRE_OGREGAUSSIANNOISEPASS_HH_ +#ifndef GZ_RENDERING_OGRE_OGREGAUSSIANNOISEPASS_HH_ +#define GZ_RENDERING_OGRE_OGREGAUSSIANNOISEPASS_HH_ #include -#include +#include -#include "ignition/rendering/base/BaseGaussianNoisePass.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreRenderPass.hh" -#include "ignition/rendering/ogre/Export.hh" +#include "gz/rendering/base/BaseGaussianNoisePass.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreRenderPass.hh" +#include "gz/rendering/ogre/Export.hh" namespace ignition { @@ -36,7 +36,7 @@ namespace ignition class GaussianNoiseCompositorListener; /* \class OgreGaussianNoisePass OgreGaussianNoisePass.hh \ - * ignition/rendering/ogre/OgreGaussianNoisePass.hh + * gz/rendering/ogre/OgreGaussianNoisePass.hh */ /// \brief Ogre implementation of the GaussianNoisePass class class IGNITION_RENDERING_OGRE_VISIBLE OgreGaussianNoisePass : diff --git a/ogre/include/gz/rendering/ogre/OgreGeometry.hh b/ogre/include/gz/rendering/ogre/OgreGeometry.hh index 74c284bbd..8ede3a0b2 100644 --- a/ogre/include/gz/rendering/ogre/OgreGeometry.hh +++ b/ogre/include/gz/rendering/ogre/OgreGeometry.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREGEOMETRY_HH_ -#define IGNITION_RENDERING_OGRE_OGREGEOMETRY_HH_ +#ifndef GZ_RENDERING_OGRE_OGREGEOMETRY_HH_ +#define GZ_RENDERING_OGRE_OGREGEOMETRY_HH_ -#include +#include -#include "ignition/rendering/base/BaseGeometry.hh" -#include "ignition/rendering/ogre/OgreObject.hh" +#include "gz/rendering/base/BaseGeometry.hh" +#include "gz/rendering/ogre/OgreObject.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/OgreGizmoVisual.hh b/ogre/include/gz/rendering/ogre/OgreGizmoVisual.hh index 2fdb75e52..c871c3703 100644 --- a/ogre/include/gz/rendering/ogre/OgreGizmoVisual.hh +++ b/ogre/include/gz/rendering/ogre/OgreGizmoVisual.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREGIZMOVISUAL_HH_ -#define IGNITION_RENDERING_OGRE_OGREGIZMOVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE_OGREGIZMOVISUAL_HH_ +#define GZ_RENDERING_OGRE_OGREGIZMOVISUAL_HH_ -#include "ignition/rendering/base/BaseGizmoVisual.hh" -#include "ignition/rendering/ogre/OgreVisual.hh" +#include "gz/rendering/base/BaseGizmoVisual.hh" +#include "gz/rendering/ogre/OgreVisual.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreGpuRays.hh b/ogre/include/gz/rendering/ogre/OgreGpuRays.hh index 435dcd631..589283327 100644 --- a/ogre/include/gz/rendering/ogre/OgreGpuRays.hh +++ b/ogre/include/gz/rendering/ogre/OgreGpuRays.hh @@ -15,25 +15,25 @@ * */ -#ifndef IGNITION_RENDERING_OGRE_OGREGPURAYS_HH_ -#define IGNITION_RENDERING_OGRE_OGREGPURAYS_HH_ +#ifndef GZ_RENDERING_OGRE_OGREGPURAYS_HH_ +#define GZ_RENDERING_OGRE_OGREGPURAYS_HH_ #include #include #include #include -#include - -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/base/BaseGpuRays.hh" -#include "ignition/rendering/ogre/OgreConversions.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreRenderTarget.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" -#include "ignition/rendering/ogre/OgreMaterial.hh" -#include "ignition/rendering/ogre/OgreScene.hh" -#include "ignition/rendering/ogre/OgreSensor.hh" +#include + +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/base/BaseGpuRays.hh" +#include "gz/rendering/ogre/OgreConversions.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreRenderTarget.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/ogre/OgreMaterial.hh" +#include "gz/rendering/ogre/OgreScene.hh" +#include "gz/rendering/ogre/OgreSensor.hh" #ifdef _WIN32 // Ensure that Winsock2.h is included before Windows.h, which can get diff --git a/ogre/include/gz/rendering/ogre/OgreGrid.hh b/ogre/include/gz/rendering/ogre/OgreGrid.hh index b6f188b56..6a577051b 100644 --- a/ogre/include/gz/rendering/ogre/OgreGrid.hh +++ b/ogre/include/gz/rendering/ogre/OgreGrid.hh @@ -15,13 +15,13 @@ * */ -#ifndef IGNITION_RENDERING_OGRE_OGREGRID_HH_ -#define IGNITION_RENDERING_OGRE_OGREGRID_HH_ +#ifndef GZ_RENDERING_OGRE_OGREGRID_HH_ +#define GZ_RENDERING_OGRE_OGREGRID_HH_ #include -#include "ignition/rendering/base/BaseGrid.hh" -#include "ignition/rendering/ogre/OgreGeometry.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/base/BaseGrid.hh" +#include "gz/rendering/ogre/OgreGeometry.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/OgreHeightmap.hh b/ogre/include/gz/rendering/ogre/OgreHeightmap.hh index b75fde249..286edc2bb 100644 --- a/ogre/include/gz/rendering/ogre/OgreHeightmap.hh +++ b/ogre/include/gz/rendering/ogre/OgreHeightmap.hh @@ -15,16 +15,16 @@ * */ -#ifndef IGNITION_RENDERING_OGRE_OGREHEIGHTMAP_HH_ -#define IGNITION_RENDERING_OGRE_OGREHEIGHTMAP_HH_ +#ifndef GZ_RENDERING_OGRE_OGREHEIGHTMAP_HH_ +#define GZ_RENDERING_OGRE_OGREHEIGHTMAP_HH_ #include #include #include -#include "ignition/rendering/base/BaseHeightmap.hh" -#include "ignition/rendering/ogre/OgreGeometry.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/base/BaseHeightmap.hh" +#include "gz/rendering/ogre/OgreGeometry.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" // Ignoring warning: "non dll-interface class // 'ignition::rendering::v5::Heightmap' used as base for dll-interface class" diff --git a/ogre/include/gz/rendering/ogre/OgreIncludes.hh b/ogre/include/gz/rendering/ogre/OgreIncludes.hh index d858b8204..74236fafe 100644 --- a/ogre/include/gz/rendering/ogre/OgreIncludes.hh +++ b/ogre/include/gz/rendering/ogre/OgreIncludes.hh @@ -14,8 +14,8 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREINCLUDES_HH_ -#define IGNITION_RENDERING_OGRE_OGREINCLUDES_HH_ +#ifndef GZ_RENDERING_OGRE_OGREINCLUDES_HH_ +#define GZ_RENDERING_OGRE_OGREINCLUDES_HH_ // This disables warning messages for OGRE #ifndef _MSC_VER diff --git a/ogre/include/gz/rendering/ogre/OgreInertiaVisual.hh b/ogre/include/gz/rendering/ogre/OgreInertiaVisual.hh index a956823d5..770df2c8a 100644 --- a/ogre/include/gz/rendering/ogre/OgreInertiaVisual.hh +++ b/ogre/include/gz/rendering/ogre/OgreInertiaVisual.hh @@ -15,15 +15,15 @@ * */ -#ifndef IGNITION_RENDERING_OGRE_OGREINERTIAVISUAL_HH_ -#define IGNITION_RENDERING_OGRE_OGREINERTIAVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE_OGREINERTIAVISUAL_HH_ +#define GZ_RENDERING_OGRE_OGREINERTIAVISUAL_HH_ #include -#include "ignition/rendering/base/BaseInertiaVisual.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreMaterial.hh" -#include "ignition/rendering/ogre/OgreVisual.hh" +#include "gz/rendering/base/BaseInertiaVisual.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreMaterial.hh" +#include "gz/rendering/ogre/OgreVisual.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/OgreJointVisual.hh b/ogre/include/gz/rendering/ogre/OgreJointVisual.hh index fb57497cc..567e6869e 100644 --- a/ogre/include/gz/rendering/ogre/OgreJointVisual.hh +++ b/ogre/include/gz/rendering/ogre/OgreJointVisual.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREJOINTVISUAL_HH_ -#define IGNITION_RENDERING_OGRE_OGREJOINTVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE_OGREJOINTVISUAL_HH_ +#define GZ_RENDERING_OGRE_OGREJOINTVISUAL_HH_ -#include "ignition/rendering/base/BaseJointVisual.hh" -#include "ignition/rendering/ogre/OgreVisual.hh" +#include "gz/rendering/base/BaseJointVisual.hh" +#include "gz/rendering/ogre/OgreVisual.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreLidarVisual.hh b/ogre/include/gz/rendering/ogre/OgreLidarVisual.hh index f9ea3c40c..24b616120 100644 --- a/ogre/include/gz/rendering/ogre/OgreLidarVisual.hh +++ b/ogre/include/gz/rendering/ogre/OgreLidarVisual.hh @@ -15,15 +15,15 @@ * */ -#ifndef IGNITION_RENDERING_OGRE_OGRELIDARVISUAL_HH_ -#define IGNITION_RENDERING_OGRE_OGRELIDARVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE_OGRELIDARVISUAL_HH_ +#define GZ_RENDERING_OGRE_OGRELIDARVISUAL_HH_ #include #include -#include "ignition/rendering/base/BaseLidarVisual.hh" -#include "ignition/rendering/ogre/OgreVisual.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreScene.hh" +#include "gz/rendering/base/BaseLidarVisual.hh" +#include "gz/rendering/ogre/OgreVisual.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreScene.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreLight.hh b/ogre/include/gz/rendering/ogre/OgreLight.hh index 98c8cc3e1..0274f9139 100644 --- a/ogre/include/gz/rendering/ogre/OgreLight.hh +++ b/ogre/include/gz/rendering/ogre/OgreLight.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGRELIGHT_HH_ -#define IGNITION_RENDERING_OGRE_OGRELIGHT_HH_ +#ifndef GZ_RENDERING_OGRE_OGRELIGHT_HH_ +#define GZ_RENDERING_OGRE_OGRELIGHT_HH_ -#include "ignition/rendering/base/BaseLight.hh" -#include "ignition/rendering/ogre/OgreNode.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/base/BaseLight.hh" +#include "gz/rendering/ogre/OgreNode.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/OgreLightVisual.hh b/ogre/include/gz/rendering/ogre/OgreLightVisual.hh index 801049c52..9a6305e3d 100644 --- a/ogre/include/gz/rendering/ogre/OgreLightVisual.hh +++ b/ogre/include/gz/rendering/ogre/OgreLightVisual.hh @@ -15,15 +15,15 @@ * */ -#ifndef IGNITION_RENDERING_OGRE_OGRELIGHTVISUAL_HH_ -#define IGNITION_RENDERING_OGRE_OGRELIGHTVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE_OGRELIGHTVISUAL_HH_ +#define GZ_RENDERING_OGRE_OGRELIGHTVISUAL_HH_ #include -#include "ignition/rendering/base/BaseLightVisual.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreMaterial.hh" -#include "ignition/rendering/ogre/OgreVisual.hh" +#include "gz/rendering/base/BaseLightVisual.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreMaterial.hh" +#include "gz/rendering/ogre/OgreVisual.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/OgreMarker.hh b/ogre/include/gz/rendering/ogre/OgreMarker.hh index ef98c16c9..14dba9757 100644 --- a/ogre/include/gz/rendering/ogre/OgreMarker.hh +++ b/ogre/include/gz/rendering/ogre/OgreMarker.hh @@ -15,13 +15,13 @@ * */ -#ifndef IGNITION_RENDERING_OGRE_OGREMARKER_HH_ -#define IGNITION_RENDERING_OGRE_OGREMARKER_HH_ +#ifndef GZ_RENDERING_OGRE_OGREMARKER_HH_ +#define GZ_RENDERING_OGRE_OGREMARKER_HH_ #include -#include "ignition/rendering/base/BaseMarker.hh" -#include "ignition/rendering/ogre/OgreGeometry.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/base/BaseMarker.hh" +#include "gz/rendering/ogre/OgreGeometry.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreMaterial.hh b/ogre/include/gz/rendering/ogre/OgreMaterial.hh index 670ecaf8a..9627c456f 100644 --- a/ogre/include/gz/rendering/ogre/OgreMaterial.hh +++ b/ogre/include/gz/rendering/ogre/OgreMaterial.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREMATERIAL_HH_ -#define IGNITION_RENDERING_OGRE_OGREMATERIAL_HH_ +#ifndef GZ_RENDERING_OGRE_OGREMATERIAL_HH_ +#define GZ_RENDERING_OGRE_OGREMATERIAL_HH_ #include -#include +#include -#include "ignition/rendering/base/BaseMaterial.hh" -#include "ignition/rendering/ogre/OgreObject.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/base/BaseMaterial.hh" +#include "gz/rendering/ogre/OgreObject.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreMaterialSwitcher.hh b/ogre/include/gz/rendering/ogre/OgreMaterialSwitcher.hh index be1b60490..1498adc22 100644 --- a/ogre/include/gz/rendering/ogre/OgreMaterialSwitcher.hh +++ b/ogre/include/gz/rendering/ogre/OgreMaterialSwitcher.hh @@ -15,18 +15,18 @@ * */ -#ifndef IGNITION_RENDERING_OGRE_OGREMATERIALSWITCHER_HH_ -#define IGNITION_RENDERING_OGRE_OGREMATERIALSWITCHER_HH_ +#ifndef GZ_RENDERING_OGRE_OGREMATERIALSWITCHER_HH_ +#define GZ_RENDERING_OGRE_OGREMATERIALSWITCHER_HH_ #include #include -#include -#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/ogre/Export.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" +#include +#include +#include "gz/rendering/config.hh" +#include "gz/rendering/ogre/Export.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreMesh.hh b/ogre/include/gz/rendering/ogre/OgreMesh.hh index 50d8e0b16..c2328bca8 100644 --- a/ogre/include/gz/rendering/ogre/OgreMesh.hh +++ b/ogre/include/gz/rendering/ogre/OgreMesh.hh @@ -14,18 +14,18 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREMESH_HH_ -#define IGNITION_RENDERING_OGRE_OGREMESH_HH_ +#ifndef GZ_RENDERING_OGRE_OGREMESH_HH_ +#define GZ_RENDERING_OGRE_OGREMESH_HH_ #include #include #include #include #include -#include "ignition/rendering/base/BaseMesh.hh" -#include "ignition/rendering/ogre/OgreGeometry.hh" -#include "ignition/rendering/ogre/OgreObject.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/base/BaseMesh.hh" +#include "gz/rendering/ogre/OgreGeometry.hh" +#include "gz/rendering/ogre/OgreObject.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/OgreMeshFactory.hh b/ogre/include/gz/rendering/ogre/OgreMeshFactory.hh index 6c28369ab..92eb9f041 100644 --- a/ogre/include/gz/rendering/ogre/OgreMeshFactory.hh +++ b/ogre/include/gz/rendering/ogre/OgreMeshFactory.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREMESHFACTORY_HH_ -#define IGNITION_RENDERING_OGRE_OGREMESHFACTORY_HH_ +#ifndef GZ_RENDERING_OGRE_OGREMESHFACTORY_HH_ +#define GZ_RENDERING_OGRE_OGREMESHFACTORY_HH_ #include #include -#include "ignition/rendering/MeshDescriptor.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" -#include "ignition/rendering/ogre/Export.hh" +#include "gz/rendering/MeshDescriptor.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/ogre/Export.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/OgreNode.hh b/ogre/include/gz/rendering/ogre/OgreNode.hh index b7bf342fd..558086e89 100644 --- a/ogre/include/gz/rendering/ogre/OgreNode.hh +++ b/ogre/include/gz/rendering/ogre/OgreNode.hh @@ -14,14 +14,14 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGRENODE_HH_ -#define IGNITION_RENDERING_OGRE_OGRENODE_HH_ +#ifndef GZ_RENDERING_OGRE_OGRENODE_HH_ +#define GZ_RENDERING_OGRE_OGRENODE_HH_ -#include +#include -#include "ignition/rendering/base/BaseNode.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" -#include "ignition/rendering/ogre/OgreObject.hh" +#include "gz/rendering/base/BaseNode.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/ogre/OgreObject.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/OgreObject.hh b/ogre/include/gz/rendering/ogre/OgreObject.hh index b96e324f7..b2414e848 100644 --- a/ogre/include/gz/rendering/ogre/OgreObject.hh +++ b/ogre/include/gz/rendering/ogre/OgreObject.hh @@ -14,14 +14,14 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREOBJECT_HH_ -#define IGNITION_RENDERING_OGRE_OGREOBJECT_HH_ +#ifndef GZ_RENDERING_OGRE_OGREOBJECT_HH_ +#define GZ_RENDERING_OGRE_OGREOBJECT_HH_ -#include +#include -#include "ignition/rendering/base/BaseObject.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" -#include "ignition/rendering/ogre/Export.hh" +#include "gz/rendering/base/BaseObject.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/ogre/Export.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreObjectInterface.hh b/ogre/include/gz/rendering/ogre/OgreObjectInterface.hh index e5ee2717a..a51720d02 100644 --- a/ogre/include/gz/rendering/ogre/OgreObjectInterface.hh +++ b/ogre/include/gz/rendering/ogre/OgreObjectInterface.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREOBJECTINTERFACE_HH_ -#define IGNITION_RENDERING_OGRE_OGREOBJECTINTERFACE_HH_ +#ifndef GZ_RENDERING_OGRE_OGREOBJECTINTERFACE_HH_ +#define GZ_RENDERING_OGRE_OGREOBJECTINTERFACE_HH_ -#include "ignition/rendering/config.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/Export.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreParticleEmitter.hh b/ogre/include/gz/rendering/ogre/OgreParticleEmitter.hh index 92604ff78..bb42768a4 100644 --- a/ogre/include/gz/rendering/ogre/OgreParticleEmitter.hh +++ b/ogre/include/gz/rendering/ogre/OgreParticleEmitter.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_PARTICLEEMITTER_HH_ -#define IGNITION_RENDERING_OGRE_PARTICLEEMITTER_HH_ +#ifndef GZ_RENDERING_OGRE_PARTICLEEMITTER_HH_ +#define GZ_RENDERING_OGRE_PARTICLEEMITTER_HH_ -#include "ignition/rendering/base/BaseParticleEmitter.hh" -#include "ignition/rendering/ogre/OgreVisual.hh" +#include "gz/rendering/base/BaseParticleEmitter.hh" +#include "gz/rendering/ogre/OgreVisual.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreRTShaderSystem.hh b/ogre/include/gz/rendering/ogre/OgreRTShaderSystem.hh index 56450b8fc..1e4d1611b 100644 --- a/ogre/include/gz/rendering/ogre/OgreRTShaderSystem.hh +++ b/ogre/include/gz/rendering/ogre/OgreRTShaderSystem.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGRERTSHADERSYSTEM_HH_ -#define IGNITION_RENDERING_OGRE_OGRERTSHADERSYSTEM_HH_ +#ifndef GZ_RENDERING_OGRE_OGRERTSHADERSYSTEM_HH_ +#define GZ_RENDERING_OGRE_OGRERTSHADERSYSTEM_HH_ #include #include -#include -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" -#include "ignition/rendering/ogre/Export.hh" +#include +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/ogre/Export.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreRayQuery.hh b/ogre/include/gz/rendering/ogre/OgreRayQuery.hh index dbe8b89c3..df9b9cedf 100644 --- a/ogre/include/gz/rendering/ogre/OgreRayQuery.hh +++ b/ogre/include/gz/rendering/ogre/OgreRayQuery.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGRERAYQUERY_HH_ -#define IGNITION_RENDERING_OGRE_OGRERAYQUERY_HH_ +#ifndef GZ_RENDERING_OGRE_OGRERAYQUERY_HH_ +#define GZ_RENDERING_OGRE_OGRERAYQUERY_HH_ #include -#include "ignition/rendering/base/BaseRayQuery.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreObject.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/base/BaseRayQuery.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreObject.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" namespace ignition { @@ -34,7 +34,7 @@ namespace ignition class OgreRayQueryPrivate; /// \class OgreRayQuery OgreRayQuery.hh - /// ignition/rendering/base/OgreRayQuery.hh + /// gz/rendering/base/OgreRayQuery.hh /// \brief A Ray Query class used for computing ray object intersections class IGNITION_RENDERING_OGRE_VISIBLE OgreRayQuery : public BaseRayQuery diff --git a/ogre/include/gz/rendering/ogre/OgreRenderEngine.hh b/ogre/include/gz/rendering/ogre/OgreRenderEngine.hh index 053a6364d..efcf0e225 100644 --- a/ogre/include/gz/rendering/ogre/OgreRenderEngine.hh +++ b/ogre/include/gz/rendering/ogre/OgreRenderEngine.hh @@ -14,22 +14,22 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGRERENDERENGINE_HH_ -#define IGNITION_RENDERING_OGRE_OGRERENDERENGINE_HH_ +#ifndef GZ_RENDERING_OGRE_OGRERENDERENGINE_HH_ +#define GZ_RENDERING_OGRE_OGRERENDERENGINE_HH_ #include #include #include #include -#include +#include -#include "ignition/rendering/RenderEnginePlugin.hh" -#include "ignition/rendering/base/BaseRenderEngine.hh" -#include "ignition/rendering/base/BaseRenderTypes.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" -#include "ignition/rendering/ogre/Export.hh" +#include "gz/rendering/RenderEnginePlugin.hh" +#include "gz/rendering/base/BaseRenderEngine.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/ogre/Export.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/OgreRenderPass.hh b/ogre/include/gz/rendering/ogre/OgreRenderPass.hh index cbfe312e9..8dbe49d0d 100644 --- a/ogre/include/gz/rendering/ogre/OgreRenderPass.hh +++ b/ogre/include/gz/rendering/ogre/OgreRenderPass.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGRERENDERPASS_HH_ -#define IGNITION_RENDERING_OGRE_OGRERENDERPASS_HH_ +#ifndef GZ_RENDERING_OGRE_OGRERENDERPASS_HH_ +#define GZ_RENDERING_OGRE_OGRERENDERPASS_HH_ -#include "ignition/rendering/base/BaseRenderPass.hh" -#include "ignition/rendering/ogre/Export.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreObject.hh" +#include "gz/rendering/base/BaseRenderPass.hh" +#include "gz/rendering/ogre/Export.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreObject.hh" namespace ignition { @@ -29,7 +29,7 @@ namespace ignition inline namespace IGNITION_RENDERING_VERSION_NAMESPACE { // /* \class OgreRenderPass OgreRenderPass.hh \ - * ignition/rendering/ogre/OgreRenderPass.hh + * gz/rendering/ogre/OgreRenderPass.hh */ /// \brief Ogre implementation of the RenderPass class class IGNITION_RENDERING_OGRE_VISIBLE OgreRenderPass : diff --git a/ogre/include/gz/rendering/ogre/OgreRenderTarget.hh b/ogre/include/gz/rendering/ogre/OgreRenderTarget.hh index 9fddb44ee..cbda9cc91 100644 --- a/ogre/include/gz/rendering/ogre/OgreRenderTarget.hh +++ b/ogre/include/gz/rendering/ogre/OgreRenderTarget.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGRERENDERTARGET_HH_ -#define IGNITION_RENDERING_OGRE_OGRERENDERTARGET_HH_ +#ifndef GZ_RENDERING_OGRE_OGRERENDERTARGET_HH_ +#define GZ_RENDERING_OGRE_OGRERENDERTARGET_HH_ -#include +#include -#include "ignition/rendering/base/BaseRenderTypes.hh" -#include "ignition/rendering/base/BaseRenderTarget.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreObject.hh" -#include "ignition/rendering/ogre/OgreRenderTargetMaterial.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/base/BaseRenderTarget.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreObject.hh" +#include "gz/rendering/ogre/OgreRenderTargetMaterial.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/OgreRenderTargetMaterial.hh b/ogre/include/gz/rendering/ogre/OgreRenderTargetMaterial.hh index e738438e8..627709d86 100644 --- a/ogre/include/gz/rendering/ogre/OgreRenderTargetMaterial.hh +++ b/ogre/include/gz/rendering/ogre/OgreRenderTargetMaterial.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGRRENDERTARGETMATERIAL_HH_ -#define IGNITION_RENDERING_OGRE_OGRRENDERTARGETMATERIAL_HH_ +#ifndef GZ_RENDERING_OGRE_OGRRENDERTARGETMATERIAL_HH_ +#define GZ_RENDERING_OGRE_OGRRENDERTARGETMATERIAL_HH_ #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" -#include "ignition/rendering/ogre/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/ogre/Export.hh" // Ogre::MaterialManager::Listener isn't a dll-interface class, this may cause // issues diff --git a/ogre/include/gz/rendering/ogre/OgreRenderTypes.hh b/ogre/include/gz/rendering/ogre/OgreRenderTypes.hh index d4d83f71b..752477af0 100644 --- a/ogre/include/gz/rendering/ogre/OgreRenderTypes.hh +++ b/ogre/include/gz/rendering/ogre/OgreRenderTypes.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGRERENDERTYPES_HH_ -#define IGNITION_RENDERING_OGRE_OGRERENDERTYPES_HH_ +#ifndef GZ_RENDERING_OGRE_OGRERENDERTYPES_HH_ +#define GZ_RENDERING_OGRE_OGRERENDERTYPES_HH_ #include -#include "ignition/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreScene.hh b/ogre/include/gz/rendering/ogre/OgreScene.hh index 2631c25dd..2bcb93f56 100644 --- a/ogre/include/gz/rendering/ogre/OgreScene.hh +++ b/ogre/include/gz/rendering/ogre/OgreScene.hh @@ -14,14 +14,14 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGRESCENE_HH_ -#define IGNITION_RENDERING_OGRE_OGRESCENE_HH_ +#ifndef GZ_RENDERING_OGRE_OGRESCENE_HH_ +#define GZ_RENDERING_OGRE_OGRESCENE_HH_ #include #include -#include "ignition/rendering/base/BaseScene.hh" -#include "ignition/rendering/ogre/Export.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/base/BaseScene.hh" +#include "gz/rendering/ogre/Export.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" namespace Ogre diff --git a/ogre/include/gz/rendering/ogre/OgreSelectionBuffer.hh b/ogre/include/gz/rendering/ogre/OgreSelectionBuffer.hh index 51c76af25..3a6932018 100644 --- a/ogre/include/gz/rendering/ogre/OgreSelectionBuffer.hh +++ b/ogre/include/gz/rendering/ogre/OgreSelectionBuffer.hh @@ -14,14 +14,14 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGRESELECTIONBUFFER_HH_ -#define IGNITION_RENDERING_OGRE_OGRESELECTIONBUFFER_HH_ +#ifndef GZ_RENDERING_OGRE_OGRESELECTIONBUFFER_HH_ +#define GZ_RENDERING_OGRE_OGRESELECTIONBUFFER_HH_ #include #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/ogre/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/ogre/Export.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/OgreSensor.hh b/ogre/include/gz/rendering/ogre/OgreSensor.hh index 6f4e6f3c1..af5643099 100644 --- a/ogre/include/gz/rendering/ogre/OgreSensor.hh +++ b/ogre/include/gz/rendering/ogre/OgreSensor.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGRESENSOR_HH_ -#define IGNITION_RENDERING_OGRE_OGRESENSOR_HH_ +#ifndef GZ_RENDERING_OGRE_OGRESENSOR_HH_ +#define GZ_RENDERING_OGRE_OGRESENSOR_HH_ -#include "ignition/rendering/base/BaseSensor.hh" -#include "ignition/rendering/ogre/OgreNode.hh" +#include "gz/rendering/base/BaseSensor.hh" +#include "gz/rendering/ogre/OgreNode.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreStorage.hh b/ogre/include/gz/rendering/ogre/OgreStorage.hh index bd113c1fb..50db5882b 100644 --- a/ogre/include/gz/rendering/ogre/OgreStorage.hh +++ b/ogre/include/gz/rendering/ogre/OgreStorage.hh @@ -14,20 +14,20 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGRESTORAGE_HH_ -#define IGNITION_RENDERING_OGRE_OGRESTORAGE_HH_ +#ifndef GZ_RENDERING_OGRE_OGRESTORAGE_HH_ +#define GZ_RENDERING_OGRE_OGRESTORAGE_HH_ #include -#include "ignition/rendering/base/BaseStorage.hh" +#include "gz/rendering/base/BaseStorage.hh" -#include "ignition/rendering/ogre/OgreGeometry.hh" -#include "ignition/rendering/ogre/OgreLight.hh" -#include "ignition/rendering/ogre/OgreMaterial.hh" -#include "ignition/rendering/ogre/OgreMesh.hh" -#include "ignition/rendering/ogre/OgreNode.hh" -#include "ignition/rendering/ogre/OgreScene.hh" -#include "ignition/rendering/ogre/OgreSensor.hh" -#include "ignition/rendering/ogre/OgreVisual.hh" +#include "gz/rendering/ogre/OgreGeometry.hh" +#include "gz/rendering/ogre/OgreLight.hh" +#include "gz/rendering/ogre/OgreMaterial.hh" +#include "gz/rendering/ogre/OgreMesh.hh" +#include "gz/rendering/ogre/OgreNode.hh" +#include "gz/rendering/ogre/OgreScene.hh" +#include "gz/rendering/ogre/OgreSensor.hh" +#include "gz/rendering/ogre/OgreVisual.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreText.hh b/ogre/include/gz/rendering/ogre/OgreText.hh index 61511d5a0..7b8cab572 100644 --- a/ogre/include/gz/rendering/ogre/OgreText.hh +++ b/ogre/include/gz/rendering/ogre/OgreText.hh @@ -15,19 +15,19 @@ * */ -#ifndef IGNITION_RENDERING_OGRE_OGRETEXT_HH_ -#define IGNITION_RENDERING_OGRE_OGRETEXT_HH_ +#ifndef GZ_RENDERING_OGRE_OGRETEXT_HH_ +#define GZ_RENDERING_OGRE_OGRETEXT_HH_ #include #include -#include -#include +#include +#include -#include "ignition/rendering/base/BaseText.hh" -#include "ignition/rendering/ogre/OgreGeometry.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/Export.hh" +#include "gz/rendering/base/BaseText.hh" +#include "gz/rendering/ogre/OgreGeometry.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/Export.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreThermalCamera.hh b/ogre/include/gz/rendering/ogre/OgreThermalCamera.hh index 415618539..54fd1987e 100644 --- a/ogre/include/gz/rendering/ogre/OgreThermalCamera.hh +++ b/ogre/include/gz/rendering/ogre/OgreThermalCamera.hh @@ -15,8 +15,8 @@ * */ -#ifndef IGNITION_RENDERING_OGRE_OGRETHERMALCAMERA_HH_ -#define IGNITION_RENDERING_OGRE_OGRETHERMALCAMERA_HH_ +#ifndef GZ_RENDERING_OGRE_OGRETHERMALCAMERA_HH_ +#define GZ_RENDERING_OGRE_OGRETHERMALCAMERA_HH_ #ifdef _WIN32 // Ensure that Winsock2.h is included before Windows.h, which can get @@ -27,19 +27,19 @@ #include #include -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/base/BaseThermalCamera.hh" -#include "ignition/rendering/ogre/Export.hh" -#include "ignition/rendering/ogre/OgreConversions.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" -#include "ignition/rendering/ogre/OgreObjectInterface.hh" -#include "ignition/rendering/ogre/OgreRenderTarget.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" -#include "ignition/rendering/ogre/OgreScene.hh" -#include "ignition/rendering/ogre/OgreSensor.hh" - -#include "ignition/common/Event.hh" -#include "ignition/common/Console.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/base/BaseThermalCamera.hh" +#include "gz/rendering/ogre/Export.hh" +#include "gz/rendering/ogre/OgreConversions.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/ogre/OgreObjectInterface.hh" +#include "gz/rendering/ogre/OgreRenderTarget.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/ogre/OgreScene.hh" +#include "gz/rendering/ogre/OgreSensor.hh" + +#include "gz/common/Event.hh" +#include "gz/common/Console.hh" namespace Ogre diff --git a/ogre/include/gz/rendering/ogre/OgreVisual.hh b/ogre/include/gz/rendering/ogre/OgreVisual.hh index ab9843ef1..c07fffe52 100644 --- a/ogre/include/gz/rendering/ogre/OgreVisual.hh +++ b/ogre/include/gz/rendering/ogre/OgreVisual.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_OGREVISUAL_HH_ -#define IGNITION_RENDERING_OGRE_OGREVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE_OGREVISUAL_HH_ +#define GZ_RENDERING_OGRE_OGREVISUAL_HH_ #include #include -#include "ignition/rendering/base/BaseVisual.hh" -#include "ignition/rendering/ogre/OgreNode.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/base/BaseVisual.hh" +#include "gz/rendering/ogre/OgreNode.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" namespace ignition { diff --git a/ogre/include/gz/rendering/ogre/OgreWideAngleCamera.hh b/ogre/include/gz/rendering/ogre/OgreWideAngleCamera.hh index 94bb31b63..587f7a55e 100644 --- a/ogre/include/gz/rendering/ogre/OgreWideAngleCamera.hh +++ b/ogre/include/gz/rendering/ogre/OgreWideAngleCamera.hh @@ -14,20 +14,20 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE_WIDEANGLECAMERA_HH_ -#define IGNITION_RENDERING_OGRE_WIDEANGLECAMERA_HH_ +#ifndef GZ_RENDERING_OGRE_WIDEANGLECAMERA_HH_ +#define GZ_RENDERING_OGRE_WIDEANGLECAMERA_HH_ #include #include #include -#include +#include -#include "ignition/rendering/base/BaseWideAngleCamera.hh" -#include "ignition/rendering/ogre/OgreRenderTarget.hh" -#include "ignition/rendering/ogre/OgreRenderTypes.hh" -#include "ignition/rendering/ogre/OgreScene.hh" -#include "ignition/rendering/ogre/OgreSensor.hh" +#include "gz/rendering/base/BaseWideAngleCamera.hh" +#include "gz/rendering/ogre/OgreRenderTarget.hh" +#include "gz/rendering/ogre/OgreRenderTypes.hh" +#include "gz/rendering/ogre/OgreScene.hh" +#include "gz/rendering/ogre/OgreSensor.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/OgreWireBox.hh b/ogre/include/gz/rendering/ogre/OgreWireBox.hh index b22078f19..1284a3ffd 100644 --- a/ogre/include/gz/rendering/ogre/OgreWireBox.hh +++ b/ogre/include/gz/rendering/ogre/OgreWireBox.hh @@ -15,13 +15,13 @@ * */ -#ifndef IGNITION_RENDERING_OGRE_OGREWIREBOX_HH_ -#define IGNITION_RENDERING_OGRE_OGREWIREBOX_HH_ +#ifndef GZ_RENDERING_OGRE_OGREWIREBOX_HH_ +#define GZ_RENDERING_OGRE_OGREWIREBOX_HH_ #include -#include "ignition/rendering/base/BaseWireBox.hh" -#include "ignition/rendering/ogre/OgreGeometry.hh" -#include "ignition/rendering/ogre/OgreIncludes.hh" +#include "gz/rendering/base/BaseWireBox.hh" +#include "gz/rendering/ogre/OgreGeometry.hh" +#include "gz/rendering/ogre/OgreIncludes.hh" namespace Ogre { diff --git a/ogre/include/gz/rendering/ogre/ogre.hh.in b/ogre/include/gz/rendering/ogre/ogre.hh.in index acfd26ae7..c4092f0cd 100644 --- a/ogre/include/gz/rendering/ogre/ogre.hh.in +++ b/ogre/include/gz/rendering/ogre/ogre.hh.in @@ -1,3 +1,3 @@ // Automatically generated -#include +#include ${ign_headers} diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2ArrowVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2ArrowVisual.hh index 60dbd73c0..fb57ed538 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2ArrowVisual.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2ArrowVisual.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2ARROWVISUAL_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2ARROWVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2ARROWVISUAL_HH_ +#define GZ_RENDERING_OGRE2_OGRE2ARROWVISUAL_HH_ -#include "ignition/rendering/base/BaseArrowVisual.hh" -#include "ignition/rendering/ogre2/Ogre2Visual.hh" +#include "gz/rendering/base/BaseArrowVisual.hh" +#include "gz/rendering/ogre2/Ogre2Visual.hh" namespace ignition { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2AxisVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2AxisVisual.hh index e76bde5b8..82725d4fb 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2AxisVisual.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2AxisVisual.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2AXISVISUAL_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2AXISVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2AXISVISUAL_HH_ +#define GZ_RENDERING_OGRE2_OGRE2AXISVISUAL_HH_ -#include "ignition/rendering/base/BaseAxisVisual.hh" -#include "ignition/rendering/ogre2/Ogre2Visual.hh" +#include "gz/rendering/base/BaseAxisVisual.hh" +#include "gz/rendering/ogre2/Ogre2Visual.hh" namespace ignition { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2COMVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2COMVisual.hh index d55afb8b7..5c913e89b 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2COMVisual.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2COMVisual.hh @@ -15,13 +15,13 @@ * */ -#ifndef IGNITION_RENDERING_OGRE_OGRE2COMVISUAL_HH_ -#define IGNITION_RENDERING_OGRE_OGRE2COMVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE_OGRE2COMVISUAL_HH_ +#define GZ_RENDERING_OGRE_OGRE2COMVISUAL_HH_ #include -#include "ignition/rendering/base/BaseCOMVisual.hh" -#include "ignition/rendering/ogre2/Ogre2Visual.hh" +#include "gz/rendering/base/BaseCOMVisual.hh" +#include "gz/rendering/ogre2/Ogre2Visual.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Camera.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Camera.hh index 41d857aed..788cea6ee 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Camera.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Camera.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2CAMERA_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2CAMERA_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2CAMERA_HH_ +#define GZ_RENDERING_OGRE2_OGRE2CAMERA_HH_ #include -#include "ignition/rendering/base/BaseCamera.hh" -#include "ignition/rendering/ogre2/Ogre2RenderTypes.hh" -#include "ignition/rendering/ogre2/Ogre2Includes.hh" -#include "ignition/rendering/ogre2/Ogre2ObjectInterface.hh" -#include "ignition/rendering/ogre2/Ogre2Sensor.hh" +#include "gz/rendering/base/BaseCamera.hh" +#include "gz/rendering/ogre2/Ogre2RenderTypes.hh" +#include "gz/rendering/ogre2/Ogre2Includes.hh" +#include "gz/rendering/ogre2/Ogre2ObjectInterface.hh" +#include "gz/rendering/ogre2/Ogre2Sensor.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Capsule.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Capsule.hh index 8832c012a..d48f65733 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Capsule.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Capsule.hh @@ -15,14 +15,14 @@ * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2CAPSULE_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2CAPSULE_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2CAPSULE_HH_ +#define GZ_RENDERING_OGRE2_OGRE2CAPSULE_HH_ #include #include -#include "ignition/rendering/base/BaseCapsule.hh" -#include "ignition/rendering/ogre2/Ogre2Geometry.hh" +#include "gz/rendering/base/BaseCapsule.hh" +#include "gz/rendering/ogre2/Ogre2Geometry.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Conversions.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Conversions.hh index ae88820c7..1b7afbc44 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Conversions.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Conversions.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2CONVERSIONS_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2CONVERSIONS_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2CONVERSIONS_HH_ +#define GZ_RENDERING_OGRE2_OGRE2CONVERSIONS_HH_ -#include -#include -#include -#include +#include +#include +#include +#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/PixelFormat.hh" -#include "ignition/rendering/ogre2/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/PixelFormat.hh" +#include "gz/rendering/ogre2/Export.hh" #ifdef _MSC_VER #pragma warning(push, 0) diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2DepthCamera.hh b/ogre2/include/gz/rendering/ogre2/Ogre2DepthCamera.hh index 84f94ba88..7096c22c5 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2DepthCamera.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2DepthCamera.hh @@ -15,8 +15,8 @@ * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2DEPTHCAMERA_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2DEPTHCAMERA_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2DEPTHCAMERA_HH_ +#define GZ_RENDERING_OGRE2_OGRE2DEPTHCAMERA_HH_ #ifdef _WIN32 // Ensure that Winsock2.h is included before Windows.h, which can get @@ -27,12 +27,12 @@ #include #include -#include "ignition/rendering/base/BaseDepthCamera.hh" -#include "ignition/rendering/ogre2/Ogre2ObjectInterface.hh" -#include "ignition/rendering/ogre2/Ogre2Sensor.hh" +#include "gz/rendering/base/BaseDepthCamera.hh" +#include "gz/rendering/ogre2/Ogre2ObjectInterface.hh" +#include "gz/rendering/ogre2/Ogre2Sensor.hh" -#include "ignition/common/Event.hh" -#include "ignition/common/Console.hh" +#include "gz/common/Event.hh" +#include "gz/common/Console.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2DynamicRenderable.hh b/ogre2/include/gz/rendering/ogre2/Ogre2DynamicRenderable.hh index 502bb3cc4..983772cd9 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2DynamicRenderable.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2DynamicRenderable.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2DYNAMICRENDERABLE_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2DYNAMICRENDERABLE_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2DYNAMICRENDERABLE_HH_ +#define GZ_RENDERING_OGRE2_OGRE2DYNAMICRENDERABLE_HH_ #include #include #include -#include "ignition/rendering/ogre2/Export.hh" -#include "ignition/rendering/ogre2/Ogre2RenderTypes.hh" -#include "ignition/rendering/Marker.hh" +#include "gz/rendering/ogre2/Export.hh" +#include "gz/rendering/ogre2/Ogre2RenderTypes.hh" +#include "gz/rendering/Marker.hh" #ifdef _MSC_VER #pragma warning(push, 0) @@ -48,7 +48,7 @@ namespace ignition class Ogre2DynamicRenderablePrivate; /* \class Ogre2DynamicRenderable Ogre2DynamicRenderable.hh \ - * ignition/rendering/ogre2/Ogre2DynamicRenderable.hh + * gz/rendering/ogre2/Ogre2DynamicRenderable.hh */ /// \brief Dynamic renderable class that manages hardware buffers for /// a dynamic geometry diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2GaussianNoisePass.hh b/ogre2/include/gz/rendering/ogre2/Ogre2GaussianNoisePass.hh index 05c65caac..b67f85c19 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2GaussianNoisePass.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2GaussianNoisePass.hh @@ -14,14 +14,14 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2GAUSSIANNOISEPASS_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2GAUSSIANNOISEPASS_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2GAUSSIANNOISEPASS_HH_ +#define GZ_RENDERING_OGRE2_OGRE2GAUSSIANNOISEPASS_HH_ #include -#include "ignition/rendering/base/BaseGaussianNoisePass.hh" -#include "ignition/rendering/ogre2/Ogre2RenderPass.hh" -#include "ignition/rendering/ogre2/Export.hh" +#include "gz/rendering/base/BaseGaussianNoisePass.hh" +#include "gz/rendering/ogre2/Ogre2RenderPass.hh" +#include "gz/rendering/ogre2/Export.hh" namespace ignition { @@ -33,7 +33,7 @@ namespace ignition class Ogre2GaussianNoisePassPrivate; /* \class Ogre2GaussianNoisePass Ogre2GaussianNoisePass.hh \ - * ignition/rendering/ogre2/Ogre2GaussianNoisePass.hh + * gz/rendering/ogre2/Ogre2GaussianNoisePass.hh */ /// \brief Ogre2 Implementation of a Gaussian noise render pass. class IGNITION_RENDERING_OGRE2_VISIBLE Ogre2GaussianNoisePass : diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Geometry.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Geometry.hh index fbea7edf5..04f2e2b9b 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Geometry.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Geometry.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2GEOMETRY_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2GEOMETRY_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2GEOMETRY_HH_ +#define GZ_RENDERING_OGRE2_OGRE2GEOMETRY_HH_ -#include "ignition/rendering/base/BaseGeometry.hh" -#include "ignition/rendering/ogre2/Ogre2Object.hh" +#include "gz/rendering/base/BaseGeometry.hh" +#include "gz/rendering/ogre2/Ogre2Object.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2GizmoVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2GizmoVisual.hh index daf85011d..149c06d90 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2GizmoVisual.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2GizmoVisual.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2GIZMOVISUAL_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2GIZMOVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2GIZMOVISUAL_HH_ +#define GZ_RENDERING_OGRE2_OGRE2GIZMOVISUAL_HH_ -#include "ignition/rendering/base/BaseGizmoVisual.hh" -#include "ignition/rendering/ogre2/Ogre2Visual.hh" +#include "gz/rendering/base/BaseGizmoVisual.hh" +#include "gz/rendering/ogre2/Ogre2Visual.hh" namespace ignition { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2GpuRays.hh b/ogre2/include/gz/rendering/ogre2/Ogre2GpuRays.hh index 4e609a191..237712e75 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2GpuRays.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2GpuRays.hh @@ -15,22 +15,22 @@ * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2GPURAYS_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2GPURAYS_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2GPURAYS_HH_ +#define GZ_RENDERING_OGRE2_OGRE2GPURAYS_HH_ #include #include -#include "ignition/rendering/RenderTypes.hh" -#include "ignition/rendering/base/BaseGpuRays.hh" -#include "ignition/rendering/ogre2/Export.hh" -#include "ignition/rendering/ogre2/Ogre2RenderTarget.hh" -#include "ignition/rendering/ogre2/Ogre2RenderTypes.hh" -#include "ignition/rendering/ogre2/Ogre2Scene.hh" -#include "ignition/rendering/ogre2/Ogre2Sensor.hh" +#include "gz/rendering/RenderTypes.hh" +#include "gz/rendering/base/BaseGpuRays.hh" +#include "gz/rendering/ogre2/Export.hh" +#include "gz/rendering/ogre2/Ogre2RenderTarget.hh" +#include "gz/rendering/ogre2/Ogre2RenderTypes.hh" +#include "gz/rendering/ogre2/Ogre2Scene.hh" +#include "gz/rendering/ogre2/Ogre2Sensor.hh" -#include "ignition/common/Event.hh" -#include "ignition/common/Console.hh" +#include "gz/common/Event.hh" +#include "gz/common/Console.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Grid.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Grid.hh index 59538cdc4..dab992c6b 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Grid.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Grid.hh @@ -15,12 +15,12 @@ * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2GRID_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2GRID_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2GRID_HH_ +#define GZ_RENDERING_OGRE2_OGRE2GRID_HH_ #include -#include "ignition/rendering/base/BaseGrid.hh" -#include "ignition/rendering/ogre2/Ogre2Geometry.hh" +#include "gz/rendering/base/BaseGrid.hh" +#include "gz/rendering/ogre2/Ogre2Geometry.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2GzOgreRenderingMode.hh b/ogre2/include/gz/rendering/ogre2/Ogre2GzOgreRenderingMode.hh index 84e0ff890..c307b0a86 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2GzOgreRenderingMode.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2GzOgreRenderingMode.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2IGNOGRERENDERINGMODE_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2IGNOGRERENDERINGMODE_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2GZOGRERENDERINGMODE_HH_ +#define GZ_RENDERING_OGRE2_OGRE2GZOGRERENDERINGMODE_HH_ -#include "ignition/rendering/config.hh" -#include "ignition/rendering/ogre2/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/ogre2/Export.hh" namespace ignition { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Heightmap.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Heightmap.hh index c95544f87..5d02c98c9 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Heightmap.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Heightmap.hh @@ -15,13 +15,13 @@ * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2HEIGHTMAP_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2HEIGHTMAP_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2HEIGHTMAP_HH_ +#define GZ_RENDERING_OGRE2_OGRE2HEIGHTMAP_HH_ #include -#include "ignition/rendering/base/BaseHeightmap.hh" -#include "ignition/rendering/ogre2/Ogre2Geometry.hh" +#include "gz/rendering/base/BaseHeightmap.hh" +#include "gz/rendering/ogre2/Ogre2Geometry.hh" // Ignoring warning: "non dll-interface class // 'ignition::rendering::v5::Heightmap' used as base for dll-interface class" diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Includes.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Includes.hh index 27d360bf7..f5c04839b 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Includes.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Includes.hh @@ -14,8 +14,8 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2INCLUDES_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2INCLUDES_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2INCLUDES_HH_ +#define GZ_RENDERING_OGRE2_OGRE2INCLUDES_HH_ // This disables warning messages for OGRE #ifndef _MSC_VER diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2InertiaVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2InertiaVisual.hh index c15a2b112..14dd0d041 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2InertiaVisual.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2InertiaVisual.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2INERTIAVISUAL_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2INERTIAVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2INERTIAVISUAL_HH_ +#define GZ_RENDERING_OGRE2_OGRE2INERTIAVISUAL_HH_ #include -#include "ignition/rendering/base/BaseInertiaVisual.hh" -#include "ignition/rendering/ogre2/Ogre2Visual.hh" +#include "gz/rendering/base/BaseInertiaVisual.hh" +#include "gz/rendering/ogre2/Ogre2Visual.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2JointVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2JointVisual.hh index 4a7879384..985d09d3c 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2JointVisual.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2JointVisual.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2JOINTVISUAL_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2JOINTVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2JOINTVISUAL_HH_ +#define GZ_RENDERING_OGRE2_OGRE2JOINTVISUAL_HH_ -#include "ignition/rendering/base/BaseJointVisual.hh" -#include "ignition/rendering/ogre2/Ogre2Visual.hh" +#include "gz/rendering/base/BaseJointVisual.hh" +#include "gz/rendering/ogre2/Ogre2Visual.hh" namespace ignition { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2LidarVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2LidarVisual.hh index 8a3877496..13ccf6dc3 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2LidarVisual.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2LidarVisual.hh @@ -15,14 +15,14 @@ * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRELIDARVISUAL_HH_ -#define IGNITION_RENDERING_OGRE2_OGRELIDARVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRELIDARVISUAL_HH_ +#define GZ_RENDERING_OGRE2_OGRELIDARVISUAL_HH_ #include #include -#include "ignition/rendering/base/BaseLidarVisual.hh" -#include "ignition/rendering/ogre2/Ogre2Visual.hh" -#include "ignition/rendering/ogre2/Ogre2Scene.hh" +#include "gz/rendering/base/BaseLidarVisual.hh" +#include "gz/rendering/ogre2/Ogre2Visual.hh" +#include "gz/rendering/ogre2/Ogre2Scene.hh" namespace ignition { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Light.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Light.hh index 458a02e66..85eff319e 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Light.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Light.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2LIGHT_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2LIGHT_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2LIGHT_HH_ +#define GZ_RENDERING_OGRE2_OGRE2LIGHT_HH_ #include -#include "ignition/rendering/base/BaseLight.hh" -#include "ignition/rendering/ogre2/Ogre2Node.hh" +#include "gz/rendering/base/BaseLight.hh" +#include "gz/rendering/ogre2/Ogre2Node.hh" #ifdef _MSC_VER #pragma warning(push, 0) diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2LightVisual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2LightVisual.hh index b1bd2281b..c4ff58d7e 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2LightVisual.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2LightVisual.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2LIGHTVISUAL_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2LIGHTVISUAL_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2LIGHTVISUAL_HH_ +#define GZ_RENDERING_OGRE2_OGRE2LIGHTVISUAL_HH_ #include -#include "ignition/rendering/base/BaseLightVisual.hh" -#include "ignition/rendering/ogre2/Ogre2Visual.hh" +#include "gz/rendering/base/BaseLightVisual.hh" +#include "gz/rendering/ogre2/Ogre2Visual.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Marker.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Marker.hh index 0119aeec2..1364e4f94 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Marker.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Marker.hh @@ -15,12 +15,12 @@ * */ -#ifndef IGNITION_RENDERING_OGRE2_OGREMARKER_HH_ -#define IGNITION_RENDERING_OGRE2_OGREMARKER_HH_ +#ifndef GZ_RENDERING_OGRE2_OGREMARKER_HH_ +#define GZ_RENDERING_OGRE2_OGREMARKER_HH_ #include -#include "ignition/rendering/base/BaseMarker.hh" -#include "ignition/rendering/ogre2/Ogre2Geometry.hh" +#include "gz/rendering/base/BaseMarker.hh" +#include "gz/rendering/ogre2/Ogre2Geometry.hh" namespace ignition { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Material.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Material.hh index dcf4c9fd8..b570b4884 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Material.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Material.hh @@ -14,14 +14,14 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2MATERIAL_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2MATERIAL_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2MATERIAL_HH_ +#define GZ_RENDERING_OGRE2_OGRE2MATERIAL_HH_ #include #include -#include "ignition/rendering/base/BaseMaterial.hh" -#include "ignition/rendering/ogre2/Ogre2Object.hh" +#include "gz/rendering/base/BaseMaterial.hh" +#include "gz/rendering/ogre2/Ogre2Object.hh" #ifdef _MSC_VER #pragma warning(push, 0) diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2MaterialSwitcher.hh b/ogre2/include/gz/rendering/ogre2/Ogre2MaterialSwitcher.hh index 9e4472e0f..dab051372 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2MaterialSwitcher.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2MaterialSwitcher.hh @@ -15,8 +15,8 @@ * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2MATERIALSWITCHER_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2MATERIALSWITCHER_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2MATERIALSWITCHER_HH_ +#define GZ_RENDERING_OGRE2_OGRE2MATERIALSWITCHER_HH_ #include #include @@ -24,10 +24,10 @@ #include #include -#include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/ogre2/Export.hh" -#include "ignition/rendering/ogre2/Ogre2RenderTypes.hh" +#include +#include "gz/rendering/config.hh" +#include "gz/rendering/ogre2/Export.hh" +#include "gz/rendering/ogre2/Ogre2RenderTypes.hh" #ifdef _MSC_VER #pragma warning(push, 0) diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Mesh.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Mesh.hh index cbad21a14..ef3c8cd03 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Mesh.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Mesh.hh @@ -14,18 +14,18 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2MESH_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2MESH_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2MESH_HH_ +#define GZ_RENDERING_OGRE2_OGRE2MESH_HH_ #include #include #include #include #include -#include "ignition/rendering/base/BaseMesh.hh" -#include "ignition/rendering/ogre2/Ogre2Geometry.hh" -#include "ignition/rendering/ogre2/Ogre2Object.hh" -#include "ignition/rendering/ogre2/Ogre2RenderTypes.hh" +#include "gz/rendering/base/BaseMesh.hh" +#include "gz/rendering/ogre2/Ogre2Geometry.hh" +#include "gz/rendering/ogre2/Ogre2Object.hh" +#include "gz/rendering/ogre2/Ogre2RenderTypes.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2MeshFactory.hh b/ogre2/include/gz/rendering/ogre2/Ogre2MeshFactory.hh index 202607cea..43ab40d56 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2MeshFactory.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2MeshFactory.hh @@ -14,18 +14,18 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2MESHFACTORY_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2MESHFACTORY_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2MESHFACTORY_HH_ +#define GZ_RENDERING_OGRE2_OGRE2MESHFACTORY_HH_ #include #include #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/MeshDescriptor.hh" -#include "ignition/rendering/ogre2/Ogre2Mesh.hh" -#include "ignition/rendering/ogre2/Ogre2RenderTypes.hh" -#include "ignition/rendering/ogre2/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/MeshDescriptor.hh" +#include "gz/rendering/ogre2/Ogre2Mesh.hh" +#include "gz/rendering/ogre2/Ogre2RenderTypes.hh" +#include "gz/rendering/ogre2/Export.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Node.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Node.hh index 5a6be9005..bcf40ffb3 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Node.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Node.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2NODE_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2NODE_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2NODE_HH_ +#define GZ_RENDERING_OGRE2_OGRE2NODE_HH_ -#include "ignition/rendering/base/BaseNode.hh" -#include "ignition/rendering/ogre2/Ogre2RenderTypes.hh" -#include "ignition/rendering/ogre2/Ogre2Object.hh" +#include "gz/rendering/base/BaseNode.hh" +#include "gz/rendering/ogre2/Ogre2RenderTypes.hh" +#include "gz/rendering/ogre2/Ogre2Object.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Object.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Object.hh index 1efe6b1eb..50042bfc6 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Object.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Object.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2OBJECT_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2OBJECT_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2OBJECT_HH_ +#define GZ_RENDERING_OGRE2_OGRE2OBJECT_HH_ -#include "ignition/rendering/config.hh" -#include "ignition/rendering/base/BaseObject.hh" -#include "ignition/rendering/ogre2/Ogre2RenderTypes.hh" -#include "ignition/rendering/ogre2/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/base/BaseObject.hh" +#include "gz/rendering/ogre2/Ogre2RenderTypes.hh" +#include "gz/rendering/ogre2/Export.hh" namespace ignition { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2ObjectInterface.hh b/ogre2/include/gz/rendering/ogre2/Ogre2ObjectInterface.hh index e58187fdc..4950d1bde 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2ObjectInterface.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2ObjectInterface.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2OBJECTINTERFACE_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2OBJECTINTERFACE_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2OBJECTINTERFACE_HH_ +#define GZ_RENDERING_OGRE2_OGRE2OBJECTINTERFACE_HH_ -#include "ignition/rendering/config.hh" -#include "ignition/rendering/ogre2/Ogre2Includes.hh" -#include "ignition/rendering/ogre2/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/ogre2/Ogre2Includes.hh" +#include "gz/rendering/ogre2/Export.hh" namespace ignition { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2ParticleEmitter.hh b/ogre2/include/gz/rendering/ogre2/Ogre2ParticleEmitter.hh index 2280f5b9f..1eaccba7b 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2ParticleEmitter.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2ParticleEmitter.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2PARTICLEEMITTER_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2PARTICLEEMITTER_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2PARTICLEEMITTER_HH_ +#define GZ_RENDERING_OGRE2_OGRE2PARTICLEEMITTER_HH_ #include #include -#include "ignition/rendering/base/BaseParticleEmitter.hh" -#include "ignition/rendering/ogre2/Ogre2Visual.hh" +#include "gz/rendering/base/BaseParticleEmitter.hh" +#include "gz/rendering/ogre2/Ogre2Visual.hh" namespace ignition { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2RayQuery.hh b/ogre2/include/gz/rendering/ogre2/Ogre2RayQuery.hh index 789141346..6d77a4642 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2RayQuery.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2RayQuery.hh @@ -14,14 +14,14 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2RAYQUERY_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2RAYQUERY_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2RAYQUERY_HH_ +#define GZ_RENDERING_OGRE2_OGRE2RAYQUERY_HH_ #include -#include "ignition/rendering/base/BaseRayQuery.hh" -#include "ignition/rendering/ogre2/Ogre2Object.hh" -#include "ignition/rendering/ogre2/Ogre2RenderTypes.hh" +#include "gz/rendering/base/BaseRayQuery.hh" +#include "gz/rendering/ogre2/Ogre2Object.hh" +#include "gz/rendering/ogre2/Ogre2RenderTypes.hh" namespace ignition { @@ -33,7 +33,7 @@ namespace ignition class Ogre2RayQueryPrivate; /// \class Ogre2RayQuery Ogre2RayQuery.hh - /// ignition/rendering/ogre2/Ogre2RayQuery.hh + /// gz/rendering/ogre2/Ogre2RayQuery.hh /// \brief A Ray Query class used for computing ray object intersections class IGNITION_RENDERING_OGRE2_VISIBLE Ogre2RayQuery : public BaseRayQuery diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2RenderEngine.hh b/ogre2/include/gz/rendering/ogre2/Ogre2RenderEngine.hh index cb10b9e17..aa4b60772 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2RenderEngine.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2RenderEngine.hh @@ -14,23 +14,23 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2RENDERENGINE_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2RENDERENGINE_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2RENDERENGINE_HH_ +#define GZ_RENDERING_OGRE2_OGRE2RENDERENGINE_HH_ #include #include #include #include -#include +#include -#include "ignition/rendering/GraphicsAPI.hh" -#include "ignition/rendering/RenderEnginePlugin.hh" -#include "ignition/rendering/base/BaseRenderEngine.hh" -#include "ignition/rendering/base/BaseRenderTypes.hh" -#include "ignition/rendering/ogre2/Ogre2RenderTypes.hh" -#include "ignition/rendering/ogre2/Ogre2IgnOgreRenderingMode.hh" -#include "ignition/rendering/ogre2/Export.hh" +#include "gz/rendering/GraphicsAPI.hh" +#include "gz/rendering/RenderEnginePlugin.hh" +#include "gz/rendering/base/BaseRenderEngine.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/ogre2/Ogre2RenderTypes.hh" +#include "gz/rendering/ogre2/Ogre2GzOgreRenderingMode.hh" +#include "gz/rendering/ogre2/Export.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2RenderPass.hh b/ogre2/include/gz/rendering/ogre2/Ogre2RenderPass.hh index 83ae52efd..0d13e7f32 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2RenderPass.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2RenderPass.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2RENDERPASS_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2RENDERPASS_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2RENDERPASS_HH_ +#define GZ_RENDERING_OGRE2_OGRE2RENDERPASS_HH_ #include #include -#include "ignition/rendering/base/BaseRenderPass.hh" -#include "ignition/rendering/ogre2/Export.hh" -#include "ignition/rendering/ogre2/Ogre2Object.hh" +#include "gz/rendering/base/BaseRenderPass.hh" +#include "gz/rendering/ogre2/Export.hh" +#include "gz/rendering/ogre2/Ogre2Object.hh" namespace ignition { @@ -34,7 +34,7 @@ namespace ignition class Ogre2RenderPassPrivate; /* \class Ogre2RenderPass Ogre2RenderPass.hh \ - * ignition/rendering/ogre2/Ogre2RenderPass.hh + * gz/rendering/ogre2/Ogre2RenderPass.hh */ /// \brief Ogre2 Implementation of a render pass. /// diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2RenderTarget.hh b/ogre2/include/gz/rendering/ogre2/Ogre2RenderTarget.hh index e4df31750..281899b71 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2RenderTarget.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2RenderTarget.hh @@ -14,18 +14,18 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2RENDERTARGET_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2RENDERTARGET_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2RENDERTARGET_HH_ +#define GZ_RENDERING_OGRE2_OGRE2RENDERTARGET_HH_ #include #include #include -#include +#include -#include "ignition/rendering/base/BaseRenderTypes.hh" -#include "ignition/rendering/base/BaseRenderTarget.hh" -#include "ignition/rendering/ogre2/Ogre2Object.hh" -#include "ignition/rendering/ogre2/Ogre2RenderTargetMaterial.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/base/BaseRenderTarget.hh" +#include "gz/rendering/ogre2/Ogre2Object.hh" +#include "gz/rendering/ogre2/Ogre2RenderTargetMaterial.hh" #ifdef _MSC_VER #pragma warning(push, 0) diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2RenderTargetMaterial.hh b/ogre2/include/gz/rendering/ogre2/Ogre2RenderTargetMaterial.hh index fcda332d5..6488a3ef6 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2RenderTargetMaterial.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2RenderTargetMaterial.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2RENDERTARGETMATERIAL_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2RENDERTARGETMATERIAL_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2RENDERTARGETMATERIAL_HH_ +#define GZ_RENDERING_OGRE2_OGRE2RENDERTARGETMATERIAL_HH_ #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/ogre2/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/ogre2/Export.hh" #ifdef _MSC_VER #pragma warning(push, 0) diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2RenderTypes.hh b/ogre2/include/gz/rendering/ogre2/Ogre2RenderTypes.hh index c1cb4de7b..3dd7d28e8 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2RenderTypes.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2RenderTypes.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2RENDERTYPES_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2RENDERTYPES_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2RENDERTYPES_HH_ +#define GZ_RENDERING_OGRE2_OGRE2RENDERTYPES_HH_ #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" namespace ignition { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Scene.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Scene.hh index 6aeb33aac..ae1f766d9 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Scene.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Scene.hh @@ -14,18 +14,18 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2SCENE_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2SCENE_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2SCENE_HH_ +#define GZ_RENDERING_OGRE2_OGRE2SCENE_HH_ #include #include #include -#include "ignition/rendering/Storage.hh" -#include "ignition/rendering/base/BaseScene.hh" -#include "ignition/rendering/ogre2/Ogre2RenderTypes.hh" +#include "gz/rendering/Storage.hh" +#include "gz/rendering/base/BaseScene.hh" +#include "gz/rendering/ogre2/Ogre2RenderTypes.hh" -#include "ignition/rendering/ogre2/Export.hh" +#include "gz/rendering/ogre2/Export.hh" // This disables warning messages for OGRE #ifndef _MSC_VER diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2SegmentationCamera.hh b/ogre2/include/gz/rendering/ogre2/Ogre2SegmentationCamera.hh index 66cdec820..6f383cdd3 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2SegmentationCamera.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2SegmentationCamera.hh @@ -15,8 +15,8 @@ * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2SEGMENTATIONCAMERA_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2SEGMENTATIONCAMERA_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2SEGMENTATIONCAMERA_HH_ +#define GZ_RENDERING_OGRE2_OGRE2SEGMENTATIONCAMERA_HH_ #ifdef _WIN32 // Ensure that Winsock2.h is included before Windows.h, which can get @@ -27,13 +27,13 @@ #include #include -#include -#include +#include +#include -#include "ignition/rendering/base/BaseSegmentationCamera.hh" -#include "ignition/rendering/ogre2/Ogre2Includes.hh" -#include "ignition/rendering/ogre2/Ogre2ObjectInterface.hh" -#include "ignition/rendering/ogre2/Ogre2Sensor.hh" +#include "gz/rendering/base/BaseSegmentationCamera.hh" +#include "gz/rendering/ogre2/Ogre2Includes.hh" +#include "gz/rendering/ogre2/Ogre2ObjectInterface.hh" +#include "gz/rendering/ogre2/Ogre2Sensor.hh" namespace ignition { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2SelectionBuffer.hh b/ogre2/include/gz/rendering/ogre2/Ogre2SelectionBuffer.hh index a41ceea66..6aaf3356c 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2SelectionBuffer.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2SelectionBuffer.hh @@ -14,14 +14,14 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2SELECTIONBUFFER_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2SELECTIONBUFFER_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2SELECTIONBUFFER_HH_ +#define GZ_RENDERING_OGRE2_OGRE2SELECTIONBUFFER_HH_ #include #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/ogre2/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/ogre2/Export.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Sensor.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Sensor.hh index 47b7da64d..00141d7e0 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Sensor.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Sensor.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2SENSOR_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2SENSOR_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2SENSOR_HH_ +#define GZ_RENDERING_OGRE2_OGRE2SENSOR_HH_ -#include "ignition/rendering/base/BaseSensor.hh" -#include "ignition/rendering/ogre2/Ogre2Node.hh" +#include "gz/rendering/base/BaseSensor.hh" +#include "gz/rendering/ogre2/Ogre2Node.hh" namespace ignition { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Storage.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Storage.hh index 8c193562e..6bb732a8b 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Storage.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Storage.hh @@ -14,20 +14,20 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2STORAGE_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2STORAGE_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2STORAGE_HH_ +#define GZ_RENDERING_OGRE2_OGRE2STORAGE_HH_ #include -#include "ignition/rendering/base/BaseStorage.hh" +#include "gz/rendering/base/BaseStorage.hh" -#include "ignition/rendering/ogre2/Ogre2Light.hh" -#include "ignition/rendering/ogre2/Ogre2Mesh.hh" -#include "ignition/rendering/ogre2/Ogre2Geometry.hh" -#include "ignition/rendering/ogre2/Ogre2Node.hh" -#include "ignition/rendering/ogre2/Ogre2Sensor.hh" -#include "ignition/rendering/ogre2/Ogre2Scene.hh" -#include "ignition/rendering/ogre2/Ogre2Visual.hh" +#include "gz/rendering/ogre2/Ogre2Light.hh" +#include "gz/rendering/ogre2/Ogre2Mesh.hh" +#include "gz/rendering/ogre2/Ogre2Geometry.hh" +#include "gz/rendering/ogre2/Ogre2Node.hh" +#include "gz/rendering/ogre2/Ogre2Sensor.hh" +#include "gz/rendering/ogre2/Ogre2Scene.hh" +#include "gz/rendering/ogre2/Ogre2Visual.hh" namespace ignition { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2ThermalCamera.hh b/ogre2/include/gz/rendering/ogre2/Ogre2ThermalCamera.hh index 1afb11c91..e42c9843f 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2ThermalCamera.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2ThermalCamera.hh @@ -15,8 +15,8 @@ * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2THERMALCAMERA_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2THERMALCAMERA_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2THERMALCAMERA_HH_ +#define GZ_RENDERING_OGRE2_OGRE2THERMALCAMERA_HH_ #ifdef _WIN32 // Ensure that Winsock2.h is included before Windows.h, which can get @@ -27,13 +27,13 @@ #include #include -#include "ignition/rendering/base/BaseThermalCamera.hh" -#include "ignition/rendering/ogre2/Export.hh" -#include "ignition/rendering/ogre2/Ogre2ObjectInterface.hh" -#include "ignition/rendering/ogre2/Ogre2Sensor.hh" +#include "gz/rendering/base/BaseThermalCamera.hh" +#include "gz/rendering/ogre2/Export.hh" +#include "gz/rendering/ogre2/Ogre2ObjectInterface.hh" +#include "gz/rendering/ogre2/Ogre2Sensor.hh" -#include "ignition/common/Event.hh" -#include "ignition/common/Console.hh" +#include "gz/common/Event.hh" +#include "gz/common/Console.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2Visual.hh b/ogre2/include/gz/rendering/ogre2/Ogre2Visual.hh index fd07fdca2..eec1bbdbc 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2Visual.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2Visual.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2VISUAL_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2VISUAL_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2VISUAL_HH_ +#define GZ_RENDERING_OGRE2_OGRE2VISUAL_HH_ #include #include -#include "ignition/rendering/base/BaseVisual.hh" -#include "ignition/rendering/ogre2/Ogre2Node.hh" -#include "ignition/rendering/ogre2/Ogre2RenderTypes.hh" +#include "gz/rendering/base/BaseVisual.hh" +#include "gz/rendering/ogre2/Ogre2Node.hh" +#include "gz/rendering/ogre2/Ogre2RenderTypes.hh" namespace ignition { diff --git a/ogre2/include/gz/rendering/ogre2/Ogre2WireBox.hh b/ogre2/include/gz/rendering/ogre2/Ogre2WireBox.hh index 48ed93447..f26d42605 100644 --- a/ogre2/include/gz/rendering/ogre2/Ogre2WireBox.hh +++ b/ogre2/include/gz/rendering/ogre2/Ogre2WireBox.hh @@ -15,12 +15,12 @@ * */ -#ifndef IGNITION_RENDERING_OGRE2_OGRE2WIREBOX_HH_ -#define IGNITION_RENDERING_OGRE2_OGRE2WIREBOX_HH_ +#ifndef GZ_RENDERING_OGRE2_OGRE2WIREBOX_HH_ +#define GZ_RENDERING_OGRE2_OGRE2WIREBOX_HH_ #include -#include "ignition/rendering/base/BaseWireBox.hh" -#include "ignition/rendering/ogre2/Ogre2Geometry.hh" +#include "gz/rendering/base/BaseWireBox.hh" +#include "gz/rendering/ogre2/Ogre2Geometry.hh" namespace Ogre { diff --git a/ogre2/include/gz/rendering/ogre2/ogre2.hh.in b/ogre2/include/gz/rendering/ogre2/ogre2.hh.in index acfd26ae7..c4092f0cd 100644 --- a/ogre2/include/gz/rendering/ogre2/ogre2.hh.in +++ b/ogre2/include/gz/rendering/ogre2/ogre2.hh.in @@ -1,3 +1,3 @@ // Automatically generated -#include +#include ${ign_headers} diff --git a/optix/include/gz/rendering/optix/OptixArrowVisual.hh b/optix/include/gz/rendering/optix/OptixArrowVisual.hh index e3e6d19d3..260fa8dad 100644 --- a/optix/include/gz/rendering/optix/OptixArrowVisual.hh +++ b/optix/include/gz/rendering/optix/OptixArrowVisual.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXARROWVISUAL_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXARROWVISUAL_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXARROWVISUAL_HH_ +#define GZ_RENDERING_OPTIX_OPTIXARROWVISUAL_HH_ -#include "ignition/rendering/base/BaseArrowVisual.hh" -#include "ignition/rendering/optix/OptixVisual.hh" +#include "gz/rendering/base/BaseArrowVisual.hh" +#include "gz/rendering/optix/OptixVisual.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixAxisVisual.hh b/optix/include/gz/rendering/optix/OptixAxisVisual.hh index a4b47bca2..37f93f619 100644 --- a/optix/include/gz/rendering/optix/OptixAxisVisual.hh +++ b/optix/include/gz/rendering/optix/OptixAxisVisual.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXAXISVISUAL_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXAXISVISUAL_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXAXISVISUAL_HH_ +#define GZ_RENDERING_OPTIX_OPTIXAXISVISUAL_HH_ -#include "ignition/rendering/base/BaseAxisVisual.hh" -#include "ignition/rendering/optix/OptixVisual.hh" +#include "gz/rendering/base/BaseAxisVisual.hh" +#include "gz/rendering/optix/OptixVisual.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixBox.hh b/optix/include/gz/rendering/optix/OptixBox.hh index 6073bdf97..872173cfb 100644 --- a/optix/include/gz/rendering/optix/OptixBox.hh +++ b/optix/include/gz/rendering/optix/OptixBox.hh @@ -14,10 +14,10 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXBOX_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXBOX_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXBOX_HH_ +#define GZ_RENDERING_OPTIX_OPTIXBOX_HH_ -#include "ignition/rendering/optix/OptixPrimitive.hh" +#include "gz/rendering/optix/OptixPrimitive.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixCamera.hh b/optix/include/gz/rendering/optix/OptixCamera.hh index 5a02e6c12..5ac597500 100644 --- a/optix/include/gz/rendering/optix/OptixCamera.hh +++ b/optix/include/gz/rendering/optix/OptixCamera.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXCAMERA_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXCAMERA_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXCAMERA_HH_ +#define GZ_RENDERING_OPTIX_OPTIXCAMERA_HH_ #include -#include "ignition/rendering/base/BaseCamera.hh" -#include "ignition/rendering/optix/OptixRenderTypes.hh" -#include "ignition/rendering/optix/OptixSensor.hh" +#include "gz/rendering/base/BaseCamera.hh" +#include "gz/rendering/optix/OptixRenderTypes.hh" +#include "gz/rendering/optix/OptixSensor.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixCone.hh b/optix/include/gz/rendering/optix/OptixCone.hh index 35a78afab..d3a4d6352 100644 --- a/optix/include/gz/rendering/optix/OptixCone.hh +++ b/optix/include/gz/rendering/optix/OptixCone.hh @@ -14,10 +14,10 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXCONE_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXCONE_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXCONE_HH_ +#define GZ_RENDERING_OPTIX_OPTIXCONE_HH_ -#include "ignition/rendering/optix/OptixPrimitive.hh" +#include "gz/rendering/optix/OptixPrimitive.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixConversions.hh b/optix/include/gz/rendering/optix/OptixConversions.hh index 646dbee82..bc6ac6a91 100644 --- a/optix/include/gz/rendering/optix/OptixConversions.hh +++ b/optix/include/gz/rendering/optix/OptixConversions.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXCONVERSIONS_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXCONVERSIONS_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXCONVERSIONS_HH_ +#define GZ_RENDERING_OPTIX_OPTIXCONVERSIONS_HH_ -#include -#include -#include +#include +#include +#include -#include "ignition/rendering/PixelFormat.hh" -#include "ignition/rendering/optix/OptixIncludes.hh" -#include "ignition/rendering/optix/Export.hh" +#include "gz/rendering/PixelFormat.hh" +#include "gz/rendering/optix/OptixIncludes.hh" +#include "gz/rendering/optix/Export.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixCylinder.hh b/optix/include/gz/rendering/optix/OptixCylinder.hh index f04d6591d..08ac588fc 100644 --- a/optix/include/gz/rendering/optix/OptixCylinder.hh +++ b/optix/include/gz/rendering/optix/OptixCylinder.hh @@ -14,10 +14,10 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXCYLINDER_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXCYLINDER_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXCYLINDER_HH_ +#define GZ_RENDERING_OPTIX_OPTIXCYLINDER_HH_ -#include "ignition/rendering/optix/OptixPrimitive.hh" +#include "gz/rendering/optix/OptixPrimitive.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixGeometry.hh b/optix/include/gz/rendering/optix/OptixGeometry.hh index 579a1c6c5..1f5b2b029 100644 --- a/optix/include/gz/rendering/optix/OptixGeometry.hh +++ b/optix/include/gz/rendering/optix/OptixGeometry.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXGEOMETRY_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXGEOMETRY_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXGEOMETRY_HH_ +#define GZ_RENDERING_OPTIX_OPTIXGEOMETRY_HH_ -#include "ignition/rendering/base/BaseGeometry.hh" -#include "ignition/rendering/optix/OptixIncludes.hh" -#include "ignition/rendering/optix/OptixObject.hh" +#include "gz/rendering/base/BaseGeometry.hh" +#include "gz/rendering/optix/OptixIncludes.hh" +#include "gz/rendering/optix/OptixObject.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixGrid.hh b/optix/include/gz/rendering/optix/OptixGrid.hh index ded3af240..9adbaf707 100644 --- a/optix/include/gz/rendering/optix/OptixGrid.hh +++ b/optix/include/gz/rendering/optix/OptixGrid.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXGRID_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXGRID_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXGRID_HH_ +#define GZ_RENDERING_OPTIX_OPTIXGRID_HH_ #include #include -#include "ignition/rendering/base/BaseGrid.hh" -#include "ignition/rendering/optix/OptixPrimitive.hh" -#include "ignition/rendering/optix/OptixObject.hh" -#include "ignition/rendering/optix/OptixRenderTypes.hh" +#include "gz/rendering/base/BaseGrid.hh" +#include "gz/rendering/optix/OptixPrimitive.hh" +#include "gz/rendering/optix/OptixObject.hh" +#include "gz/rendering/optix/OptixRenderTypes.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixIncludes.hh b/optix/include/gz/rendering/optix/OptixIncludes.hh index 2966aa3ce..001c7d1ee 100644 --- a/optix/include/gz/rendering/optix/OptixIncludes.hh +++ b/optix/include/gz/rendering/optix/OptixIncludes.hh @@ -14,8 +14,8 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXINCLUDES_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXINCLUDES_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXINCLUDES_HH_ +#define GZ_RENDERING_OPTIX_OPTIXINCLUDES_HH_ // #include #include diff --git a/optix/include/gz/rendering/optix/OptixLight.hh b/optix/include/gz/rendering/optix/OptixLight.hh index 39fb91efa..82fd02e0a 100644 --- a/optix/include/gz/rendering/optix/OptixLight.hh +++ b/optix/include/gz/rendering/optix/OptixLight.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXLIGHT_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXLIGHT_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXLIGHT_HH_ +#define GZ_RENDERING_OPTIX_OPTIXLIGHT_HH_ -#include "ignition/rendering/base/BaseLight.hh" -#include "ignition/rendering/optix/OptixNode.hh" -#include "ignition/rendering/optix/OptixIncludes.hh" -#include "ignition/rendering/optix/OptixLightTypes.hh" +#include "gz/rendering/base/BaseLight.hh" +#include "gz/rendering/optix/OptixNode.hh" +#include "gz/rendering/optix/OptixIncludes.hh" +#include "gz/rendering/optix/OptixLightTypes.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixLightManager.hh b/optix/include/gz/rendering/optix/OptixLightManager.hh index 312c66843..36d321695 100644 --- a/optix/include/gz/rendering/optix/OptixLightManager.hh +++ b/optix/include/gz/rendering/optix/OptixLightManager.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXLIGHTMANAGER_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXLIGHTMANAGER_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXLIGHTMANAGER_HH_ +#define GZ_RENDERING_OPTIX_OPTIXLIGHTMANAGER_HH_ #include #include -#include "ignition/rendering/config.hh" -#include "ignition/rendering/optix/OptixLightTypes.hh" -#include "ignition/rendering/optix/OptixRenderTypes.hh" -#include "ignition/rendering/optix/OptixIncludes.hh" -#include "ignition/rendering/optix/Export.hh" +#include "gz/rendering/config.hh" +#include "gz/rendering/optix/OptixLightTypes.hh" +#include "gz/rendering/optix/OptixRenderTypes.hh" +#include "gz/rendering/optix/OptixIncludes.hh" +#include "gz/rendering/optix/Export.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixLightTypes.hh b/optix/include/gz/rendering/optix/OptixLightTypes.hh index b150ad0f8..bfbe04593 100644 --- a/optix/include/gz/rendering/optix/OptixLightTypes.hh +++ b/optix/include/gz/rendering/optix/OptixLightTypes.hh @@ -14,8 +14,8 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXLIGHTTYPES_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXLIGHTTYPES_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXLIGHTTYPES_HH_ +#define GZ_RENDERING_OPTIX_OPTIXLIGHTTYPES_HH_ #include diff --git a/optix/include/gz/rendering/optix/OptixMaterial.hh b/optix/include/gz/rendering/optix/OptixMaterial.hh index 0c2605a2f..1caa50378 100644 --- a/optix/include/gz/rendering/optix/OptixMaterial.hh +++ b/optix/include/gz/rendering/optix/OptixMaterial.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXMATERIAL_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXMATERIAL_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXMATERIAL_HH_ +#define GZ_RENDERING_OPTIX_OPTIXMATERIAL_HH_ #include -#include "ignition/rendering/base/BaseMaterial.hh" -#include "ignition/rendering/optix/OptixObject.hh" -#include "ignition/rendering/optix/OptixIncludes.hh" +#include "gz/rendering/base/BaseMaterial.hh" +#include "gz/rendering/optix/OptixObject.hh" +#include "gz/rendering/optix/OptixIncludes.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixMesh.hh b/optix/include/gz/rendering/optix/OptixMesh.hh index 778ab54e5..a9c777029 100644 --- a/optix/include/gz/rendering/optix/OptixMesh.hh +++ b/optix/include/gz/rendering/optix/OptixMesh.hh @@ -14,15 +14,15 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXMESH_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXMESH_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXMESH_HH_ +#define GZ_RENDERING_OPTIX_OPTIXMESH_HH_ #include #include -#include "ignition/rendering/base/BaseMesh.hh" -#include "ignition/rendering/optix/OptixGeometry.hh" -#include "ignition/rendering/optix/OptixObject.hh" -#include "ignition/rendering/optix/OptixRenderTypes.hh" +#include "gz/rendering/base/BaseMesh.hh" +#include "gz/rendering/optix/OptixGeometry.hh" +#include "gz/rendering/optix/OptixObject.hh" +#include "gz/rendering/optix/OptixRenderTypes.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixMeshFactory.hh b/optix/include/gz/rendering/optix/OptixMeshFactory.hh index 4bbe206c1..fc0681a1a 100644 --- a/optix/include/gz/rendering/optix/OptixMeshFactory.hh +++ b/optix/include/gz/rendering/optix/OptixMeshFactory.hh @@ -14,17 +14,17 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXMESHFACTORY_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXMESHFACTORY_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXMESHFACTORY_HH_ +#define GZ_RENDERING_OPTIX_OPTIXMESHFACTORY_HH_ #include #include -#include +#include -#include "ignition/rendering/MeshDescriptor.hh" -#include "ignition/rendering/optix/OptixRenderTypes.hh" -#include "ignition/rendering/optix/OptixMesh.hh" -#include "ignition/rendering/optix/OptixIncludes.hh" +#include "gz/rendering/MeshDescriptor.hh" +#include "gz/rendering/optix/OptixRenderTypes.hh" +#include "gz/rendering/optix/OptixMesh.hh" +#include "gz/rendering/optix/OptixIncludes.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixNode.hh b/optix/include/gz/rendering/optix/OptixNode.hh index 56efc518b..5deb803e9 100644 --- a/optix/include/gz/rendering/optix/OptixNode.hh +++ b/optix/include/gz/rendering/optix/OptixNode.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXNODE_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXNODE_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXNODE_HH_ +#define GZ_RENDERING_OPTIX_OPTIXNODE_HH_ -#include "ignition/rendering/base/BaseNode.hh" -#include "ignition/rendering/optix/OptixIncludes.hh" -#include "ignition/rendering/optix/OptixRenderTypes.hh" -#include "ignition/rendering/optix/OptixObject.hh" +#include "gz/rendering/base/BaseNode.hh" +#include "gz/rendering/optix/OptixIncludes.hh" +#include "gz/rendering/optix/OptixRenderTypes.hh" +#include "gz/rendering/optix/OptixObject.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixObject.hh b/optix/include/gz/rendering/optix/OptixObject.hh index a7ba45572..6ff746085 100644 --- a/optix/include/gz/rendering/optix/OptixObject.hh +++ b/optix/include/gz/rendering/optix/OptixObject.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXOBJECT_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXOBJECT_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXOBJECT_HH_ +#define GZ_RENDERING_OPTIX_OPTIXOBJECT_HH_ -#include "ignition/rendering/base/BaseObject.hh" -#include "ignition/rendering/optix/OptixRenderTypes.hh" -#include "ignition/rendering/optix/Export.hh" +#include "gz/rendering/base/BaseObject.hh" +#include "gz/rendering/optix/OptixRenderTypes.hh" +#include "gz/rendering/optix/Export.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixPrimitive.hh b/optix/include/gz/rendering/optix/OptixPrimitive.hh index 0e0ff3f5b..649690aa2 100644 --- a/optix/include/gz/rendering/optix/OptixPrimitive.hh +++ b/optix/include/gz/rendering/optix/OptixPrimitive.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXPRIMITIVE_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXPRIMITIVE_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXPRIMITIVE_HH_ +#define GZ_RENDERING_OPTIX_OPTIXPRIMITIVE_HH_ #include -#include "ignition/rendering/optix/OptixGeometry.hh" +#include "gz/rendering/optix/OptixGeometry.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixRayTypes.hh b/optix/include/gz/rendering/optix/OptixRayTypes.hh index bcfc9d966..b46c1ccf6 100644 --- a/optix/include/gz/rendering/optix/OptixRayTypes.hh +++ b/optix/include/gz/rendering/optix/OptixRayTypes.hh @@ -14,8 +14,8 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXRAYTYPES_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXRAYTYPES_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXRAYTYPES_HH_ +#define GZ_RENDERING_OPTIX_OPTIXRAYTYPES_HH_ #include diff --git a/optix/include/gz/rendering/optix/OptixRenderEngine.hh b/optix/include/gz/rendering/optix/OptixRenderEngine.hh index f823021f9..05635a883 100644 --- a/optix/include/gz/rendering/optix/OptixRenderEngine.hh +++ b/optix/include/gz/rendering/optix/OptixRenderEngine.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXRENDERENGINE_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXRENDERENGINE_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXRENDERENGINE_HH_ +#define GZ_RENDERING_OPTIX_OPTIXRENDERENGINE_HH_ #include #include -#include +#include -#include "ignition/rendering/RenderEnginePlugin.hh" -#include "ignition/rendering/base/BaseRenderEngine.hh" -#include "ignition/rendering/optix/OptixRenderTypes.hh" +#include "gz/rendering/RenderEnginePlugin.hh" +#include "gz/rendering/base/BaseRenderEngine.hh" +#include "gz/rendering/optix/OptixRenderTypes.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixRenderTarget.hh b/optix/include/gz/rendering/optix/OptixRenderTarget.hh index 23ae139b8..5beffe443 100644 --- a/optix/include/gz/rendering/optix/OptixRenderTarget.hh +++ b/optix/include/gz/rendering/optix/OptixRenderTarget.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXRENDERTARGET_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXRENDERTARGET_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXRENDERTARGET_HH_ +#define GZ_RENDERING_OPTIX_OPTIXRENDERTARGET_HH_ -#include "ignition/rendering/base/BaseRenderTarget.hh" -#include "ignition/rendering/optix/OptixIncludes.hh" -#include "ignition/rendering/optix/OptixRenderTypes.hh" -#include "ignition/rendering/optix/OptixObject.hh" +#include "gz/rendering/base/BaseRenderTarget.hh" +#include "gz/rendering/optix/OptixIncludes.hh" +#include "gz/rendering/optix/OptixRenderTypes.hh" +#include "gz/rendering/optix/OptixObject.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixRenderTypes.hh b/optix/include/gz/rendering/optix/OptixRenderTypes.hh index 6f876f2cb..12202c74f 100644 --- a/optix/include/gz/rendering/optix/OptixRenderTypes.hh +++ b/optix/include/gz/rendering/optix/OptixRenderTypes.hh @@ -14,10 +14,10 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXRENDERTYPES_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXRENDERTYPES_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXRENDERTYPES_HH_ +#define GZ_RENDERING_OPTIX_OPTIXRENDERTYPES_HH_ -#include "ignition/rendering/base/BaseRenderTypes.hh" +#include "gz/rendering/base/BaseRenderTypes.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixScene.hh b/optix/include/gz/rendering/optix/OptixScene.hh index 5b69b9fa8..6f94fcff4 100644 --- a/optix/include/gz/rendering/optix/OptixScene.hh +++ b/optix/include/gz/rendering/optix/OptixScene.hh @@ -14,16 +14,16 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXSCENE_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXSCENE_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXSCENE_HH_ +#define GZ_RENDERING_OPTIX_OPTIXSCENE_HH_ #include -#include "ignition/rendering/base/BaseScene.hh" +#include "gz/rendering/base/BaseScene.hh" -#include "ignition/rendering/optix/OptixRenderTypes.hh" -#include "ignition/rendering/optix/OptixIncludes.hh" -#include "ignition/rendering/optix/Export.hh" +#include "gz/rendering/optix/OptixRenderTypes.hh" +#include "gz/rendering/optix/OptixIncludes.hh" +#include "gz/rendering/optix/Export.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixSensor.hh b/optix/include/gz/rendering/optix/OptixSensor.hh index 8804d5771..7d3f2dc0f 100644 --- a/optix/include/gz/rendering/optix/OptixSensor.hh +++ b/optix/include/gz/rendering/optix/OptixSensor.hh @@ -14,11 +14,11 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXSENSOR_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXSENSOR_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXSENSOR_HH_ +#define GZ_RENDERING_OPTIX_OPTIXSENSOR_HH_ -#include "ignition/rendering/base/BaseSensor.hh" -#include "ignition/rendering/optix/OptixNode.hh" +#include "gz/rendering/base/BaseSensor.hh" +#include "gz/rendering/optix/OptixNode.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixSphere.hh b/optix/include/gz/rendering/optix/OptixSphere.hh index e7deb55f1..9b3092413 100644 --- a/optix/include/gz/rendering/optix/OptixSphere.hh +++ b/optix/include/gz/rendering/optix/OptixSphere.hh @@ -14,10 +14,10 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXSPHERE_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXSPHERE_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXSPHERE_HH_ +#define GZ_RENDERING_OPTIX_OPTIXSPHERE_HH_ -#include "ignition/rendering/optix/OptixPrimitive.hh" +#include "gz/rendering/optix/OptixPrimitive.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixStorage.hh b/optix/include/gz/rendering/optix/OptixStorage.hh index f81983810..0e4fddd21 100644 --- a/optix/include/gz/rendering/optix/OptixStorage.hh +++ b/optix/include/gz/rendering/optix/OptixStorage.hh @@ -14,19 +14,19 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXSTORAGE_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXSTORAGE_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXSTORAGE_HH_ +#define GZ_RENDERING_OPTIX_OPTIXSTORAGE_HH_ -#include "ignition/rendering/base/BaseStorage.hh" +#include "gz/rendering/base/BaseStorage.hh" -#include "ignition/rendering/optix/OptixGeometry.hh" -#include "ignition/rendering/optix/OptixLight.hh" -#include "ignition/rendering/optix/OptixMaterial.hh" -#include "ignition/rendering/optix/OptixMesh.hh" -#include "ignition/rendering/optix/OptixNode.hh" -#include "ignition/rendering/optix/OptixScene.hh" -#include "ignition/rendering/optix/OptixSensor.hh" -#include "ignition/rendering/optix/OptixVisual.hh" +#include "gz/rendering/optix/OptixGeometry.hh" +#include "gz/rendering/optix/OptixLight.hh" +#include "gz/rendering/optix/OptixMaterial.hh" +#include "gz/rendering/optix/OptixMesh.hh" +#include "gz/rendering/optix/OptixNode.hh" +#include "gz/rendering/optix/OptixScene.hh" +#include "gz/rendering/optix/OptixSensor.hh" +#include "gz/rendering/optix/OptixVisual.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixTextureFactory.hh b/optix/include/gz/rendering/optix/OptixTextureFactory.hh index fa5f6cd86..62b1f3b47 100644 --- a/optix/include/gz/rendering/optix/OptixTextureFactory.hh +++ b/optix/include/gz/rendering/optix/OptixTextureFactory.hh @@ -14,13 +14,13 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXTEXTUREFACTORY_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXTEXTUREFACTORY_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXTEXTUREFACTORY_HH_ +#define GZ_RENDERING_OPTIX_OPTIXTEXTUREFACTORY_HH_ #include -#include "ignition/rendering/optix/OptixRenderTypes.hh" -#include "ignition/rendering/optix/OptixIncludes.hh" -#include "ignition/rendering/optix/Export.hh" +#include "gz/rendering/optix/OptixRenderTypes.hh" +#include "gz/rendering/optix/OptixIncludes.hh" +#include "gz/rendering/optix/Export.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/OptixVisual.hh b/optix/include/gz/rendering/optix/OptixVisual.hh index 9b38dd8fe..990427f22 100644 --- a/optix/include/gz/rendering/optix/OptixVisual.hh +++ b/optix/include/gz/rendering/optix/OptixVisual.hh @@ -14,12 +14,12 @@ * limitations under the License. * */ -#ifndef IGNITION_RENDERING_OPTIX_OPTIXVISUAL_HH_ -#define IGNITION_RENDERING_OPTIX_OPTIXVISUAL_HH_ +#ifndef GZ_RENDERING_OPTIX_OPTIXVISUAL_HH_ +#define GZ_RENDERING_OPTIX_OPTIXVISUAL_HH_ -#include "ignition/rendering/base/BaseVisual.hh" -#include "ignition/rendering/optix/OptixNode.hh" -#include "ignition/rendering/optix/OptixRenderTypes.hh" +#include "gz/rendering/base/BaseVisual.hh" +#include "gz/rendering/optix/OptixNode.hh" +#include "gz/rendering/optix/OptixRenderTypes.hh" namespace ignition { diff --git a/optix/include/gz/rendering/optix/optix.hh.in b/optix/include/gz/rendering/optix/optix.hh.in index acfd26ae7..c4092f0cd 100644 --- a/optix/include/gz/rendering/optix/optix.hh.in +++ b/optix/include/gz/rendering/optix/optix.hh.in @@ -1,3 +1,3 @@ // Automatically generated -#include +#include ${ign_headers} From 5c0254e711143a75e49d3c1886293b5cade0177f Mon Sep 17 00:00:00 2001 From: methylDragon Date: Wed, 4 May 2022 18:21:36 -0700 Subject: [PATCH 4/4] Migrate CMake files (#618) Signed-off-by: methylDragon --- CMakeLists.txt | 4 +++- doc/CMakeLists.txt | 2 +- include/CMakeLists.txt | 3 ++- ogre/include/CMakeLists.txt | 3 ++- ogre/include/gz/CMakeLists.txt | 1 + ogre2/include/CMakeLists.txt | 3 ++- ogre2/include/gz/CMakeLists.txt | 1 + ogre2/src/terrain/Terra/CMakeLists.txt | 2 +- optix/include/CMakeLists.txt | 3 ++- optix/include/gz/CMakeLists.txt | 1 + 10 files changed, 16 insertions(+), 7 deletions(-) create mode 100644 ogre/include/gz/CMakeLists.txt create mode 100644 ogre2/include/gz/CMakeLists.txt create mode 100644 optix/include/gz/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index cb315e819..b0c7777d7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,9 @@ set(IGN_CMAKE_VER ${ignition-cmake3_VERSION_MAJOR}) #============================================================================ # Set up the project #============================================================================ -ign_configure_project(VERSION_SUFFIX pre1) +ign_configure_project( + REPLACE_IGNITION_INCLUDE_PATH gz/rendering + VERSION_SUFFIX pre1) #============================================================================ # Set project-specific options diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 2a7d5cedf..f9968f12c 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -31,5 +31,5 @@ if (DOXYGEN_FOUND) COMMENT "Generating API documentation with Doxygen" VERBATIM) install(FILES ${CMAKE_BINARY_DIR}/doc/${PROJECT_NAME_LOWER}.tag.xml - DESTINATION ${CMAKE_INSTALL_PREFIX}/share/ignition/${PROJECT_NAME_LOWER}_${PROJECT_VERSION_MINOR}) + DESTINATION ${CMAKE_INSTALL_PREFIX}/share/gz/${PROJECT_NAME_LOWER}_${PROJECT_VERSION_MINOR}) endif() diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 25ec89762..4b2bdd7bb 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -1 +1,2 @@ -add_subdirectory(ignition) +add_subdirectory(gz) +install(DIRECTORY ignition DESTINATION ${IGN_INCLUDE_INSTALL_DIR_FULL}) diff --git a/ogre/include/CMakeLists.txt b/ogre/include/CMakeLists.txt index 297e254ff..4b2bdd7bb 100644 --- a/ogre/include/CMakeLists.txt +++ b/ogre/include/CMakeLists.txt @@ -1 +1,2 @@ -add_subdirectory(ignition/rendering) +add_subdirectory(gz) +install(DIRECTORY ignition DESTINATION ${IGN_INCLUDE_INSTALL_DIR_FULL}) diff --git a/ogre/include/gz/CMakeLists.txt b/ogre/include/gz/CMakeLists.txt new file mode 100644 index 000000000..56597eee8 --- /dev/null +++ b/ogre/include/gz/CMakeLists.txt @@ -0,0 +1 @@ +add_subdirectory(rendering) diff --git a/ogre2/include/CMakeLists.txt b/ogre2/include/CMakeLists.txt index 297e254ff..4b2bdd7bb 100644 --- a/ogre2/include/CMakeLists.txt +++ b/ogre2/include/CMakeLists.txt @@ -1 +1,2 @@ -add_subdirectory(ignition/rendering) +add_subdirectory(gz) +install(DIRECTORY ignition DESTINATION ${IGN_INCLUDE_INSTALL_DIR_FULL}) diff --git a/ogre2/include/gz/CMakeLists.txt b/ogre2/include/gz/CMakeLists.txt new file mode 100644 index 000000000..56597eee8 --- /dev/null +++ b/ogre2/include/gz/CMakeLists.txt @@ -0,0 +1 @@ +add_subdirectory(rendering) diff --git a/ogre2/src/terrain/Terra/CMakeLists.txt b/ogre2/src/terrain/Terra/CMakeLists.txt index 83c9ac907..7b56a69ed 100644 --- a/ogre2/src/terrain/Terra/CMakeLists.txt +++ b/ogre2/src/terrain/Terra/CMakeLists.txt @@ -8,7 +8,7 @@ file( GLOB_RECURSE TERRA_SOURCES add_library(${PROJECT_NAME} STATIC ${TERRA_SOURCES}) -if(IGN_ADD_fPIC_TO_LIBRARIES AND NOT _ign_add_library_INTERFACE) +if(IGN_ADD_fPIC_TO_LIBRARIES AND NOT _gz_add_library_INTERFACE) target_compile_options(${PROJECT_NAME} PRIVATE -fPIC) endif() diff --git a/optix/include/CMakeLists.txt b/optix/include/CMakeLists.txt index 297e254ff..4b2bdd7bb 100644 --- a/optix/include/CMakeLists.txt +++ b/optix/include/CMakeLists.txt @@ -1 +1,2 @@ -add_subdirectory(ignition/rendering) +add_subdirectory(gz) +install(DIRECTORY ignition DESTINATION ${IGN_INCLUDE_INSTALL_DIR_FULL}) diff --git a/optix/include/gz/CMakeLists.txt b/optix/include/gz/CMakeLists.txt new file mode 100644 index 000000000..56597eee8 --- /dev/null +++ b/optix/include/gz/CMakeLists.txt @@ -0,0 +1 @@ +add_subdirectory(rendering)