Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
GraphShapes01.cpp File Reference
Include dependency graph for GraphShapes01.cpp:

Go to the source code of this file.

Classes

class  Example
 
class  GraphRegion
 
class  GraphRenderer
 
struct  GraphRenderer::GraphRendererProps
 
class  GraphShapes01
 
struct  PMVMat4fUniform
 
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.

Definition at line 399 of file GraphShapes01.cpp.

Function Documentation

◆ main()

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

Definition at line 834 of file GraphShapes01.cpp.