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

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

bottomCenter() const noexcepts3d::Cone
centers3d::Cone
Cone()=defaults3d::Cone
Cone(double _r, double _h, const Quaternion &_orientation=Quaternion::Identity()) noexcepts3d::Cone
Cone(double cx, double cy, double cz, double _r, double _h, const Quaternion &_orientation=Quaternion::Identity()) noexcepts3d::Cone
Cone(const Vec3 &_center, double _r, double _h, const Quaternion &_orientation=Quaternion::Identity()) noexcepts3d::Cone
Cone(const Vec3 &from, const Vec3 &to, double _r) noexcepts3d::Cone
Cone(const Vec3 &from, const Vec3 &to, double _r, const Quaternion &_orientation) noexcepts3d::Cone
draw(const ColorF &color=Palette::White) consts3d::Cone
draw(const Texture &texture, const ColorF &color=Palette::White) consts3d::Cone
draw(const Quaternion &rotation, const ColorF &color=Palette::White) consts3d::Cone
draw(const Quaternion &rotation, const Texture &texture, const ColorF &color=Palette::White) consts3d::Cone
draw(const Mat4x4 &mat, const ColorF &color=Palette::White) consts3d::Cone
draw(const Mat4x4 &mat, const Texture &texture, const ColorF &color=Palette::White) consts3d::Cone
draw(const PhongMaterial &material) consts3d::Cone
draw(const Texture &texture, const PhongMaterial &material) consts3d::Cone
draw(const Quaternion &rotation, const PhongMaterial &material) consts3d::Cone
draw(const Quaternion &rotation, const Texture &texture, const PhongMaterial &material) consts3d::Cone
draw(const Mat4x4 &mat, const PhongMaterial &material) consts3d::Cone
draw(const Mat4x4 &mat, const Texture &texture, const PhongMaterial &material) consts3d::Cone
hs3d::Cone
hasVolume() const noexcepts3d::Cone
lerp(const Cone &other, double f) const noexcepts3d::Cone
moveBy(value_type _x, value_type _y, value_type _z) noexcepts3d::Cone
moveBy(position_type v) noexcepts3d::Cone
movedBy(value_type _x, value_type _y, value_type _z) const noexcepts3d::Cone
movedBy(position_type v) const noexcepts3d::Cone
orientations3d::Cone
position_type typedefs3d::Cone
rs3d::Cone
scaled(double sr, double sh) const noexcepts3d::Cone
setOrientation(Quaternion _orientation) noexcepts3d::Cone
setPos(value_type cx, value_type cy, value_type cz) noexcepts3d::Cone
setPos(position_type _center) noexcepts3d::Cone
setSize(value_type _r, value_type _h) noexcepts3d::Cone
stretched(double _r, double _h) const noexcepts3d::Cone
top() const noexcepts3d::Cone
value_type typedefs3d::Cone
vector() const noexcepts3d::Cone
xs3d::Cone
ys3d::Cone
zs3d::Cone