UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::CADKernel::FOrientedFace Class Reference

#include <Shell.h>

+ Inheritance diagram for UE::CADKernel::FOrientedFace:

Public Member Functions

 FOrientedFace (TSharedPtr< FTopologicalFace > &InEntity, EOrientation InOrientation)
 
 FOrientedFace ()
 
- Public Member Functions inherited from UE::CADKernel::TOrientedEntity< FTopologicalFace >
 TOrientedEntity (TSharedPtr< FTopologicalFace > InEntity, EOrientation InDirection)
 
 TOrientedEntity ()=default
 
 TOrientedEntity (TOrientedEntity &&)=default
 
 TOrientedEntity (const TOrientedEntity &)=default
 
TOrientedEntityoperator= (TOrientedEntity &&)=default
 
TOrientedEntityoperator= (const TOrientedEntity &)=default
 

Additional Inherited Members

- Public Attributes inherited from UE::CADKernel::TOrientedEntity< FTopologicalFace >
TSharedPtr< FTopologicalFaceEntity
 
EOrientation Direction
 

Constructor & Destructor Documentation

◆ FOrientedFace() [1/2]

UE::CADKernel::FOrientedFace::FOrientedFace ( TSharedPtr< FTopologicalFace > &  InEntity,
EOrientation  InOrientation 
)
inline

◆ FOrientedFace() [2/2]

UE::CADKernel::FOrientedFace::FOrientedFace ( )
inline

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