CBlueUI  
C++ 跨平台跨框架的数据可视化工具
载入中...
搜索中...
未找到
BUI::PathTransform类 参考

路径中点的变换运算类 更多...

+ 类 BUI::PathTransform 继承关系图:

Public 成员函数

 PathTransform ()
 
virtual ~PathTransform ()
 
virtual void Transform (double *x, double *y)
 
virtual void TransformFloat (float *x, float *y)
 
virtual void Transform2x2 (double *x, double *y)
 
virtual BOOL IsInPath (double x, double y)
 
virtual double GetCoordinateWeight (double value)
 
virtual BOOL IsCartesianSystem ()
 

详细描述

路径中点的变换运算类

构造及析构函数说明

◆ PathTransform()

BUI::PathTransform::PathTransform ( )

◆ ~PathTransform()

virtual BUI::PathTransform::~PathTransform ( )
virtual

成员函数说明

◆ GetCoordinateWeight()

virtual double BUI::PathTransform::GetCoordinateWeight ( double  value)
virtual

◆ IsCartesianSystem()

virtual BOOL BUI::PathTransform::IsCartesianSystem ( )
virtual

BUI::CircleAxis , 以及 BUI::RadarAxis 重载.

◆ IsInPath()

virtual BOOL BUI::PathTransform::IsInPath ( double  x,
double  y 
)
virtual

◆ Transform()

◆ Transform2x2()

virtual void BUI::PathTransform::Transform2x2 ( double *  x,
double *  y 
)
virtual

◆ TransformFloat()

virtual void BUI::PathTransform::TransformFloat ( float *  x,
float *  y 
)
virtual
鄂公网安备42018502007752 鄂ICP备2024082886
Copyright © 2025 · CBlueStudio 版权所有