Cylinder object with rounded edges (no endcaps)
More...
#include <CD_RoundedCylinderIF.H>
|
|
void | makeBaseIF () |
| | Make the implicit function.
|
| |
Cylinder object with rounded edges (no endcaps)
◆ RoundedCylinderIF() [1/2]
Constructor.
- Parameters
-
| [in] | a_center1 | Cylinder endpoint |
| [in] | a_center2 | Other cylinder endpoint |
| [in] | a_radius | Cylinder radius |
| [in] | a_curv | Radius of curvature |
| [in] | a_fluidInside | Domain on inside or outside |
◆ RoundedCylinderIF() [2/2]
Copy constructor.
- Parameters
-
| [in] | a_inputIF | Input cylinder |
◆ newImplicitFunction()
| BaseIF * RoundedCylinderIF::newImplicitFunction |
( |
| ) |
const |
|
overridevirtual |
IF factory method.
- Returns
- New copy of this implicit function
◆ value()
Get distance to object.
- Parameters
-
| [in] | a_point | Physical position. |
- Returns
- Function value at the given point
The documentation for this class was generated from the following files: