Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

tagLINEDEF Struct Reference

Collaboration diagram for tagLINEDEF:

Collaboration graph
[legend]
List of all members.

Public Attributes

INT length
INT net_length
LINE_END ending
INT width
tagLINEDEF * next

Member Data Documentation

INT tagLINEDEF::length
 

Definition at line 79 of file edit.cpp.

Referenced by EDIT_BuildLineDefs_ML(), EDIT_CharFromPos(), EDIT_EM_LineFromChar(), EDIT_EM_LineIndex(), and EDIT_EM_LineLength().

INT tagLINEDEF::net_length
 

Definition at line 80 of file edit.cpp.

Referenced by EDIT_BuildLineDefs_ML(), EDIT_CharFromPos(), and EDIT_EM_LineLength().

LINE_END tagLINEDEF::ending
 

Definition at line 81 of file edit.cpp.

Referenced by EDIT_BuildLineDefs_ML(), EDIT_CharFromPos(), and EDIT_EM_PosFromChar().

INT tagLINEDEF::width
 

Definition at line 82 of file edit.cpp.

Referenced by EDIT_BuildLineDefs_ML(), and EDIT_CharFromPos().

struct tagLINEDEF* tagLINEDEF::next
 

Definition at line 83 of file edit.cpp.

Referenced by EDIT_BuildLineDefs_ML(), EDIT_CharFromPos(), EDIT_EM_LineFromChar(), EDIT_EM_LineIndex(), EDIT_EM_LineLength(), and EDIT_EM_PosFromChar().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 23 23:22:49 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001