Blender V2.61 - r43446
Public Attributes

TextMarker Struct Reference

#include <DNA_text_types.h>

List of all members.

Public Attributes

struct TextMarkernext
struct TextMarkerprev
int lineno
int start
int end
int pad1
int group
int flags
unsigned char color [4]
unsigned char pad [4]

Detailed Description

Definition at line 47 of file DNA_text_types.h.


Member Data Documentation

unsigned char TextMarker::color[4]

Definition at line 53 of file DNA_text_types.h.

Referenced by draw_markers(), and txt_add_marker().

unsigned char TextMarker::pad[4]

Definition at line 53 of file DNA_text_types.h.

Definition at line 50 of file DNA_text_types.h.


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