A* Pathfinding Project  4.3.5
The A* Pathfinding Project for Unity 3D
UtilityJobs.cs File Reference

Classes

struct  JobAND
 result[i] &= data[i] More...
 
struct  JobCopyHits
 Copies hit points and normals. More...
 
struct  JobCopyRectangleIntoLargerBuffer< T >
 Treats input as a rectangle and copies it into the output at the specified position. More...
 
struct  JobMemSet< T >
 result[i] = value More...
 
class  NativeArrayExtensions
 Helpers for scheduling simple NativeArray jobs. More...
 

Namespaces

namespace  Pathfinding.Jobs