gwnavruntime/world/boxobstacle.h File Reference

boxobstacle.h File Reference

Classes

class  Kaim::BoxObstacleInitConfig
 Class used to provide BoxObstacle initialization parameters. More...
 
class  Kaim::BoxObstacle
 Each instance of the BoxObstacle class represents a dynamic, physical object in your game engine that will prevent your Bots from moving freely through its bounding box. More...
 

Namespaces

 Kaim
 The Autodesk Navigation namespace.
 

Enumerations

enum  Kaim::BoxObstacleRotationMode { Kaim::BoxObstacleRotation_Yaw = 0, Kaim::BoxObstacleRotation_Free }
 Enumerates the possible controls for how a BoxObstacle should be internally represented. More...
 
enum  Kaim::BoxObstacleUpAxis
 Enumerates the possible up-axis definition for a BoxObstacle. More...
 

Go to the source code of this file.