Rebel Fork Framework
Urho3D::LightmapChart Struct Reference

Lightmap chart description. More...

#include <Urho3D/Glow/LightmapCharter.h>

Public Member Functions

 LightmapChart ()=default
 Construct default.
 
 LightmapChart (unsigned index, unsigned size)
 Construct valid.
 

Public Attributes

unsigned index_ {}
 Lightmap chart index.
 
unsigned lightmapSize_ {}
 Lightmap chart size.
 
AreaAllocator allocator_
 Used region allocator.
 
ea::vector< LightmapChartElementelements_
 Allocated elements.
 

Detailed Description

Lightmap chart description.


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