Blender V2.61 - r43446
Classes | Typedefs | Functions

BLI_boxpack2d.h File Reference

Go to the source code of this file.

Classes

struct  boxPack

Typedefs

typedef struct boxPack boxPack

Functions

void boxPack2D (boxPack *boxarray, const int len, float *tot_width, float *tot_height)

Detailed Description

Definition in file BLI_boxpack2d.h.


Typedef Documentation

typedef struct boxPack boxPack

Function Documentation

void boxPack2D ( boxPack boxarray,
const int  len,
float *  tot_width,
float *  tot_height 
)