CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
Public 成员函数 | |
PathTransInfo (GPathStorage *vs, PathConvType type=CONV_NONE) | |
Public 属性 | |
int | dx |
int | dy |
GPathStorage * | path |
PathConvType | conv |
VecFloat2 | rangeY |
路径变换信息
BUI::PathTransInfo::PathTransInfo | ( | GPathStorage * | vs, |
PathConvType | type = CONV_NONE |
||
) |
PathConvType BUI::PathTransInfo::conv |
int BUI::PathTransInfo::dx |
int BUI::PathTransInfo::dy |
GPathStorage* BUI::PathTransInfo::path |
VecFloat2 BUI::PathTransInfo::rangeY |