Gamp v0.0.8
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
Primitives02.cpp File Reference
Include dependency graph for Primitives02.cpp:

Go to the source code of this file.

Classes

class  Example
 
class  Primitives02
 
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
Primitives02.cpp.

Definition at line 57 of file Primitives02.cpp.

Function Documentation

◆ main()

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

Definition at line 491 of file Primitives02.cpp.