edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.service
/
Point3d
Point3d
data
class
Point3d
(
x
:
Double
,
y
:
Double
,
z
:
Double
)
Content copied to clipboard
Properties
Extensions
Properties
x
Link copied to clipboard
val
x
:
Double
Content copied to clipboard
y
Link copied to clipboard
val
y
:
Double
Content copied to clipboard
z
Link copied to clipboard
val
z
:
Double
Content copied to clipboard
Extensions
to
Vector3d
Link copied to clipboard
fun
Point3d
.
toVector3d
(
)
:
Vector3d
Content copied to clipboard