dtCore::ShaderManager::ActiveNodeEntry Struct Reference

This is a simple structure that holds a connection between an actively shaded node and it's shader instance. More...

#include <shadermanager.h>

List of all members.

Public Attributes

dtCore::ObserverPtr< osg::Node > nodeWeakReference
dtCore::RefPtr
< dtCore::ShaderProgram
shaderInstance


Detailed Description

This is a simple structure that holds a connection between an actively shaded node and it's shader instance.

These are created when you assign a shader to a node. It has a weak reference to the node.


Member Data Documentation

dtCore::ObserverPtr<osg::Node> dtCore::ShaderManager::ActiveNodeEntry::nodeWeakReference

dtCore::RefPtr<dtCore::ShaderProgram> dtCore::ShaderManager::ActiveNodeEntry::shaderInstance


http://www.delta3d.org
2.0.0 generated 14 Feb 2008