PixelLightAPI  .
Public Member Functions
PLScene::SNMUnknown Class Reference

Unknown scene node modifier. More...

#include <SNMUnknown.h>

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

List of all members.

Public Member Functions

PLS_API SNMUnknown (SceneNode &cSceneNode)
 Constructor.
virtual PLS_API ~SNMUnknown ()
 Destructor.

Detailed Description

Unknown scene node modifier.

Remarks:
This type of scene node modifier should be used when unknown scene node modifiers are found during an import/export of scenes.

Constructor & Destructor Documentation

PLS_API PLScene::SNMUnknown::SNMUnknown ( SceneNode cSceneNode)

Constructor.

Parameters:
[in]cSceneNodeOwner scene node
virtual PLS_API PLScene::SNMUnknown::~SNMUnknown ( ) [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