Element.hpp File Reference
#include <etk/types.hpp>
#include <etk/math/Vector3D.hpp>
#include <etk/math/Matrix4.hpp>
#include <vector>
#include <ewol/debug.hpp>
#include <ewol/widget/Widget.hpp>
#include <gale/renderer/openGL/openGL.hpp>
#include <ewol/resource/Colored3DObject.hpp>
#include <ege/resource/Mesh.hpp>
#include <ege/camera/Camera.hpp>
#include <ewol/compositing/Text.hpp>
#include <ege/Environement.hpp>

Go to the source code of this file.

Classes

class  ege::Element
 

Macros

#define INDEX_RIGHT_AXIS   (0)
 
#define INDEX_FORWARD_AXIS   (1)
 
#define INDEX_UP_AXIS   (2)
 
#define ELEMENT_SCALE   (1.0f/8.0f)
 

Detailed Description

Author
Edouard DUPIN
Note
License: APACHE v2.0 (see license file)