CommonLibSSE (Parapets fork)
RE::BSIReverbType Class Referenceabstract

#include <BSIReverbType.h>

Inheritance diagram for RE::BSIReverbType:
RE::BGSReverbParameters

Public Member Functions

virtual std::int32_t DoGetRoomLevel () const =0
 
virtual std::int32_t DoGetRoomHFLevel () const =0
 
virtual float DoGetDecayTime () const =0
 
virtual float DoGetDecayHFRatio () const =0
 
virtual std::int32_t DoGetReflectionLevel () const =0
 
virtual float DoGetReflectionDelay () const =0
 
virtual std::int32_t DoGetReverbLevel () const =0
 
virtual float DoGetReverbDelay () const =0
 
virtual float DoGetDiffusion () const =0
 
virtual float DoGetDensity () const =0
 
virtual float DoGetHFReference () const =0
 

Static Public Attributes

static constexpr auto RTTI = RTTI_BSIReverbType
 

Member Function Documentation

◆ DoGetDecayHFRatio()

virtual float RE::BSIReverbType::DoGetDecayHFRatio ( ) const
pure virtual

Implemented in RE::BGSReverbParameters.

◆ DoGetDecayTime()

virtual float RE::BSIReverbType::DoGetDecayTime ( ) const
pure virtual

Implemented in RE::BGSReverbParameters.

◆ DoGetDensity()

virtual float RE::BSIReverbType::DoGetDensity ( ) const
pure virtual

Implemented in RE::BGSReverbParameters.

◆ DoGetDiffusion()

virtual float RE::BSIReverbType::DoGetDiffusion ( ) const
pure virtual

Implemented in RE::BGSReverbParameters.

◆ DoGetHFReference()

virtual float RE::BSIReverbType::DoGetHFReference ( ) const
pure virtual

Implemented in RE::BGSReverbParameters.

◆ DoGetReflectionDelay()

virtual float RE::BSIReverbType::DoGetReflectionDelay ( ) const
pure virtual

Implemented in RE::BGSReverbParameters.

◆ DoGetReflectionLevel()

virtual std::int32_t RE::BSIReverbType::DoGetReflectionLevel ( ) const
pure virtual

Implemented in RE::BGSReverbParameters.

◆ DoGetReverbDelay()

virtual float RE::BSIReverbType::DoGetReverbDelay ( ) const
pure virtual

Implemented in RE::BGSReverbParameters.

◆ DoGetReverbLevel()

virtual std::int32_t RE::BSIReverbType::DoGetReverbLevel ( ) const
pure virtual

Implemented in RE::BGSReverbParameters.

◆ DoGetRoomHFLevel()

virtual std::int32_t RE::BSIReverbType::DoGetRoomHFLevel ( ) const
pure virtual

Implemented in RE::BGSReverbParameters.

◆ DoGetRoomLevel()

virtual std::int32_t RE::BSIReverbType::DoGetRoomLevel ( ) const
pure virtual

Implemented in RE::BGSReverbParameters.

Member Data Documentation

◆ RTTI

constexpr auto RE::BSIReverbType::RTTI = RTTI_BSIReverbType
inlinestaticconstexpr

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