NVIDIA DeepStream SDK API Reference

6.4 Release
ds3d::Shape Struct Reference

Detailed Description

Definition at line 117 of file idatatype.h.

Data Fields

uint32_t numDims = 0
 
int32_t d [kMaxShapeDims] = {0}
 

Field Documentation

◆ d

int32_t ds3d::Shape::d[kMaxShapeDims] = {0}

Definition at line 119 of file idatatype.h.

Referenced by ds3d::operator==(), and ds3d::ShapeSize().

◆ numDims

uint32_t ds3d::Shape::numDims = 0

Definition at line 118 of file idatatype.h.

Referenced by ds3d::operator==(), and ds3d::ShapeSize().


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