Home | Download | Screen shots | Discussion | Documentation |
---|
Definition of openvrml::scope
.
More...
#include <openvrml-common.h>
#include <list>
#include <map>
#include <string>
#include <boost/shared_ptr.hpp>
#include <boost/utility.hpp>
Classes | |
class | openvrml::scope |
The scope class keeps track of defined nodes and prototypes. More... |
Namespaces | |
namespace | openvrml |
The OpenVRML Runtime Library. |
Functions | |
const std::string | openvrml::path (const scope &s) throw ( std::bad_alloc ) |
Definition of openvrml::scope
.