Cogs.Core
Public Attributes | List of all members
Cogs::PermutationDependentRenderContextData Struct Reference

Part of the render context that depends on the selected permutation. More...

#include <RenderContext.h>

Public Attributes

EffectHandle clipmapEffect
 
EffectHandle clipmapDepthEffect
 
EffectHandle oceanEffect
 

Detailed Description

Part of the render context that depends on the selected permutation.

Definition at line 141 of file RenderContext.h.

Member Data Documentation

◆ clipmapDepthEffect

EffectHandle Cogs::PermutationDependentRenderContextData::clipmapDepthEffect

Definition at line 144 of file RenderContext.h.

◆ clipmapEffect

EffectHandle Cogs::PermutationDependentRenderContextData::clipmapEffect

Definition at line 143 of file RenderContext.h.

◆ oceanEffect

EffectHandle Cogs::PermutationDependentRenderContextData::oceanEffect

Definition at line 146 of file RenderContext.h.


The documentation for this struct was generated from the following file: