![]() |
Perception Tool Kit (PTK) API Guide
|

Go to the source code of this file.
Macros | |
| #define | PTK_ALG_RET_SUCCESS (0) |
| Success return code used by the PTK Algorithms. More... | |
| #define | PTK_ALG_RET_FAIL (-1) |
| Failure return code used by the PTK Algorithms. More... | |
Typedefs | |
| typedef void * | PTK_AlgHandle |
| Algorithm Handle. More... | |