![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FPoly, including all inherited members.
| Actor | FPoly | |
| Area() | FPoly | |
| Base | FPoly | |
| BuildInfiniteFPoly(const FPlane &InPlane) | FPoly | static |
| CalcNormal(bool bSilent=0) | FPoly | |
| DoesLineIntersect(FVector Start, FVector End, FVector *Intersect=NULL) | FPoly | |
| Faces(const FPoly &Test) const | FPoly | |
| Fix() | FPoly | |
| FPoly() | FPoly | |
| GetMidPoint() | FPoly | |
| GetVertexIndex(FVector3f &InVtx) | FPoly | |
| iBrushPoly | FPoly | |
| iLink | FPoly | |
| iLinkSurf | FPoly | |
| Init() | FPoly | |
| InsertVertex(int32 InPos, FVector InVtx) | FPoly | |
| IsBackfaced(const FVector3f &Point) const | FPoly | inline |
| IsConvex() | FPoly | |
| IsCoplanar() | FPoly | |
| IsCoplanar(const FPoly &Test) const | FPoly | inline |
| ItemName | FPoly | |
| LightMapScale | FPoly | |
| LightmassSettings | FPoly | |
| Material | FPoly | |
| Normal | FPoly | |
| OnPlane(FVector InVtx) | FPoly | |
| OnPoly(FVector InVtx) | FPoly | |
| operator!= | FPoly | friend |
| operator<< | FPoly | friend |
| operator== | FPoly | friend |
| PolyFlags | FPoly | |
| RemoveColinears() | FPoly | |
| RemoveVertex(FVector InVtx) | FPoly | |
| Reverse() | FPoly | |
| Rotate(const FRotator3f &Rotation) | FPoly | |
| RulesetVariation | FPoly | |
| Scale(const FVector3f &Scale) | FPoly | |
| SmoothingMask | FPoly | |
| Split(const FVector3f &InNormal, const FVector3f &InBase) | FPoly | |
| SplitWithNode(const UModel *Model, int32 iNode, FPoly *FrontPoly, FPoly *BackPoly, int32 VeryPrecise) const | FPoly | |
| SplitWithPlane(const FVector3f &InBase, const FVector3f &InNormal, FPoly *FrontPoly, FPoly *BackPoly, int32 VeryPrecise) const | FPoly | |
| SplitWithPlaneFast(const FPlane &Plane, FPoly *FrontPoly, FPoly *BackPoly) const | FPoly | |
| TextureU | FPoly | |
| TextureV | FPoly | |
| Transform(const FVector3f &PostAdd) | FPoly | |
| Triangulate(ABrush *InOwnerBrush, TArray< FPoly > &OutTriangles) | FPoly | |
| Vertices | FPoly | |
| VerticesArrayType typedef | FPoly |