Blender  V2.59
Classes | Typedefs | Functions
voxeldata.h File Reference

Go to the source code of this file.

Classes

struct  VoxelDataHeader

Typedefs

typedef struct VoxelDataHeader VoxelDataHeader

Functions

void make_voxeldata (struct Render *re)
void free_voxeldata (struct Render *re)
int voxeldatatex (struct Tex *tex, float *texvec, struct TexResult *texres)

Detailed Description

Definition in file voxeldata.h.


Typedef Documentation


Function Documentation

void free_voxeldata ( struct Render re)
void make_voxeldata ( struct Render re)
int voxeldatatex ( struct Tex tex,
float *  texvec,
struct TexResult texres 
)