MCPcopy Create free account
hub / github.com/comaps/comaps / GetSize

Method GetSize

libs/geometry/spline.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74size_t Spline::GetSize() const
75{
76 return m_position.size();
77}
78
79void Spline::Clear()
80{

Callers 3

ClipPathByRectImplFunction · 0.45
UNIT_TESTFunction · 0.45
UNIT_TESTFunction · 0.45

Calls 1

sizeMethod · 0.45

Tested by 2

UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36