Blender  V2.59
Public Attributes
BPathIterator Struct Reference

List of all members.

Public Attributes

char * _path
const char * _lib
const char * _name
void * data
int len
int type
int flag
void(* setpath_callback )(struct BPathIterator *, const char *)
void(* getpath_callback )(struct BPathIterator *, char *)
const char * base_path
Mainbmain
struct BPathIteratorSeqData seqdata

Detailed Description

Definition at line 79 of file bpath.c.


Member Data Documentation

const char* BPathIterator::_lib

Definition at line 82 of file bpath.c.

Referenced by BLI_bpathIterator_getLib(), and BLI_bpathIterator_step().

const char* BPathIterator::_name

Definition at line 83 of file bpath.c.

Referenced by BLI_bpathIterator_getName(), and BLI_bpathIterator_step().

Definition at line 94 of file bpath.c.

Referenced by BLI_bpathIterator_init(), BLI_bpathIterator_step(), and seq_stepdata__internal().

Definition at line 87 of file bpath.c.

Referenced by BLI_bpathIterator_init(), and BLI_bpathIterator_step().

Definition at line 85 of file bpath.c.

Referenced by BLI_bpathIterator_getPathMaxLen(), and BLI_bpathIterator_step().

Definition at line 97 of file bpath.c.

Referenced by BLI_bpathIterator_free(), BLI_bpathIterator_init(), and seq_stepdata__internal().

void(* BPathIterator::setpath_callback)(struct BPathIterator *, const char *)

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