#include <iostream>#include <osg/Referenced>#include <dtDAL/functor.h>#include <dtDAL/actorproxy.h>#include <dtDAL/export.h>#include <dtDAL/abstractparameter.h>#include <dtUtil/log.h>Namespaces | |
| namespace | dtDAL |
Classes | |
| class | dtDAL::ActorProperty |
| The actor property class provides a get/set mechanism for accessing properties of a class. More... | |
Functions | |
| std::ostream & | dtDAL::operator<< (std::ostream &o, const ActorProperty &prop) |
| std::istream & | dtDAL::operator>> (std::istream &i, ActorProperty &prop) |