Assimp  v4.1. (December 2018)
ComputeUVMappingProcess.cpp File Reference

Functions

unsigned int FindEmptyUVChannel (aiMesh *mesh)
 
bool PlaneIntersect (const aiRay &ray, const aiVector3D &planePos, const aiVector3D &planeNormal, aiVector3D &pos)
 
void RemoveUVSeams (aiMesh *mesh, aiVector3D *out)
 

Function Documentation

◆ FindEmptyUVChannel()

unsigned int FindEmptyUVChannel ( aiMesh mesh)
inline

◆ PlaneIntersect()

bool PlaneIntersect ( const aiRay ray,
const aiVector3D planePos,
const aiVector3D planeNormal,
aiVector3D pos 
)
inline

◆ RemoveUVSeams()

void RemoveUVSeams ( aiMesh mesh,
aiVector3D out 
)