opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Attributes | Friends | List of all members
osc::AABB Struct Referencefinal

#include <aabb.h>

Collaboration diagram for osc::AABB:
[legend]

Public Attributes

Vector3 min {}
 
Vector3 max {}
 

Friends

bool operator== (const AABB &, const AABB &)=default
 

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( const AABB ,
const AABB  
)
friend

Member Data Documentation

◆ max

Vector3 osc::AABB::max {}

◆ min

Vector3 osc::AABB::min {}

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