Inheritance Graph
graph BT
CHCppRenderer
click CHCppRenderer "escript_type_MinSG_CHCppRenderer"
Attributes
| MODE_CULLING | |
| MODE_SHOW_CULLED | |
| MODE_SHOW_VISIBLE | |
| MODE_UNCONDITIONED |
Functions
| _constructor() | [ESMF] new MinSG.CHCppRenderer |
| getMaxAreaDerivationForTightBoundingVolumes() | [ESMF] float MinSG.getMaxAreaDerivationForTightBoundingVolumes() |
| getMaxDepthForTightBoundingVolumes() | [ESMF] int MinSG.getMaxDepthForTightBoundingVolumes() |
| getMaxPrevInvisNodesBatchSize() | [ESMF] int MinSG.getMaxPrevInvisNodesBatchSize() |
| getMode() | [ESMF] enum MinSG.getMode() |
| getSkippedFramesTillQuery() | [ESMF] int MinSG.getSkippedFramesTillQuery() |
| getVisibilityThreshold() | [ESMF] int MinSG.getVisibilityThreshold() |
| setMaxAreaDerivationForTightBoundingVolumes(p0) | [ESMF] void MinSG.setMaxAreaDerivationForTightBoundingVolumes(float) |
| setMaxDepthForTightBoundingVolumes(p0) | [ESMF] void MinSG.setMaxDepthForTightBoundingVolumes(int) |
| setMaxPrevInvisNodesBatchSize(p0) | [ESMF] void MinSG.setMaxPrevInvisNodesBatchSize(int) |
| setMode(p0) | [ESMF] void MinSG.setMode(mode) |
| setSkippedFramesTillQuery(p0) | [ESMF] void MinSG.setSkippedFramesTillQuery(int) |
| setVisibilityThreshold(p0) | [ESMF] void MinSG.setMode(int) |