Interactivity Type Declarations

Detailed Description

group a3d_publish_interactivity_types

Type Alias Documentation

typedef void A3DPDFAction

Action. Abstract type.

typedef void A3DPDFActionSetView

Action of type SetView.

typedef void A3DPDFActionStartAnimation

Action of type StartAnimation.

typedef void A3DPDFActionPauseAnimation

Action of type PauseAnimation.

typedef void A3DPDFActionResumeAnimation

Action of type ResumeAnimation.

typedef void A3DPDFActionSetRenderingStyle

Action of type SetRenderingStyle.

typedef void A3DPDFActionLaunchURL

Action of type LaunchURL.