| 
    CommonLibSSE NG
    
   | 
 
#include <BGSDistantTreeBlock.h>
Classes | |
| struct | InstanceData | 
| struct | TreeGroup | 
Public Attributes | |
| BSTArray< TreeGroup * > | treeGroups | 
| BSTHashMap< std::uint32_t, InstanceData * > | instanceMap | 
| BSTHashMap< std::uint32_t, TreeGroup * > | nextGroup | 
| BGSTerrainNode * | node | 
| bool | doneLoading | 
| bool | attached | 
| bool | allVisible | 
| std::uint8_t | pad83 | 
| std::uint32_t | pad84 | 
| bool RE::BGSDistantTreeBlock::allVisible | 
| bool RE::BGSDistantTreeBlock::attached | 
| bool RE::BGSDistantTreeBlock::doneLoading | 
| BSTHashMap<std::uint32_t, InstanceData*> RE::BGSDistantTreeBlock::instanceMap | 
| BSTHashMap<std::uint32_t, TreeGroup*> RE::BGSDistantTreeBlock::nextGroup | 
| BGSTerrainNode* RE::BGSDistantTreeBlock::node | 
| std::uint8_t RE::BGSDistantTreeBlock::pad83 | 
| std::uint32_t RE::BGSDistantTreeBlock::pad84 |