OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::Disc Member List

This is the complete list of members for s3d::Disc, including all inherited members.

centers3d::Disc
Disc()=defaults3d::Disc
Disc(double _r) noexcepts3d::Discexplicit
Disc(double cx, double cy, double cz, double _r) noexcepts3d::Disc
Disc(const Vec3 &_center, double _r) noexcepts3d::Disc
draw(const ColorF &color=Palette::White) consts3d::Disc
draw(const Texture &texture, const ColorF &color=Palette::White) consts3d::Disc
draw(const Quaternion &rotation, const ColorF &color=Palette::White) consts3d::Disc
draw(const Quaternion &rotation, const Texture &texture, const ColorF &color=Palette::White) consts3d::Disc
draw(const Mat4x4 &mat, const ColorF &color=Palette::White) consts3d::Disc
draw(const Mat4x4 &mat, const Texture &texture, const ColorF &color=Palette::White) consts3d::Disc
draw(const PhongMaterial &material) consts3d::Disc
draw(const Texture &texture, const PhongMaterial &material) consts3d::Disc
draw(const Quaternion &rotation, const PhongMaterial &material) consts3d::Disc
draw(const Quaternion &rotation, const Texture &texture, const PhongMaterial &material) consts3d::Disc
draw(const Mat4x4 &mat, const PhongMaterial &material) consts3d::Disc
draw(const Mat4x4 &mat, const Texture &texture, const PhongMaterial &material) consts3d::Disc
hasArea() const noexcepts3d::Disc
lerp(const Disc &other, double f) const noexcepts3d::Disc
moveBy(value_type _x, value_type _y, value_type _z) noexcepts3d::Disc
moveBy(position_type v) noexcepts3d::Disc
movedBy(value_type _x, value_type _y, value_type _z) const noexcepts3d::Disc
movedBy(position_type v) const noexcepts3d::Disc
position_type typedefs3d::Disc
rs3d::Disc
scaled(double s) const noexcepts3d::Disc
setPos(value_type cx, value_type cy, value_type cz) noexcepts3d::Disc
setPos(position_type _center) noexcepts3d::Disc
setR(size_type _r) noexcepts3d::Disc
size_type typedefs3d::Disc
stretched(value_type _r) const noexcepts3d::Disc
value_type typedefs3d::Disc
xs3d::Disc
ys3d::Disc
zs3d::Disc