MCPcopy Create free account
hub / github.com/OpenSpace/OpenSpace / toPascalCase

Function toPascalCase

apps/AssetBuilder/src/scenegraphnodeeditor.cpp:57–70  ·  view source on GitHub ↗

* Converts a display name to PascalCase suitable for use as an identifier. Splits on * spaces, hyphens and underscores; removes non-alphanumeric characters. * * \param name The display name to convert * \return PascalCase string (e.g. "My Planet" -> "MyPlanet") */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SceneGraphNodeEditorMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected