, including all inherited members.
AddAlias(int id, csString aliasName, float rotationAngle) | Waypoint | |
AddLink(psPath *path, Waypoint *wp, psPath::Direction direction, float distance) | Waypoint | |
Adjust(iDataConnection *db, csVector3 &pos, csString sector) | Waypoint | |
Adjust(csVector3 &pos, csString sector) | Waypoint | |
Adjust(csVector3 &pos, iSector *sector) | Waypoint | |
aliases | Waypoint | |
allowReturn | Waypoint | |
CheckWithin(iEngine *engine, const csVector3 &pos, const iSector *sector) | Waypoint | |
city | Waypoint | |
Create(iDataConnection *db) | Waypoint | |
CreateAlias(iDataConnection *db, csString alias, float rotationAngle) | Waypoint | |
distance | Waypoint | |
dists | Waypoint | |
edges | Waypoint | |
effectID | Waypoint | |
excluded | Waypoint | |
FindAlias(const csString &aliasName) const | Waypoint | |
FindAlias(const csString &aliasName) | Waypoint | |
GetAliases() | Waypoint | |
GetEffectID(iEffectIDAllocator *allocator) | Waypoint | |
GetFlags() const | Waypoint | |
GetGroup() | Waypoint | [inline] |
GetID() const | Waypoint | [inline] |
GetName() const | Waypoint | [inline] |
GetPosition() const | Waypoint | [inline] |
GetRadius() const | Waypoint | [inline] |
GetRandomEdge(const psPathNetwork::RouteFilter *routeFilter) | Waypoint | |
GetSector(iEngine *engine) | Waypoint | [inline] |
GetSector(iEngine *engine) const | Waypoint | [inline] |
ground | Waypoint | |
group | Waypoint | |
Import(iDocumentNode *node, iEngine *engine, iDataConnection *db) | Waypoint | |
indoor | Waypoint | |
links | Waypoint | |
Load(iDocumentNode *node, iEngine *engine) | Waypoint | |
Load(iResultRow &row, iEngine *engine) | Waypoint | |
loc | Waypoint | |
operator<(Waypoint &other) const | Waypoint | [inline] |
operator==(Waypoint &other) const | Waypoint | [inline] |
path | Waypoint | |
paths | Waypoint | |
pi | Waypoint | |
priv | Waypoint | |
pub | Waypoint | |
RecalculateEdges(psWorld *world, iEngine *engine) | Waypoint | |
RemoveAlias(csString aliasName) | Waypoint | |
RemoveAlias(iDataConnection *db, csString alias) | Waypoint | |
RemoveLink(psPath *path) | Waypoint | |
Rename(iDataConnection *db, const char *name) | Waypoint | |
Rename(const char *name) | Waypoint | |
road | Waypoint | |
SetFlag(iDataConnection *db, const csString &flagstr, bool enable) | Waypoint | |
SetFlag(const csString &flagstr, bool enable) | Waypoint | |
SetFlags(const csString &flagStr) | Waypoint | |
SetID(int id) | Waypoint | |
SetRadius(float radius) | Waypoint | |
SetRadius(iDataConnection *db, float radius) | Waypoint | |
SetRotationAngle(const csString &aliasName, float rotationAngle) | Waypoint | |
underground | Waypoint | |
underwater | Waypoint | |
Waypoint() | Waypoint | |
Waypoint(const char *name) | Waypoint | |
Waypoint(csString &name, csVector3 &pos, csString §orName, float radius, csString &flags) | Waypoint | |