Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ valid
Method
valid
source/MRViewer/MRSpaceMouseDevice.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
bool Device::valid() const
32
{
33
return vId_ != 0 && pId_ != 0;
34
}
35
36
void Device::resetDevice()
37
{
Callers
15
pickObjects
Method · 0.45
findUniqueObjectsInRect
Method · 0.45
pickObjectsInRect
Method · 0.45
pickObjectsInRect_
Method · 0.45
touchpadSwipeGestureUpdate_
Method · 0.45
hasValidDeviceConnected
Method · 0.45
calculateSelectedPixelsNearPolygon
Function · 0.45
findIncidentFaces
Function · 0.45
drawSelectionInformation_
Method · 0.45
ImGuiMenu.cpp
File · 0.45
drawTransform_
Method · 0.45
finishBackwardPass
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected