| FbxTimeSpan() | FbxTimeSpan | [inline] |
| FbxTimeSpan(FbxTime pStart, FbxTime pStop) | FbxTimeSpan | [inline] |
| GetDirection() const | FbxTimeSpan | [inline] |
| GetDuration() const | FbxTimeSpan | [inline] |
| GetSignedDuration() const | FbxTimeSpan | [inline] |
| GetStart() const | FbxTimeSpan | [inline] |
| GetStop() const | FbxTimeSpan | [inline] |
| Intersect(const FbxTimeSpan &pTime) const | FbxTimeSpan | |
| IsInside(FbxTime pTime) const | FbxTimeSpan | |
| operator!=(const FbxTimeSpan &pTime) const | FbxTimeSpan | |
| operator==(const FbxTimeSpan &pTime) const | FbxTimeSpan | |
| Set(FbxTime pStart, FbxTime pStop) | FbxTimeSpan | [inline] |
| SetStart(FbxTime pStart) | FbxTimeSpan | [inline] |
| SetStop(FbxTime pStop) | FbxTimeSpan | [inline] |
| UnionAssignment(const FbxTimeSpan &pSpan, int pDirection=FBXSDK_TIME_FORWARD) | FbxTimeSpan |