Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
NCSplineHandler Struct Reference
Collaboration diagram for NCSplineHandler:
Collaboration graph
[legend]

Public Member Functions

auto BeatToTValue (float song_beat, float note_beat) const -> float
 
void EvalForBeat (float song_beat, float note_beat, RageVector3 &ret) const
 
void EvalDerivForBeat (float song_beat, float note_beat, RageVector3 &ret) const
 
void EvalForReceptor (float song_beat, RageVector3 &ret) const
 
void PushSelf (lua_State *L)
 

Static Public Member Functions

static void MakeWeightedAverage (NCSplineHandler &out, const NCSplineHandler &from, const NCSplineHandler &to, float between)
 

Public Attributes

CubicSplineN m_spline
 
NoteColumnSplineMode m_spline_mode
 
float m_receptor_t
 
float m_beats_per_t
 
bool m_subtract_song_beat_from_curr
 

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