Blender V2.61 - r43446
Public Attributes

bArgDoc Struct Reference

List of all members.

Public Attributes

struct bArgDocnext
struct bArgDocprev
const char * short_arg
const char * long_arg
const char * documentation
int done

Detailed Description

Definition at line 50 of file BLI_args.c.


Member Data Documentation

Definition at line 54 of file BLI_args.c.

Referenced by internalDocPrint(), and internalDocs().

Definition at line 55 of file BLI_args.c.

Referenced by BLI_argsPrintArgDoc(), and BLI_argsPrintOtherDoc().

const char* bArgDoc::long_arg

Definition at line 53 of file BLI_args.c.

Referenced by internalDocPrint(), and internalDocs().

Definition at line 51 of file BLI_args.c.

Referenced by BLI_argsPrintOtherDoc().

Definition at line 51 of file BLI_args.c.

const char* bArgDoc::short_arg

Definition at line 52 of file BLI_args.c.

Referenced by internalDocPrint(), and internalDocs().


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