Share

AcGiViewport::getWorldToEyeTransform

C++

virtual void getWorldToEyeTransform(
    AcGeMatrix3d&
) const = 0;

Description

Sets matrix to the current World Coordinate to eye coordinate transformation matrix.

Parameters

Parameters Description
unnamed Returns transformation matrix

Links

AcGiViewport Class

Was this information helpful?