Blender  V2.93
Public Attributes | List of all members
bActListElem Struct Reference

#include <gpencil_intern.h>

Public Attributes

struct bActListElemnext
 
struct bActListElemprev
 
void * data
 
int type
 
int flag
 
int index
 
void * key_data
 
short datatype
 
struct bActionGroupgrp
 
void * owner
 
short ownertype
 

Detailed Description

Definition at line 552 of file gpencil_intern.h.

Member Data Documentation

◆ data

void* bActListElem::data

Definition at line 555 of file gpencil_intern.h.

◆ datatype

short bActListElem::datatype

Definition at line 561 of file gpencil_intern.h.

◆ flag

int bActListElem::flag

Definition at line 557 of file gpencil_intern.h.

◆ grp

struct bActionGroup* bActListElem::grp

Definition at line 563 of file gpencil_intern.h.

◆ index

int bActListElem::index

Definition at line 558 of file gpencil_intern.h.

◆ key_data

void* bActListElem::key_data

Definition at line 560 of file gpencil_intern.h.

◆ next

struct bActListElem* bActListElem::next

Definition at line 553 of file gpencil_intern.h.

◆ owner

void* bActListElem::owner

Definition at line 565 of file gpencil_intern.h.

◆ ownertype

short bActListElem::ownertype

Definition at line 566 of file gpencil_intern.h.

◆ prev

struct bActListElem * bActListElem::prev

Definition at line 553 of file gpencil_intern.h.

◆ type

int bActListElem::type

Definition at line 556 of file gpencil_intern.h.


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