Blender V2.61 - r43446
|
#include <DNA_texture_types.h>
Public Attributes | |
struct Object * | object |
char | oceanmod [64] |
int | output |
int | pad |
Definition at line 212 of file DNA_texture_types.h.
struct Object* OceanTex::object |
Definition at line 213 of file DNA_texture_types.h.
Referenced by BKE_add_oceantex(), default_tex(), lib_link_texture(), and ocean_texture().
char OceanTex::oceanmod[64] |
Definition at line 214 of file DNA_texture_types.h.
int OceanTex::output |
Definition at line 216 of file DNA_texture_types.h.
Referenced by BKE_add_oceantex(), default_tex(), and ocean_texture().
int OceanTex::pad |
Definition at line 217 of file DNA_texture_types.h.