Gamp v0.0.8
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
Shape.hpp File Reference
#include <jau/basic_types.hpp>
#include <jau/darray.hpp>
#include <jau/float_math.hpp>
#include <jau/float_types.hpp>
#include <jau/int_types.hpp>
#include <jau/enum_util.hpp>
#include <jau/fraction_type.hpp>
#include <jau/math/geom/aabbox3f.hpp>
#include <jau/math/geom/geom3f.hpp>
#include <jau/math/vec3f.hpp>
#include <jau/math/vec4f.hpp>
#include <jau/math/quaternion.hpp>
#include <jau/ordered_atomic.hpp>
#include <gamp/render/gl/GLContext.hpp>
#include <gamp/render/gl/GLTypes.hpp>
#include <gamp/GampTypes.hpp>
#include <gamp/Gamp.hpp>
#include <gamp/wt/event/PointerEvent.hpp>
#include <mutex>
#include <vector>
Include dependency graph for Shape.hpp:

Go to the source code of this file.

Classes

class  gamp::dag::RenderState
 
class  gamp::dag::Shape
 

Namespaces

namespace  gamp
 Gamp: Graphics, Audio, Multimedia and Processing Framework (Native C++, WebAssembly, ...)
 
namespace  gamp::dag
 

Typedefs

typedef std::vector< ShapeRefgamp::dag::ShapeList
 
typedef std::shared_ptr< Shapegamp::dag::ShapeRef