Share

AcGiViewport Class

Class Hierarchy

AcRxObject
    AcGiViewport

C++

class AcGiViewport : public AcRxObject;

File

acgi.h

Description

This class is used to pass back information to the user about the viewing characteristics of the current viewport. These characteristics are useful for generating an optimal graphics representation of the user's object, given the specific viewing configuration of the viewport.

For an explanation of coordinate systems, see the ObjectARX Developer’s Guide.

Links

AcGiViewport Methods

See Also

AcGiViewportDraw, AcGiViewportGeometry, AcGePoint2d, AcGePoint3d, AcGeMatrix3d

Was this information helpful?