#include <GiSelectionStyle.h>
Combination of edge and face styles.
Definition at line 286 of file GiSelectionStyle.h.
◆ edgeStyle() [1/2]
EdgeStyle & OdGiSelectionStyle::StyleEntry::edgeStyle |
( |
| ) |
|
|
inline |
◆ edgeStyle() [2/2]
const EdgeStyle & OdGiSelectionStyle::StyleEntry::edgeStyle |
( |
| ) |
const |
|
inline |
◆ faceStyle() [1/2]
FaceStyle & OdGiSelectionStyle::StyleEntry::faceStyle |
( |
| ) |
|
|
inline |
◆ faceStyle() [2/2]
const FaceStyle & OdGiSelectionStyle::StyleEntry::faceStyle |
( |
| ) |
const |
|
inline |
◆ hasEffect()
bool OdGiSelectionStyle::StyleEntry::hasEffect |
( |
| ) |
const |
|
inline |
Returns true in case if any type of visual effect (like color mask, for example) is applicable for current configuration of face or edge style.
Definition at line 324 of file GiSelectionStyle.h.
◆ isOnTopOfDepth()
bool OdGiSelectionStyle::StyleEntry::isOnTopOfDepth |
( |
| ) |
const |
|
inline |
Returns true in case if edges and faces should be displayed on top of scene graphics in 3d rendering modes.
Definition at line 313 of file GiSelectionStyle.h.
◆ isVisible()
bool OdGiSelectionStyle::StyleEntry::isVisible |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool OdGiSelectionStyle::StyleEntry::operator!= |
( |
const StyleEntry & |
secStyle | ) |
const |
|
inline |
◆ operator==()
bool OdGiSelectionStyle::StyleEntry::operator== |
( |
const StyleEntry & |
secStyle | ) |
const |
|
inline |
◆ setAsDisabled()
void OdGiSelectionStyle::StyleEntry::setAsDisabled |
( |
| ) |
|
|
inline |
Disable diplaying of faces, edges and all visual effects.
Definition at line 333 of file GiSelectionStyle.h.
◆ setByDefault()
void OdGiSelectionStyle::StyleEntry::setByDefault |
( |
| ) |
|
|
inline |
Setup face and edge style to display geometry as is, without any visual effects.
Definition at line 329 of file GiSelectionStyle.h.
◆ setForColorMasking() [1/2]
void OdGiSelectionStyle::StyleEntry::setForColorMasking |
( |
| ) |
|
|
inline |
Setup face and edge styles to display color mask visual effect with some predefined color and transparency. Additionally enables edges width extension and rendering of 3d geometry isolines.
Definition at line 342 of file GiSelectionStyle.h.
◆ setForColorMasking() [2/2]
Setup face and edge styles to display color mask visual effect with specified color and transparency.
- Parameters
-
color | [in] Color mask color value. |
transparency | [in] Color mask transparency value. |
Definition at line 349 of file GiSelectionStyle.h.
◆ setForStippling()
void OdGiSelectionStyle::StyleEntry::setForStippling |
( |
| ) |
|
|
inline |
Setup face and edge styles to display stippling pattern highlighting visual effect.
Definition at line 337 of file GiSelectionStyle.h.
◆ m_edgeStyle
EdgeStyle OdGiSelectionStyle::StyleEntry::m_edgeStyle |
|
protected |
◆ m_faceStyle
FaceStyle OdGiSelectionStyle::StyleEntry::m_faceStyle |
|
protected |
The documentation for this class was generated from the following file: