Plasma Engine  2.0
Loading...
Searching...
No Matches
plAiSteeringInfo Struct Reference

Aggregated data by plAiNavigation that should be sufficient to implement a steering behavior. More...

#include <Navigation.h>

Public Attributes

plVec3 m_vNextWaypoint
 
float m_fDistanceToWaypoint = 0
 
float m_fArrivalDistance = plMath::HighValue<float>()
 
plVec2 m_vDirectionTowardsWaypoint = plVec2::MakeZero()
 
plAngle m_AbsRotationTowardsWaypoint = plAngle::MakeZero()
 
plAngle m_MaxAbsRotationAfterWaypoint = plAngle::MakeZero()
 

Detailed Description

Aggregated data by plAiNavigation that should be sufficient to implement a steering behavior.


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