v0.14.0
Public Attributes | List of all members
ClipperLib::IntRect Struct Reference

#include <users_modules/mortar_contact/src/clipper.hpp>

Collaboration diagram for ClipperLib::IntRect:
[legend]

Public Attributes

cInt left
 
cInt top
 
cInt right
 
cInt bottom
 

Detailed Description

Definition at line 195 of file clipper.hpp.

Member Data Documentation

◆ bottom

cInt ClipperLib::IntRect::bottom

Definition at line 195 of file clipper.hpp.

◆ left

cInt ClipperLib::IntRect::left

Definition at line 195 of file clipper.hpp.

◆ right

cInt ClipperLib::IntRect::right

Definition at line 195 of file clipper.hpp.

◆ top

cInt ClipperLib::IntRect::top

Definition at line 195 of file clipper.hpp.


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