tools/NavGenProj/include/NavGenProjSeedPoint.h Source File
Go to the documentation of this file.
10 #ifndef GwNavGen_NavGenProjSeedPoint_H
11 #define GwNavGen_NavGenProjSeedPoint_H
31 bool Read(TiXmlNode* node);
32 bool Write(TiXmlNode* node);
An instance of this class is used to represent each seedpoint in a NavGenProj.
Definition: NavGenProjSeedPoint.h:23
Definition: gamekitcrowddispersion.h:20
This class defines a three-dimensional vector whose coordinates are stored using floating-point numbe...
Definition: vec3f.h:23