KDGpuExample::OrthoOptions¶
#include <view_projection.h>
Public Attributes¶
| Name | |
|---|---|
| float | left | 
| float | right | 
| float | bottom | 
| float | top | 
| float | nearPlane | 
| float | farPlane | 
| ApplyPostViewCorrection | applyPostViewCorrection | 
Public Attributes Documentation¶
variable left¶
1 |  | 
variable right¶
1 |  | 
variable bottom¶
1 |  | 
variable top¶
1 |  | 
variable nearPlane¶
1 |  | 
variable farPlane¶
1 |  | 
variable applyPostViewCorrection¶
1 |  | 
Updated on 2025-11-02 at 00:01:41 +0000