sesaparcours
    Preparing search index...
    • adds the translation of vector a b syntax addTranslation(a, b) is also allowed

      Parameters

      • options: { a: string | CPt; b: string | CPt }
        • a: string | CPt

          origin point of the translation vector

        • b: string | CPt

          ending point of the translation vector

      Returns CTranslation