PixelLightAPI  .
Public Member Functions
PLScene::SNMKeyValue Class Reference

Key/value data scene node modifier. More...

#include <SNMKeyValue.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Key/value data scene node modifier.

Remarks:
This type of scene node modifier can be used to put additional 'key/value'-based information to scenes nodes.

Constructor & Destructor Documentation

PLS_API PLScene::SNMKeyValue::SNMKeyValue ( SceneNode cSceneNode)

Constructor.

Parameters:
[in]cSceneNodeOwner scene node
virtual PLS_API PLScene::SNMKeyValue::~SNMKeyValue ( ) [virtual]

Destructor.


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


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:24
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported