Internal: the border of a CWTable.
More...
Public Member Functions |
| | Border () |
| | the constructor
|
Public Attributes |
| Vec2i | m_position [2] |
| | the origin and the end of edge position : unit WPX_POINT/256
|
| int | m_styleId |
| | the style id
|
| bool | m_isSent |
| | a flag to know if the border is already sent
|
Friends |
| std::ostream & | operator<< (std::ostream &o, Border const &bord) |
| | operator<<
|
Detailed Description
Internal: the border of a CWTable.
Constructor & Destructor Documentation
| CWTableInternal::Border::Border |
( |
| ) |
|
|
inline |
Friends And Related Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
Border const & |
bord |
|
) |
| |
|
friend |
Member Data Documentation
| bool CWTableInternal::Border::m_isSent |
|
mutable |
| Vec2i CWTableInternal::Border::m_position[2] |
| int CWTableInternal::Border::m_styleId |
The documentation for this struct was generated from the following file: