Blender V2.61 - r43446
Functions

pointdensity.h File Reference

Go to the source code of this file.

Functions

void cache_pointdensity (struct Render *re, struct Tex *tex)
void make_pointdensities (struct Render *re)
void free_pointdensities (struct Render *re)
int pointdensitytex (struct Tex *tex, float *texvec, struct TexResult *texres)

Detailed Description

Definition in file pointdensity.h.


Function Documentation

void cache_pointdensity ( struct Render re,
struct Tex tex 
)
void free_pointdensities ( struct Render re)
void make_pointdensities ( struct Render re)
int pointdensitytex ( struct Tex tex,
float *  texvec,
struct TexResult texres 
)