#ifndef _CACTORMODELPARTICLES_HPP
#define _CACTORMODELPARTICLES_HPP
#include "types.h"
class CActorModelParticles {
private:
// TODO
};
#endif