ExpInterface Class Reference
 
 
 
ExpInterface Class Reference

This reference page is linked to from the following overview topics: Lesson 2: The Scene Graph and Nodes.


#include <impapi.h>

Inheritance diagram for ExpInterface:
MaxHeapOperators

Class Description

See also:
Class IScene.

Description:
Export Interface class. A data member of this class allows the plug-in to enumerate all nodes in the scene.
Data Members:
IScene *theScene;

A pointer to the scene. See Class IScene.

Public Attributes

IScene theScene

Member Data Documentation