Scene.h File Reference

#include <iostream>
#include <string>
#include <map>
#include <vector>
#include <assert.h>
#include "vhdVRMLParser/SceneBase.h"

Classes

class  Scene

Defines

#define MAX_PATH_LEN   1024

Typedefs

typedef std::map< std::string,
Node * > 
NodeMap
typedef std::map< std::string,
int > 
StringMap
typedef std::map< std::string,
Proto * > 
ProtoMap

Define Documentation

#define MAX_PATH_LEN   1024


Typedef Documentation

typedef std::map<std::string, Node *> NodeMap

typedef std::map<std::string, Proto *> ProtoMap

typedef std::map<std::string, int> StringMap


Generated on Thu Jan 18 10:06:09 2007 for vhdPLUS by  doxygen 1.5.1-p1