Gazebo Gui

API Reference

9.0.0~pre1
GzCameraTextureRhiVulkan Class Reference

Implementation of GzCameraTextureRhi for the Vulkan graphics API. More...

#include <MinimalSceneRhiVulkan.hh>

Public Member Functions

 GzCameraTextureRhiVulkan ()
 Constructor.
 
virtual ~GzCameraTextureRhiVulkan () override
 
virtual void Update (rendering::CameraPtr _camera) override
 Update the texture for a camera.
 
- Public Member Functions inherited from GzCameraTextureRhi
virtual ~GzCameraTextureRhi ()
 Destructor.
 

Detailed Description

Implementation of GzCameraTextureRhi for the Vulkan graphics API.

Constructor & Destructor Documentation

◆ ~GzCameraTextureRhiVulkan()

virtual ~GzCameraTextureRhiVulkan ( )
overridevirtual

◆ GzCameraTextureRhiVulkan()

Constructor.

Member Function Documentation

◆ Update()

virtual void Update ( rendering::CameraPtr  _camera)
overridevirtual

Update the texture for a camera.

Parameters
[in]_cameraPointer to the camera providing the texture

Implements GzCameraTextureRhi.


The documentation for this class was generated from the following file: