#include <round_superellipse_param.h>
Public Attributes | |
| Point | offset |
| Point | signed_scale |
| Octant | top |
| Octant | right |
Definition at line 59 of file round_superellipse_param.h.
| Point impeller::RoundSuperellipseParam::Quadrant::offset |
Definition at line 63 of file round_superellipse_param.h.
Referenced by impeller::RoundSuperellipseParam::Dispatch().
| Octant impeller::RoundSuperellipseParam::Quadrant::right |
Definition at line 83 of file round_superellipse_param.h.
| Point impeller::RoundSuperellipseParam::Quadrant::signed_scale |
Definition at line 78 of file round_superellipse_param.h.
Referenced by impeller::RoundSuperellipseParam::Dispatch().
| Octant impeller::RoundSuperellipseParam::Quadrant::top |
Definition at line 82 of file round_superellipse_param.h.
Referenced by impeller::RoundSuperellipseParam::Dispatch().