![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <D3D12View.h>
Inheritance diagram for FD3D12DeferredInitView< TParent >:Public Member Functions | |
| void | CreateViews (FRHICommandListBase &RHICmdList) |
Public Member Functions inherited from FD3D12LinkedAdapterObject< TParent > | |
| ~FD3D12LinkedAdapterObject () | |
| FORCEINLINE bool | IsHeadLink () const |
| TParent * | GetLinkedObject (uint32 GPUIndex) const |
| TParent * | GetFirstLinkedObject () const |
| FRHIGPUMask | GetLinkedObjectsGPUMask () const |
| FLinkedObjectIterator | begin () |
| FLinkedObjectIterator | end () |
Additional Inherited Members | |
Public Types inherited from FD3D12LinkedAdapterObject< TParent > | |
| using | LinkedObjectType = TParent |
| using | FDualLinkedObjectIterator = TD3D12DualLinkedObjectIterator< TParent, TParent > |
Static Public Member Functions inherited from FD3D12LinkedAdapterObject< TParent > | |
| static ReturnType * | CreateLinkedObjects (FRHIGPUMask GPUMask, const CreationParameterFunction &pfnGetCreationParameter, const CreationCoreFunction &pfnCreationCore) |
Protected Member Functions inherited from FD3D12LinkedAdapterObject< TParent > | |
| FD3D12LinkedAdapterObject () | |
|
inline |