Pyrogenesis  trunk
Classes | Functions
GUIutil.h File Reference
#include "CGUI.h"
#include "CGUISprite.h"
#include "GUIbase.h"
#include "IGUIObject.h"
Include dependency graph for GUIutil.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CInternalCGUIAccessorBase
 Base class to only the class GUI. More...
 
class  GUI< T >
 Includes static functions that needs one template argument. More...
 

Functions

template<typename T >
bool __ParseString (const CStrW &Value, T &tOutput)
 
CMatrix3D GetDefaultGuiMatrix ()
 
template<typename T >
void CheckType (const IGUIObject *obj, const CStr &setting)
 

Function Documentation

template<typename T >
bool __ParseString ( const CStrW &  Value,
T tOutput 
)
template<typename T >
void CheckType ( const IGUIObject obj,
const CStr &  setting 
)
CMatrix3D GetDefaultGuiMatrix ( )