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

#include <TrVisMetafileStream.h>

Public Member Functions

void reset ()
 
 OdTrVisLwdStyle ()
 
 OdTrVisLwdStyle (bool bByDefault, OdPs::LineEndStyle lesStyle, OdPs::LineJoinStyle ljsStyle)
 
void setCurStyleDef (bool bSet)
 
bool curStyleDef () const
 
void setCurUsesDef (bool bSet)
 
bool curUsesDef () const
 
void setCurLesStyle (OdPs::LineEndStyle curLesStyle)
 
OdPs::LineEndStyle curLesStyle () const
 
void setCurLjsStyle (OdPs::LineJoinStyle curLjsStyle)
 
OdPs::LineJoinStyle curLjsStyle () const
 
bool operator== (const OdTrVisLwdStyle &sec) const
 
bool operator!= (const OdTrVisLwdStyle &sec) const
 

Protected Attributes

OdUInt8 m_curStyleDef: 1
 
OdUInt8 m_curUsesDef: 1
 
OdUInt8 m_curLesStyle: 3
 
OdUInt8 m_curLjsStyle: 3
 

Detailed Description

<group ExRender_Classes>

Definition at line 482 of file TrVisMetafileStream.h.

Constructor & Destructor Documentation

◆ OdTrVisLwdStyle() [1/2]

OdTrVisLwdStyle::OdTrVisLwdStyle ( )
inline

Definition at line 491 of file TrVisMetafileStream.h.

◆ OdTrVisLwdStyle() [2/2]

OdTrVisLwdStyle::OdTrVisLwdStyle ( bool bByDefault,
OdPs::LineEndStyle lesStyle,
OdPs::LineJoinStyle ljsStyle )
inline

Definition at line 492 of file TrVisMetafileStream.h.

Member Function Documentation

◆ curLesStyle()

OdPs::LineEndStyle OdTrVisLwdStyle::curLesStyle ( ) const
inline

Definition at line 499 of file TrVisMetafileStream.h.

◆ curLjsStyle()

OdPs::LineJoinStyle OdTrVisLwdStyle::curLjsStyle ( ) const
inline

Definition at line 501 of file TrVisMetafileStream.h.

◆ curStyleDef()

bool OdTrVisLwdStyle::curStyleDef ( ) const
inline

Definition at line 495 of file TrVisMetafileStream.h.

◆ curUsesDef()

bool OdTrVisLwdStyle::curUsesDef ( ) const
inline

Definition at line 497 of file TrVisMetafileStream.h.

◆ operator!=()

bool OdTrVisLwdStyle::operator!= ( const OdTrVisLwdStyle & sec) const
inline

Definition at line 508 of file TrVisMetafileStream.h.

◆ operator==()

bool OdTrVisLwdStyle::operator== ( const OdTrVisLwdStyle & sec) const
inline

Definition at line 502 of file TrVisMetafileStream.h.

◆ reset()

void OdTrVisLwdStyle::reset ( )
inline

Definition at line 490 of file TrVisMetafileStream.h.

◆ setCurLesStyle()

void OdTrVisLwdStyle::setCurLesStyle ( OdPs::LineEndStyle curLesStyle)
inline

Definition at line 498 of file TrVisMetafileStream.h.

◆ setCurLjsStyle()

void OdTrVisLwdStyle::setCurLjsStyle ( OdPs::LineJoinStyle curLjsStyle)
inline

Definition at line 500 of file TrVisMetafileStream.h.

◆ setCurStyleDef()

void OdTrVisLwdStyle::setCurStyleDef ( bool bSet)
inline

Definition at line 494 of file TrVisMetafileStream.h.

◆ setCurUsesDef()

void OdTrVisLwdStyle::setCurUsesDef ( bool bSet)
inline

Definition at line 496 of file TrVisMetafileStream.h.

Member Data Documentation

◆ m_curLesStyle

OdUInt8 OdTrVisLwdStyle::m_curLesStyle
protected

Definition at line 487 of file TrVisMetafileStream.h.

◆ m_curLjsStyle

OdUInt8 OdTrVisLwdStyle::m_curLjsStyle
protected

Definition at line 488 of file TrVisMetafileStream.h.

◆ m_curStyleDef

OdUInt8 OdTrVisLwdStyle::m_curStyleDef
protected

Definition at line 485 of file TrVisMetafileStream.h.

◆ m_curUsesDef

OdUInt8 OdTrVisLwdStyle::m_curUsesDef
protected

Definition at line 486 of file TrVisMetafileStream.h.


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