Classes | Functions

ClassesLineDrawingStarterkit/PathPoint.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PathPoint
 contains all information to define a single PathPoint More...

Functions

static __inline__ PathPoint PathPointMake (CGPoint location, bool isEndPoint)
 Convenience method to create and initialize a PathPoint struct.

Function Documentation

static __inline__ PathPoint PathPointMake ( CGPoint  location,
bool  isEndPoint 
) [static]

Convenience method to create and initialize a PathPoint struct.

 All Classes Files Functions Variables Enumerations Enumerator Properties