Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Functions
layWeighted.c File Reference
#include <stdio.h>
#include "hitmap.h"
Include dependency graph for layWeighted.c:

Go to the source code of this file.

Functions

 hit_tileNewType (int)
 
void printHitTile (HitLayout globalLayout, HitTile_int aTile)
 
char hit_layCmp (HitLayout lay1, HitLayout lay2)
 
void hit_layPrint (HitLayout lay)
 
int main (int argc, char *argv[])
 

Function Documentation

char hit_layCmp ( HitLayout  lay1,
HitLayout  lay2 
)

Definition at line 30 of file layWeighted.c.

Here is the caller graph for this function:

void hit_layPrint ( HitLayout  lay)

Definition at line 37 of file layWeighted.c.

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

Definition at line 41 of file layWeighted.c.

Here is the call graph for this function:

void printHitTile ( HitLayout  globalLayout,
HitTile_int  aTile 
)

Definition at line 13 of file layWeighted.c.

Here is the caller graph for this function: