Simple Location3 D
data class SimpleLocation3D(x: Double, y: Double, z: Double, direction: Vector)
Content copied to clipboard
Constructors
SimpleLocation3D
Link copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard