Blender V2.61 - r43446
Public Attributes

DispList Struct Reference

#include <BKE_displist.h>

List of all members.

Public Attributes

struct DispListnext
struct DispListprev
short type
short flag
int parts
int nr
short col
short rt
float * verts
float * nors
int * index
unsigned int * col1
unsigned int * col2
int charidx
int totindex
unsigned int * bevelSplitFlag

Detailed Description

Definition at line 70 of file BKE_displist.h.


Member Data Documentation

unsigned int* DispList::bevelSplitFlag
unsigned int* DispList::col1

Definition at line 77 of file BKE_displist.h.

Referenced by copy_displist(), and free_disp_elem().

unsigned int * DispList::col2

Definition at line 77 of file BKE_displist.h.

Referenced by copy_displist(), do_makeDispListCurveTypes(), and free_disp_elem().

float * DispList::nors

Definition at line 71 of file BKE_displist.h.

short DispList::rt

Definition at line 79 of file BKE_displist.h.

Referenced by displist_surf_indices(), and drawDispListsolid().


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