MCPcopy Create free account
hub / github.com/KhronosGroup/OpenCOLLADA / isValid

Method isValid

DAEValidator/library/src/Uri.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 bool Uri::isValid() const
42 {
43 return mValid;
44 }
45
46 const string & Uri::str() const
47 {

Callers 15

checkSchemaMethod · 0.45
TEST_CLASSFunction · 0.45
TEST_METHODFunction · 0.45
createGroupNodesMethod · 0.45
findGeometryIdMethod · 0.45

Calls

no outgoing calls

Tested by 4

TEST_CLASSFunction · 0.36
TEST_METHODFunction · 0.36
testInvalidFunction · 0.36
testValidFunction · 0.36