Brunot
Loading...
Searching...
No Matches
imgui_bezier.hpp File Reference
#include <imgui.h>
#include <imgui_internal.h>
#include <time.h>
Include dependency graph for imgui_bezier.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ImGui

Macros

#define IMGUI_DEFINE_MATH_OPERATORS

Functions

template<int steps>
auto ImGui::bezier_table (ImVec2 P[], ImVec2 results[]) -> void
auto ImGui::BezierValue (float dt01, float P[4]) -> float
auto ImGui::Bezier (const char *label, float P[5]) -> int

Macro Definition Documentation

◆ IMGUI_DEFINE_MATH_OPERATORS

#define IMGUI_DEFINE_MATH_OPERATORS