NVIDIA DeepStream SDK API Reference

8.0 Release
ds3d::Float2 Struct Reference

Detailed Description

Public Member Functions

 Float2 ()=default
 
 Float2 (float x, float y=0)
 
 Float2 ()=default
 
 Float2 (float x, float y=0)
 

Data Fields

float x
 
float y
 

Constructor & Destructor Documentation

◆ Float2() [1/4]

ds3d::Float2::Float2 ( )
default

◆ Float2() [2/4]

ds3d::Float2::Float2 ( float  x,
float  y = 0 
)
inline

◆ Float2() [3/4]

ds3d::Float2::Float2 ( )
default

◆ Float2() [4/4]

ds3d::Float2::Float2 ( float  x,
float  y = 0 
)
inline

Field Documentation

◆ x

float ds3d::Float2::x

◆ y

float ds3d::Float2::y

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