Definition in filekdebug.h.
#include<fbxfilesdk/components/kbaselib/kbaselib_h.h>
#include<fbxfilesdk/components/kbaselib/klib/ktime.h>
#include<fbxfilesdk/fbxfilesdk_nsbegin.h>
#include<fbxfilesdk/fbxfilesdk_nsend.h>
Go to the source code of this file.
Defines | |
#define | K_CHECKRTNV(condition, value) |
Checks the condition, if it evaluates to false asserts and returns value. | |
#define | K_CHECKRTN(condition) |
Checks the condition, if it evaluates to false asserts and returns. |
#define K_CHECKRTN | ( | condition | ) |