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

#include <JoltPhysicsWorld.hpp>

Public Member Functions

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

Public Attributes

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

Member Function Documentation

◆ IsValid()

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

◆ operator==()

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

Member Data Documentation

◆ generation

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

◆ index

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

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