Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
c247a2e1316b114f79e4a1c0740e2517c2e2d133
/
.
/
src
/
shapes
/
straight_vertex.cpp
blob: 07d0d2b046c8198da7a68263821a8e53499a3610 [
file
] [
log
] [
blame
]
#include
"rive/shapes/straight_vertex.hpp"
using
namespace
rive
;
void
StraightVertex
::
radiusChanged
()
{
markPathDirty
();
}