Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
InputVariables.h File Reference

Go to the source code of this file.

Classes

class  Divide::Input::Variable
 
class  Divide::Input::Constant
 
class  Divide::Input::LimitedVariable
 
class  Divide::Input::TriangleVariable
 
class  Divide::Input::VariableEffect
 

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 
namespace  Divide::Input
 

Macros

#define DVD_INPUT_VARIABLES_H_
 

Typedefs

using Divide::Input::MapVariables = hashMap< U64, Variable * >
 
typedef void(* Divide::Input::EffectVariablesApplier) (MapVariables &mapVars, OIS::Effect *pEffect)
 

Macro Definition Documentation

◆ DVD_INPUT_VARIABLES_H_

#define DVD_INPUT_VARIABLES_H_

Definition at line 34 of file InputVariables.h.