|
Gamp v0.0.7-54-gccdc599
Gamp: Graphics, Audio, Multimedia and Processing
|
#include <ctime>#include <jau/debug.hpp>#include <jau/environment.hpp>#include <jau/file_util.hpp>#include <jau/string_util.hpp>#include <gamp/graph/gl/GraphRenderer.hpp>#include <gamp/graph/gl/RenderState.hpp>#include <gamp/render/RenderContext.hpp>#include <gamp/render/gl/glsl/ShaderCode.hpp>#include <gamp/render/gl/glsl/ShaderState.hpp>#include <gamp/graph/Graph.hpp>#include <gamp/graph/OutlineShape.hpp>#include <gamp/graph/impl/VertexMath.hpp>#include <gamp/graph/tess/impl/CDTriangulator2D.hpp>#include <gamp/graph/tess/impl/HEdge.hpp>Go to the source code of this file.
Classes | |
| class | AABBox3f |
| Axis Aligned Bounding Box. More... | |
| class | AffineTransform |
| Represents a affine 2x3 transformation matrix in column major order (memory layout). More... | |
Enumerations | |
| enum class | Winding |
|
strong |