PixelLightAPI  .
Public Member Functions
PLScene::SHList Class Reference

Scene hierarchy which is in fact a simple list (a special case of a tree :) More...

#include <SHList.h>

Inheritance diagram for PLScene::SHList:
Inheritance graph
[legend]

List of all members.

Public Member Functions

PLS_API SHList ()
 Default constructor.

Detailed Description

Scene hierarchy which is in fact a simple list (a special case of a tree :)

Note:
  • Try to avoid using this hierarchy type for larger scenes because it's quite inefficient!
  • Internally this 'hierarchy' will use the scene container nodes directly (therefore no extra reference to the scene nodes required :)

Constructor & Destructor Documentation

Default constructor.


The documentation for this class was generated from the following file:


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:40
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported