UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRenderAssetInstanceView::FRenderAssetLinkConstIterator Class Reference

#include <TextureInstanceView.h>

+ Inheritance diagram for FRenderAssetInstanceView::FRenderAssetLinkConstIterator:

Public Member Functions

 FRenderAssetLinkConstIterator (const FRenderAssetInstanceView &InState, const UStreamableRenderAsset *InAsset)
 
FORCEINLINE operator bool () const
 
FORCEINLINE void operator++ ()
 
void OutputToLog (float MaxNormalizedSize, float MaxNormalizedSize_VisibleOnly, const TCHAR *Prefix) const
 
FORCEINLINE int32 GetBoundsIndex () const
 
FORCEINLINE float GetTexelFactor () const
 
FORCEINLINE bool GetForceLoad () const
 
FBoxSphereBounds GetBounds () const
 
FORCEINLINE const UPrimitiveComponent * GetComponent () const
 

Public Attributes

const FRenderAssetInstanceViewState
 
int32 CurrElementIndex
 

Constructor & Destructor Documentation

◆ FRenderAssetLinkConstIterator()

FRenderAssetInstanceView::FRenderAssetLinkConstIterator::FRenderAssetLinkConstIterator ( const FRenderAssetInstanceView InState,
const UStreamableRenderAsset InAsset 
)

Member Function Documentation

◆ GetBounds()

FBoxSphereBounds FRenderAssetInstanceView::FRenderAssetLinkConstIterator::GetBounds ( ) const

◆ GetBoundsIndex()

FORCEINLINE int32 FRenderAssetInstanceView::FRenderAssetLinkConstIterator::GetBoundsIndex ( ) const
inline

◆ GetComponent()

FORCEINLINE const UPrimitiveComponent * FRenderAssetInstanceView::FRenderAssetLinkConstIterator::GetComponent ( ) const
inline

◆ GetForceLoad()

FORCEINLINE bool FRenderAssetInstanceView::FRenderAssetLinkConstIterator::GetForceLoad ( ) const
inline

◆ GetTexelFactor()

FORCEINLINE float FRenderAssetInstanceView::FRenderAssetLinkConstIterator::GetTexelFactor ( ) const
inline

◆ operator bool()

FORCEINLINE FRenderAssetInstanceView::FRenderAssetLinkConstIterator::operator bool ( ) const
inlineexplicit

◆ operator++()

FORCEINLINE void FRenderAssetInstanceView::FRenderAssetLinkConstIterator::operator++ ( )
inline

◆ OutputToLog()

void FRenderAssetInstanceView::FRenderAssetLinkConstIterator::OutputToLog ( float  MaxNormalizedSize,
float  MaxNormalizedSize_VisibleOnly,
const TCHAR Prefix 
) const

Member Data Documentation

◆ CurrElementIndex

int32 FRenderAssetInstanceView::FRenderAssetLinkConstIterator::CurrElementIndex

◆ State

const FRenderAssetInstanceView& FRenderAssetInstanceView::FRenderAssetLinkConstIterator::State

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