Gamp v0.0.7-54-gccdc599
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
Gamp_DAG

Namespaces

namespace  gamp::dag::impl
 

Classes

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

Typedefs

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

Detailed Description

Typedef Documentation

◆ ShapeRef

typedef std::shared_ptr<Shape> gamp::dag::ShapeRef

Definition at line 80 of file Shape.hpp.

◆ ShapeList

typedef std::vector<ShapeRef> gamp::dag::ShapeList

Definition at line 81 of file Shape.hpp.