![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrenderclippingfrustum_p.h>
Public Attributes | |
BoxEdgeFlag | lowerEdge |
BoxEdgeFlag | upperEdge |
Definition at line 39 of file qssgrenderclippingfrustum_p.h.
BoxEdgeFlag QSSGClipPlane::BoxEdge::lowerEdge |
Definition at line 41 of file qssgrenderclippingfrustum_p.h.
Referenced by QSSGClipPlane::calculateBBoxEdges(), QSSGClipPlane::intersect(), and QSSGClipPlane::intersectSimple().
BoxEdgeFlag QSSGClipPlane::BoxEdge::upperEdge |
Definition at line 42 of file qssgrenderclippingfrustum_p.h.
Referenced by QSSGClipPlane::calculateBBoxEdges(), QSSGClipPlane::intersect(), and QSSGClipPlane::intersectSimple().