CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
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 300 of file TrVisViewportDef.h.

Member Function Documentation

◆ enablePointsLineweight()

void OdTrVisViewportLineStyleDef::enablePointsLineweight ( bool  bEnable)
inline

Definition at line 312 of file TrVisViewportDef.h.

◆ getAsCref()

ODCOLORREF OdTrVisViewportLineStyleDef::getAsCref ( ) const
inline

Definition at line 310 of file TrVisViewportDef.h.

◆ isDefStyle()

bool OdTrVisViewportLineStyleDef::isDefStyle ( ) const
inline

Definition at line 330 of file TrVisViewportDef.h.

◆ isPointsLineweightEnabled()

bool OdTrVisViewportLineStyleDef::isPointsLineweightEnabled ( ) const
inline

Definition at line 314 of file TrVisViewportDef.h.

◆ lineCapStyle()

OdUInt32 OdTrVisViewportLineStyleDef::lineCapStyle ( ) const
inline

Definition at line 321 of file TrVisViewportDef.h.

◆ lineJoinStyle()

OdUInt32 OdTrVisViewportLineStyleDef::lineJoinStyle ( ) const
inline

Definition at line 322 of file TrVisViewportDef.h.

◆ operator!=()

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

Definition at line 333 of file TrVisViewportDef.h.

◆ operator==()

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

Definition at line 332 of file TrVisViewportDef.h.

◆ setAsCref()

void OdTrVisViewportLineStyleDef::setAsCref ( ODCOLORREF  cref)
inline

Definition at line 309 of file TrVisViewportDef.h.

◆ setDefault()

void OdTrVisViewportLineStyleDef::setDefault ( )
inline

Definition at line 304 of file TrVisViewportDef.h.

◆ setLineCapStyle()

void OdTrVisViewportLineStyleDef::setLineCapStyle ( OdUInt32  nStyle)
inline

Definition at line 316 of file TrVisViewportDef.h.

◆ setLineJoinStyle()

void OdTrVisViewportLineStyleDef::setLineJoinStyle ( OdUInt32  nStyle)
inline

Definition at line 318 of file TrVisViewportDef.h.

◆ setLineStyle()

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

Definition at line 324 of file TrVisViewportDef.h.

◆ setLineStyleConfig()

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

Definition at line 326 of file TrVisViewportDef.h.

◆ updateDefStyle()

void OdTrVisViewportLineStyleDef::updateDefStyle ( )
inline

Definition at line 329 of file TrVisViewportDef.h.

Member Data Documentation

◆ m_lineStyleConfig

ODCOLORREF OdTrVisViewportLineStyleDef::m_lineStyleConfig

Definition at line 302 of file TrVisViewportDef.h.


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