HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TextureBaker.h File Reference
+ Include dependency graph for TextureBaker.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TextureBaker< Renderer, ShaderGen >
 
class  TextureBaker< Renderer, ShaderGen >::BakedImage
 
class  TextureBaker< Renderer, ShaderGen >::BakedConstant
 

Typedefs

using BakedDocumentVec = std::vector< std::pair< std::string, DocumentPtr >>
 A vector of baked documents with their associated names. More...
 

Detailed Description

Texture baking functionality

Definition in file TextureBaker.h.

Typedef Documentation

using BakedDocumentVec = std::vector<std::pair<std::string, DocumentPtr>>

A vector of baked documents with their associated names.

Definition at line 24 of file TextureBaker.h.