Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
204
void Shape::setYAxisOrientation(YAxisOrientation yAxisOrientation) {
205
inverseYAxis = yAxisOrientation != MSDFGEN_Y_AXIS_DEFAULT_ORIENTATION;
206
}
207
208
}
Callers
4
readShapeDescription
Function · 0.80
loadSvgShape
Function · 0.80
parseSvgShape
Function · 0.80
readFreetypeOutline
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected