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