OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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.
 
uint32 outChannel
 
IdString outNode
 Name of the alias.
 

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: