Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Macros
PathOverstrokeSlide.cpp File Reference
#include "include/core/SkCanvas.h"
#include "include/core/SkPath.h"
#include "include/core/SkPathUtils.h"
#include "tools/viewer/Slide.h"
#include <iostream>
#include <cmath>

Go to the source code of this file.

Classes

class  OverstrokeSlide
 

Macros

#define PI   SK_ScalarPI
 
#define LIN_SEGMENTS   10
 

Macro Definition Documentation

◆ LIN_SEGMENTS

#define LIN_SEGMENTS   10

Definition at line 17 of file PathOverstrokeSlide.cpp.

◆ PI

#define PI   SK_ScalarPI

Definition at line 15 of file PathOverstrokeSlide.cpp.