Castor3D 0.16.0
Multiplatform 3D engine
Public Member Functions | List of all members
castor::Fact< T, N > Struct Template Reference

Factorial recursive case. More...

#include <Math.hpp>

Public Member Functions

operator() () const
 

Detailed Description

template<typename T, int N>
struct castor::Fact< T, N >

Factorial recursive case.

Member Function Documentation

◆ operator()()

template<typename T , int N>
T castor::Fact< T, N >::operator() ( ) const
inline

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