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

#include <FrameResourcesManager.h>

Public Attributes

size_t iCurrentFrameResourceIndex = 0
 
FrameResourcepResource = nullptr
 

Detailed Description

Stores index and pointer to the current item in vFrameResources.

Member Data Documentation

◆ iCurrentFrameResourceIndex

size_t ne::FrameResourcesManager::CurrentFrameResource::iCurrentFrameResourceIndex = 0

Current index in frame resources array.

◆ pResource

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

Pointer to item in the index iCurrentFrameResourceIndex.


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