CFx SDK Documentation 2024 SP0
|
#include <TrVisSelectionStyle.h>
Public Member Functions | |
OdTrVisSelectionStyle () | |
Public Member Functions inherited from OdGiSelectionStyle | |
OdGiSelectionStyle () | |
StyleEntry & | styleFor (bool bDrawOnTop=false, bool bDrawIn3d=false) |
const StyleEntry & | styleFor (bool bDrawOnTop=false, bool bDrawIn3d=false) const |
void | sync3d () |
void | sync2d () |
void | exchangeTopBottom (bool bFor2d=true, bool bFor3d=true) |
void | setOnTopOfDepth (bool bSet) |
bool | isOnTopOfDepth () const |
void | setByDefault () |
void | setAsDisabled () |
void | setForStippling () |
void | setForColorMasking () |
Additional Inherited Members | |
Public Types inherited from OdGiSelectionStyle | |
typedef ElementStyle | FaceStyle |
Protected Member Functions inherited from OdGiSelectionStyle | |
int | makeEntryId (bool bDrawOnTop, bool bDrawIn3d) const |
Protected Attributes inherited from OdGiSelectionStyle | |
StyleEntry | m_styleEntry [4] |
<group ExRender_Windows_Classes>
Definition at line 38 of file TrVisSelectionStyle.h.
|
inline |
Definition at line 41 of file TrVisSelectionStyle.h.