Blender V4.3
DispList Struct Reference

#include <BKE_displist.h>

Public Attributes

struct DispListnext
struct DispListprev
short type
short flag
int parts
int nr
short col
short rt
floatverts
floatnors
intindex
int charidx
int totindex

Detailed Description

Definition at line 49 of file BKE_displist.h.

Member Data Documentation

◆ charidx

◆ col

◆ flag

◆ index

int* DispList::index

◆ next

struct DispList* DispList::next

Definition at line 50 of file BKE_displist.h.

Referenced by curve_bevel_make_from_object().

◆ nors

float * DispList::nors

Definition at line 54 of file BKE_displist.h.

Referenced by displist_elem_free().

◆ nr

◆ parts

◆ prev

struct DispList * DispList::prev

Definition at line 50 of file BKE_displist.h.

◆ rt

short DispList::rt

◆ totindex

int DispList::totindex

Definition at line 57 of file BKE_displist.h.

Referenced by displist_surf_indices().

◆ type

◆ verts


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