gwnavgeneration/input/dynamicinputcell.h Source File
Go to the documentation of this file.
9 #ifndef GwNavGen_DynamicInputCell_H
10 #define GwNavGen_DynamicInputCell_H
34 void PushTriangle(
const DynamicTaggedTriangle3i& triangle);
35 void PushTagVolume(
const TagVolume& volume);
int KyInt32
Type used internally to represent a 32-bit integer.
Definition: types.h:35
This class represents runtime-defined volumes with customized NavTag.
Definition: tagvolume.h:108
This class defines a two-dimensional vector whose coordinates are stored using 32-bit integers...
Definition: vec2i.h:26
Definition: gamekitcrowddispersion.h:20
The KyGuid class represents a globally unique ID.
Definition: kyguid.h:22
#define KY_DEFINE_NEW_DELETE_OPERATORS(MemStat)
This macro defines new and delete operators.
Definition: memory.h:137
KyInt32 CellCoord
A type that represents the placement of a cell on one axis of a 2D grid.
Definition: navmeshtypes.h:32