sead
Loading...
Searching...
No Matches
seadMathCalcCommonCafe.h
Go to the documentation of this file.
1
#
ifndef
SEAD_MATHCALCCOMMONCAFE_H_
2
#
define
SEAD_MATHCALCCOMMONCAFE_H_
3
4
#
include
<
basis
/
seadTypes
.
h
>
5
6
namespace
sead
{
7
8
template
<
typename
T>
9
class
MathCafe
10
{
11
public
:
12
static
T rsqrt(T x);
13
};
14
15
}
// namespace sead
16
17
#
ifdef
__cplusplus
18
19
#
include
<
math
/
cafe
/
seadMathCalcCommonCafe
.
hpp
>
20
21
#
endif
// __cplusplus
22
23
#
endif
// SEAD_MATHCALCCOMMONCAFE_H_
sead
Definition
seadAssert.h:44
engine
library
include
math
cafe
seadMathCalcCommonCafe.h
Generated by
1.14.0