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