StencilOpState Struct
struct QRhiGraphicsPipeline::StencilOpState스텐실 작동 상태를 설명합니다. More...
이 구조체는 Qt 6.6에 도입되었습니다.
공용 변수
QRhiGraphicsPipeline::CompareOp | compareOp |
QRhiGraphicsPipeline::StencilOp | depthFailOp |
QRhiGraphicsPipeline::StencilOp | failOp |
QRhiGraphicsPipeline::StencilOp | passOp |
상세 설명
기본으로 구성된 StencilOpState는 다음과 같은 집합을 가집니다:
참고: 호환성이 제한적으로 보장되는 RHI API이며, 자세한 내용은 QRhi 을 참조하세요.
멤버 변수 문서
QRhiGraphicsPipeline::CompareOp StencilOpState::compareOp
QRhiGraphicsPipeline::StencilOp StencilOpState::depthFailOp
QRhiGraphicsPipeline::StencilOp StencilOpState::failOp
QRhiGraphicsPipeline::StencilOp StencilOpState::passOp
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.