Point Cloud Library (PCL)
1.7.0
|
#include <pcl/outofcore/cJSON.h>
Public Attributes | |
void *(* | malloc_fn )(size_t sz) |
void(* | free_fn )(void *ptr) |
void(* cJSON_Hooks::free_fn)(void *ptr) |
void*(* cJSON_Hooks::malloc_fn)(size_t sz) |