PixelLightAPI  .
Public Member Functions
PLScene::SCUnknown Class Reference

Unknown scene container. More...

#include <SCUnknown.h>

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

List of all members.

Public Member Functions

PLS_API SCUnknown ()
 Default constructor.
virtual PLS_API ~SCUnknown ()
 Destructor.

Detailed Description

Unknown scene container.

Remarks:
This type of scene container should be used when unknown scene containers are found during an import/export of scenes so this containers can still be used for instance as 'look at'-targets. Do not use this type of scene node in general for 'dummies/helpers', use 'SNHelper' for such purposes instead.

Constructor & Destructor Documentation

Default constructor.

virtual PLS_API PLScene::SCUnknown::~SCUnknown ( ) [virtual]

Destructor.


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:41
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported