![]() |
Perception Tool Kit (PTK) API Guide
|
Typedefs | |
| typedef void * | PTK_AlgHandle |
| Algorithm Handle. More... | |
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... | |
| #define PTK_ALG_RET_SUCCESS (0) |
Success return code used by the PTK Algorithms.
| #define PTK_ALG_RET_FAIL (-1) |
Failure return code used by the PTK Algorithms.
| typedef void* PTK_AlgHandle |
Algorithm Handle.