GzCameraTextureRhiMetal Class Reference
Implementation of GzCameraTextureRhi for the Metal graphics API. More...
#include <MinimalSceneRhiMetal.hh>
Public Member Functions | |
GzCameraTextureRhiMetal () | |
Constructor. More... | |
virtual | ~GzCameraTextureRhiMetal () override |
virtual void | TextureId (void *_texturePtr) override |
Get the graphics API texture Id. More... | |
virtual void | Update (rendering::CameraPtr _camera) override |
Update the texture for a camera. More... | |
Public Member Functions inherited from GzCameraTextureRhi | |
virtual | ~GzCameraTextureRhi () |
Destructor. More... | |
Detailed Description
Implementation of GzCameraTextureRhi for the Metal graphics API.
Constructor & Destructor Documentation
◆ ~GzCameraTextureRhiMetal()
|
overridevirtual |
◆ GzCameraTextureRhiMetal()
Constructor.
Member Function Documentation
◆ TextureId()
|
overridevirtual |
Get the graphics API texture Id.
- Parameters
-
[out] _texturePtr Pointer to a texture Id
Implements GzCameraTextureRhi.
◆ Update()
|
overridevirtual |
Update the texture for a camera.
- Parameters
-
[in] _camera Pointer to the camera providing the texture
Implements GzCameraTextureRhi.
The documentation for this class was generated from the following file: