|
void | SetFromBezier (float fC1X, float fC2X, float fC3X, float fC4X, float fC1Y, float fC2Y, float fC3Y, float fC4Y) |
|
void | Evaluate (float fT, float *pX, float *pY) const |
|
auto | EvaluateYFromX (float fX) const -> float |
|
auto | get_x () -> RageQuadratic & |
|
auto | get_y () -> RageQuadratic & |
|
void | PushSelf (lua_State *L) |
|
The documentation for this class was generated from the following files:
- /home/runner/work/etterna/etterna/src/RageUtil/Misc/RageMath.h
- /home/runner/work/etterna/etterna/src/RageUtil/Misc/RageMath.cpp