MaterialX 1.38.10
Loading...
Searching...
No Matches
TextureBaker.h File Reference

Texture baking functionality. More...

Go to the source code of this file.

Classes

class  TextureBakerGlsl
 An implementation of TextureBaker based on GLSL shader generation. More...
 

Typedefs

using TextureBakerPtr = shared_ptr< class TextureBakerGlsl >
 A shared pointer to a TextureBaker.
 
using BakedDocumentVec = std::vector< std::pair< std::string, DocumentPtr > >
 A vector of baked documents with their associated names.
 

Detailed Description

Texture baking functionality.