Blender V4.5
bContext::[struct].data Struct Reference

Public Attributes

Mainmain
Scenescene
int recursion
bool py_init
void * py_context
void * py_context_orig

Detailed Description

Definition at line 86 of file blenkernel/intern/context.cc.

Member Data Documentation

◆ main

◆ py_context

void* bContext::[struct].data py_context

◆ py_context_orig

void* bContext::[struct].data py_context_orig

If we need to remove members, do so in a copy (keep this to check if the copy needs freeing).

◆ py_init

True if python is initialized.

◆ recursion

int bContext::[struct].data recursion

◆ scene


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