![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::Disc, including all inherited members.
| center | s3d::Disc | |
| Disc()=default | s3d::Disc | |
| Disc(double _r) noexcept | s3d::Disc | explicit |
| Disc(double cx, double cy, double cz, double _r) noexcept | s3d::Disc | |
| Disc(const Vec3 &_center, double _r) noexcept | s3d::Disc | |
| draw(const ColorF &color=Palette::White) const | s3d::Disc | |
| draw(const Texture &texture, const ColorF &color=Palette::White) const | s3d::Disc | |
| draw(const Quaternion &rotation, const ColorF &color=Palette::White) const | s3d::Disc | |
| draw(const Quaternion &rotation, const Texture &texture, const ColorF &color=Palette::White) const | s3d::Disc | |
| draw(const Mat4x4 &mat, const ColorF &color=Palette::White) const | s3d::Disc | |
| draw(const Mat4x4 &mat, const Texture &texture, const ColorF &color=Palette::White) const | s3d::Disc | |
| draw(const PhongMaterial &material) const | s3d::Disc | |
| draw(const Texture &texture, const PhongMaterial &material) const | s3d::Disc | |
| draw(const Quaternion &rotation, const PhongMaterial &material) const | s3d::Disc | |
| draw(const Quaternion &rotation, const Texture &texture, const PhongMaterial &material) const | s3d::Disc | |
| draw(const Mat4x4 &mat, const PhongMaterial &material) const | s3d::Disc | |
| draw(const Mat4x4 &mat, const Texture &texture, const PhongMaterial &material) const | s3d::Disc | |
| hasArea() const noexcept | s3d::Disc | |
| lerp(const Disc &other, double f) const noexcept | s3d::Disc | |
| moveBy(value_type _x, value_type _y, value_type _z) noexcept | s3d::Disc | |
| moveBy(position_type v) noexcept | s3d::Disc | |
| movedBy(value_type _x, value_type _y, value_type _z) const noexcept | s3d::Disc | |
| movedBy(position_type v) const noexcept | s3d::Disc | |
| position_type typedef | s3d::Disc | |
| r | s3d::Disc | |
| scaled(double s) const noexcept | s3d::Disc | |
| setPos(value_type cx, value_type cy, value_type cz) noexcept | s3d::Disc | |
| setPos(position_type _center) noexcept | s3d::Disc | |
| setR(size_type _r) noexcept | s3d::Disc | |
| size_type typedef | s3d::Disc | |
| stretched(value_type _r) const noexcept | s3d::Disc | |
| value_type typedef | s3d::Disc | |
| x | s3d::Disc | |
| y | s3d::Disc | |
| z | s3d::Disc |