MCPcopy 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
31bool Device::valid() const
32{
33 return vId_ != 0 && pId_ != 0;
34}
35
36void Device::resetDevice()
37{

Callers 15

pickObjectsMethod · 0.45
pickObjectsInRectMethod · 0.45
pickObjectsInRect_Method · 0.45
findIncidentFacesFunction · 0.45
ImGuiMenu.cppFile · 0.45
drawTransform_Method · 0.45
finishBackwardPassMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected