Blender V2.61 - r43446
Public Attributes

corner Struct Reference

#include <BKE_mball.h>

List of all members.

Public Attributes

int i
int j
int k
float x
float y
float z
float value
struct cornernext

Detailed Description

Definition at line 53 of file BKE_mball.h.


Member Data Documentation

int corner::i

Definition at line 54 of file BKE_mball.h.

Referenced by setcorner(), and vertid().

int corner::j

Definition at line 54 of file BKE_mball.h.

Referenced by setcorner(), and vertid().

int corner::k

Definition at line 54 of file BKE_mball.h.

Referenced by setcorner(), and vertid().

Definition at line 56 of file BKE_mball.h.

Referenced by setcorner().

Definition at line 55 of file BKE_mball.h.

Referenced by docube(), setcorner(), testface(), and vertid().

float corner::x

Definition at line 55 of file BKE_mball.h.

Referenced by setcorner(), and vertid().

float corner::y

Definition at line 55 of file BKE_mball.h.

Referenced by setcorner(), and vertid().

float corner::z

Definition at line 55 of file BKE_mball.h.

Referenced by setcorner(), and vertid().


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