継承メンバを含む Cylinder の全メンバ一覧です。
| GetCenterAxis() | Cylinder | |
| GetCenterPoint() | Cylinder | |
| GetEndAngle() | Cylinder | |
| GetHeightBottom() | Cylinder | |
| GetHeightTop() | Cylinder | |
| GetInnerRadius() | Cylinder | |
| GetOuterRadius() | Cylinder | |
| GetStartAngle() | Cylinder | |
| GetUseAngle() | Cylinder | |
| GetUseHeight() | Cylinder | |
| GetXAxis() | Cylinder | |
| SetCenterAxis(double x, double y, double z) | Cylinder | |
| SetCenterAxisByPoint(Point *center_axis) | Cylinder | |
| SetCenterPoint(double x, double y, double z) | Cylinder | |
| SetCenterPointByPoint(Point *center) | Cylinder | |
| SetEndAngle(double angle) | Cylinder | |
| SetHeightBottom(double bottom) | Cylinder | |
| SetHeightTop(double top) | Cylinder | |
| SetInnerRadius(double radius) | Cylinder | |
| SetOuterRadius(double radius) | Cylinder | |
| SetStartAngle(double angle) | Cylinder | |
| SetUseAngle(bool use) | Cylinder | |
| SetUseHeight(bool use) | Cylinder | |
| SetXAxis(double x, double y, double z) | Cylinder | |
| SetXAxisByPoint(Point *x_axis) | Cylinder |