opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
osc::AABBGeometry Class Referencefinal

#include <aabb_geometry.h>

Public Member Functions

 AABBGeometry (const AABB &={.min={-1.0f, -1.0f, -1.0f},.max={1.0f, 1.0f, 1.0f}})
 
const Meshmesh () const
 
 operator const Mesh & () const
 

Static Public Member Functions

static constexpr CStringView name ()
 

Constructor & Destructor Documentation

◆ AABBGeometry()

osc::AABBGeometry::AABBGeometry ( const AABB = {.min={-1.0f, -1.0f, -1.0f},.max={1.0f, 1.0f, 1.0f}})
explicit

Member Function Documentation

◆ mesh()

const Mesh & osc::AABBGeometry::mesh ( ) const
inline

◆ name()

static constexpr CStringView osc::AABBGeometry::name ( )
inlinestaticconstexpr

◆ operator const Mesh &()

osc::AABBGeometry::operator const Mesh & ( ) const
inline

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