![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::InfinitePlane, including all inherited members.
| InfinitePlane()=default | s3d::InfinitePlane | |
| InfinitePlane(const InfinitePlane &)=default | s3d::InfinitePlane | |
| InfinitePlane(const Float3 &point, const Float3 &normal) noexcept | s3d::InfinitePlane | |
| InfinitePlane(const Float3 &p0, const Float3 &p1, const Float3 &p2) noexcept | s3d::InfinitePlane | |
| InfinitePlane(Float4 _vec) noexcept | s3d::InfinitePlane | explicit |
| InfinitePlane(aligned_float4 _vec) noexcept | s3d::InfinitePlane | |
| intersects(const Ray &ray) const noexcept | s3d::InfinitePlane | |
| normal() const noexcept | s3d::InfinitePlane | |
| operator aligned_float4() const noexcept | s3d::InfinitePlane | |
| operator=(const InfinitePlane &)=default | s3d::InfinitePlane | |
| operator=(aligned_float4 other) noexcept | s3d::InfinitePlane | |
| operator=(SIMD_Float4 other) noexcept | s3d::InfinitePlane | |
| value | s3d::InfinitePlane |