Share

AcGiViewport::getModelToEyeTransform

C++

virtual void getModelToEyeTransform(
    AcGeMatrix3d&
) const = 0;

Description

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

Parameters

Parameters Description
unnamed Returns transformation matrix

Links

AcGiViewport Class

Was this information helpful?