|
| void | UE::CADKernel::Open3DDebugSegment (FIdent Ident) |
| |
| void | UE::CADKernel::Close3DDebugSegment () |
| |
| void | UE::CADKernel::FlushVisu () |
| |
| void | UE::CADKernel::DrawElement (int32 Dimension, TArray< FVector > &Points, EVisuProperty Property) |
| |
| void | UE::CADKernel::DrawMesh (const FMesh &Mesh) |
| |
| void | UE::CADKernel::Draw (const FLinearBoundary &Boundary, const FRestrictionCurve &Curve, EVisuProperty Property) |
| |
| void | UE::CADKernel::Draw2D (const FCurve &Curve, const FLinearBoundary &Boundary, EVisuProperty Property) |
| |
| void | UE::CADKernel::Draw3D (const FCurve &Curve, const FLinearBoundary &Boundary, EVisuProperty Property) |
| |
| void | UE::CADKernel::Draw (const FCurve &Curve, const FLinearBoundary &Boundary, EVisuProperty Property) |
| |
| void | UE::CADKernel::Draw (const FCurve &Curve, EVisuProperty Property) |
| |
| void | UE::CADKernel::DrawQuadripode (double Height, double Base, FVector &Center, FVector &InDirection, EVisuProperty Property) |
| |
| void | UE::CADKernel::DisplayEntity (const FEntity &Entity) |
| |
| void | UE::CADKernel::DisplayEntity2D (const FEntity &Entity) |
| |
| void | UE::CADKernel::Display (const FPlane &Plane, FIdent Ident) |
| |
| void | UE::CADKernel::DisplayEdgeCriteriaGrid (int32 EdgeId, const TArray< FVector > &Points3D) |
| |
| void | UE::CADKernel::DisplayAABB (const FAABB &Aabb, FIdent Ident) |
| |
| void | UE::CADKernel::DisplayAABB2D (const FAABB2D &aabb, FIdent Ident) |
| |
| void | UE::CADKernel::Display (const FTopologicalVertex &Vertex, EVisuProperty Property) |
| |
| void | UE::CADKernel::Display (const FCurve &Curve) |
| |
| void | UE::CADKernel::Display (const FShell &Shell) |
| |
| void | UE::CADKernel::Draw (const FShell &Shell) |
| |
| void | UE::CADKernel::Display (const FBody &Body) |
| |
| void | UE::CADKernel::Display (const FSurface &Surface) |
| |
| void | UE::CADKernel::Display2D (const FSurface &Surface) |
| |
| void | UE::CADKernel::DisplayIsoCurve (const FSurface &Surface, double Coordinate, EIso IsoType) |
| |
| void | UE::CADKernel::DisplayControlPolygon (const FCurve &Curve) |
| |
| void | UE::CADKernel::DisplayControlPolygon (const FSurface &Surface) |
| |
| void | UE::CADKernel::Display (const FTopologicalFace &Face) |
| |
| void | UE::CADKernel::Display2D (const FTopologicalFace &Face) |
| |
| void | UE::CADKernel::Display2DWithScale (const FTopologicalFace &Face) |
| |
| void | UE::CADKernel::Draw (const FTopologicalFace &Face) |
| |
| void | UE::CADKernel::Draw2D (const FTopologicalFace &Face) |
| |
| void | UE::CADKernel::DrawIsoCurves (const FTopologicalFace &Face) |
| |
| void | UE::CADKernel::Display (const FTopologicalEdge &Edge, EVisuProperty Property) |
| |
| void | UE::CADKernel::Display2D (const FTopologicalEdge &Edge, EVisuProperty Property) |
| |
| void | UE::CADKernel::Display2DWithScale (const FTopologicalEdge &Edge, EVisuProperty Property) |
| |
| void | UE::CADKernel::Draw (const FTopologicalEdge &Edge, EVisuProperty Property) |
| |
| void | UE::CADKernel::Display (const FModel &Model) |
| |
| void | UE::CADKernel::DisplayProductTree (const FModel &Model) |
| |
| void | UE::CADKernel::DisplayProductTree (const FBody &Body) |
| |
| void | UE::CADKernel::DisplayProductTree (const FShell &Shell) |
| |
| void | UE::CADKernel::DisplayProductTree (const FEntity &Entity) |
| |
| void | UE::CADKernel::Display (const FGroup &Group) |
| |
| void | UE::CADKernel::DisplayMesh (const FModel &Model) |
| |
| void | UE::CADKernel::DisplayMesh (const FBody &Body) |
| |
| void | UE::CADKernel::DisplayMesh (const FShell &Shell) |
| |
| void | UE::CADKernel::DisplayMesh (const FFaceMesh &Mesh) |
| |
| void | UE::CADKernel::DisplayMesh (const FEdgeMesh &Mesh) |
| |
| void | UE::CADKernel::DisplayMesh (const FVertexMesh &Mesh) |
| |
| void | UE::CADKernel::Display (const FModelMesh &MeshModel) |
| |
| void | UE::CADKernel::DisplaySegment (const FVector &Point1, const FVector &Point2, FIdent Ident, EVisuProperty Property) |
| |
| void | UE::CADKernel::DisplaySegment (const FVector2d &Point1, const FVector2d &Point2, FIdent Ident, EVisuProperty Property, bool bWithOrientation) |
| |
| void | UE::CADKernel::DisplayLoop (const FTopologicalFace &Surface) |
| |
| void | UE::CADKernel::Display (const FTopologicalLoop &Loop) |
| |
| void | UE::CADKernel::Display2D (const FTopologicalLoop &Loop) |
| |
| void | UE::CADKernel::Display2DWithScale (const FTopologicalLoop &Loop) |
| |