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