#include "linedef.h"
Go to the source code of this file.
Classes | |
class | LineComponent |
A document component for handling Line definitions. More... | |
Typedefs | |
typedef UINT32 | LineHandle |
A LineHandle is an ID that is used to identify each line in the m_pLineArray. This saves having lots of pointers hanging around. | |
Variables | |
const LineHandle | LineHandle_NoLine = 0xffffffff |
|
A LineHandle is an ID that is used to identify each line in the m_pLineArray. This saves having lots of pointers hanging around.
Definition at line 113 of file linecomp.h. |
|
Definition at line 141 of file linecomp.h. |