Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Ogre::Compiler2Pass::TokenRule Struct Reference

structure used to build rule paths More...

#include <OgreCompiler2Pass.h>

List of all members.

Public Member Functions

 TokenRule (void)
 TokenRule (const OperationType ot, const size_t token)

Public Attributes

OperationType operation
size_t tokenID


Detailed Description

structure used to build rule paths

Definition at line 125 of file OgreCompiler2Pass.h.


Constructor & Destructor Documentation

Ogre::Compiler2Pass::TokenRule::TokenRule void   ) 
 

Definition at line 130 of file OgreCompiler2Pass.h.

Ogre::Compiler2Pass::TokenRule::TokenRule const OperationType  ot,
const size_t  token
 

Definition at line 131 of file OgreCompiler2Pass.h.


Member Data Documentation

OperationType Ogre::Compiler2Pass::TokenRule::operation
 

Definition at line 127 of file OgreCompiler2Pass.h.

size_t Ogre::Compiler2Pass::TokenRule::tokenID
 

Definition at line 128 of file OgreCompiler2Pass.h.


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

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:38:25 2006