Home
last modified time | relevance | path

Searched defs:sgObject (Results 1 – 2 of 2) sorted by relevance

/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/location/labs/qsg/
H A Dqgeomapobjectqsgsupport_p.h70 …QQSGMapObject *sgObject = nullptr; // this is a QMap*ObjectPrivateQSG. it becomes invalid when the… member
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/object/
H A DObjectManager.cpp521 auto sgObject = dynamic_cast<SceneryGroupObject*>(loadedObject); in UpdateSceneryGroupIndexes() local
540 Object* sgObject = GetLoadedObject(primarySGEntry); in GetPrimarySceneryGroupEntryIndex() local