Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ getLength
Method
getLength
hi_scripting/scripting/api/ScriptingGraphics.cpp:1234–1237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1232
}
1233
1234
var ScriptingObjects::PathObject::getLength()
1235
{
1236
return p.getLength(AffineTransform::scale(1.0f), 1.0f);
1237
}
1238
1239
var ScriptingObjects::PathObject::getBounds(var scaleFactor)
1240
{
Callers
15
deleteKeyPressed
Method · 0.45
processFrame
Method · 0.45
paint
Method · 0.45
printBufferSlice
Method · 0.45
addCircleAtMidpoint
Function · 0.45
getRangeArea
Method · 0.45
setNewRange
Method · 0.45
getDragText
Method · 0.45
mouseDrag
Method · 0.45
timerCallback
Method · 0.45
getResizedBuffer
Method · 0.45
getSampleLength
Method · 0.45
Calls
1
scale
Class · 0.85
Tested by
1
printBufferSlice
Method · 0.36