A* Pathfinding Project
4.1.7
The A* Pathfinding Project for Unity 3D
|
This is the complete list of members for GraphUpdateShape, including all inherited members.
_convex | GraphUpdateShape | private |
_convexPoints | GraphUpdateShape | private |
_points | GraphUpdateShape | private |
CalculateConvexHull() | GraphUpdateShape | private |
Contains(GraphNode node) | GraphUpdateShape | |
Contains(Vector3 point) | GraphUpdateShape | |
convex | GraphUpdateShape | |
forward | GraphUpdateShape | private |
GetBounds() | GraphUpdateShape | |
GetBounds(Vector3[] points, Matrix4x4 matrix, float minimumHeight) | GraphUpdateShape | static |
GetBounds(Vector3[] points, Vector3 right, Vector3 up, Vector3 forward, Vector3 origin, float minimumHeight) | GraphUpdateShape | privatestatic |
GraphUpdateShape() | GraphUpdateShape | |
GraphUpdateShape(Vector3[] points, bool convex, Matrix4x4 matrix, float minimumHeight) | GraphUpdateShape | |
minimumHeight | GraphUpdateShape | |
origin | GraphUpdateShape | private |
points | GraphUpdateShape | |
right | GraphUpdateShape | private |
up | GraphUpdateShape | private |