NVIDIA DeepStream SDK API Reference

8.0 Release
ds3d::Int2 Struct Reference

Detailed Description

Public Member Functions

 Int2 ()=default
 
 Int2 (int x, int y=0)
 
 Int2 ()=default
 
 Int2 (int x, int y=0)
 

Data Fields

int x
 
int y
 

Constructor & Destructor Documentation

◆ Int2() [1/4]

ds3d::Int2::Int2 ( )
default

◆ Int2() [2/4]

ds3d::Int2::Int2 ( int  x,
int  y = 0 
)
inline

◆ Int2() [3/4]

ds3d::Int2::Int2 ( )
default

◆ Int2() [4/4]

ds3d::Int2::Int2 ( int  x,
int  y = 0 
)
inline

Field Documentation

◆ x

int ds3d::Int2::x

◆ y

int ds3d::Int2::y

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