Point3d

Glodon.Web.Geometry. Point3d

三维点

Constructor

new Point3d(x, y, z)

Parameters:
Name Type Description
x float

X值

y float

y值

z float

z值

Members

Name Type Description
x float

x

y float

y

z float

z