OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
Interpreter::OpFetchMemberFloat Class Reference

#include <localopcodes.hpp>

Inheritance diagram for Interpreter::OpFetchMemberFloat:
Collaboration diagram for Interpreter::OpFetchMemberFloat:

Public Member Functions

 OpFetchMemberFloat (bool global)
 
virtual void execute (Runtime &runtime)
 
- Public Member Functions inherited from Interpreter::Opcode0
virtual ~Opcode0 ()
 

Private Attributes

bool mGlobal
 

Constructor & Destructor Documentation

Interpreter::OpFetchMemberFloat::OpFetchMemberFloat ( bool  global)
inline

Member Function Documentation

virtual void Interpreter::OpFetchMemberFloat::execute ( Runtime runtime)
inlinevirtual

Implements Interpreter::Opcode0.

Here is the call graph for this function:

Member Data Documentation

bool Interpreter::OpFetchMemberFloat::mGlobal
private

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