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