Navigation
API > API/Runtime > API/Runtime/CADKernel
| Name | TOrientedEntity |
| Type | class |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Core/OrientedEntity.h |
| Include Path | #include "Core/OrientedEntity.h" |
Syntax
template<typename KeyType>
class TOrientedEntity
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Core/OrientedEntity.h | |||
| Core/OrientedEntity.h | |||
TOrientedEntity
(
const TOrientedEntity& |
Core/OrientedEntity.h | ||
TOrientedEntity
(
TSharedPtr< KeyType > InEntity, |
Core/OrientedEntity.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Direction | EOrientation | Core/OrientedEntity.h | ||
| Entity | TSharedPtr< KeyType > | Core/OrientedEntity.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TOrientedEntity & operator=
(
TOrientedEntity&& |
Core/OrientedEntity.h | ||
TOrientedEntity & operator=
(
const TOrientedEntity& |
Core/OrientedEntity.h |