Go to the source code of this file.
|
void | hit_gbTileDomainShapeInternal (void *newVarP, size_t baseExtent, HitShape shape, int allocOpts) |
|
void | hit_gbTileAllocInternal (void *newVarP, const char *name, const char *file, int numLine) |
|
int | hit_gbTileGraphVertexAtIndex (void *varP, int vertex) |
|
int | hit_gbTileGraphEdgeAtIndex (void *varP, int pos1, int pos2) |
|
void | hit_gbTileClearVertices (void *varP) |
|
void | hit_gbTileCopyVertices (void *destP, void *srcP) |
|
void hit_gbTileAllocInternal |
( |
void * |
newVarP, |
|
|
const char * |
name, |
|
|
const char * |
file, |
|
|
int |
numLine |
|
) |
| |
void hit_gbTileClearVertices |
( |
void * |
varP | ) |
|
void hit_gbTileCopyVertices |
( |
void * |
destP, |
|
|
void * |
srcP |
|
) |
| |
void hit_gbTileDomainShapeInternal |
( |
void * |
newVarP, |
|
|
size_t |
baseExtent, |
|
|
HitShape |
shape, |
|
|
int |
allocOpts |
|
) |
| |
int hit_gbTileGraphEdgeAtIndex |
( |
void * |
varP, |
|
|
int |
pos1, |
|
|
int |
pos2 |
|
) |
| |
|
inline |
int hit_gbTileGraphVertexAtIndex |
( |
void * |
varP, |
|
|
int |
vertex |
|
) |
| |
|
inline |