MCPcopy 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_execMethod · 0.45
PatchBeginEndKeysFunction · 0.45
PushBackIdentityKeyFunction · 0.45
MakeDeltaFunction · 0.45
DecimateFunction · 0.45
CreateScaleRestPoseKeyFunction · 0.45
CreateNodeTransformFunction · 0.45
LoadMethod · 0.45
ImportMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected