NVIDIA DeepStream SDK API Reference

9.0 Release
RectangleCommand Struct Reference

Detailed Description

Definition at line 70 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

Inheritance diagram for RectangleCommand:
Collaboration diagram for RectangleCommand:

Public Member Functions

 RectangleCommand ()
 
 RectangleCommand ()
 

Data Fields

int thickness = -1
 
bool interpolation = false
 
float ax1
 
float ay1
 
float bx1
 
float by1
 
float cx1
 
float cy1
 
float dx1
 
float dy1
 
float ax2
 
float ay2
 
float bx2
 
float by2
 
float cx2
 
float cy2
 
float dx2
 
float dy2
 
CommandType type = CommandType::None
 
unsigned char c0
 
unsigned char c1
 
unsigned char c2
 
unsigned char c3
 
int bounding_left = 0
 
int bounding_top = 0
 
int bounding_right = 0
 
int bounding_bottom = 0
 

Constructor & Destructor Documentation

◆ RectangleCommand() [1/2]

RectangleCommand::RectangleCommand ( )

◆ RectangleCommand() [2/2]

RectangleCommand::RectangleCommand ( )

Field Documentation

◆ ax1

float RectangleCommand::ax1

Definition at line 73 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ ax2

float RectangleCommand::ax2

Definition at line 74 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ ay1

float RectangleCommand::ay1

Definition at line 73 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ ay2

float RectangleCommand::ay2

Definition at line 74 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ bounding_bottom

int cuOSDContextCommand::bounding_bottom = 0
inherited

Definition at line 49 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ bounding_left

int cuOSDContextCommand::bounding_left = 0
inherited

Definition at line 46 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ bounding_right

int cuOSDContextCommand::bounding_right = 0
inherited

Definition at line 48 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ bounding_top

int cuOSDContextCommand::bounding_top = 0
inherited

Definition at line 47 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ bx1

float RectangleCommand::bx1

Definition at line 73 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ bx2

float RectangleCommand::bx2

Definition at line 74 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ by1

float RectangleCommand::by1

Definition at line 73 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ by2

float RectangleCommand::by2

Definition at line 74 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ c0

unsigned char cuOSDContextCommand::c0
inherited

Definition at line 45 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ c1

unsigned char cuOSDContextCommand::c1
inherited

Definition at line 45 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ c2

unsigned char cuOSDContextCommand::c2
inherited

Definition at line 45 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ c3

unsigned char cuOSDContextCommand::c3
inherited

Definition at line 45 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ cx1

float RectangleCommand::cx1

Definition at line 73 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ cx2

float RectangleCommand::cx2

Definition at line 74 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ cy1

float RectangleCommand::cy1

Definition at line 73 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ cy2

float RectangleCommand::cy2

Definition at line 74 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ dx1

float RectangleCommand::dx1

Definition at line 73 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ dx2

float RectangleCommand::dx2

Definition at line 74 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ dy1

float RectangleCommand::dy1

Definition at line 73 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ dy2

float RectangleCommand::dy2

Definition at line 74 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ interpolation

bool RectangleCommand::interpolation = false

Definition at line 72 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ thickness

int RectangleCommand::thickness = -1

Definition at line 71 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ type

CommandType cuOSDContextCommand::type = CommandType::None
inherited

Definition at line 44 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.


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