gwnavgeneration/input/clientinputvisualgeometrybuilder.h Source File
Go to the documentation of this file.
18 class ClientInputVisualGeometryBuilder :
public IVisualGeometryBuilder
21 enum DrawSeedPointMode { DO_NOT_DRAW_SEEDPOINTS, DRAW_SEEDPOINTS };
24 ClientInputVisualGeometryBuilder(ClientInput* clientInput, DrawSeedPointMode drawSeedPoints = DO_NOT_DRAW_SEEDPOINTS);
26 virtual void DoBuild();
29 ClientInput* m_clientInput;
30 DrawSeedPointMode m_drawSeedPoints;
The Autodesk Navigation namespace.
Definition: gamekitcrowddispersion.cpp:17