Castor3D 0.16.0
Multiplatform 3D engine
Public Member Functions | Public Attributes | List of all members
castor3d::RefractionData Struct Reference

#include <RefractionComponent.hpp>

Collaboration diagram for castor3d::RefractionData:
Collaboration graph
[legend]

Public Member Functions

 RefractionData (std::atomic_bool &dirty)
 

Public Attributes

castor::AtomicGroupChangeTracked< float > factor
 
castor::AtomicGroupChangeTracked< bool > enabled
 

Constructor & Destructor Documentation

◆ RefractionData()

castor3d::RefractionData::RefractionData ( std::atomic_bool & dirty)
inlineexplicit

Member Data Documentation

◆ enabled

castor::AtomicGroupChangeTracked< bool > castor3d::RefractionData::enabled

◆ factor

castor::AtomicGroupChangeTracked< float > castor3d::RefractionData::factor

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