Foundation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Foundation::Examples::GPUSceneLightHandle Struct Reference

#include <JoltGPUScene.hpp>

Public Member Functions

bool IsValid () const
 
bool operator== (GPUSceneLightHandle const &) const =default
 

Public Attributes

uint32_t index {~0u}
 
uint32_t generation {0}
 

Member Function Documentation

◆ IsValid()

bool Foundation::Examples::GPUSceneLightHandle::IsValid ( ) const
inline

◆ operator==()

bool Foundation::Examples::GPUSceneLightHandle::operator== ( GPUSceneLightHandle const &  ) const
default

Member Data Documentation

◆ generation

uint32_t Foundation::Examples::GPUSceneLightHandle::generation {0}

◆ index

uint32_t Foundation::Examples::GPUSceneLightHandle::index {~0u}

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