Blender V2.61 - r43446
Public Attributes

Text Struct Reference

#include <DNA_text_types.h>

List of all members.

Public Attributes

ID id
char * name
int flags
int nlines
ListBase lines
TextLinecurl
TextLinesell
int curc
int selc
ListBase markers
char * undo_buf
int undo_pos
int undo_len
void * compiled
double mtime

Detailed Description

Definition at line 56 of file DNA_text_types.h.


Member Data Documentation

double Text::mtime
char* Text::name

Definition at line 61 of file DNA_text_types.h.

Referenced by add_empty_text(), add_text(), copy_text(), and reopen_text().

Definition at line 69 of file DNA_text_types.h.

Referenced by direct_link_text(), init_undo_text(), and max_undo_test().


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