ezEngine Release 25.08
Loading...
Searching...
No Matches
ezAmbientCube< T > Struct Template Reference

Public Member Functions

 EZ_DECLARE_POD_TYPE ()
 
template<typename U >
 ezAmbientCube (const ezAmbientCube< U > &other)
 
template<typename U >
void operator= (const ezAmbientCube< U > &other)
 
bool operator== (const ezAmbientCube &other) const
 
bool operator!= (const ezAmbientCube &other) const
 
void AddSample (const ezVec3 &vDir, const T &value)
 
Evaluate (const ezVec3 &vNormal) const
 
ezResult Serialize (ezStreamWriter &inout_stream) const
 
ezResult Deserialize (ezStreamReader &inout_stream)
 
template<typename U >
EZ_ALWAYS_INLINE ezAmbientCube (const ezAmbientCube< U > &other)
 
template<typename U >
EZ_FORCE_INLINE void operator= (const ezAmbientCube< U > &other)
 

Public Attributes

m_Values [ezAmbientCubeBasis::NumDirs]
 

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