Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ toPoint
Method
toPoint
IPL/src/IPLData.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
IPLPoint* IPLData::toPoint()
64
{
65
return dynamic_cast<IPLPoint*>(this);
66
}
67
68
IPLMatrix* IPLData::toMatrix()
69
{
Callers
6
updateImage
Method · 0.80
readSettings
Method · 0.80
paint
Method · 0.80
updatePosition
Method · 0.80
paint
Method · 0.80
hoverMoveEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected