Kaim::NavGenProjGeometry Class Reference

Kaim::NavGenProjGeometry Class Reference

#include <NavGenProjGeometry.h>

Class Description

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.

Public Attributes

std::vector< NavGenProjTerrainTypeMaterialm_terrainTypeMaterials
 

Member Data Documentation

std::vector<NavGenProjTerrainTypeMaterial> Kaim::NavGenProjGeometry::m_terrainTypeMaterials

Stores the list of materials. Do not modify directly. Use AddTerrainTypeMaterial().


The documentation for this class was generated from the following file: