#include <shape.h>
Public Member Functions |
|
ShapeHitData (BezierShape *shape, int poly, int index) | |
~ShapeHitData () | |
Public Attributes |
|
BezierShape * | shape |
int | poly |
int | index |
ShapeHitData | ( | BezierShape * | shape, |
int | poly, | ||
int | index | ||
) | [inline] |
~ShapeHitData | ( | ) | [inline] |
{}