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

Identifier built from "which feature of A" and "which feature of B" met at this contact. More...

#include <ContactManifold.hpp>

Public Member Functions

bool operator== (const ContactFeatureId &other) const noexcept

Public Attributes

uint32_t value = 0xFFFFFFFFu

Detailed Description

Identifier built from "which feature of A" and "which feature of B" met at this contact.

Used for matching points across frames. 0xFFFFFFFF = uncomputed / synthetic single-point contact.

Member Function Documentation

◆ operator==()

bool physics::ContactFeatureId::operator== ( const ContactFeatureId & other) const
inlinenodiscardnoexcept

Member Data Documentation

◆ value

uint32_t physics::ContactFeatureId::value = 0xFFFFFFFFu

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