TIOVX User Guide

Parameter object internal state. More...

#include <vx_parameter.h>

Data Fields

tivx_reference_t base
 reference object
 
vx_uint32 index
 Index at which this parameter is tracked in both the node references and kernel signatures.
 
vx_node node
 Pointer to the node which this parameter is associated with.
 
vx_kernel kernel
 Pointer to the kernel which this parameter is associated with, if retreived from vxGetKernelParameterByIndex.
 

Detailed Description

Parameter object internal state.

Definition at line 39 of file vx_parameter.h.


The documentation for this struct was generated from the following file: