SingleStructureData

class SingleStructureData(location: SimpleLocation3D, structureData: StructureData)

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

location
Link copied to clipboard
val location: SimpleLocation3D
structureData
Link copied to clipboard
val structureData: StructureData