| 
    CommonLibSSE (powerof3)
    
   | 
 
#include <TESWaterReflections.h>
  
Classes | |
| struct | CubeMapSide | 
Public Member Functions | |
| virtual | ~TESWaterReflections () | 
  Public Member Functions inherited from RE::NiRefObject | |
| NiRefObject () | |
| virtual | ~NiRefObject () | 
| virtual void | DeleteThis () | 
| void | IncRefCount () | 
| void | DecRefCount () | 
| constexpr std::uint32_t | GetRefCount () const noexcept | 
| TES_HEAP_REDEFINE_NEW () | |
Public Attributes | |
| std::uint32_t | flags | 
| NiPlane | reflectPlane | 
| std::uint32_t | unk24 | 
| NiPointer< BSCubeMapCamera > | cubeMapCamera | 
| std::uint64_t | unk30 | 
| std::uint64_t | unk38 | 
| BSWaterShaderMaterial * | waterMaterial | 
| float | unk48 | 
| std::uint32_t | unk4C | 
| CubeMapSide | cubeMapSides [6] | 
| std::uint8_t | unk80 | 
| std::uint8_t | pad81 | 
| std::uint16_t | pad82 | 
| std::uint32_t | pad84 | 
  Public Attributes inherited from RE::NiRefObject | |
| volatile std::uint32_t | _refCount { 0 } | 
| std::uint32_t | _pad0C { 0 } | 
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_TESWaterReflections | 
  Static Public Attributes inherited from RE::NiRefObject | |
| static constexpr auto | RTTI = RTTI_NiRefObject | 
Additional Inherited Members | |
  Static Public Member Functions inherited from RE::NiRefObject | |
| static volatile std::uint32_t * | GetTotalObjectCount () | 
      
  | 
  virtual | 
| NiPointer<BSCubeMapCamera> RE::TESWaterReflections::cubeMapCamera | 
| CubeMapSide RE::TESWaterReflections::cubeMapSides[6] | 
| std::uint32_t RE::TESWaterReflections::flags | 
| std::uint8_t RE::TESWaterReflections::pad81 | 
| std::uint16_t RE::TESWaterReflections::pad82 | 
| std::uint32_t RE::TESWaterReflections::pad84 | 
| NiPlane RE::TESWaterReflections::reflectPlane | 
      
  | 
  inlinestaticconstexpr | 
| std::uint32_t RE::TESWaterReflections::unk24 | 
| std::uint64_t RE::TESWaterReflections::unk30 | 
| std::uint64_t RE::TESWaterReflections::unk38 | 
| float RE::TESWaterReflections::unk48 | 
| std::uint32_t RE::TESWaterReflections::unk4C | 
| std::uint8_t RE::TESWaterReflections::unk80 | 
| BSWaterShaderMaterial* RE::TESWaterReflections::waterMaterial |