#include <ProjSector.h>
An instance of this class is used to represent each input geometry file in a NavGenProj.
You should not need to interact with the methods of this class directly. Use NavGenProj::AddObjFilePath() to add a new input geometry file to the NavGenProj.
For internal use only | |
bool | ReadGeometries (XmlNode node) |
bool | ReadClientInputs (XmlNode node) |
bool | ReadSeedPoints (XmlNode node) |
bool | ReadTagVolumes (XmlNode node) |