A* Pathfinding Project  3.8.2
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups 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

package  Pathfinding