|
Rebel Fork Framework
|
Public Member Functions | |
| unsigned | CalculatePipelineStateHash () const |
| void | Validate () |
| bool | operator== (const OcclusionBufferSettings &rhs) const |
| bool | operator!= (const OcclusionBufferSettings &rhs) const |
Public Attributes | |
| bool | threadedOcclusion_ {} |
| unsigned | maxOccluderTriangles_ { 5000 } |
| unsigned | occlusionBufferSize_ { 256 } |
| float | occluderSizeThreshold_ { 0.025f } |
|
inline |
Utility operators