This is the complete list of members for WsfNavigationCell, including all inherited members.
| AddVertex(const WsfGeoPoint &aPoint) | WsfNavigationCell | |
| AngleBetween(double aFirstX, double aFirstY, double aSecondX, double aSecondY) | WsfNavigationCell | |
| CELL_SIDE enum name | WsfNavigationCell | |
| CELL_VERT enum name | WsfNavigationCell | |
| ClassifyPathToCell(UtLineSegment &aMotionPath, WsfNavigationCell **aNextCell, CELL_SIDE &aCellSide, UtVec3d *aIntersectionPoint, WsfNavigationCell *aPrevCell) | WsfNavigationCell | |
| ClassifyPoint(UtLineSegment aSide, UtVec3d aPathEndPoint) | WsfNavigationCell | |
| ENDING_CELL enum value | WsfNavigationCell | |
| EXITING_CELL enum value | WsfNavigationCell | |
| GetNeighborForSide(int aSideIndex, UtVec3d *aIntersectionPoint) | WsfNavigationCell | |
| GetValueForCellModifier(const std::string &aModifier) | WsfNavigationCell | |
| LEFT_SIDE enum value | WsfNavigationCell | |
| mCellCentroid | WsfNavigationCell | |
| mCellID | WsfNavigationCell | |
| mCellNormal | WsfNavigationCell | |
| mCellNumber | WsfNavigationCell | |
| mModifierList | WsfNavigationCell | |
| mNeighborIDs | WsfNavigationCell | |
| mNeighborIterator | WsfNavigationCell | |
| mNeighbors | WsfNavigationCell | |
| mNoZoneInteraction | WsfNavigationCell | |
| mSideIterator | WsfNavigationCell | |
| mSides | WsfNavigationCell | |
| mTessilationLevel | WsfNavigationCell | |
| mTessillated | WsfNavigationCell | |
| mVertexIterator | WsfNavigationCell | |
| mVerts | WsfNavigationCell | |
| mWeight | WsfNavigationCell | |
| mX | WsfNavigationCell | |
| mY | WsfNavigationCell | |
| NO_RELATIONSHIP enum value | WsfNavigationCell | |
| ON_LINE enum value | WsfNavigationCell | |
| PATH_RESULT enum name | WsfNavigationCell | |
| POINT_CLASSIFICATION enum name | WsfNavigationCell | |
| PointInCell(double aX, double aY, double aZ) | WsfNavigationCell | |
| PointOnSameSide(UtVec3d aPathEndPoint, int aSideIndex) | WsfNavigationCell | |
| RIGHT_SIDE enum value | WsfNavigationCell | |
| SetWeight(double aWeight) | WsfNavigationCell | inline |
| SIDE_AB enum value | WsfNavigationCell | |
| SIDE_BC enum value | WsfNavigationCell | |
| SIDE_CA enum value | WsfNavigationCell | |
| VERT_A enum value | WsfNavigationCell | |
| VERT_B enum value | WsfNavigationCell | |
| VERT_C enum value | WsfNavigationCell | |
| WsfNavigationCell() | WsfNavigationCell | |
| WsfNavigationCell(float aX, float aY, float aZ, bool aMirror) | WsfNavigationCell | |