maplib.h File Reference

#include "nameable.h"
#include "mapfile.h"
#include "traverselib.h"
#include "transformlib.h"
#include "scenelib.h"
#include "string/string.h"
#include "instancelib.h"
#include "selectionlib.h"
#include "generic/callback.h"
Include dependency graph for maplib.h:

Go to the source code of this file.

Data Structures

class  NameableString
class  UndoFileChangeTracker
class  MapRoot
class  MapRoot::TypeCasts

Defines

#define INCLUDED_MAPLIB_H

Functions

void MapRoot_Construct ()
void MapRoot_Destroy ()
NodeSmartReference NewMapRoot (const std::string &name)

Variables

const std::size_t MAPFILE_MAX_CHANGES = std::numeric_limits<std::size_t>::max()

Define Documentation

#define INCLUDED_MAPLIB_H

Definition at line 23 of file maplib.h.


Function Documentation

void MapRoot_Construct (  )  [inline]

Definition at line 261 of file maplib.h.

void MapRoot_Destroy (  )  [inline]

Definition at line 265 of file maplib.h.

NodeSmartReference NewMapRoot ( const std::string name  )  [inline]

Definition at line 269 of file maplib.h.


Variable Documentation

const std::size_t MAPFILE_MAX_CHANGES = std::numeric_limits<std::size_t>::max()

Definition at line 57 of file maplib.h.

Referenced by UndoFileChangeTracker::pushOperation().


Generated by  doxygen 1.6.2