bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class AlignNormAndAxisDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    shape: T

    Shape for translation

    undefined
    
    fromOrigin: Point3
    [0, 0, 0]
    
    fromNorm: Vector3

    From direction 1

    [0, 0, 1]
    
    fromAx: Vector3

    From direction 2

    [0, 0, 1]
    
    toOrigin: Point3

    To origin

    [0, 1, 0]
    
    toNorm: Vector3

    To direction 1

    [0, 1, 0]
    
    toAx: Vector3

    To direction 2

    [0, 0, 1]