Blender  V2.59
Public Attributes
BPy_Library Struct Reference

List of all members.

Public Attributes

PyObject_HEAD char relpath [FILE_MAX]
char abspath [FILE_MAX]
BlendHandleblo_handle
int flag
PyObject * dict

Detailed Description

Definition at line 59 of file bpy_library.c.


Member Data Documentation

char BPy_Library::abspath[FILE_MAX]

Definition at line 63 of file bpy_library.c.

Referenced by bpy_lib_enter(), and bpy_lib_load().

Definition at line 64 of file bpy_library.c.

Referenced by bpy_lib_enter(), and bpy_lib_load().

PyObject* BPy_Library::dict

Definition at line 66 of file bpy_library.c.

Referenced by bpy_lib_enter(), and bpy_lib_load().

Definition at line 65 of file bpy_library.c.

Referenced by bpy_lib_enter(), and bpy_lib_load().

PyObject_HEAD char BPy_Library::relpath[FILE_MAX]

Definition at line 62 of file bpy_library.c.

Referenced by bpy_lib_enter(), and bpy_lib_load().


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