|
Diligent Engine
v.2.4.g
|
#include <AdvancedMath.hpp>
Public Attributes | |
| float3 | FrustumCorners [8] |
Public Attributes inherited from Diligent::ViewFrustum | |
| Plane3D | LeftPlane |
| Plane3D | RightPlane |
| Plane3D | BottomPlane |
| Plane3D | TopPlane |
| Plane3D | NearPlane |
| Plane3D | FarPlane |
Additional Inherited Members | |
Public Types inherited from Diligent::ViewFrustum | |
| enum | PLANE_IDX : Uint32 { LEFT_PLANE_IDX = 0, RIGHT_PLANE_IDX = 1, BOTTOM_PLANE_IDX = 2, TOP_PLANE_IDX = 3, NEAR_PLANE_IDX = 4, FAR_PLANE_IDX = 5, NUM_PLANES = 6 } |
Public Member Functions inherited from Diligent::ViewFrustum | |
| const Plane3D & | GetPlane (PLANE_IDX Idx) const |
| Plane3D & | GetPlane (PLANE_IDX Idx) |
| float3 Diligent::ViewFrustumExt::FrustumCorners[8] |
1.8.17