Super Mario Odyssey | Docs
  1. Pages
  2. Namespaces
  1. Classes
  2. Files

#include </OdysseyDecomp/lib/sead/include/hostio/seadHostIOCurve.h>
template<typename T>
sead::hostio::Curve class

Contents

  • Reference
    • Base classes
    • Constructors, destructors, conversion operators
    • Public functions
    • Public variables

Base classes

class ICurve

Constructors, destructors, conversion operators

Curve()

Public functions

auto interpolateToF32(f32 t) -> f32 override
auto interpolateToVec2f(f32 t) -> Vector2f override
auto getCurveType() const -> CurveType
void setData(CurveData* data, CurveType type, u32 num_floats, u32 num_use)
void setFloats(CurveData* data, u32 num_floats)
void setCurveType(CurveType type)
void setNumUse(u32 numUse)
auto interpolateToF32(f32 t) -> f32 virtual
auto interpolateToVec2f(f32 t) -> Vector2f virtual

Public variables

f32* mFloats
CurveDataInfo mInfo
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Super Mario Odyssey Docs. Created with Doxygen 1.8.20 and m.css.