Blender V2.61 - r43446
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 59 of file BKE_mball.h.


Member Data Documentation

Definition at line 61 of file BKE_mball.h.

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

int cube::i

Definition at line 60 of file BKE_mball.h.

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

int cube::j

Definition at line 60 of file BKE_mball.h.

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

int cube::k

Definition at line 60 of file BKE_mball.h.

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


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