/
struct Geo GeoFixedPoolMap
This is the documentation for Enlighten.
struct Geo GeoFixedPoolMap
template<typename TKey, typename TValue, class TPredicate>
struct Geo::GeoFixedPoolMap
To make usage of this pool class a bit less painful, create template holding classes for typedefs; since template typedefs do not exist, this is the closest you can get.
Typedefs
Name | Description |
---|---|
GeoMap< TKey, TValue, TPredicate, GeoFixedPoolAllocator< GeoPair< const TKey, TValue > > > Type | A typedef for a GeoMap using a GeoFixedPoolAllocator. |
, multiple selections available,
Related content
Lightmap UVs
Lightmap UVs
More like this
5. Use shared lightmaps
5. Use shared lightmaps
More like this
Mesh projection
Mesh projection
More like this
Lightmap UV charts
Lightmap UV charts
More like this
Lightmap lighting
Lightmap lighting
More like this
2. Run the parameterize
2. Run the parameterize
More like this