OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::CompositorWorkspaceDef::ChannelRoute Struct Reference

#include <OgreCompositorWorkspaceDef.h>

Public Member Functions

 ChannelRoute (uint32 _outChannel, IdString _outNode, uint32 _inChannel, IdString _inNode)
 Name of the alias. More...
 

Public Attributes

uint32 inChannel
 Name of the alias. More...
 
IdString inNode
 
uint32 outChannel
 
IdString outNode
 

Constructor & Destructor Documentation

◆ ChannelRoute()

Ogre::CompositorWorkspaceDef::ChannelRoute::ChannelRoute ( uint32  _outChannel,
IdString  _outNode,
uint32  _inChannel,
IdString  _inNode 
)
inline

Name of the alias.

Member Data Documentation

◆ inChannel

uint32 Ogre::CompositorWorkspaceDef::ChannelRoute::inChannel

Name of the alias.

◆ inNode

IdString Ogre::CompositorWorkspaceDef::ChannelRoute::inNode

◆ outChannel

uint32 Ogre::CompositorWorkspaceDef::ChannelRoute::outChannel

◆ outNode

IdString Ogre::CompositorWorkspaceDef::ChannelRoute::outNode

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