nndeploy C++ API  0.2.0
nndeploy C++ API
Public Attributes | List of all members
ClipperLib::IntRect Struct Reference

#include <clipper.h>

Public Attributes

cInt bottom
 
cInt left
 
cInt right
 
cInt top
 

Detailed Description

Definition at line 213 of file clipper.h.

Member Data Documentation

◆ bottom

cInt ClipperLib::IntRect::bottom

Definition at line 217 of file clipper.h.

◆ left

cInt ClipperLib::IntRect::left

Definition at line 214 of file clipper.h.

◆ right

cInt ClipperLib::IntRect::right

Definition at line 216 of file clipper.h.

◆ top

cInt ClipperLib::IntRect::top

Definition at line 215 of file clipper.h.


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