Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
Physics::System::Vec3Equal Struct Reference

Equality function for glm::vec3 (exact comparison). More...

Public Member Functions

bool operator() (const glm::vec3 &a, const glm::vec3 &b) const

Detailed Description

Equality function for glm::vec3 (exact comparison).

Member Function Documentation

◆ operator()()

bool Physics::System::Vec3Equal::operator() ( const glm::vec3 & a,
const glm::vec3 & b ) const
inline

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