MCPcopy Create free account
hub / github.com/MyGUI/mygui / setYAxisOrientation

Method setYAxisOrientation

MyGUIEngine/src/msdfgen/core/Shape.cpp:204–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202}
203
204void Shape::setYAxisOrientation(YAxisOrientation yAxisOrientation) {
205 inverseYAxis = yAxisOrientation != MSDFGEN_Y_AXIS_DEFAULT_ORIENTATION;
206}
207
208}

Callers 4

readShapeDescriptionFunction · 0.80
loadSvgShapeFunction · 0.80
parseSvgShapeFunction · 0.80
readFreetypeOutlineFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected