version 3.3

VRS::UniqueTextureMapping::TexturedMeshComposite Struct Reference

Help struct to store the result of the creation step for textures and texture coordinates. More...

#include <vrs/uniquetexturemapping.h>

List of all members.

Public Attributes

SO< VRS::Iterator< SO
< VRS::PolygonSet > > > 
geometries
SO< VRS::Iterator< SO
< VRS::ImageTexture2DGL > > > 
textures
SO< VRS::Iterator< int > > inputMeshNums


Detailed Description

Help struct to store the result of the creation step for textures and texture coordinates.

'geometries' contains the geometry that have been passed at the create(...) call. They are, however, subdivided into sub-meshes according to the texture atlases that have been created. 'textures' contains for each PolygonSet the corresponding created empty textures. 'inputMeshNums' Each PolygonSet is a subset of a certain input mesh, whose number can be obtained from this iterator. This can be used to find the corresponding scene texture for the output mesh, if the input scene already contained textures.


Member Data Documentation


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

Generated on Fri May 24 06:00:37 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact