Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ IsValid
Method
IsValid
src/Nazara/Utility/Skeleton.cpp:336–339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
334
}
335
336
bool Skeleton::IsValid() const
337
{
338
return m_impl != nullptr;
339
}
340
341
Skeleton& Skeleton::operator=(const Skeleton& skeleton)
342
{
Callers
1
Interpolate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected