Blender V2.61 - r43446
Public Attributes

Lattice Struct Reference

#include <DNA_lattice_types.h>

List of all members.

Public Attributes

ID id
struct AnimDataadt
short pntsu
short pntsv
short pntsw
short flag
short opntsu
short opntsv
short opntsw
short pad2
char typeu
char typev
char typew
char pad3
int pad
float fu
float fv
float fw
float du
float dv
float dw
struct BPointdef
struct Ipo *ipo DNA_DEPRECATED
struct Keykey
struct MDeformVertdvert
char vgroup [64]
float * latticedata
float latmat [4][4]
struct EditLatteditlatt

Detailed Description

Definition at line 52 of file DNA_lattice_types.h.


Member Data Documentation

Definition at line 65 of file DNA_lattice_types.h.

float Lattice::du

Definition at line 61 of file DNA_lattice_types.h.

Referenced by calc_latt_deform(), do_versions(), init_latt_deform(), and resizelattice().

float Lattice::dv

Definition at line 61 of file DNA_lattice_types.h.

Referenced by calc_latt_deform(), do_versions(), init_latt_deform(), and resizelattice().

float Lattice::dw

Definition at line 61 of file DNA_lattice_types.h.

Referenced by calc_latt_deform(), do_versions(), init_latt_deform(), and resizelattice().

float Lattice::fu

Definition at line 61 of file DNA_lattice_types.h.

Referenced by calc_latt_deform(), do_versions(), init_latt_deform(), and resizelattice().

float Lattice::fv

Definition at line 61 of file DNA_lattice_types.h.

Referenced by calc_latt_deform(), do_versions(), init_latt_deform(), and resizelattice().

float Lattice::fw

Definition at line 61 of file DNA_lattice_types.h.

Referenced by calc_latt_deform(), do_versions(), init_latt_deform(), and resizelattice().

struct Key* Lattice::key
float Lattice::latmat[4][4]

Definition at line 73 of file DNA_lattice_types.h.

Referenced by calc_latt_deform(), and init_latt_deform().

Definition at line 72 of file DNA_lattice_types.h.

Referenced by calc_latt_deform(), end_latt_deform(), and init_latt_deform().

Definition at line 57 of file DNA_lattice_types.h.

Definition at line 57 of file DNA_lattice_types.h.

Definition at line 57 of file DNA_lattice_types.h.

Definition at line 59 of file DNA_lattice_types.h.

Definition at line 57 of file DNA_lattice_types.h.

Definition at line 58 of file DNA_lattice_types.h.

Definition at line 58 of file DNA_lattice_types.h.

Referenced by add_lattice(), calc_latt_deform(), load_editLatt(), and resizelattice().

Definition at line 58 of file DNA_lattice_types.h.

Referenced by add_lattice(), calc_latt_deform(), load_editLatt(), and resizelattice().

Definition at line 58 of file DNA_lattice_types.h.

Referenced by add_lattice(), calc_latt_deform(), load_editLatt(), and resizelattice().

char Lattice::vgroup[64]

Definition at line 69 of file DNA_lattice_types.h.

Referenced by calc_latt_deform().


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