GraphicLibrary
0.5.0
|
継承メンバを含む CatmullRom_Spline の全メンバ一覧です。
CatmullRom_Spline(const Coord< T > &before, const Coord< T > &p0, const Coord< T > &p1, const Coord< T > &after, double d=1) | CatmullRom_Spline | inline |
FergusonCoons_Spline(const Coord< T > &p0, const Coord< T > &p1, const Coord< D > &dp0, const Coord< D > &dp1) | FergusonCoons_Spline | inline |
x(double t) | FergusonCoons_Spline | inlinevirtual |
y(double t) | FergusonCoons_Spline | inlinevirtual |
~ParametricEquation() | ParametricEquation | inlinevirtual |