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

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

centers3d::Plane
ds3d::Plane
draw(const ColorF &color=Palette::White) consts3d::Plane
draw(const Texture &texture, const ColorF &color=Palette::White) consts3d::Plane
draw(const TextureRegion &textureRegion, const ColorF &color=Palette::White) consts3d::Plane
draw(const Quaternion &rotation, const ColorF &color=Palette::White) consts3d::Plane
draw(const Quaternion &rotation, const Texture &texture, const ColorF &color=Palette::White) consts3d::Plane
draw(const Quaternion &rotation, const TextureRegion &textureRegion, const ColorF &color=Palette::White) consts3d::Plane
draw(const Mat4x4 &mat, const ColorF &color=Palette::White) consts3d::Plane
draw(const Mat4x4 &mat, const Texture &texture, const ColorF &color=Palette::White) consts3d::Plane
draw(const Mat4x4 &mat, const TextureRegion &textureRegion, const ColorF &color=Palette::White) consts3d::Plane
draw(const PhongMaterial &material) consts3d::Plane
draw(const Texture &texture, const PhongMaterial &material) consts3d::Plane
draw(const TextureRegion &textureRegion, const PhongMaterial &material) consts3d::Plane
draw(const Quaternion &rotation, const PhongMaterial &material) consts3d::Plane
draw(const Quaternion &rotation, const Texture &texture, const PhongMaterial &material) consts3d::Plane
draw(const Quaternion &rotation, const TextureRegion &textureRegion, const PhongMaterial &material) consts3d::Plane
draw(const Mat4x4 &mat, const PhongMaterial &material) consts3d::Plane
draw(const Mat4x4 &mat, const Texture &texture, const PhongMaterial &material) consts3d::Plane
draw(const Mat4x4 &mat, const TextureRegion &textureRegion, const PhongMaterial &material) consts3d::Plane
Formatter(FormatData &formatData, const Plane &value)s3d::Planefriend
hasArea() const noexcepts3d::Plane
intersects(const Ray &ray) const noexcepts3d::Plane
lerp(const Plane &other, double f) const noexcepts3d::Plane
moveBy(value_type _x, value_type _y, value_type _z) noexcepts3d::Plane
moveBy(position_type v) noexcepts3d::Plane
movedBy(value_type _x, value_type _y, value_type _z) const noexcepts3d::Plane
movedBy(position_type v) const noexcepts3d::Plane
operator<<(std::basic_ostream< CharType > &output, const Plane &value)s3d::Planefriend
operator>>(std::basic_istream< CharType > &input, Plane &value)s3d::Planefriend
Plane()=defaults3d::Plane
Plane(double _size) noexcepts3d::Planeexplicit
Plane(Arithmetic _size) noexcepts3d::Planeexplicit
Plane(double _w, double _h) noexcepts3d::Plane
Plane(W _w, H _h) noexcepts3d::Planeexplicit
Plane(const Vec2 &_size) noexcepts3d::Planeexplicit
Plane(double cx, double cy, double cz, double _size) noexcepts3d::Plane
Plane(X cx, Y cy, Z cz, S _size) noexcepts3d::Plane
Plane(double cx, double cy, double cz, double _w, double _h) noexcepts3d::Plane
Plane(X cx, Y cy, Z cz, W _w, H _h) noexcepts3d::Plane
Plane(double cx, double cy, double cz, const Vec2 &_size) noexcepts3d::Plane
Plane(X cx, Y cy, Z cz, const Vec2 &_size) noexcepts3d::Plane
Plane(const Vec3 &_center, double _size) noexcepts3d::Plane
Plane(const Vec3 &_center, Arithmetic _size) noexcepts3d::Plane
Plane(const Vec3 &_center, double _w, double _h) noexcepts3d::Plane
Plane(const Vec3 &_center, W _w, H _h) noexcepts3d::Plane
Plane(const Vec3 &_center, const Vec2 &_size) noexcepts3d::Plane
position_type typedefs3d::Plane
scaled(double s) const noexcepts3d::Plane
scaled(double sx, double sz) const noexcepts3d::Plane
scaled(Vec2 s) const noexcepts3d::Plane
setPos(value_type cx, value_type cy, value_type cz) noexcepts3d::Plane
setPos(position_type _center) noexcepts3d::Plane
setSize(value_type _w, value_type _d) noexcepts3d::Plane
setSize(size_type _size) noexcepts3d::Plane
sizes3d::Plane
size_type typedefs3d::Plane
stretched(value_type xz) const noexcepts3d::Plane
stretched(value_type _x, value_type _z) const noexcepts3d::Plane
stretched(size_type xz) const noexcepts3d::Plane
value_type typedefs3d::Plane
ws3d::Plane
xs3d::Plane
ys3d::Plane
zs3d::Plane