Constructor

      TCachedGraphic::TCachedGraphic (    const MGraphic& myLine,
                                          Boolean lazyCaching = TRUE
                                          Boolean optimizeForTranslation = FALSE );
myLine: This parameter is the MGraphic to be cached. This argument is copied so that if the myLine is deleted or destroyed, the cached image remains intact.

lazyCaching: When this parameter is True, lazy caching is employed to regenerate the cache when the TCachedGraphic is transformed or changes are made to its attribute bundle. Lazy caching means that the cache is regenerated only when it is absolutely necessary.

optimizeForTranslation: When this parameter is True, the cache is optimized for translation.


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker