|
VICUS Library
Documentation of Vicus library
|
#include <VICUS_WindowFrame.h>
Public Types | |
| enum | para_t { P_Thickness , NUM_P } |
Public Member Functions | |
| VICUS_READWRITE VICUS_COMPARE_WITH_ID bool | operator!= (const WindowFrame &other) const |
| bool | isValid () const |
| bool | operator== (const WindowFrame &other) const |
Public Attributes | |
| unsigned int | m_id = INVALID_ID |
| unsigned int | m_idMaterial = INVALID_ID |
| IBK::Parameter | m_para [NUM_P] |
|
inline |
|
inline |
Comparison operator.
|
inline |
Comparison operator.
| unsigned int VICUS::WindowFrame::m_id = INVALID_ID |
| unsigned int VICUS::WindowFrame::m_idMaterial = INVALID_ID |
Material ID.
| IBK::Parameter VICUS::WindowFrame::m_para[NUM_P] |
Parameters.