Navigation
API > API/Runtime > API/Runtime/CADKernel
| Name | FEntityGeom |
| Type | class |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Core/EntityGeom.h |
| Include Path | #include "Core/EntityGeom.h" |
Syntax
class FEntityGeom : public UE::CADKernel::FEntity
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FEntity → FEntityGeom
- FHaveStates → FEntity → FEntityGeom
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEntityGeom() |
Core/EntityGeom.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedPtr< FEntityGeom > ApplyMatrix
(
const FMatrixH& InMatrix |
Core/EntityGeom.h | ||
FIdent GetKioId() |
Core/EntityGeom.h |
Overridden from FEntity
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Serialize
(
FCADKernelArchive& Ar |
Serialization of a FEntity. | Core/EntityGeom.h |