View Source Evision.Detail.BundleAdjusterRay (Evision v0.1.38)

Summary

Types

t()

Type that represents an Detail.BundleAdjusterRay struct.

Functions

BundleAdjusterRay

Types

@type t() :: %Evision.Detail.BundleAdjusterRay{ref: reference()}

Type that represents an Detail.BundleAdjusterRay struct.

  • ref. reference()

    The underlying erlang resource variable.

Functions

@spec bundleAdjusterRay() :: t() | {:error, String.t()}

BundleAdjusterRay

Return
  • self: Evision.Detail.BundleAdjusterRay.t()

Python prototype (for reference only):

BundleAdjusterRay() -> <detail_BundleAdjusterRay object>