Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bulletphysics/bullet3
/ SetName
Method
SetName
examples/ThirdPartyLibs/tinyxml2/tinyxml2.cpp:1451–1454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1449
}
1450
1451
void XMLAttribute::SetName(const char* n)
1452
{
1453
_name.SetStr(n);
1454
}
1455
1456
XMLError XMLAttribute::QueryIntValue(int* value) const
1457
{
Callers
10
FindOrCreateAttribute
Method · 0.80
NewElement
Method · 0.80
AddOption
Method · 0.80
GWEN_CONTROL_CONSTRUCTOR
Function · 0.80
GWEN_CONTROL_CONSTRUCTOR
Function · 0.80
AddItem
Method · 0.80
CreateColorControl
Method · 0.80
CreateControls
Method · 0.80
AddItem
Method · 0.80
OnButtonPress
Method · 0.80
Calls
1
SetStr
Method · 0.80
Tested by
no test coverage detected