The following changes are anticipated for a future version of Insight3D. These changes are likely to break client code.
General- The prefixes described in the Naming Conventions section may be removed for .NET users.
- AgGxScene
-
- Methods on AgGxScene that take a central body as the first argument, such as ShowCentralBody, may be replaced with a central body interface available from the scene.
- The lighting interface, IAgGxLighting, is not flushed out and is likely to change.
- IAgGxGlobeInlayProjectedImage.EnableViewFrustum may be removed.
- SetRenderPasses will be removed from AgGxPrimitiveModel when the model can determine the required render pass(es) automatically.
- The marker primitive is currently a prototype, its interface will change and a batch marker primitive may be available.
- The following types may be renamed and moved to a different namespace: AgGxImageProjectionCursorOnTarget, AgGxImageProjectionData, IAgGxDynamicImageProjection, IAgGxImageDataVideo, and AgGxCursorOnTargetVersion.