trase
|
A helper struct for Axis that holds tick-related information. More...
#include <Axis.hpp>
Public Member Functions | |
void | clear () |
Public Attributes | |
std::vector< float > | x_val |
std::vector< float > | y_val |
std::vector< float > | x_pos |
std::vector< float > | y_pos |
A helper struct for Axis that holds tick-related information.