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

#include <TrVisViewportDef.h>

Public Member Functions

void setDefault ()
 
void setLineweightsEnum (const OdUInt8Array &lwdEnum)
 
const OdUInt8lineweightsEnum () const
 
void setLineweightsEnum2 (const OdUInt16Array &lwdEnum)
 
const OdUInt16lineweightsEnum2 () const
 
OdUInt32 numLineweightsEnum () const
 
OdUInt32 getLineweight (int nLwd) const
 
bool hasLineweightsEnum () const
 
bool hasLineweightsEnum2 () const
 
void setLineweightsCoef (double lwdCoef)
 
double lineweightsCoef () const
 

Public Attributes

OdUInt8Array m_lineweightsEnum
 
OdUInt16Array m_lineweightsEnum2x
 
double m_lineweightsCoef
 

Detailed Description

<group ExRender_Windows_Classes>

Definition at line 374 of file TrVisViewportDef.h.

Member Function Documentation

◆ getLineweight()

OdUInt32 OdTrVisViewportLineweightsDef::getLineweight ( int nLwd) const
inline

Definition at line 392 of file TrVisViewportDef.h.

◆ hasLineweightsEnum()

bool OdTrVisViewportLineweightsDef::hasLineweightsEnum ( ) const
inline

Definition at line 393 of file TrVisViewportDef.h.

◆ hasLineweightsEnum2()

bool OdTrVisViewportLineweightsDef::hasLineweightsEnum2 ( ) const
inline

Definition at line 394 of file TrVisViewportDef.h.

◆ lineweightsCoef()

double OdTrVisViewportLineweightsDef::lineweightsCoef ( ) const
inline

Definition at line 397 of file TrVisViewportDef.h.

◆ lineweightsEnum()

const OdUInt8 * OdTrVisViewportLineweightsDef::lineweightsEnum ( ) const
inline

Definition at line 388 of file TrVisViewportDef.h.

◆ lineweightsEnum2()

const OdUInt16 * OdTrVisViewportLineweightsDef::lineweightsEnum2 ( ) const
inline

Definition at line 390 of file TrVisViewportDef.h.

◆ numLineweightsEnum()

OdUInt32 OdTrVisViewportLineweightsDef::numLineweightsEnum ( ) const
inline

Definition at line 391 of file TrVisViewportDef.h.

◆ setDefault()

void OdTrVisViewportLineweightsDef::setDefault ( )
inline

Definition at line 380 of file TrVisViewportDef.h.

◆ setLineweightsCoef()

void OdTrVisViewportLineweightsDef::setLineweightsCoef ( double lwdCoef)
inline

Definition at line 396 of file TrVisViewportDef.h.

◆ setLineweightsEnum()

void OdTrVisViewportLineweightsDef::setLineweightsEnum ( const OdUInt8Array & lwdEnum)
inline

Definition at line 387 of file TrVisViewportDef.h.

◆ setLineweightsEnum2()

void OdTrVisViewportLineweightsDef::setLineweightsEnum2 ( const OdUInt16Array & lwdEnum)
inline

Definition at line 389 of file TrVisViewportDef.h.

Member Data Documentation

◆ m_lineweightsCoef

double OdTrVisViewportLineweightsDef::m_lineweightsCoef

Definition at line 378 of file TrVisViewportDef.h.

◆ m_lineweightsEnum

OdUInt8Array OdTrVisViewportLineweightsDef::m_lineweightsEnum

Definition at line 376 of file TrVisViewportDef.h.

◆ m_lineweightsEnum2x

OdUInt16Array OdTrVisViewportLineweightsDef::m_lineweightsEnum2x

Definition at line 377 of file TrVisViewportDef.h.


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