#include "PHPWrapper.h"
#include "PHPCommon.h"
Functions | |
void | init_php () |
void | shutdown_php () |
PHPFeatureType | php_init_feature (const char *file) |
void * | php_next_sample (const char *file, PHPFeatureType type) |
void * | php_move_towards (const char *file, PHPFeatureType type, void *a, void *b) |
double | php_get_distance (const char *file, PHPFeatureType type, void *a, void *b) |
EXPORT_FEATURE (PHPWrapperFeatureProvider) |
© 2003-2004 by Rene Mayrhofer, Harald Radi
Harald Radi <harald.radi@nme.at>
|
Load php runtime
|
|
Get distance |
|
Initialize feature |
|
Move towards
|
|
Next sample
|
|
Unload PHP runtime |