Planeshift
Public Attributes

dtObstacleCircle Struct Reference

#include <DetourObstacleAvoidance.h>

List of all members.

Public Attributes

float dp [3]
float dvel [3]
 Velocity of the obstacle.
float np [3]
 Use for side selection during sampling.
float p [3]
 Position of the obstacle.
float rad
 Radius of the obstacle.
float vel [3]
 Velocity of the obstacle.

Detailed Description

Definition at line 22 of file DetourObstacleAvoidance.h.


Member Data Documentation

Definition at line 28 of file DetourObstacleAvoidance.h.

Velocity of the obstacle.

Definition at line 26 of file DetourObstacleAvoidance.h.

Use for side selection during sampling.

Definition at line 28 of file DetourObstacleAvoidance.h.

Position of the obstacle.

Definition at line 24 of file DetourObstacleAvoidance.h.

Radius of the obstacle.

Definition at line 27 of file DetourObstacleAvoidance.h.

Velocity of the obstacle.

Definition at line 25 of file DetourObstacleAvoidance.h.


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