Castor3D 0.16.0
Multiplatform 3D engine
Static Public Attributes | List of all members
castor::details::MinRecT< DataT, LhsT, RhsT > Struct Template Reference

#include <Math.hpp>

Collaboration diagram for castor::details::MinRecT< DataT, LhsT, RhsT >:
Collaboration graph
[legend]

Static Public Attributes

static constexpr DataT value = std::min( LhsT, RhsT )
 

Member Data Documentation

◆ value

template<ValueTypeT DataT, DataT LhsT, DataT RhsT>
constexpr DataT castor::details::MinRecT< DataT, LhsT, RhsT >::value = std::min( LhsT, RhsT )
staticconstexpr

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