◆ FbxCompareStringListSort()
| int FbxCompareStringListSort |
( |
const void * |
E1, |
|
|
const void * |
E2 |
|
) |
| |
|
inline |
Definition at line 34 of file fbxstringlist.h.
Wraps a string (FbxString) and a pointer (FbxHandle).
◆ FbxCompareStringListFindEqual()
| int FbxCompareStringListFindEqual |
( |
const void * |
E1, |
|
|
const void * |
E2 |
|
) |
| |
|
inline |
Definition at line 39 of file fbxstringlist.h.
Wraps a string (FbxString) and a pointer (FbxHandle).
◆ FbxCompareCaseSensitiveStringList()
| int FbxCompareCaseSensitiveStringList |
( |
const void * |
E1, |
|
|
const void * |
E2 |
|
) |
| |
|
inline |
Definition at line 44 of file fbxstringlist.h.
Wraps a string (FbxString) and a pointer (FbxHandle).
Go to the source code of this file.