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