NVIDIA DeepStream SDK API Reference

8.0 Release
ds3d::Int3 Struct Reference

Detailed Description

Public Member Functions

 Int3 ()=default
 
 Int3 (int x, int y=0, int z=0)
 
 Int3 ()=default
 
 Int3 (int x, int y=0, int z=0)
 

Data Fields

int x
 
int y
 
int z
 

Constructor & Destructor Documentation

◆ Int3() [1/4]

ds3d::Int3::Int3 ( )
default

◆ Int3() [2/4]

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

◆ Int3() [3/4]

ds3d::Int3::Int3 ( )
default

◆ Int3() [4/4]

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

Field Documentation

◆ x

int ds3d::Int3::x

◆ y

int ds3d::Int3::y

◆ z

int ds3d::Int3::z

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