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

#include <OgreHlmsCommon.h>

Public Member Functions

 HlmsProperty (IdString _keyName, int32 _value)
 
bool operator== (const HlmsProperty &_r) const
 

Public Attributes

IdString keyName
 
int32 value
 

Constructor & Destructor Documentation

◆ HlmsProperty()

Ogre::HlmsProperty::HlmsProperty ( IdString  _keyName,
int32  _value 
)
inline

Member Function Documentation

◆ operator==()

bool Ogre::HlmsProperty::operator== ( const HlmsProperty _r) const
inline

References keyName, and value.

Member Data Documentation

◆ keyName

IdString Ogre::HlmsProperty::keyName

◆ value

int32 Ogre::HlmsProperty::value

Referenced by operator==().


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