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

#include <Math.hpp>

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

Static Public Attributes

static constexpr DataT value = MinRecT< DataT, std::max( LhsT, RhsT ), ValuesT... >::value
 

Member Data Documentation

◆ value

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

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