接口的使用
cn.mcres.gyhhy.MXLib.math.graph.StraightLine
-
使用StraightLine的程序包 程序包 说明 cn.mcres.gyhhy.MXLib.math.graph -
-
cn.mcres.gyhhy.MXLib.math.graph中StraightLine的使用
实现StraightLine的cn.mcres.gyhhy.MXLib.math.graph中的类 修饰符和类型 类 说明 class
ABCStraightLine
Ax + By + C = 0class
KBStraightLine
KB Straight Line
a straight line represented by a function.class
PointStraightLine
class
VerticalStraightLine
Vertical Straight Line 竖直的直线
This straight line NO has Y value 这条直线不存在y值
(This straight ingore Y-axis 这条直线忽略了Y值)
The point obtained by this line is only the Y value is different, X/Z is the same
通过这条直线获取的点只有 Y值 是不一样的, X/Z 是相同的
-