Recast Navigation
Navigation-mesh Toolset for Games
dtObstacleSegment Struct Reference

#include <DetourObstacleAvoidance.h>

Public Attributes

float p [3]
 
float q [3]
 End points of the obstacle segment. More...
 
bool touch
 

Member Data Documentation

◆ p

float dtObstacleSegment::p[3]

◆ q

float dtObstacleSegment::q[3]

End points of the obstacle segment.

◆ touch

bool dtObstacleSegment::touch

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