|
opynsim
Unofficial C++ Documentation
|
#include <lathe_geometry.h>
Public Attributes | |
| std::vector< Vector2 > | points = {{0.0f, -0.5f}, {0.5f, 0.0f}, {0.0f, 0.5f}} |
| size_t | num_segments = 12 |
| Radians | phi_start = Degrees{0} |
| Radians | phi_length = Degrees{360} |
Friends | |
| bool | operator== (const LatheGeometryParams &, const LatheGeometryParams &)=default |
|
friend |
| size_t osc::LatheGeometryParams::num_segments = 12 |