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

#include <AP_Tree.hxx>

Collaboration diagram for group_scaling:
Collaboration graph
[legend]

Public Member Functions

 group_scaling ()
 
bool has_been_set () const
 

Public Attributes

double linear
 
double pow
 

Detailed Description

Definition at line 61 of file AP_Tree.hxx.

Constructor & Destructor Documentation

group_scaling::group_scaling ( )
inline

Definition at line 65 of file AP_Tree.hxx.

Member Function Documentation

bool group_scaling::has_been_set ( ) const
inline

Definition at line 68 of file AP_Tree.hxx.

Referenced by AP_tree::compute_tree().

Member Data Documentation

double group_scaling::linear

Definition at line 62 of file AP_Tree.hxx.

Referenced by AWT_graphic_tree::read_tree_settings().

double group_scaling::pow

Definition at line 63 of file AP_Tree.hxx.

Referenced by AWT_graphic_tree::read_tree_settings().


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