Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ close
Method
close
libs/qhttpserver/src/qhttpserver.cpp:136–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
void QHttpServer::close()
137
{
138
if (m_tcpServer)
139
m_tcpServer->close();
140
}
Callers
15
TEST
Function · 0.45
ExportToPLY
Method · 0.45
loadFeatsFromFile
Function · 0.45
saveFeatsToFile
Function · 0.45
loadDescsFromFile
Function · 0.45
saveDescsToFile
Function · 0.45
loadDescsFromBinFile
Function · 0.45
saveDescsToBinFile
Function · 0.45
Save_BAF
Function · 0.45
export_Ply
Method · 0.45
Save_PLY
Function · 0.45
Process
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
ExportToPLY
Method · 0.36