CFx SDK Documentation
2020SP3
|
#include <GsViewProps.h>
Classes | |
class | const_iterator |
Public Member Functions | |
ViewRefs () | |
OdUInt32 | numViews () const |
void | add (OdUInt32 viewportId) |
void | remove (OdUInt32 viewportId) |
int | maxViewportId () const |
unsigned | numDifferentViewports () const |
void | clear () |
void | set (const OdGsBaseModel *pModel) |
bool | contains (OdUInt32 viewportId) const |
Protected Types | |
typedef OdIntArray | _marray |
Protected Attributes | |
_marray | m_data |
OdUInt32 | m_nViews |
int | m_nMaxVpId |
Friends | |
class | const_iterator |
|
protected |
Definition at line 168 of file GsViewProps.h.
|
inline |
Definition at line 86 of file GsViewProps.h.
Definition at line 88 of file GsViewProps.h.
|
inline |
Definition at line 134 of file GsViewProps.h.
|
inline |
Definition at line 140 of file GsViewProps.h.
|
inline |
Definition at line 116 of file GsViewProps.h.
|
inline |
Definition at line 126 of file GsViewProps.h.
|
inline |
Definition at line 87 of file GsViewProps.h.
Definition at line 103 of file GsViewProps.h.
void ViewRefs::set | ( | const OdGsBaseModel * | pModel | ) |
|
friend |
Definition at line 166 of file GsViewProps.h.
|
protected |
Definition at line 169 of file GsViewProps.h.
|
mutableprotected |
Definition at line 171 of file GsViewProps.h.
|
protected |
Definition at line 170 of file GsViewProps.h.