#include <patch.h>

Public Member Functions |
|
| PatchSubHitRec (DWORD dist, PatchMesh *patch, int index, int type, PatchSubHitRec *next) | |
| PatchSubHitRec * | Next () |
Public Attributes |
|
| DWORD | dist |
| PatchMesh * | patch |
| int | index |
| int | type |
| PatchSubHitRec | ( | DWORD | dist, |
| PatchMesh * | patch, | ||
| int | index, | ||
| int | type, | ||
| PatchSubHitRec * | next | ||
| ) | [inline] |
| PatchSubHitRec* Next | ( | ) | [inline] |