gwnavruntime/world/pointofinterestdisplay.h Source File
Go to the documentation of this file.
16 class PointOfInterestBlob;
18 class PointOfInterestDisplayListBuilder
21 PointOfInterestDisplayListBuilder()
23 m_flagColor_Undefined = Color::Red;
24 m_flagColor_Custom = Color::Orange;
29 void DisplayPointOfInterest(DisplayList* displayList,
const PointOfInterestBlob* pointOfInterest);
32 Color m_flagColor_Undefined;
33 Color m_flagColor_Custom;
The Autodesk Navigation namespace.
Definition: gamekitcrowddispersion.cpp:17
float KyFloat32
float
Definition: types.h:32