A library for working with phylogenetic and population genetic data.
v0.27.0
SvgSize Struct Reference

#include <genesis/utils/formats/svg/helper.hpp>

Detailed Description

Definition at line 66 of file utils/formats/svg/helper.hpp.

Public Member Functions

 SvgSize (double width=0.0, double height=0.0)
 

Public Attributes

double height
 
double width
 

Constructor & Destructor Documentation

◆ SvgSize()

SvgSize ( double  width = 0.0,
double  height = 0.0 
)
inlineexplicit

Definition at line 68 of file utils/formats/svg/helper.hpp.

Member Data Documentation

◆ height

double height

Definition at line 74 of file utils/formats/svg/helper.hpp.

◆ width

double width

Definition at line 73 of file utils/formats/svg/helper.hpp.


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