UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FD3D11View Class Referenceabstract

#include <D3D11Resources.h>

+ Inheritance diagram for FD3D11View:

Public Member Functions

virtual ~FD3D11View ()
 
virtual void UpdateView ()=0
 
- Public Member Functions inherited from TIntrusiveLinkedList< FD3D11View >
 TIntrusiveLinkedList ()
 
- Public Member Functions inherited from TLinkedListBase< ContainerType, ElementType, IteratorType >
 TLinkedListBase ()
 
void Unlink ()
 
void LinkBefore (ContainerType *Before)
 
void LinkAfter (ContainerType *After)
 
void LinkReplace (ContainerType *Replace)
 
void LinkHead (ContainerType *&Head)
 
UE_FORCEINLINE_HINT bool IsLinked ()
 
UE_FORCEINLINE_HINT ContainerType ** GetPrevLink () const
 
UE_FORCEINLINE_HINT ContainerType * GetNextLink () const
 
UE_FORCEINLINE_HINT ContainerType * Next ()
 

Additional Inherited Members

- Public Types inherited from TLinkedListBase< ContainerType, ElementType, IteratorType >
typedef IteratorType< ContainerType, ElementType > TIterator
 
typedef IteratorType< ContainerType, const ElementType > TConstIterator
 

Constructor & Destructor Documentation

◆ ~FD3D11View()

virtual FD3D11View::~FD3D11View ( )
inlinevirtual

Member Function Documentation

◆ UpdateView()

virtual void FD3D11View::UpdateView ( )
pure virtual

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