A* Pathfinding Project  4.1.26
The A* Pathfinding Project for Unity 3D
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Modules Pages
AdvancedSmooth.cs File Reference

Classes

class  AdvancedSmooth
 Smoothing by dividing path into turns and straight segments. More...
 
class  AdvancedSmooth.ConstantTurn
 Constant turning speed. More...
 
class  AdvancedSmooth.MaxTurn
 Type of turn. More...
 
struct  AdvancedSmooth.Turn
 Represents a turn in a path. More...
 
class  AdvancedSmooth.TurnConstructor
 Abstract turn constructor. More...
 

Namespaces

namespace  Pathfinding