RaidZeroLib | Documentation
  1. Getting Started
  2. Tutorials
  1. Classes
  2. C++ API
    1. Chassis API
    2. Control API
    3. Filter API
    4. Geometry API
    5. Pathing API
    6. Trajectory API
    7. Units API
    8. Utility API
    9. rz

rz::CubicBezier class
#include <include/RaidZeroLib/api/Pathing/CubicBezier.hpp>

Contents

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

Base classes

class ParametricPath

Public types

class Knot

Constructors, destructors, conversion operators

CubicBezier(Knot start, Knot end)

Public functions

auto getPoint(double t) const -> Point override
auto getVelocity(double t) const -> Point override
auto getAcceleration(double t) const -> Point override
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.

    RaidZeroLib | Documentation. Created with Doxygen 1.9.1 and m.css.