nlib
|
継承メンバを含む nn::nlib::simd::Intersection の全メンバ一覧です。
AxisAlignedBoxAxisAlignedBox(const AxisAlignedBox &aabb0, const AxisAlignedBox &aabb1) noexcept | nn::nlib::simd::Intersection | static |
AxisAlignedBoxPlane(const AxisAlignedBox &aabb, SimdPlaneArg plane_normalized) noexcept | nn::nlib::simd::Intersection | static |
AxisAlignedBoxRay(const AxisAlignedBox &aabb, SimdVectorArg ray_point, SimdVectorArg ray_dir_normalized) noexcept | nn::nlib::simd::Intersection | static |
AxisAlignedBoxSphere(const AxisAlignedBox &aabb, SimdSphereArg sphere) noexcept | nn::nlib::simd::Intersection | static |
AxisAlignedBoxTriangle(const AxisAlignedBox &aabb, SimdVectorArg triangle_point0, SimdVectorArg triangle_point1, SimdVectorArg triangle_point2) noexcept | nn::nlib::simd::Intersection | static |
FrustumAxisAlignedBox(const Frustum &frustum, const AxisAlignedBox &aabb) noexcept | nn::nlib::simd::Intersection | static |
FrustumOrientedBox(const Frustum &frustum, const OrientedBox &obb) noexcept | nn::nlib::simd::Intersection | static |
FrustumPlane(const Frustum &frustum, SimdPlaneArg plane) noexcept | nn::nlib::simd::Intersection | static |
FrustumRay(const Frustum &frustum, SimdVectorArg ray_point, SimdVectorArg ray_dir_normalized) noexcept | nn::nlib::simd::Intersection | static |
FrustumSphere(const Frustum &frustum, SimdSphereArg sphere) noexcept | nn::nlib::simd::Intersection | static |
FrustumTriangle(const Frustum &frustum, SimdVectorArg triangle_point0, SimdVectorArg triangle_point1, SimdVectorArg triangle_point2) noexcept | nn::nlib::simd::Intersection | static |
OrientedBoxAxisAlignedBox(const OrientedBox &box, const AxisAlignedBox &aabb) noexcept | nn::nlib::simd::Intersection | static |
OrientedBoxOrientedBox(const OrientedBox &box0, const OrientedBox &box1) noexcept | nn::nlib::simd::Intersection | static |
OrientedBoxPlane(const OrientedBox &box, SimdPlaneArg plane_normalized) noexcept | nn::nlib::simd::Intersection | static |
OrientedBoxRay(const OrientedBox &box, SimdVectorArg ray_point, SimdVectorArg ray_dir_normalized) noexcept | nn::nlib::simd::Intersection | static |
OrientedBoxSphere(const OrientedBox &box, SimdSphereArg sphere) noexcept | nn::nlib::simd::Intersection | static |
OrientedBoxTriangle(const OrientedBox &box, SimdVectorArg triangle_point0, SimdVectorArg triangle_point1, SimdVectorArg triangle_point2) noexcept | nn::nlib::simd::Intersection | static |
PLANE_BACK 列挙値 | nn::nlib::simd::Intersection | |
PLANE_FRONT 列挙値 | nn::nlib::simd::Intersection | |
PLANE_INTERSECT 列挙値 | nn::nlib::simd::Intersection | |
PlaneLine(SimdPlaneArg plane, SimdVectorArg line_point, SimdVectorArg line_dir_normalized) noexcept | nn::nlib::simd::Intersection | static |
PlanePlane(SimdPlaneArg plane0, SimdPlaneArg plane1) noexcept | nn::nlib::simd::Intersection | static |
PlaneRay(SimdPlaneArg plane, SimdVectorArg ray_point, SimdVectorArg ray_dir_normalized) noexcept | nn::nlib::simd::Intersection | static |
PlaneResult 列挙名 | nn::nlib::simd::Intersection | |
PlaneSegment(SimdPlaneArg plane, SimdVectorArg segment_point0, SimdVectorArg segment_point1) noexcept | nn::nlib::simd::Intersection | static |
SpherePlane(SimdSphereArg sphere, SimdPlaneArg plane_normalized) noexcept | nn::nlib::simd::Intersection | static |
SphereRay(float *distance, SimdSphereArg sphere, SimdVectorArg ray_point, SimdVectorArg ray_dir_normalized) noexcept | nn::nlib::simd::Intersection | static |
SphereSphere(SimdSphereArg sphere0, SimdSphereArg sphere1) noexcept | nn::nlib::simd::Intersection | static |
SphereTriangle(SimdSphereArg sphere, SimdVectorArg triangle_point0, SimdVectorArg triangle_point1, SimdVectorArg triangle_point2) noexcept | nn::nlib::simd::Intersection | static |
TrianglePlane(SimdVectorArg triangle_point0, SimdVectorArg triangle_point1, SimdVectorArg triangle_point2, SimdPlaneArg plane_normalized) noexcept | nn::nlib::simd::Intersection | static |
TriangleRay(float *distance, SimdVectorArg triangle_point0, SimdVectorArg triangle_point1, SimdVectorArg triangle_point2, SimdVectorArg ray_point, SimdVectorArg ray_dir_normalized) noexcept | nn::nlib::simd::Intersection | static |
© 2013, 2014, 2015 Nintendo Co., Ltd. All rights reserved.