![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::Cylinder, including all inherited members.
| bottomCenter() const noexcept | s3d::Cylinder | |
| center | s3d::Cylinder | |
| Cylinder()=default | s3d::Cylinder | |
| Cylinder(double _r, double _h, const Quaternion &_orientation=Quaternion::Identity()) noexcept | s3d::Cylinder | |
| Cylinder(double cx, double cy, double cz, double _r, double _h, const Quaternion &_orientation=Quaternion::Identity()) noexcept | s3d::Cylinder | |
| Cylinder(const Vec3 &_center, double _r, double _h, const Quaternion &_orientation=Quaternion::Identity()) noexcept | s3d::Cylinder | |
| Cylinder(const Vec3 &from, const Vec3 &to, double _r) noexcept | s3d::Cylinder | |
| Cylinder(const Vec3 &from, const Vec3 &to, double _r, const Quaternion &_orientation) noexcept | s3d::Cylinder | |
| draw(const ColorF &color=Palette::White) const | s3d::Cylinder | |
| draw(const Texture &texture, const ColorF &color=Palette::White) const | s3d::Cylinder | |
| draw(const Quaternion &rotation, const ColorF &color=Palette::White) const | s3d::Cylinder | |
| draw(const Quaternion &rotation, const Texture &texture, const ColorF &color=Palette::White) const | s3d::Cylinder | |
| draw(const Mat4x4 &mat, const ColorF &color=Palette::White) const | s3d::Cylinder | |
| draw(const Mat4x4 &mat, const Texture &texture, const ColorF &color=Palette::White) const | s3d::Cylinder | |
| draw(const PhongMaterial &material) const | s3d::Cylinder | |
| draw(const Texture &texture, const PhongMaterial &material) const | s3d::Cylinder | |
| draw(const Quaternion &rotation, const PhongMaterial &material) const | s3d::Cylinder | |
| draw(const Quaternion &rotation, const Texture &texture, const PhongMaterial &material) const | s3d::Cylinder | |
| draw(const Mat4x4 &mat, const PhongMaterial &material) const | s3d::Cylinder | |
| draw(const Mat4x4 &mat, const Texture &texture, const PhongMaterial &material) const | s3d::Cylinder | |
| h | s3d::Cylinder | |
| hasVolume() const noexcept | s3d::Cylinder | |
| lerp(const Cylinder &other, double f) const noexcept | s3d::Cylinder | |
| moveBy(value_type _x, value_type _y, value_type _z) noexcept | s3d::Cylinder | |
| moveBy(position_type v) noexcept | s3d::Cylinder | |
| movedBy(value_type _x, value_type _y, value_type _z) const noexcept | s3d::Cylinder | |
| movedBy(position_type v) const noexcept | s3d::Cylinder | |
| orientation | s3d::Cylinder | |
| position_type typedef | s3d::Cylinder | |
| r | s3d::Cylinder | |
| scaled(double sr, double sh) const noexcept | s3d::Cylinder | |
| setOrientation(Quaternion _orientation) noexcept | s3d::Cylinder | |
| setPos(value_type cx, value_type cy, value_type cz) noexcept | s3d::Cylinder | |
| setPos(position_type _center) noexcept | s3d::Cylinder | |
| setSize(value_type _r, value_type _h) noexcept | s3d::Cylinder | |
| stretched(double _r, double _h) const noexcept | s3d::Cylinder | |
| topCenter() const noexcept | s3d::Cylinder | |
| value_type typedef | s3d::Cylinder | |
| vector() const noexcept | s3d::Cylinder | |
| x | s3d::Cylinder | |
| y | s3d::Cylinder | |
| z | s3d::Cylinder |