Navigation
API > API/Runtime > API/Runtime/OpenGLDrv > API/Runtime/OpenGLDrv/FOpenGLTexture
- FRHITexture::GetTextureBaseRHI()
- FOpenGLTexture::GetTextureBaseRHI()
References
| Module | OpenGLDrv |
| Header | /Engine/Source/Runtime/OpenGLDrv/Public/OpenGLResources.h |
| Include | #include "OpenGLResources.h" |
virtual void &42; GetTextureBaseRHI&40;&41;
Remarks
Returns access to the platform-specific RHI texture baseclass. This is designed to provide the RHI with fast access to its base classes in the face of multiple inheritance. The pointer to the platform-specific RHI texture baseclass or NULL if it not initialized or not supported for this RHI