group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
physics::broadphase::Proxy Struct Reference

Stable handle to a tree leaf. More...

#include <BroadphaseTree.hpp>

Public Member Functions

bool valid () const noexcept

Public Attributes

int32_t id = -1

Detailed Description

Stable handle to a tree leaf.

Survives across insertions and removals of other proxies as long as the proxy itself is alive.

Member Function Documentation

◆ valid()

bool physics::broadphase::Proxy::valid ( ) const
inlinenodiscardnoexcept
Here is the caller graph for this function:

Member Data Documentation

◆ id

int32_t physics::broadphase::Proxy::id = -1

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