Blender V2.61 - r43446
Public Attributes

process Struct Reference

#include <BKE_mball.h>

List of all members.

Public Attributes

float(* function )(float, float, float)
float size
float delta
int bounds
CUBEScubes
VERTICES vertices
CENTERLIST ** centers
CORNER ** corners
EDGELIST ** edges

Detailed Description

Definition at line 90 of file BKE_mball.h.


Member Data Documentation

Definition at line 95 of file BKE_mball.h.

Referenced by metaball_polygonize().

Definition at line 98 of file BKE_mball.h.

Referenced by add_cube(), freepolygonize(), polygonize(), and testface().

Definition at line 99 of file BKE_mball.h.

Referenced by freepolygonize(), polygonize(), and setcorner().

Definition at line 96 of file BKE_mball.h.

Referenced by add_cube(), metaball_polygonize(), polygonize(), and testface().

Definition at line 94 of file BKE_mball.h.

Referenced by metaball_polygonize(), and vnormal().

Definition at line 100 of file BKE_mball.h.

Referenced by freepolygonize(), polygonize(), and vertid().

float(* process::function)(float, float, float)

Definition at line 93 of file BKE_mball.h.

Referenced by find_first_points(), metaball_polygonize(), setcorner(), vertid(), and vnormal().

Definition at line 94 of file BKE_mball.h.

Referenced by find_first_points(), metaball_polygonize(), and setcorner().

Definition at line 97 of file BKE_mball.h.

Referenced by freepolygonize(), metaball_polygonize(), polygonize(), and vertid().


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