NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwImagePool Struct Reference

Detailed Description

Specifies a pool of images.

Definition at line 95 of file Image.h.

Data Fields

dwImageHandle_timages
 Pointer to image handles. More...
 
size_t imageCount
 Number of images in the pool. More...
 

Field Documentation

◆ imageCount

size_t dwImagePool::imageCount

Number of images in the pool.

Definition at line 100 of file Image.h.

◆ images

dwImageHandle_t* dwImagePool::images

Pointer to image handles.

Definition at line 98 of file Image.h.


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