Home
last modified time | relevance | path

Searched refs:GetStudStyle (Results 1 – 3 of 3) sorted by relevance

/dports/cad/leocad/leocad-21.06/common/
H A Dlc_library.h160 lcStudStyle GetStudStyle() const in GetStudStyle() function
H A Dlc_mesh.cpp499 if (lcGetPiecesLibrary()->GetStudStyle() != lcStudStyle::Plain) // todo: support low lod studs in GetLodIndex()
H A Dlc_application.cpp1218 lcStudStyle CurrentStudStyle = lcGetPiecesLibrary()->GetStudStyle(); in ShowPreferencesDialog()