CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdTrRndDifferentialTransition::Op Struct Reference

#include <TrRndDifferentialTransition.h>

Public Member Functions

 Op ()
 
 Op (OdUInt32 opcode)
 
bool operator== (const Op &op2) const
 
bool operator!= (const Op &op2) const
 

Public Attributes

OdUInt32 m_opcode
 
Var m_var
 

Detailed Description

Definition at line 50 of file TrRndDifferentialTransition.h.

Constructor & Destructor Documentation

◆ Op() [1/2]

OdTrRndDifferentialTransition::Op::Op ( )
inline

Definition at line 54 of file TrRndDifferentialTransition.h.

◆ Op() [2/2]

OdTrRndDifferentialTransition::Op::Op ( OdUInt32 opcode)
inline

Definition at line 55 of file TrRndDifferentialTransition.h.

Member Function Documentation

◆ operator!=()

bool OdTrRndDifferentialTransition::Op::operator!= ( const Op & op2) const
inline

Definition at line 57 of file TrRndDifferentialTransition.h.

◆ operator==()

bool OdTrRndDifferentialTransition::Op::operator== ( const Op & op2) const
inline

Definition at line 56 of file TrRndDifferentialTransition.h.

Member Data Documentation

◆ m_opcode

OdUInt32 OdTrRndDifferentialTransition::Op::m_opcode

Definition at line 52 of file TrRndDifferentialTransition.h.

◆ m_var

Var OdTrRndDifferentialTransition::Op::m_var

Definition at line 53 of file TrRndDifferentialTransition.h.


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