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

Go to the source code of this file.

Classes

class  Example
 
class  Game
 
class  GraphRegion
 
class  GraphRenderer
 
struct  GraphRenderer::GraphRendererProps
 
class  Shape
 
class  Ship
 
struct  SpatialState
 
struct  VeloEasy
 
struct  VeloRocket
 

Typedefs

typedef std::shared_ptr< ShapeShapeRef
 
typedef std::shared_ptr< ShipShipRef
 

Functions

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

Typedef Documentation

◆ ShapeRef

typedef std::shared_ptr<Shape> ShapeRef
Examples
PrimitivesCobraMK3.cpp.

Definition at line 407 of file PrimitivesCobraMK3.cpp.

◆ ShipRef

typedef std::shared_ptr<Ship> ShipRef
Examples
PrimitivesCobraMK3.cpp.

Definition at line 410 of file PrimitivesCobraMK3.cpp.

Function Documentation

◆ main()

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

Definition at line 828 of file PrimitivesCobraMK3.cpp.