#include <Types.h>
◆ FPairOfIndex() [1/2]
| UE::CADKernel::FPairOfIndex::FPairOfIndex |
( |
int32 |
InValue1, |
|
|
int32 |
InValue2 |
|
) |
| |
|
inline |
◆ FPairOfIndex() [2/2]
| UE::CADKernel::FPairOfIndex::FPairOfIndex |
( |
int32 |
InValue1 | ) |
|
|
inline |
◆ Add() [1/2]
◆ Add() [2/2]
| void UE::CADKernel::FPairOfIndex::Add |
( |
const int32 |
Value | ) |
|
|
inline |
◆ operator[]() [1/2]
| int32 & UE::CADKernel::FPairOfIndex::operator[] |
( |
const int32 |
Index | ) |
|
|
inline |
◆ operator[]() [2/2]
| const int32 & UE::CADKernel::FPairOfIndex::operator[] |
( |
const int32 |
Index | ) |
const |
|
inline |
◆ Undefined
◆ Value0
| int32 UE::CADKernel::FPairOfIndex::Value0 |
◆ Value1
| int32 UE::CADKernel::FPairOfIndex::Value1 |
The documentation for this struct was generated from the following files:
- Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Core/Types.h
- Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Core/CADEntity.cpp