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