NVIDIA DeepStream SDK API Reference

8.0 Release
ds3d::Int4 Struct Reference

Detailed Description

Public Member Functions

 Int4 ()=default
 
 Int4 (int x, int y=0, int z=0, int w=0)
 
 Int4 ()=default
 
 Int4 (int x, int y=0, int z=0, int w=0)
 

Data Fields

int x
 
int y
 
int z
 
int w
 

Constructor & Destructor Documentation

◆ Int4() [1/4]

ds3d::Int4::Int4 ( )
default

◆ Int4() [2/4]

ds3d::Int4::Int4 ( int  x,
int  y = 0,
int  z = 0,
int  w = 0 
)
inline

◆ Int4() [3/4]

ds3d::Int4::Int4 ( )
default

◆ Int4() [4/4]

ds3d::Int4::Int4 ( int  x,
int  y = 0,
int  z = 0,
int  w = 0 
)
inline

Field Documentation

◆ w

int ds3d::Int4::w

◆ x

int ds3d::Int4::x

◆ y

int ds3d::Int4::y

◆ z

int ds3d::Int4::z

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