#include "Light.h"
namespace AssimpNET
{
Light::Light(void)
throw gcnew System::NotImplementedException();
}
Light::~Light(void)
}//namespace