Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/OpenCOLLADA
/ firstChild
Method
firstChild
DAEValidator/library/src/XmlNode.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
XmlNode XmlNode::firstChild() const
53
{
54
return XmlNode(mNode->children->next);
55
}
56
57
string XmlNode::text() const
58
{
Callers
2
TEST_METHOD
Function · 0.80
TEST_METHOD
Function · 0.80
Calls
1
XmlNode
Class · 0.50
Tested by
2
TEST_METHOD
Function · 0.64
TEST_METHOD
Function · 0.64