Include files

The following include files are used in this chapter for the examples. In the future when Taligent's development environment is available, you will not need to include these files with your code because the development environment will find all of the correct files for you.

      #include <Taligent/GUICompoundDocument.h>  //TDocumentComponentView declarations
      #include <Taligent/Graphics3D.h>           //3-D graphics classes declarations
      #include <Taligent/Sweep3D.h>              //Sweep classes declarations
      #include <Taligent/Bundles3D.h>            //3-D attribute bundle declarations
      #include <Taligent/SceneBundle.h>          //Global scene attribute declarations
      #include <Taligent/Cameras.h>              //Perspective camera declarations
      #include <Taligent/RGBColor.h>             //TRGBColor declarations
      #include <Taligent/Attribute.h>            //TColorPaint declarations
      #include <Taligent/Transforms3D.h>         //TGrafMatrix3D declarations

[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