MeiCam SDK For iOS  3.10.0
Public Attributes | List of all members
NvsRect Struct Reference

Rectangle. More...

#include <NvsCommonDef.h>

Public Attributes

float left
 Left. More...
 
float right
 Right. More...
 
float bottom
 Bottom. More...
 
float top
 Top. More...
 

Detailed Description

Rectangle.

Member Data Documentation

◆ bottom

float NvsRect::bottom

Bottom.

◆ left

float NvsRect::left

Left.

◆ right

float NvsRect::right

Right.

◆ top

float NvsRect::top

Top.


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