Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members | Related Pages

SceneSurface Class Reference

SceneSurface renders its contained scene onto a pixel surface. More...

Inheritance diagram for SceneSurface:

SurfaceNode IParent Node Object List of all members.

Public Member Functions

virtual IRenderableGroup * get_IRenderableGroup ()
 Interface implemented by any Emma node that can be a parent of other nodes returns the pointer to the corresponding renderable group for this parent the renderable group holds a pointer to the corresponding ogre scene node.

Detailed Description

SceneSurface renders its contained scene onto a pixel surface.

Authoring Interface:

        SceneSurface {
           // from SurfaceNode
            field SFInt32 width 256
            field SFInt32 height 256
        
            field SRChildNode scene                       // the scene to be rendered goes in here
        }

Functionality:

See SurfaceNode.


Generated on Sat Apr 1 06:08:09 2006 for Emma Content Development Kit by  doxygen 1.4.3