A* Pathfinding Project  4.1.14
The A* Pathfinding Project for Unity 3D
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