Blender  V3.3
Public Attributes | List of all members
BPy_Interface1D Struct Reference

#include <BPy_Interface1D.h>

Public Attributes

PyObject_HEAD Freestyle::Interface1Dif1D
 
bool borrowed
 

Detailed Description

Definition at line 27 of file BPy_Interface1D.h.

Member Data Documentation

◆ borrowed

bool BPy_Interface1D::borrowed

Definition at line 30 of file BPy_Interface1D.h.

◆ if1D

PyObject_HEAD Freestyle::Interface1D* BPy_Interface1D::if1D

Definition at line 29 of file BPy_Interface1D.h.

Referenced by BinaryPredicate1D___call__().


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