MCPcopy Create free account
hub / github.com/SFML/SFML / getClusterGrouping

Method getClusterGrouping

src/SFML/Graphics/Text.cpp:685–688  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

683
684////////////////////////////////////////////////////////////
685Text::ClusterGrouping Text::getClusterGrouping() const
686{
687 return m_clusterGrouping;
688}
689
690
691////////////////////////////////////////////////////////////

Callers 1

Text.test.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected