Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ toComplexImage
Method
toComplexImage
IPL/src/IPLData.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
IPLComplexImage* IPLData::toComplexImage()
59
{
60
return dynamic_cast<IPLComplexImage*>(this);
61
}
62
63
IPLPoint* IPLData::toPoint()
64
{
Callers
4
updateImage
Method · 0.80
on_mousePositionChanged
Method · 0.80
processInputData
Method · 0.80
processInputData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected