Show Dope.h syntax highlighted
#ifndef __DOPE_H__
#define __DOPE_H__
// This is a utility header for client applications to use
#include "DopePrerequisites.h"
#include "DopeEscena.h"
#include "DopeEntidad.h"
#include "DopeJP.h"
#include "DopePlano.h"
#include "DopeJoint.h"
#include "DopeCamara.h"
#endif
See more files for this project here