Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
checkSchema
Method · 0.45
TEST_CLASS
Function · 0.45
TEST_METHOD
Function · 0.45
importStandardShaderAttributes
Method · 0.45
importLambertShaderAttributes
Method · 0.45
importBlinnShaderAttributes
Method · 0.45
importPhongShaderAttributes
Method · 0.45
importReflectShaderAttributes
Method · 0.45
readMayaTransformations
Method · 0.45
createTransformAnimation
Method · 0.45
createGroupNodes
Method · 0.45
findGeometryId
Method · 0.45
Calls
no outgoing calls
Tested by
4
TEST_CLASS
Function · 0.36
TEST_METHOD
Function · 0.36
testInvalid
Function · 0.36
testValid
Function · 0.36