Cone utilities.
More...
#include <bayeux/geomtools/cone.h>
◆ compute_frustrum_lateral_surface()
static double geomtools::cone::compute_frustrum_lateral_surface |
( |
double |
z1_, |
|
|
double |
z2_, |
|
|
double |
r1_, |
|
|
double |
r2_ |
|
) |
| |
|
static |
Compute the lateral surface of a conical frustrum.
◆ compute_frustrum_volume()
static double geomtools::cone::compute_frustrum_volume |
( |
double |
z1_, |
|
|
double |
z2_, |
|
|
double |
r1_, |
|
|
double |
r2_ |
|
) |
| |
|
static |
Compute the volume of a conical frustrum.
◆ generate_wires_self()
virtual void geomtools::cone::generate_wires_self |
( |
wires_type & |
wires_, |
|
|
uint32_t |
options_ = 0 |
|
) |
| const |
|
virtual |
Generate a sequence of polylines for wires 3D rendering.
The documentation for this class was generated from the following file: