struct

GS::Utils::COLMAPPoint3D

Inherits Struct < Value < Object

COLMAP 3D point

Constructors

new(id : Int64, x : Float64, y : Float64, z : Float64, r : UInt8, g : UInt8, b : UInt8, error : Float64, track_length : Int32)
Source

Instance methods

b=(b : UInt8)
Source
error
Source
error=(error : Float64)
Source
g=(g : UInt8)
Source
id=(id : Int64)
Source
r=(r : UInt8)
Source
track_length
Source
track_length=(track_length : Int32)
Source