DDraceNetwork Documentation
Loading...
Searching...
No Matches
CEditor::SAlignmentInfo Struct Reference

#include <editor.h>

Collaboration diagram for CEditor::SAlignmentInfo:
[legend]

Public Attributes

CPoint m_AlignedPoint
 
union { 
 
   int   m_X 
 
   int   m_Y 
 
};  
 
EAxis m_Axis
 
int m_PointIndex
 
int m_Diff
 

Member Data Documentation

◆ [union]

union { ... } CEditor::SAlignmentInfo

◆ m_AlignedPoint

CPoint CEditor::SAlignmentInfo::m_AlignedPoint

◆ m_Axis

EAxis CEditor::SAlignmentInfo::m_Axis

◆ m_Diff

int CEditor::SAlignmentInfo::m_Diff

◆ m_PointIndex

int CEditor::SAlignmentInfo::m_PointIndex

◆ m_X

int CEditor::SAlignmentInfo::m_X

◆ m_Y

int CEditor::SAlignmentInfo::m_Y

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