Gamp v0.0.7-67-g7798ac4
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
Primitives03.cpp File Reference
Include dependency graph for Primitives03.cpp:

Go to the source code of this file.

Classes

class  Example
 
class  GraphRegion
 
class  GraphRenderer
 
struct  GraphRenderer::GraphRendererProps
 
class  Primitives03
 
class  Shape
 

Typedefs

typedef std::shared_ptr< ShapeShapeRef
 

Functions

int main (int argc, char *argv[])
 

Typedef Documentation

◆ ShapeRef

typedef std::shared_ptr<Shape> ShapeRef
Examples
GraphShapes01.cpp, and Primitives02.cpp.

Definition at line 319 of file Primitives03.cpp.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 706 of file Primitives03.cpp.