Blender  V2.93
Functions
multires_inline.h File Reference
#include "BKE_multires.h"
#include "BLI_math_vector.h"
#include "BLI_utildefines.h"

Go to the source code of this file.

Functions

BLI_INLINE void BKE_multires_construct_tangent_matrix (float tangent_matrix[3][3], const float dPdu[3], const float dPdv[3], const int corner)
 

Function Documentation

◆ BKE_multires_construct_tangent_matrix()

BLI_INLINE void BKE_multires_construct_tangent_matrix ( float  tangent_matrix[3][3],
const float  dPdu[3],
const float  dPdv[3],
const int  corner 
)