Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Nexus
Objects3D
Line3D
C# Class Nexus.Objects3D.Line3D
ファイルを表示
Open project: tgjones/nexus
Class Usage Examples
Public Properties
Property
Type
Description
End
Point3D
Start
Point3D
Public Methods
Method
Description
Line3D
(
Point3D
start
,
Point3D
end
)
Method Details
Line3D()
public
method
public
Line3D
(
Point3D
start
,
Point3D
end
)
start
Point3D
end
Point3D
Property Details
End
public_oe property
public
Point3D
End
return
Point3D
Start
public_oe property
public
Point3D
Start
return
Point3D