Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ GetActiveChild
Method
GetActiveChild
GTE/Graphics/SwitchNode.h:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
void SetActiveChild(int32_t activeChild);
23
24
inline int32_t GetActiveChild() const
25
{
26
return mActiveChild;
27
}
28
29
inline void DisableAllChildren()
30
{
Callers
2
OnCharPress
Method · 0.80
UpdateConstants
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected