Nameless Engine
Loading...
Searching...
No Matches
ne::FrameResourceManager::CurrentFrameResource Struct Reference

#include <FrameResourceManager.h>

Public Attributes

size_t iIndex = 0
 
FrameResourcepResource = nullptr
 

Detailed Description

Stores index and pointer to the current item in vFrameResources.

Member Data Documentation

◆ iIndex

size_t ne::FrameResourceManager::CurrentFrameResource::iIndex = 0

Current index in frame resources array.

◆ pResource

FrameResource* ne::FrameResourceManager::CurrentFrameResource::pResource = nullptr

Pointer to item at the iIndex.


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