Assimp  v3.1.1 (June 2014)
TextureTransform.h File Reference

Classes

struct  Assimp::STransformVecInfo
 Helper class representing texture coordinate transformations. More...
 
class  Assimp::TextureTransformStep
 Helper step to compute final UV coordinate sets if there are scalings or rotations in the original data read from the file. More...
 
struct  Assimp::TTUpdateInfo
 Small helper structure representing a shortcut into the material list to be able to update some values quickly. More...
 

Namespaces

 Assimp
 MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py.
 

Macros

#define AI_TT_ROTATION_EPSILON   ((float)AI_DEG_TO_RAD(0.5))
 
#define AI_TT_UV_IDX_LOCK_NONE   0xeeeeeeee
 
#define AI_TT_UV_IDX_LOCK_TBD   0xffffffff
 

Macro Definition Documentation

§ AI_TT_ROTATION_EPSILON

#define AI_TT_ROTATION_EPSILON   ((float)AI_DEG_TO_RAD(0.5))

§ AI_TT_UV_IDX_LOCK_NONE

#define AI_TT_UV_IDX_LOCK_NONE   0xeeeeeeee

§ AI_TT_UV_IDX_LOCK_TBD

#define AI_TT_UV_IDX_LOCK_TBD   0xffffffff