This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
class Entity { public: float x; float y; float z; };
class Entity { public: float x; float y; float z; };