CBlueUI  
C++ 跨平台跨框架的数据可视化工具
载入中...
搜索中...
未找到
Transform2d.h 文件参考

class  BUI::Transform2d
 二维变换矩阵(简洁形式),在后续UI建模中会经常用到计算位置 [sx , shx, tx] [x] 更多...
 
class  BUI::Transform2dRotation
 
class  BUI::Transform2dScaling
 Scaling matrix. x, y - scale coefficients by X and Y respectively 更多...
 
class  BUI::Transform2dTranslation
 Translation matrix 更多...
 
class  BUI::Transform2dSkewing
 Sckewing (shear) matrix 更多...
 
class  BUI::Transform2dLineSegment
 Rotate, Scale and Translate, associating 0...dist with line segment x1,y1,x2,y2 更多...
 
class  BUI::Transform2dReflectionUnit
 Reflection matrix. Reflect coordinates across the line through the origin containing the unit vector (ux, uy). Contributed by John Horigan 更多...
 
class  BUI::Transform2dReflection
 Reflection matrix. Reflect coordinates across the line through the origin at the angle a or containing the non-unit vector (x, y). Contributed by John Horigan 更多...
 
class  BUI::Transform2dTransposer
 Transform2dTransposer = Transform2d(0, 1.0, 1.0, 0, 0, 0) 更多...
 

命名空间

namespace  BUI
 
鄂公网安备42018502007752 鄂ICP备2024082886
Copyright © 2025 · CBlueStudio 版权所有