Crossfire Server, Trunk
image.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  face_info
 
struct  face_sets
 

Macros

#define MAX_IMAGE_SIZE   10000
 

Functions

face_setsfind_faceset (int id)
 

Detailed Description

Image-related structures.

Definition in file image.h.

Macro Definition Documentation

◆ MAX_IMAGE_SIZE

#define MAX_IMAGE_SIZE   10000

Definition at line 31 of file image.h.

Function Documentation

◆ find_faceset()

face_sets* find_faceset ( int  id)

Definition at line 328 of file assets.cpp.

References AssetsManager::facesets(), Facesets::findById(), and manager.

Referenced by esrv_send_face(), get_face_fallback(), is_valid_faceset(), main(), process_map(), send_image_sums(), and test_faceset().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: