Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ empty
Method
empty
modules/core/core/src/string/OpenString/text.cpp:412–415 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
410
}
411
412
void text::empty() noexcept
413
{
414
this->sequence_.empty();
415
}
416
417
text& text::write_at(const u64 index, const codepoint cp) noexcept
418
{
Callers
15
main_module_exec
Method · 0.45
PatchBeginEndKeys
Function · 0.45
PushBackIdentityKey
Function · 0.45
MakeDelta
Function · 0.45
Decimate
Function · 0.45
CreateTranslationRestPoseKey
Function · 0.45
CreateRotationRestPoseKey
Function · 0.45
CreateScaleRestPoseKey
Function · 0.45
CreateNodeTransform
Function · 0.45
Load
Method · 0.45
FindSkinRootJointIndices
Method · 0.45
Import
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected