Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHITextureReference
- FRHITexture::GetTextureBaseRHI()
- FRHITextureReference::GetTextureBaseRHI()
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHITextureReference.h |
| Include | #include "RHITextureReference.h" |
| Source | /Engine/Source/Runtime/RHI/Private/RHITextureReference.cpp |
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