Blender V2.61 - r43446
Public Attributes

MetaBall Struct Reference

#include <DNA_meta_types.h>

List of all members.

Public Attributes

ID id
struct AnimDataadt
struct BoundBoxbb
ListBase elems
ListBase disp
ListBaseeditelems
struct Ipo *ipo DNA_DEPRECATED
struct Material ** mat
char flag
char flag2
short totcol
short texflag
short pad
float loc [3]
float size [3]
float rot [3]
float wiresize
float rendersize
float thresh
MetaElemlastelem

Detailed Description

Definition at line 64 of file DNA_meta_types.h.


Member Data Documentation

Definition at line 68 of file DNA_meta_types.h.

Referenced by copy_mball(), direct_link_mball(), and free_mball().

Definition at line 71 of file DNA_meta_types.h.

Referenced by direct_link_mball(), and free_mball().

Definition at line 73 of file DNA_meta_types.h.

Definition at line 78 of file DNA_meta_types.h.

float MetaBall::loc[3]

Definition at line 83 of file DNA_meta_types.h.

Referenced by drawtexspace(), and give_obdata_texspace().

Definition at line 80 of file DNA_meta_types.h.

Definition at line 87 of file DNA_meta_types.h.

Referenced by add_mball(), copy_mball_properties(), and metaball_polygonize().

float MetaBall::rot[3]

Definition at line 85 of file DNA_meta_types.h.

Referenced by give_obdata_texspace().

float MetaBall::size[3]

Definition at line 84 of file DNA_meta_types.h.

Referenced by add_mball(), drawtexspace(), and give_obdata_texspace().

Definition at line 80 of file DNA_meta_types.h.

Referenced by add_mball(), and give_obdata_texspace().

Definition at line 87 of file DNA_meta_types.h.

Referenced by add_mball(), copy_mball_properties(), and metaball_polygonize().


The documentation for this struct was generated from the following file: