|
CFx SDK Documentation
2020SP3
|
#include <GsBlockReferenceNode.h>
Public Types | |
| enum | { kChildrenNotUpToDate = 0x80000000 } |
Public Member Functions | |
| OdGsAwareFlagsArray () | |
| void | setChildrenUpToDate (bool childrenUpToDate, const OdUInt32 nVpID) |
| bool | childrenUpToDate (OdUInt32 nVpID) const |
| OdUInt32 | get (OdUInt32 nVpID) const |
| void | set (OdUInt32 nVpID, OdUInt32 flags) |
| void | clear () |
| bool | isEmpty () const |
| OdUInt32 | numAwareFlags () const |
| bool | areInvalid (OdUInt32 nVpID) const |
Protected Member Functions | |
| bool | findFlag (OdUInt32 nVpID) const |
This class is a service class for handling of viewport aware flags array.
Corresponding C++ library: TD_Gs
<group OdGs_Classes>
Definition at line 126 of file GsBlockReferenceNode.h.
| anonymous enum |
| Enumerator | |
|---|---|
| kChildrenNotUpToDate | |
Definition at line 130 of file GsBlockReferenceNode.h.
|
inline |
Definition at line 129 of file GsBlockReferenceNode.h.
| bool OdGsAwareFlagsArray::areInvalid | ( | OdUInt32 | nVpID | ) | const |
| bool OdGsAwareFlagsArray::childrenUpToDate | ( | OdUInt32 | nVpID | ) | const |
|
inline |
Definition at line 138 of file GsBlockReferenceNode.h.
|
inlineprotected |
Definition at line 144 of file GsBlockReferenceNode.h.
|
inline |
Definition at line 139 of file GsBlockReferenceNode.h.
|
inline |
Definition at line 140 of file GsBlockReferenceNode.h.