UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMeshElementContainer::FElementIDs::FConstIterator Class Reference

#include <MeshElementContainer.h>

Public Member Functions

 FConstIterator (TConstSetBitIterator<> &&It)
 
FConstIteratoroperator++ ()
 
int32 operator* () const
 

Friends

bool operator== (const FConstIterator &Lhs, const FConstIterator &Rhs)
 
bool operator!= (const FConstIterator &Lhs, const FConstIterator &Rhs)
 

Constructor & Destructor Documentation

◆ FConstIterator()

FMeshElementContainer::FElementIDs::FConstIterator::FConstIterator ( TConstSetBitIterator<> &&  It)
inlineexplicit

Member Function Documentation

◆ operator*()

int32 FMeshElementContainer::FElementIDs::FConstIterator::operator* ( ) const
inline

◆ operator++()

FConstIterator & FMeshElementContainer::FElementIDs::FConstIterator::operator++ ( )
inline

Friends And Related Symbol Documentation

◆ operator!=

bool operator!= ( const FConstIterator Lhs,
const FConstIterator Rhs 
)
friend

◆ operator==

bool operator== ( const FConstIterator Lhs,
const FConstIterator Rhs 
)
friend

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