playrho::detail::Defaults< T > Struct Template Reference

Defaults object for real types. More...

#include <Settings.hpp>

Static Public Member Functions

static PLAYRHO_CONSTEXPR auto GetLinearSlop () noexcept
 Gets the linear slop. More...
 
static PLAYRHO_CONSTEXPR auto GetMaxVertexRadius () noexcept
 Gets the max vertex radius. More...
 

Detailed Description

template<typename T>
struct playrho::detail::Defaults< T >

Defaults object for real types.

Definition at line 47 of file Settings.hpp.

Member Function Documentation

◆ GetLinearSlop()

template<typename T >
static PLAYRHO_CONSTEXPR auto playrho::detail::Defaults< T >::GetLinearSlop ( )
inlinestaticnoexcept

Gets the linear slop.

Definition at line 50 of file Settings.hpp.

◆ GetMaxVertexRadius()

template<typename T >
static PLAYRHO_CONSTEXPR auto playrho::detail::Defaults< T >::GetMaxVertexRadius ( )
inlinestaticnoexcept

Gets the max vertex radius.

Definition at line 57 of file Settings.hpp.


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