Class | Description |
---|---|
PathArc |
used in pathing code
works with java bean xml serialization
|
PathAStarSearcher | |
PathData |
used in pathing code
works with java bean xml serialization
|
PathEdge |
used in pathing code
works with java bean xml serialization
|
PathFinderValue | |
PathInfo |
used in pathing code
works with java bean xml serialization
|
PathInterpolator | |
PathIntersection |
defines a planar polygon in 3D, used in pathing code
works with java bean xml serialization
|
PathLinear | |
PathLocAndDir |
A class to encapsulate the return values from path interpolators
|
PathModelElement | |
PathObject |
used in pathing code
works with java bean xml serialization
|
PathObjectLocation | |
PathObjectType |
used in pathing code
works with java bean xml serialization
|
PathPolygon |
defines a planar polygon in 3D, used in pathing code
works with java bean xml serialization
|
PathPortal |
used in pathing code
works with java bean xml serialization
|
PathSearcher | |
PathSearchNode | |
PathSpline | |
PathState |
defines a the "state" of a path, for a given entity, specified by
an Oid, a starting point and a destination.
|
PathSynth |
This class contains machinery to synthesize a list of "CV" polygons
and their arcs starting with a boundary polygon and a collection of
obstacles in or overlapping with that boundary.
|
PathSynth.HullLine |
A line in a convex hull - - just a pair of HullPoints
|
PathSynth.HullPoint |
A class that represents points around a convex hull.
|
PolyIntersection | |
RoomPathSearcher | |
Triangulate |
Enum | Description |
---|---|
PathAStarSearcher.SearchState | |
PathSearcher.PathResult |