ARB
Public Member Functions | Public Attributes | List of all members
DendroSubtreeLimits Struct Reference

#include <TreeDisplay.hxx>

Collaboration diagram for DendroSubtreeLimits:
Collaboration graph
[legend]

Public Member Functions

void combine (const DendroSubtreeLimits &other)
 

Public Attributes

double y_branch
 
double y_top
 
double y_bot
 
double x_right
 

Detailed Description

Definition at line 157 of file TreeDisplay.hxx.

Member Function Documentation

void DendroSubtreeLimits::combine ( const DendroSubtreeLimits other)
inline

Definition at line 163 of file TreeDisplay.hxx.

References max, min, x_right, y_bot, and y_top.

Member Data Documentation

double DendroSubtreeLimits::y_branch

Definition at line 158 of file TreeDisplay.hxx.

double DendroSubtreeLimits::y_top

Definition at line 159 of file TreeDisplay.hxx.

Referenced by combine().

double DendroSubtreeLimits::y_bot

Definition at line 160 of file TreeDisplay.hxx.

Referenced by combine().

double DendroSubtreeLimits::x_right

Definition at line 161 of file TreeDisplay.hxx.

Referenced by combine().


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