_NvMOTTrackedObjBatchΒΆ
-
struct
_NvMOTTrackedObjBatch
Holds a batch of lists of tracked objects.
Public Members
-
NvMOTTrackedObjList *
list
Holds a pointer to an array of object lists.
-
uint32_t
numAllocated
Holds the number of blocks allocated for the list.
-
uint32_t
numFilled
Holds the number of filled blocks in the list.
-
NvMOTTrackedObjList *