Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
Demo::GameEntityCmp Struct Reference

Public Member Functions

bool operator() (const GameEntity *_l, const Ogre::Matrix4 *RESTRICT_ALIAS _r) const
 
bool operator() (const Ogre::Matrix4 *RESTRICT_ALIAS _r, const GameEntity *_l) const
 
bool operator() (const GameEntity *_l, const GameEntity *_r) const
 

Member Function Documentation

◆ operator()() [1/3]

bool Demo::GameEntityCmp::operator() ( const GameEntity _l,
const GameEntity _r 
) const
inline

◆ operator()() [2/3]

bool Demo::GameEntityCmp::operator() ( const GameEntity _l,
const Ogre::Matrix4 *RESTRICT_ALIAS  _r 
) const
inline

◆ operator()() [3/3]

bool Demo::GameEntityCmp::operator() ( const Ogre::Matrix4 *RESTRICT_ALIAS  _r,
const GameEntity _l 
) const
inline

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