Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
Outline.hpp File Reference
Include dependency graph for Outline.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gamp::graph::AABBox3f
 Axis Aligned Bounding Box. More...
 
class  gamp::graph::AffineTransform
 Represents a affine 2x3 transformation matrix in column major order (memory layout). More...
 
class  gamp::graph::Outline
 Define a single continuous stroke by control vertices. More...
 

Namespaces

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

Typedefs

typedef jau::darray< Outline, jau::nsize_tgamp::graph::OutlineList
 

Enumerations

enum class  gamp::graph::Winding