Attribute bundles

The TGraphicGroup3D constructors let you instantiate a group with an attribute bundle. When no attribute bundle is specified in the call to the constructor, the attribute bundle is initialized to Nil.

    TGraphicGroup3D( TGrafBundle3D* adoptedBundle = NIL );
In addition, each graphic adopted into a group can have its own attribute bundle. The attribute bundle of the graphic overrides the attribute bundle for the group into which the graphic is adopted.

Refer to Chapter 17 for information on scene bundles for setting the scene attributes of lighting, cameras, and atmosphere for rendering 3D graphics including 3D graphic groups.


[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