Detailed Description
Definition in filekfbxutilities.h.
#include<kaydaradef.h>
#include<kaydara.h>
#include<kfbxplugins/kfbxscene.h>
#include<fbxfilesdk_nsbegin.h>
#include<fbxfilesdk_nsend.h>
Go to the source code of this file.
Function Documentation
KFBX_DLL void FBXFree_Internet_Buffer | ( | char * | pBuf | ) | |
KFBX_DLL char* FBXGet_Internet_Source_File | ( | const char * | url | ) | |
Get the content of a file from an hyperlink.
- Parameters:
- Returns:
- An allocated<char *buffer>containing the source text. You must useFBXFree_Internet_Buffer()to free the allocated memory.
KFBX_DLLKStringKFbxCleanPath | ( | const char * | pPath | ) | |
Get the content of a file from an hyperlink.
- Parameters:
- Returns:
- An allocated<char *buffer>containing the source text. You must useFBXFree_Internet_Buffer()to free the allocated memory.
KFBX_DLL bool KFbxEnsureDirectoryExistance | ( | const char * | pPath | ) | |
Get the content of a file from an hyperlink.
- Parameters:
- Returns:
- An allocated<char *buffer>containing the source text. You must useFBXFree_Internet_Buffer()to free the allocated memory.
KFBX_DLLKStringKFbxExtractDirectory | ( | const char * | pFilePath | ) | |
Get the content of a file from an hyperlink.
- Parameters:
- Returns:
- An allocated<char *buffer>containing the source text. You must useFBXFree_Internet_Buffer()to free the allocated memory.
KFBX_DLLKStringKFbxExtractFileName | ( | const char * | pFilePath, |
| | bool | pWithExtension=true | |
| ) | | | |
Get the content of a file from an hyperlink.
- Parameters:
- Returns:
- An allocated<char *buffer>containing the source text. You must useFBXFree_Internet_Buffer()to free the allocated memory.
KFBX_DLLKStringKFbxFullPath | ( | const char * | pRelativePath | ) | |
Get the content of a file from an hyperlink.
- Parameters:
- Returns:
- An allocated<char *buffer>containing the source text. You must useFBXFree_Internet_Buffer()to free the allocated memory.
KFBX_DLLKStringKFbxGetApplicationDirectory | ( | | ) | |
Get the content of a file from an hyperlink.
- Parameters:
- Returns:
- An allocated<char *buffer>containing the source text. You must useFBXFree_Internet_Buffer()to free the allocated memory.
KFBX_DLLKStringKFbxGetRelativeFilePath | ( | const char * | pRootPath, |
| | const char * | pNewFilePath | |
| ) | | | |
Get the content of a file from an hyperlink.
- Parameters:
- Returns:
- An allocated<char *buffer>containing the source text. You must useFBXFree_Internet_Buffer()to free the allocated memory.
KFBX_DLL size_t KGetProcessVirtualMemoryAvailSize | ( | | ) | |
Get the content of a file from an hyperlink.
- Parameters:
- Returns:
- An allocated<char *buffer>containing the source text. You must useFBXFree_Internet_Buffer()to free the allocated memory.
Clean bad meshes in the scene by removing bad polygons.
- Parameters:
| pScene | Pointer to the scene object. |
- Returns:
- Array of nodes containing modified meshes.