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