Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions
ObjectManager.cpp File Reference
#include "precompiled.h"
#include "ObjectManager.h"
#include "graphics/ObjectBase.h"
#include "graphics/ObjectEntry.h"
#include "ps/CLogger.h"
#include "ps/Game.h"
#include "ps/Profile.h"
#include "ps/Filesystem.h"
#include "simulation2/Simulation2.h"
#include "simulation2/components/ICmpTerrain.h"
#include "simulation2/components/ICmpVisual.h"

Go to the source code of this file.

Classes

struct  second_equals< T >
 

Functions

template<typename T , typename S >
static void delete_pair_2nd (std::pair< T, S > v)
 
static Status ReloadChangedFileCB (void *param, const VfsPath &path)
 

Function Documentation

template<typename T , typename S >
static void delete_pair_2nd ( std::pair< T, S >  v)
static

Definition at line 33 of file ObjectManager.cpp.

static Status ReloadChangedFileCB ( void *  param,
const VfsPath path 
)
static

Definition at line 56 of file ObjectManager.cpp.