std::vector< std::pair< std::string, DocumentPtr >> BakedDocumentVec
A vector of baked documents with their associated names.
shared_ptr< class TextureBakerGlsl > TextureBakerPtr
A shared pointer to a TextureBaker.
static TextureBakerPtr create(unsigned int width=1024, unsigned int height=1024, Image::BaseType baseType=Image::BaseType::UINT8)