Blender  V2.59
Public Attributes
cube Struct Reference

#include <BKE_mball.h>

List of all members.

Public Attributes

int i
int j
int k
CORNERcorners [8]

Detailed Description

Definition at line 61 of file BKE_mball.h.


Member Data Documentation

Definition at line 63 of file BKE_mball.h.

Referenced by add_cube(), docube(), and testface().

int cube::i

Definition at line 62 of file BKE_mball.h.

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

int cube::j

Definition at line 62 of file BKE_mball.h.

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

int cube::k

Definition at line 62 of file BKE_mball.h.

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


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