Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Segment_t Struct Reference

Used for drawing line segments (maps to the X11 XSegments structure)

Definition at line 351 of file GuiTypes.h.

Public Attributes

Short_t fX1
 
Short_t fX2
 
Short_t fY1
 
Short_t fY2
 

#include <GuiTypes.h>

Member Data Documentation

◆ fX1

Short_t Segment_t::fX1

Definition at line 352 of file GuiTypes.h.

◆ fX2

Short_t Segment_t::fX2

Definition at line 352 of file GuiTypes.h.

◆ fY1

Short_t Segment_t::fY1

Definition at line 352 of file GuiTypes.h.

◆ fY2

Short_t Segment_t::fY2

Definition at line 352 of file GuiTypes.h.

Collaboration diagram for Segment_t:
[legend]

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