#include <round_superellipse_param.h>
Public Attributes | |
| Point | offset |
| Point | signed_scale |
| Octant | top |
| Octant | right |
Definition at line 61 of file round_superellipse_param.h.
| Point impeller::RoundSuperellipseParam::Quadrant::offset |
Definition at line 65 of file round_superellipse_param.h.
Referenced by impeller::RoundSuperellipseParam::Dispatch().
| Octant impeller::RoundSuperellipseParam::Quadrant::right |
Definition at line 85 of file round_superellipse_param.h.
| Point impeller::RoundSuperellipseParam::Quadrant::signed_scale |
Definition at line 80 of file round_superellipse_param.h.
Referenced by impeller::RoundSuperellipseParam::Dispatch().
| Octant impeller::RoundSuperellipseParam::Quadrant::top |
Definition at line 84 of file round_superellipse_param.h.
Referenced by impeller::RoundSuperellipseParam::Dispatch().