LeviLamina
Loading...
Searching...
No Matches
ExpFilter.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
rtc {
6
7
class
ExpFilter
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4>
mUnkc79bb8;
12
::ll::UntypedStorage<4, 4>
mUnkef476f;
13
::ll::UntypedStorage<4, 4>
mUnk4df981;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
ExpFilter
& operator=(
ExpFilter
const
&);
19
ExpFilter
(
ExpFilter
const
&);
20
ExpFilter
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI
float
Apply
(
float
exp,
float
sample);
26
27
MCNAPI
void
Reset
(
float
alpha);
28
// NOLINTEND
29
30
public
:
31
// static variables
32
// NOLINTBEGIN
33
MCNAPI
static
float
const
&
kValueUndefined
();
34
// NOLINTEND
35
};
36
37
}
// namespace rtc
rtc::ExpFilter
Definition
ExpFilter.h:7
rtc::ExpFilter::Reset
MCAPI void Reset(float alpha)
rtc::ExpFilter::Apply
MCAPI float Apply(float exp, float sample)
rtc::ExpFilter::kValueUndefined
static MCAPI float const & kValueUndefined()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
rtc
ExpFilter.h
Generated on Wed Jul 23 2025 08:34:05 for LeviLamina by
1.12.0