Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
widgets.h File Reference
#include <optional>
#include <tuple>
#include "impeller/base/strings.h"
#include "impeller/geometry/color.h"
#include "impeller/geometry/point.h"
#include "third_party/imgui/imgui.h"

Go to the source code of this file.

Classes

struct  impeller::PlaygroundPoint
 

Namespaces

namespace  impeller
 

Functions

Point impeller::DrawPlaygroundPoint (PlaygroundPoint &point)
 
std::tuple< Point, Pointimpeller::DrawPlaygroundLine (PlaygroundPoint &point_a, PlaygroundPoint &point_b)