Blender V2.61 - r43446
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 cache_voxeldata (Tex *tex, int scene_frame)
void make_voxeldata (struct Render *re)
void free_voxeldata (struct Render *re)
int voxeldatatex (struct Tex *tex, const float texvec[3], struct TexResult *texres)

Detailed Description

Definition in file voxeldata.h.


Typedef Documentation


Function Documentation

void cache_voxeldata ( Tex tex,
int  scene_frame 
)
void free_voxeldata ( struct Render re)
void make_voxeldata ( struct Render re)
int voxeldatatex ( struct Tex tex,
const float  texvec[3],
struct TexResult texres 
)