CFx SDK Documentation 2024 SP0
|
#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 270 of file GsViewProps.h.
|
inline |
Definition at line 192 of file GsViewProps.h.
Definition at line 194 of file GsViewProps.h.
|
inline |
Definition at line 240 of file GsViewProps.h.
|
inline |
Definition at line 242 of file GsViewProps.h.
|
inline |
Definition at line 222 of file GsViewProps.h.
|
inline |
Definition at line 232 of file GsViewProps.h.
|
inline |
Definition at line 193 of file GsViewProps.h.
Definition at line 209 of file GsViewProps.h.
void ViewRefs::set | ( | const OdGsBaseModel * | pModel | ) |
|
friend |
Definition at line 268 of file GsViewProps.h.
|
protected |
Definition at line 271 of file GsViewProps.h.
|
mutableprotected |
Definition at line 273 of file GsViewProps.h.
|
protected |
Definition at line 272 of file GsViewProps.h.