Blender  V2.59
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 Ipoipo
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 66 of file DNA_meta_types.h.


Member Data Documentation

Definition at line 70 of file DNA_meta_types.h.

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

Definition at line 73 of file DNA_meta_types.h.

Referenced by direct_link_mball(), and free_mball().

Definition at line 80 of file DNA_meta_types.h.

struct Ipo* MetaBall::ipo

Definition at line 75 of file DNA_meta_types.h.

Referenced by lib_link_mball().

float MetaBall::loc[3]

Definition at line 85 of file DNA_meta_types.h.

Referenced by drawtexspace(), and give_obdata_texspace().

Definition at line 82 of file DNA_meta_types.h.

Definition at line 89 of file DNA_meta_types.h.

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

float MetaBall::rot[3]

Definition at line 87 of file DNA_meta_types.h.

Referenced by give_obdata_texspace().

float MetaBall::size[3]

Definition at line 82 of file DNA_meta_types.h.

Referenced by add_mball(), and give_obdata_texspace().

Definition at line 89 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: