OGRE-Next  4.0.0unstable
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)
 

Public Attributes

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

Constructor & Destructor Documentation

◆ ChannelRoute()

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

Member Data Documentation

◆ inChannel

uint32 Ogre::CompositorWorkspaceDef::ChannelRoute::inChannel

◆ inNode

IdString Ogre::CompositorWorkspaceDef::ChannelRoute::inNode

Name of the alias.

◆ outChannel

uint32 Ogre::CompositorWorkspaceDef::ChannelRoute::outChannel

◆ outNode

IdString Ogre::CompositorWorkspaceDef::ChannelRoute::outNode

Name of the alias.


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