#include <GsSelectionReactor.h>
This struct contains information related to an OdGiDrawable object.
Definition at line 42 of file GsSelectionReactor.h.
◆ DrawableDescFlags
Enumerator |
---|
kFirstFlag | |
kMarkedToSkip | |
kMarkedBySelection | |
kMarkedBySubSelection | |
kMarkedByGeometry | |
kMarkedBySubGeometry | |
kMarkedToBreak | |
kMarkedForForcedSelection | |
kLastFlag | |
Definition at line 60 of file GsSelectionReactor.h.
◆ OdGiDrawableDesc()
OdGiDrawableDesc::OdGiDrawableDesc |
( |
| ) |
|
|
inline |
◆ isMarkedByGeometry()
bool OdGiDrawableDesc::isMarkedByGeometry |
( |
| ) |
const |
|
inline |
◆ isMarkedBySelection()
bool OdGiDrawableDesc::isMarkedBySelection |
( |
| ) |
const |
|
inline |
◆ isMarkedBySubGeometry()
bool OdGiDrawableDesc::isMarkedBySubGeometry |
( |
| ) |
const |
|
inline |
◆ isMarkedBySubSelection()
bool OdGiDrawableDesc::isMarkedBySubSelection |
( |
| ) |
const |
|
inline |
◆ isMarkedForForcedSelection()
bool OdGiDrawableDesc::isMarkedForForcedSelection |
( |
| ) |
const |
|
inline |
◆ isMarkedToBreak()
bool OdGiDrawableDesc::isMarkedToBreak |
( |
| ) |
const |
|
inline |
◆ isMarkedToSkip()
bool OdGiDrawableDesc::isMarkedToSkip |
( |
| ) |
const |
|
inline |
Returns true if and only if this Drawable marked to be skipped during vectorization.
Definition at line 162 of file GsSelectionReactor.h.
◆ markByGeometry()
void OdGiDrawableDesc::markByGeometry |
( |
bool |
val | ) |
const |
|
inline |
◆ markBySelection()
void OdGiDrawableDesc::markBySelection |
( |
bool |
val | ) |
const |
|
inline |
◆ markBySubGeometry()
void OdGiDrawableDesc::markBySubGeometry |
( |
bool |
val | ) |
const |
|
inline |
◆ markBySubSelection()
void OdGiDrawableDesc::markBySubSelection |
( |
bool |
val | ) |
const |
|
inline |
◆ markForForcedSelection()
void OdGiDrawableDesc::markForForcedSelection |
( |
bool |
val | ) |
const |
|
inline |
◆ markToBreak()
void OdGiDrawableDesc::markToBreak |
( |
bool |
val | ) |
const |
|
inline |
◆ markToSkip()
void OdGiDrawableDesc::markToSkip |
( |
bool |
skip | ) |
const |
|
inline |
Sets the Skip flag for the Drawable object.
- Parameters
-
skip | [in] Controls Skip flag. |
Definition at line 157 of file GsSelectionReactor.h.
◆ nDrawableDescFlags
OdUInt32 OdGiDrawableDesc::nDrawableDescFlags |
◆ nDrawableFlags
OdUInt32 OdGiDrawableDesc::nDrawableFlags |
◆ persistId
OdDbStub* OdGiDrawableDesc::persistId |
◆ pParent
◆ pTransientDrawable
The documentation for this struct was generated from the following file: