CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdTrVisViewportLineStyleDef Struct Reference

#include <TrVisViewportDef.h>

Public Member Functions

void setDefault ()
 
void setAsCref (ODCOLORREF cref)
 
ODCOLORREF getAsCref () const
 
void enablePointsLineweight (bool bEnable)
 
bool isPointsLineweightEnabled () const
 
void setLineCapStyle (OdUInt32 nStyle)
 
void setLineJoinStyle (OdUInt32 nStyle)
 
OdUInt32 lineCapStyle () const
 
OdUInt32 lineJoinStyle () const
 
void setLineStyle (OdUInt32 nCapStyle, OdUInt32 nJoinStyle)
 
void setLineStyleConfig (bool bPointLwds=true, OdUInt32 nCapStyle=2, OdUInt32 nJoinStyle=2)
 
void updateDefStyle ()
 
bool isDefStyle () const
 
bool operator== (const OdTrVisViewportLineStyleDef &def) const
 
bool operator!= (const OdTrVisViewportLineStyleDef &def) const
 

Public Attributes

ODCOLORREF m_lineStyleConfig
 

Detailed Description

<group ExRender_Windows_Classes>

Definition at line 301 of file TrVisViewportDef.h.

Member Function Documentation

◆ enablePointsLineweight()

void OdTrVisViewportLineStyleDef::enablePointsLineweight ( bool bEnable)
inline

Definition at line 313 of file TrVisViewportDef.h.

◆ getAsCref()

ODCOLORREF OdTrVisViewportLineStyleDef::getAsCref ( ) const
inline

Definition at line 311 of file TrVisViewportDef.h.

◆ isDefStyle()

bool OdTrVisViewportLineStyleDef::isDefStyle ( ) const
inline

Definition at line 331 of file TrVisViewportDef.h.

◆ isPointsLineweightEnabled()

bool OdTrVisViewportLineStyleDef::isPointsLineweightEnabled ( ) const
inline

Definition at line 315 of file TrVisViewportDef.h.

◆ lineCapStyle()

OdUInt32 OdTrVisViewportLineStyleDef::lineCapStyle ( ) const
inline

Definition at line 322 of file TrVisViewportDef.h.

◆ lineJoinStyle()

OdUInt32 OdTrVisViewportLineStyleDef::lineJoinStyle ( ) const
inline

Definition at line 323 of file TrVisViewportDef.h.

◆ operator!=()

bool OdTrVisViewportLineStyleDef::operator!= ( const OdTrVisViewportLineStyleDef & def) const
inline

Definition at line 334 of file TrVisViewportDef.h.

◆ operator==()

bool OdTrVisViewportLineStyleDef::operator== ( const OdTrVisViewportLineStyleDef & def) const
inline

Definition at line 333 of file TrVisViewportDef.h.

◆ setAsCref()

void OdTrVisViewportLineStyleDef::setAsCref ( ODCOLORREF cref)
inline

Definition at line 310 of file TrVisViewportDef.h.

◆ setDefault()

void OdTrVisViewportLineStyleDef::setDefault ( )
inline

Definition at line 305 of file TrVisViewportDef.h.

◆ setLineCapStyle()

void OdTrVisViewportLineStyleDef::setLineCapStyle ( OdUInt32 nStyle)
inline

Definition at line 317 of file TrVisViewportDef.h.

◆ setLineJoinStyle()

void OdTrVisViewportLineStyleDef::setLineJoinStyle ( OdUInt32 nStyle)
inline

Definition at line 319 of file TrVisViewportDef.h.

◆ setLineStyle()

void OdTrVisViewportLineStyleDef::setLineStyle ( OdUInt32 nCapStyle,
OdUInt32 nJoinStyle )
inline

Definition at line 325 of file TrVisViewportDef.h.

◆ setLineStyleConfig()

void OdTrVisViewportLineStyleDef::setLineStyleConfig ( bool bPointLwds = true,
OdUInt32 nCapStyle = 2,
OdUInt32 nJoinStyle = 2 )
inline

Definition at line 327 of file TrVisViewportDef.h.

◆ updateDefStyle()

void OdTrVisViewportLineStyleDef::updateDefStyle ( )
inline

Definition at line 330 of file TrVisViewportDef.h.

Member Data Documentation

◆ m_lineStyleConfig

ODCOLORREF OdTrVisViewportLineStyleDef::m_lineStyleConfig

Definition at line 303 of file TrVisViewportDef.h.


The documentation for this struct was generated from the following file: