 |
DATAKIT API
V2025.4
|
|
Go to the documentation of this file. 1 #ifndef _UTIL_GEOM_PTR_DTK_HPP_
2 #define _UTIL_GEOM_PTR_DTK_HPP_
38 class Dtk_PatchSurface;
Dtk_SmartPtr< Dtk_PatchSurface > Dtk_PatchSurfacePtr
Handles a Dtk_PatchSurface object.
Definition: util_geom_ptr_dtk.hpp:195
Dtk_SmartPtr< Dtk_NurbsSurface > Dtk_NurbsSurfacePtr
Handles a Dtk_NurbsSurface object.
Definition: util_geom_ptr_dtk.hpp:112
Dtk_SmartPtr< Dtk_Curve > Dtk_CurvePtr
Handles a Dtk_Curve object.
Definition: util_geom_ptr_dtk.hpp:51
Dtk_SmartPtr< Dtk_Line > Dtk_LinePtr
Handles a Dtk_Polyline object.
Definition: util_geom_ptr_dtk.hpp:63
This is the Revolution Surface Class. U parametrisation : revolved curve parametrisation V parametris...
Definition: util_geom_dtk.hpp:1101
This is the Spherical Surface Class. U parametrisation : [0.0 - 2PI] 0.0 is given by inUDirection or ...
Definition: util_geom_dtk.hpp:1484
This is the Conical Surface Class. U parametrisation : [0.0 - 2PI] 0.0 is given by inUDirection or in...
Definition: util_geom_dtk.hpp:1362
Dtk_SmartPtr< Dtk_ToroidalSurface > Dtk_ToroidalSurfacePtr
Handles a Dtk_ToroidalSurface object.
Definition: util_geom_ptr_dtk.hpp:163
Dtk_SmartPtr< Dtk_MeshSurface > Dtk_MeshSurfacePtr
Definition: util_geom_ptr_dtk.hpp:188
Dtk_SmartPtr< Dtk_StandardRevolutionSurface > Dtk_StandardRevolutionSurfacePtr
Handles a Dtk_StandardRevolutionSurface object.
Definition: util_geom_ptr_dtk.hpp:127
Dtk_SmartPtr< Dtk_RuledSurface > Dtk_RuledSurfacePtr
Handles a Dtk_RuledSurface object.
Definition: util_geom_ptr_dtk.hpp:139
Dtk_SmartPtr< Dtk_Parabola > Dtk_ParabolaPtr
Handles a Dtk_Parabola object.
Definition: util_geom_ptr_dtk.hpp:88
This is the Toroidal Surface Class. U parametrisation : [0.0 - 2PI] 0.0 is given by inUDirection or i...
Definition: util_geom_dtk.hpp:1421
Dtk_SmartPtr< Dtk_Polyline > Dtk_PolylinePtr
Handles a Dtk_Polyline object.
Definition: util_geom_ptr_dtk.hpp:57
Dtk_SmartPtr< Dtk_TransformedSurface > Dtk_TransformedSurfacePtr
Handles a Dtk_TransformedSurface object.
Definition: util_geom_ptr_dtk.hpp:181
Dtk_Curve is a geometrical entity representing a curve. It is an abstract class that cannot be instan...
Definition: util_geom_dtk.hpp:87
Dtk_SmartPtr< Dtk_RevolutionSurface > Dtk_RevolutionSurfacePtr
Handles a Dtk_RevolutionSurface object.
Definition: util_geom_ptr_dtk.hpp:122
Dtk_SmartPtr< Dtk_FilletSurface > Dtk_FilletSurfacePtr
Handles a Dtk_FilletSurface object.
Definition: util_geom_ptr_dtk.hpp:175
Dtk_SmartPtr< Dtk_CylindricalSurface > Dtk_CylindricalSurfacePtr
Handles a Dtk_CylindricalSurface object.
Definition: util_geom_ptr_dtk.hpp:145
Dtk_SmartPtr< Dtk_NurbsCurve > Dtk_NurbsCurvePtr
Handles a Dtk_NurbsCurve object.
Definition: util_geom_ptr_dtk.hpp:70
This is the Linear Extrusion Surface Class. U parametrisation : Curve to be extruded V parametrisatio...
Definition: util_geom_dtk.hpp:1186
Definition: util_geom_dtk.hpp:1604
This is the Cylindrical Surface Class. U parametrisation : [0.0 - 2PI] 0.0 is given by inUDirection o...
Definition: util_geom_dtk.hpp:1303
Dtk_SmartPtr< Dtk_Point > Dtk_PointPtr
Handles a Dtk_Point object.
Definition: util_geom_ptr_dtk.hpp:44
This is the Offset Surface Class. U parametrisation : like basis surface V parametrisation : like bas...
Definition: util_geom_dtk.hpp:1549
Definition: util_geom_dtk.hpp:633
Definition: util_geom_dtk.hpp:688
This is the Revolution Surface Class. U parametrisation : [0.0 - 2PI] 0.0 is given by inUDirection or...
Definition: util_geom_dtk.hpp:1015
This is the Ruled Surface Class. U Parametrisation is given by curve parametrisation V Parametrisatio...
Definition: util_geom_dtk.hpp:1246
This is the ellipse and circle Class. parametrisation :[ 0.0 - 2PI ] 0.0 is given by inXref or inOrig...
Definition: util_geom_dtk.hpp:567
Dtk_SmartPtr< Dtk_Hyperbola > Dtk_HyperbolaPtr
Handles a Dtk_Hyperbola object.
Definition: util_geom_ptr_dtk.hpp:94
Dtk_SmartPtr< Dtk_OffsetSurface > Dtk_OffsetSurfacePtr
Handles a Dtk_OffsetSurface object.
Definition: util_geom_ptr_dtk.hpp:169
Definition: util_ptr_dtk.hpp:37
Dtk_SmartPtr< Dtk_Conic > Dtk_ConicPtr
Handles a Dtk_Conic object.
Definition: util_geom_ptr_dtk.hpp:76
Dtk_Surface is a geometrical entity representing a surface. Some type of surface are unlimited such a...
Definition: util_geom_dtk.hpp:755
This is the Conic Class.
Definition: util_geom_dtk.hpp:497
This is the Mesh Surface Class.
Definition: util_geom_dtk.hpp:1722
Dtk_SmartPtr< Dtk_PlaneSurface > Dtk_PlaneSurfacePtr
Handles a Dtk_PlaneSurface object.
Definition: util_geom_ptr_dtk.hpp:117
This class represent a point coordinates and information. It is part of the Dtk_Vertex entity.
Definition: util_geom_dtk.hpp:21
This is the Plane Surface Class. U parametrisation : [-infini - +infini] : 0 is inOrigin and unit vec...
Definition: util_geom_dtk.hpp:951
This is the Nurbs Surface Class.
Definition: util_geom_dtk.hpp:824
Dtk_SmartPtr< Dtk_Ellipse > Dtk_EllipsePtr
Handles a Dtk_Ellipse object.
Definition: util_geom_ptr_dtk.hpp:82
Dtk_SmartPtr< Dtk_ConicalSurface > Dtk_ConicalSurfacePtr
Handles a Dtk_ConicalSurface object.
Definition: util_geom_ptr_dtk.hpp:151
This is the Infinite Line Class. 0.0 parametrisation is first point or origin 1.0 parametrisation is ...
Definition: util_geom_dtk.hpp:419
Dtk_SmartPtr< Dtk_SphericalSurface > Dtk_SphericalSurfacePtr
Handles a Dtk_SphericalSurface object.
Definition: util_geom_ptr_dtk.hpp:157
Dtk_SmartPtr< Dtk_Surface > Dtk_SurfacePtr
Handles a Dtk_Surface object.
Definition: util_geom_ptr_dtk.hpp:107
Dtk_SmartPtr< Dtk_LinearExtrusionSurface > Dtk_LinearExtrusionSurfacePtr
Handles a Dtk_LinearExtrusionSurface object.
Definition: util_geom_ptr_dtk.hpp:133
This is the Nurbs Class.
Definition: util_geom_dtk.hpp:188
This is the Polyline and Segment Line Class.
Definition: util_geom_dtk.hpp:338