TDME2
1.9.200
|
#include <tdme/engine/subsystems/rendering/TransparentRenderPointsPool.h>
#include <algorithm>
#include <string>
#include <vector>
#include <tdme/tdme.h>
#include <tdme/engine/Color4.h>
#include <tdme/engine/subsystems/rendering/TransparentRenderPoint.h>
#include <tdme/math/Vector3.h>
#include <tdme/utilities/Console.h>