Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/OpenCOLLADA
/ line
Method
line
DAEValidator/library/src/XmlNode.cpp:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
size_t XmlNode::line() const
128
{
129
return mNode->line;
130
}
131
132
void XmlNode::for_each_attribute(const function<void(const XmlAttribute &)> & fn) const
133
{
Callers
5
readFile
Method · 0.80
checkUniqueIds
Method · 0.80
checkUniqueSids
Method · 0.80
TEST_METHOD
Function · 0.80
failUnlessXmlError
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST_METHOD
Function · 0.64